NSX-T Data Center REST API
AllClusterGroupStatus (schema)
Status of all the cluster groups
A list of the statuses of all the groups in the cluster.
| Name | Description | Type | Notes | 
|---|---|---|---|
| cluster_id | UUID of the cluster | string | Readonly | 
| groups | Array of groups and their statuses | array of ClusterGroupStatus | Readonly | 
| overall_status | Overall status of the cluster | string | Readonly Enum: STABLE, DEGRADED, UNAVAILABLE | 
