NSX-T Data Center REST API
Restart, start or stop the service (Deprecated)
Deprecated: Please use below endpoints.POST https://<nsx-mgr>/api/v1/node/services/manager?action=restart
Request:
Method:
POST
URI Path(s):
/api/v1/cluster/{cluster-node-id}/node/services/policy?action=start
/api/v1/cluster/{cluster-node-id}/node/services/policy?action=stop
/api/v1/cluster/{cluster-node-id}/node/services/policy?action=restart
/api/v1/node/services/policy?action=start
/api/v1/node/services/policy?action=stop
/api/v1/node/services/policy?action=restart
/api/v1/cluster/{cluster-node-id}/node/services/policy?action=stop
/api/v1/cluster/{cluster-node-id}/node/services/policy?action=restart
/api/v1/node/services/policy?action=start
/api/v1/node/services/policy?action=stop
/api/v1/node/services/policy?action=restart
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
NodeServiceStatusProperties+