EdgeCluster
EdgeCluster
EdgeCluster representation
JSON Example
{
"id": "string",
"name": "string",
"clusters": [
{
"id": "string",
"name": "string"
}
],
"status": "One among: ACTIVE, ACTIVATING, UPGRADING, DISABLED, ERROR, DEACTIVATING, EXPANDING, SHRINKING, CREATING, SKIPPED",
"nsxtCluster": {
"id": "string",
"vipFqdn": "string",
"vip": "string"
},
"edgeNodes": [
{
"id": "string",
"hostName": "string"
}
],
"isTier0ManagedBySystem": false,
"skipTepRoutabilityCheck": false
}
string
id
Optional
ID of the egde cluster
string
name
Optional
Name of the edge cluster
string
status
Optional
NSX Edge cluster status
boolean
isTier0ManagedBySystem
Optional
Whether or not this edge cluster's tier 0 is managed by system
boolean
skipTepRoutabilityCheck
Optional
Whether or not host/TEP network checks were done for this edge cluster