/softwareUpdate
Methods
For all Software Update IDs provided, updates the status so that they ready to install. The Software Updates are installed during the next system restart.
Request Parameters
1 2 3 4 5 6 7 | { "updateIDsToInstall" : [ <string>, (Software Update ID (e.g. "SC-202308.2-6.2.0" )) <string>, ... ] } |