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/intelligence/nodes/deployments/<node-id>/status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/intelligence/nodes/deployments/12f563af-af9f-48f3-848e-e9257c8740b0/statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IntelligenceClusterNodeVMDeploymentStatusReport+