NSX-T Data Center REST API
List Edge Clusters
Returns information about the configured edge clusters, which enable you togroup together transport nodes of the type EdgeNode and apply fabric
profiles to all members of the edge cluster. Each edge node can participate
in only one edge cluster.
Request:
Method:
GET
URI Path(s):
/api/v1/edge-clusters
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/edge-clustersSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EdgeClusterListResult+