NSX-T Data Center REST API
Read Antrea cluster status list
Paginated list of all Antrea cluster status This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/cluster-control-planes-status
Request Headers:
n/a
Query Parameters:
AntreaClusterListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/sites/default/enforcement-points/default/cluster-control-planes-statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AntreaClusterListResult+