NSX-T Data Center REST API
Create or Update Cluster Control Plane to NSX-T
Joins a Cluster Control Plane to NSX-TThis API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
PUT
URI Path(s):
/policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/cluster-control-planes/<cluster-control-plane-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
ClusterControlPlane+
Example Request:
PUT https://<nsx-mgr>/policy/api/v1/infra/sites/Successful Response:
Response Code:
201 Created
Response Headers:
Content-type: application/json
Response Body:
ClusterControlPlane+