NsxTEdgeClusters
NsxTEdgeClusters
List of edge clusters configured on an NSX-T manager.
JSON Example
{
"values": [
{
"id": "string",
"name": "string",
"description": "string",
"nodeCount": 0,
"nodeType": {},
"deploymentType": {},
"alreadyImported": false,
"networkProviderScope": "string",
"nsxTManagerRef": {
"name": "string",
"id": "string"
}
}
]
}