NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| Read cluster node runtime statusRead aggregated runtime status of cluster node. | GET /api/v1/cluster/nodes/<node-id>/status | 
| Read cluster runtime statusRead aggregated runtime status of all cluster nodes. Deprecated. Use GET /cluster/status instead. | GET /api/v1/cluster/nodes/status
                           (Deprecated) | 
| Read Cluster StatusReturns status information for the NSX cluster control role and management role. | GET /api/v1/cluster/status |