NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| Read cluster boot manager service properties | GET /api/v1/cluster/<cluster-node-id>/node/services/cluster_manager GET /api/v1/node/services/cluster_manager | 
| Restart, start or stop the cluster boot manager service | POST /api/v1/cluster/<cluster-node-id>/node/services/cluster_manager?action=start|stop|restart POST /api/v1/node/services/cluster_manager?action=start|stop|restart | 
| Read cluster boot manager service status | GET /api/v1/cluster/<cluster-node-id>/node/services/cluster_manager/status GET /api/v1/node/services/cluster_manager/status | 
