EdgeCluster

EdgeCluster
EdgeCluster

EdgeCluster representation

JSON Example
{
    "clusters": [
        {
            "id": "string"
        }
    ],
    "edgeNodes": [
        {
            "hostName": "string",
            "id": "string"
        }
    ],
    "id": "string",
    "isTier0ManagedBySystem": false,
    "name": "string",
    "nsxtCluster": {
        "id": "string",
        "vip": "string",
        "vipFqdn": "string"
    },
    "skipTepRoutabilityCheck": false
}
clusters
Optional

List of clusters associated with the edge cluster

edgeNodes
Optional

List of edge nodes associated with the edge cluster

string
id
Optional

ID of the egde cluster

boolean
isTier0ManagedBySystem
Optional

Whether or not this edge cluster's tier 0 is managed by system

string
name
Optional

Name of the edge cluster

nsxtCluster
Optional

Represents an NSX Cluster reference

boolean
skipTepRoutabilityCheck
Optional

Whether or not host/TEP network checks were done for this edge cluster