NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| Read appliance management service properties | GET /api/v1/node/services/node-mgmt GET /api/v1/transport-nodes/<transport-node-id>/node/services/node-mgmt GET /api/v1/cluster/<cluster-node-id>/node/services/node-mgmt | 
| Restart the node management service | POST /api/v1/transport-nodes/<transport-node-id>/node/services/node-mgmt?action=restart POST /api/v1/cluster/<cluster-node-id>/node/services/node-mgmt?action=restart POST /api/v1/node/services/node-mgmt?action=restart | 
| Read appliance management service status | GET /api/v1/transport-nodes/<transport-node-id>/node/services/node-mgmt/status GET /api/v1/cluster/<cluster-node-id>/node/services/node-mgmt/status GET /api/v1/node/services/node-mgmt/status | 
