Update Pending APIs
The Pending service provides operations to manipulate pending updates.
Operations
GET
Get Version Update Pending
Gets update information
POST
Install Version Pending
Starts operation of installing the appliance update. Will fail is the update is not staged
GET
List Update Pending
Checks if there are any eligible updates.
POST
Precheck Version Pending
Runs update precheck
POST
Stage Version Pending
Starts staging the appliance update. The updates are searched for in the following order: staged, CDROM, URL
POST
Stage And Install Version Pending
Starts operation of installing the appliance update. Will stage update if not already staged The updates are searched for in the following order: staged, CDROM, URL
POST
Validate Version Pending
Validates the user provided data before the update installation.