NSX-T Data Center REST API
Retry any failed restore operation
Retry any currently in-progress, failed restore operation. Only the laststep of the multi-step restore operation would have failed,and only that
step is retried. This operation is only valid when a
GET cluster/restore/status returns a status with value FAILED. Otherwise,
a 409 response is returned.
Request:
Method:
POST
URI Path(s):
/policy/api/v1/cluster/restore?action=retry
/api/v1/cluster/restore?action=retry
/api/v1/cluster/restore?action=retry
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ClusterRestoreStatus+