NsxALBCluster

NsxALBCluster
NsxALBCluster

NSX ALB Cluster

JSON Example
{
    "id": "string",
    "clusterName": "string",
    "domains": [
        {
            "id": "string",
            "name": "string",
            "type": "string"
        }
    ],
    "nsxClusters": [
        {
            "id": "string",
            "vipFqdn": "string",
            "vip": "string"
        }
    ],
    "clusterFqdn": "string",
    "clusterIpAddress": "string",
    "clusterStatus": "string",
    "version": "string",
    "deploymentStatus": "One among: ACTIVE, ACTIVATING, DEACTIVATING"
}
string
id
Read-Only

ID of the NSX Advanced Load Balancer Cluster

string
clusterName
Read-Only

Name of NSX Advanced Load Balancer Cluster

domains
Read-Only

Collection of IDs of Workload Domains where NSX Advanced Load Balancer Cluster is deployed

nsxClusters
Read-Only

Collection of IDs of the NSX where NSX Advanced Load Balancer Cluster is deployed

string
clusterFqdn
Read-Only

NSX Advanced Load Balancer Cluster Virtual fqdn

string
clusterIpAddress
Read-Only

NSX Advanced Load Balancer Cluster Virtual IPv4 address of format 'x.x.x.x'

string
clusterStatus
Read-Only

NSX Advanced Load Balancer Cluster status

string
version
Read-Only

NSX Advanced Load Balancer Cluster version

string
deploymentStatus
Read-Only

NSX Advanced Load Balancer Deployment Status