NSX-T Data Center REST API
Get the containter status on given node
Request:
Method:
GET
URI Path(s):
/api/v1/systemhealth/transport-nodes/<node-id>/container/agent/status
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/systemhealth/transport-nodes/7c7dd92c-d77a-4ce4-953c-cc04a4367984/container/agent/statusSuccessful Response:
Response Code:
201 Created
Response Headers:
Content-type: application/json
Response Body:
TnNodeAgentStatusListResult+