NSX-T Data Center REST API
Get the container status on given node
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/host-transport-nodes/{node-id}/node-agent-status
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/sites/default/enforcement-points/default/host-transport-nodes/7c7dd92c-d77a-4ce4-953c-cc04a4367984/node-agent-statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TnNodeAgentStatusListResult+