NSX-T Data Center REST API
Remove a controller from the cluster (Deprecated)
Removes the specified controller from the NSX cluster. Before you canremove a controller from the cluster, you must shut down the controller
service with the "stop service controller" command.
Deprecated: Use POST /cluster/<node-id>?action=remove_node to detach a node from cluster. The controller is removed with the node.
Request:
Method:
DELETE
URI Path(s):
/api/v1/cluster/nodes/{node-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a