ServicesEdgeCluster
ServicesEdgeCluster
This represents the Edge Cluster to be used for network services. This can only be used to represent Edge Clusters managed by NSX-T.
JSON Example
{
"edgeClusterRef": {
"name": "string",
"id": "string"
},
"backingId": "string"
}
string
backingId
Optional
The Id of the Edge Cluster in the NSX-T manager. If the user provides the id of NSX-T edge cluster during update, VCD will automatically create a corresponding VCD Edge cluster object referencing the specified NSX-T edge cluster. For NSX-V Edges, this is set to NULL.