System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters

Get the Allocation details of an edge cluster

Returns the allocation details of cluster and its members. Lists the edge
node 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

Example Request:

GET https://<nsx-mgr>/api/v1/edge-clusters/bf8d4daf-93f6-4c23-af38-63f6d372e14e/allocation-status

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EdgeClusterAllocationStatus+

Required Permissions:

read

Feature:

nodes_edge_clusters

Additional Errors: