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