appliance update: cancel
Request the cancellation the update operation that is currently in progress. This operation was added in vSphere API 6.7
Request:
HTTP request
POST https://{server}/rest/appliance/update?action=cancel
No request parameters
Response:
HTTP Status Code: 200
NoneErrors:
HTTP Status Code | Type | Description |
---|---|---|
500 | error | Generic error |
400 | not_allowed_in_current_state | Current task is not cancellable |
401 | unauthenticated | session is not authenticated |
403 | unauthorized | session is not authorized to perform this operation |