NSX-T Data Center REST API
Returns the status of the VM creation/deletion
Returns the current deployment or undeployment status for a VM along withany other relevant current information, such as error messages.
Request:
Method:
GET
URI Path(s):
/api/v1/cluster/nodes/deployments/{node-id}/status
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:
ClusterNodeVMDeploymentStatusReport+