GatewayEdgeClusterReference

GatewayEdgeClusterReference
GatewayEdgeClusterReference

This represents the reference to an Edge Cluster used for the gateway.

JSON Example
{
    "edgeClusterRef": {
        "name": "string",
        "id": "string"
    },
    "backingId": "string"
}
edgeClusterRef
Optional

edgeClusterRef

string
backingId
Optional

The Id of the edge cluster in NSX-T manager. The user should specify the id of NSX-T edge cluster during edge gateway create/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.

Availability
Added in 34.0