NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Read appliance management service properties |
GET /api/v1/node/services/node-mgmt
|
Restart the node management service |
POST /api/v1/node/services/node-mgmt?action=restart
|
Retrieve Node Management loglevel |
GET /api/v1/node/services/node-mgmt/loglevel
|
Set Node Management loglevel |
PUT /api/v1/node/services/node-mgmt/loglevel
|
Read appliance management service status |
GET /api/v1/node/services/node-mgmt/status
|