NSX-T Data Center REST API
ALBControllerClusterInfo (schema)
Advanced Load Balancer controller cluster info
Advanced Load Balancer controller cluster information about nodes in the cluster and cluster information.
| Name | Description | Type | Notes | 
|---|---|---|---|
| cluster_name | Advanced Load Balancer controller cluster name Advanced Load Balancer controller cluster name. | string | Readonly | 
| cluster_state | Advanced Load Balancer controller cluster state Advanced Load Balancer controller cluster state. | string | Readonly | 
| cluster_uuid | ID of the cluster used to recognize it ID of the Cluster maintained internally. Note: This is automatically generated and cannot be modified. | string | Readonly | 
| error | Advanced Load Balancer controller cluster error Advanced Load Balancer controller cluster error information, if any. | AlbControllerClusterRuntimeError | Readonly | 
| nodes | Advanced Load Balancer controller node information | array of ALBControllerNodeInfo | |
| reason | Advanced Load Balancer cluster state not STABLE reason. Advanced Load Balancer cluster state not STABLE reason. | string | Readonly | 
| version | Advanced Load Balancer controller cluster version Advanced Load Balancer controller cluster version. | string | Readonly | 
| virtual_ip | Advanced Load Balancer controller cluster VIP Advanced Load Balancer controller cluster virtual_ip. | IPAddress | Readonly | 
