vcenter deployment: rollback

Rollback a failed appliance so it can be configured once again. This operation was added in vSphere API 6.7

Request:

HTTP request

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

Response:

HTTP Status Code: 200

None

Errors:

HTTP Status Code Type Description
400 unsupported if the appliance is not in FAILED state.
401 unauthenticated if the caller is not authenticated.