NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| Delete management plane configuration for this nodeDelete the management plane configuration for this node. | DELETE /api/v1/node/management-plane DELETE /api/v1/cluster/<cluster-node-id>/node/management-plane | 
| Get management plane configuration for this nodeRetrieve the management plane configuration for this node to identify the Manager node with which the controller service is communicating. | GET /api/v1/node/management-plane
                           (Experimental) GET /api/v1/cluster/<cluster-node-id>/node/management-plane (Experimental) | 
| Update management plane configuration for this nodeUpdate the management plane configuration for this node. | PUT /api/v1/node/management-plane
                           (Experimental) PUT /api/v1/cluster/<cluster-node-id>/node/management-plane (Experimental) | 
