NsxTCluster

NsxTCluster
NsxTCluster

NSX Cluster representation

JSON Example
{
    "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"
}
string
id
Read-Only

ID of the cluster

string
nativeId
Read-Only

[Deprecated] Native ID of the NSX cluster

string
vipFqdn
Read-Only

FQDN for VIP of the cluster

string
vip
Read-Only

VIP (Virtual IP Address) of the cluster

domains
Read-Only

Information about the domains associated with the cluster

array of NsxTManager
nodes
Read-Only

Information about the NSX managers associated with the cluster

string
version
Read-Only

Version of the NSX managers associated with the cluster

boolean
isShared
Read-Only

Boolean to identify if the NSX cluster is shared among workload domains

boolean
isShareable
Read-Only

Boolean to identify if the NSX cluster can be shared to create a new workload domain

boolean
isVlcmCompatible
Read-Only

[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

string
status
Read-Only

NSX cluster status. To get NSX cluster status invoke nsxt-clusters query API with criterion NSXT_CLUSTERS_WITH_STATUS