System Administration > Configuration > NSX Managers > Nodes > Manager Configuration

Restart or shutdown node

Restarts or shuts down the NSX appliance.

Request:

Method:
POST
URI Path(s):
/api/v1/node?action=restart|shutdown
/api/v1/transport-nodes/<transport-node-id>/node?action=restart|shutdown
/api/v1/cluster/<cluster-node-id>/node?action=restart|shutdown
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/node?action=restart

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

system_administration

Additional Errors: