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