[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

EdgeGatewayBacking

The backing details of the edge gateway


Properties

string
backingId Optional

The identifier of the edge gateways backing router.


gatewayType Optional

The type of the gateway. Describes if this is an NSX-T edge gateway or an NSX-V edge gateway.


networkProvider Optional

The backing network provider, either NSX-T or NSX-V.

JSON Example

{
	"backingId": "string",
	"gatewayType": "enum",
	"networkProvider": {
		"id": "string",
		"name": "string"
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    backingId:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
        x-vcloud-restricted: Visible to provider users only
    gatewayType:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
    networkProvider:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
        x-vcloud-restricted: Visible to provider users only
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 32.0
Property Of

InlineEdgeGateway1

Feedback

Was this page helpful?