vcenter deployment upgrade: cancel

Cancel the appliance upgrade that is in progress. This operation was added in vSphere API 6.7

Request:

HTTP request

POST https://{server}/rest/vcenter/deployment/upgrade?action=cancel
No request parameters

Response:

HTTP Status Code: 200

None

Errors:

HTTP Status Code Type Description
401 unauthenticated if the caller is not authenticated.
400 not_allowed_in_current_state if the appliance is not in CONFIG_IN_PROGRESS state and if the operation is not INSTALL.