NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

PolicyEdgeClusterAllocationStatus (schema)

Allocation details of edge cluster

Allocation details of cluster and its members. Contains information of the
edge nodes present in cluster, active and standby services running on 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.

Name Description Type Notes
edge_cluster_name Display name of the edge cluster

Display name of the edge cluster whose status is being reported.
string Readonly
member_count Count of edge nodes present in the cluster

Represents the number of edge nodes in the cluster.
int Readonly
members Allocation Status of edge nodes

Allocation details of edge nodes present in the cluster.
array of PolicyEdgeMemberAllocationStatus Readonly