NsxTEdgeCluster

NsxTEdgeCluster
NsxTEdgeCluster

Information about a configured edge cluster on an NSX-T manager. An Edge cluster is a group of edge transport nodes.

JSON Example
{
    "id": "string",
    "name": "string",
    "description": "string",
    "nodeCount": 0,
    "networkProviderScope": "string",
    "nsxTManagerRef": {
        "name": "string",
        "id": "string"
    }
}
string
id
Optional

The unique id of the edge cluster on the NSX-T manager.

string
name
Optional

Name of edge cluster.

string
description
Optional

Description of the edge cluster.

integer
nodeCount
Optional

Number of edge transport nodes in the edge cluster. If this information is not available, nodeCount will be set to -1. This field has been deprecated.

nodeType
Optional

nodeType

deploymentType
Optional

deploymentType

string
networkProviderScope
Optional

Network provider scope is the tenant facing name for the NSX-T Manager.

nsxTManagerRef
Optional

nsxTManagerRef

Availability
Added in 34.0
Property Of