NsxTCluster
NSX Cluster representation
{
"id": "string",
"nativeId": "string",
"vipFqdn": "string",
"vip": "string",
"domains": [
{
"id": "string",
"name": "string",
"type": "string"
}
],
"nodes": [
{
"id": "string",
"fqdn": "string",
"ipAddress": "string",
"name": "string"
}
],
"version": "string",
"isShared": false,
"isShareable": false,
"isVlcmCompatible": false,
"status": "One among: INITIALIZING, STABLE, DEGRADED, UNSTABLE, UNAVAILABLE, UNIDENTIFIED, UNDEFINED"
}
ID of the cluster
[Deprecated] Native ID of the NSX cluster
FQDN for VIP of the cluster
VIP (Virtual IP Address) of the cluster
Version of the NSX managers associated with the cluster
Boolean to identify if the NSX cluster is shared among workload domains
Boolean to identify if the NSX cluster can be shared to create a new workload domain
[Deprecated] Boolean to identify if the NSX cluster is compatible with vLCM. This should not be used to determineif vLCM Clusters can be created on the domain
NSX cluster status. To get NSX cluster status invoke nsxt-clusters query API with criterion NSXT_CLUSTERS_WITH_STATUS