NSX-T Data Center REST API
Get the Allocation details of an edge cluster
Returns the allocation details of cluster and its members. Lists the edgenode members, active and standby services of each node, utilization details
of configured sub-pools. These allocation details can be monitored by
customers to trigger migration of certain service contexts to different
edge nodes, to balance the utilization of edge node resources.
Request:
Method:
GET
URI Path(s):
/api/v1/edge-clusters/{edge-cluster-id}/allocation-status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EdgeClusterAllocationStatus+