NSX-T Data Center REST API
ClusterConfiguration (schema)
Cluster configuration
The configuration of the NSX cluster. The cluster configuration consists of a list of cluster node attributes.
| Name | Description | Type | Notes | 
|---|---|---|---|
| cluster_id | UUID of the cluster | string | Readonly | 
| config_version | Cluster configuration version | integer | Readonly | 
| nodes | Nodes in the cluster configuration | array of ClusterNode | Readonly | 
