| name |
string |
The unique name of the cluster. |
| displayName |
string |
Human-readable display name for the cluster. |
| description |
string |
Description of the cluster purpose and configuration. |
| status |
string |
Overall cluster status based on member states. |
| clusterType |
string |
Type of cluster. |
| cellName |
string |
Name of the cell this cluster belongs to. |
| members |
array |
Server instances that are members of this cluster. |
| memberCount |
integer |
Total number of members in the cluster. |
| membersStarted |
integer |
Number of currently running members. |
| preferLocal |
boolean |
Whether to prefer routing requests to local cluster members. |
| loadBalancingPolicy |
object |
Load balancing configuration for the cluster. |
| scalingPolicy |
object |
Auto-scaling policy for the cluster. |
| servicePolicy |
object |
Service policy configuration. |
| replicationDomain |
object |
Data replication configuration for the cluster. |
| applications |
array |
Applications deployed to this cluster. |
| createdDate |
string |
Date and time the cluster was created. |
| lastModified |
string |
Date and time the cluster was last modified. |
| metadata |
object |
Additional metadata associated with the cluster. |