/softwareUpdate
Methods
GET
Gets the list of Software Updates.
Request Parameters
None
Example Response
PATCH
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
{ "updateIDsToInstall" : [ <string>, (Software Update ID (e.g. "SC-202308.2-6.2.0")) <string>, ... ] }