NSX-T Data Center REST API

SubClusterInfo (schema)

Sub-cluster-info

Sub-Cluster-info contains the sub-cluster type
and the discovered node IDs for the hosts that
belong to this sub-cluster.

Name Description Type Notes
discovered_node_ids Discovered node IDs

Discovered node IDs under this sub-cluster.
This is an optional field.
array of string
sub_cluster_type Sub-Cluster-Type

The type of this sub-cluster. Currently only MANUAL sub-clusters are supported,
where nodes are explicitly assigned.
string Required
Enum: MANUAL