appliance update pending: stage

Starts staging the appliance update. The updates are searched for in the following order: staged, CDROM, URL

Request:

HTTP request

POST https://{server}/rest/appliance/update/pending/{version}?action=stage

Path Parameters

Name Type Description
Required
version string Update version.

Response:

HTTP Status Code: 200

None

Errors:

HTTP Status Code Type Description
500 error Generic error
401 unauthenticated session is not authenticated
403 unauthorized session is not authorized to perform this operation
404 not_found the update is not found
400 already_in_desired_state if the update of this version is already installed
400 already_exists the update is already staged
400 not_allowed_in_current_state if appliance update state prevents staging