hlm deployment: rollback
Rollback a failed HLM install so it can be installed once again. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Request:
HTTP request
POST https://{server}/api/hlm/deployment
?action=rollback
?action=rollback
Response:
HTTP Status Code: 204
Headers:
NoneType:
NoneErrors:
HTTP Status Code | Type | Description |
---|---|---|
400 | unsupported | if the appliance is not in FAILED state. |
401 | unauthenticated | if the caller is not authenticated. |