EdgeClusterAllocationStatus (schema)

Allocationd details of edge cluster

Allocation details of cluster and its members. Contains information of the
edge nodes present in cluster, 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.
Name Description Type Notes
display_name Display name of the edge cluster string Readonly
id Unique identifier of edge cluster

System allotted UUID of edge cluster.
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 EdgeMemberAllocationStatus Readonly