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
}
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.