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