Stage Pending
DescriptionStarts staging the appliance update. The updates are searched for in the following order: staged, CDROM, URL
Request
URLURL
Path Parameters
Path Parameters
Update version The parameter must be an identifier for the resource type: com.vmware.appliance.update.pending.
Header Parameters
Header Parameters
Required session ID, acquired from Create Session API under CIS product
vmware-api-session-id example
"b00db39f948d13ea1e59b4d6fce56389"
Authentication
Errors
Errors
com.vmware.vapi.std.errors.already_in_desired_state : if the update of this version is already installed | com.vmware.vapi.std.errors.already_exists : the update is already staged | com.vmware.vapi.std.errors.not_allowed_in_current_state : if appliance update state prevents staging
com.vmware.vapi.std.errors.unauthorized : session is not authorized to perform this operation
‘Default’ means this response is used for all HTTP codes that are not covered individually for this operation.
Code Samples
PowerCLI Client SDK Example
cURL Command
Vendor Extensions
x-vmw-doc-deprecated-method: post
x-vmw-doc-deprecated-path: /rest/appliance/update/pending/{version}?action=stage
x-vmw-doc-operation: stage