[{"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

EgressPointReference

An EgressPoint reference object for use in universal routing.


Properties

string
egressPointId Optional

The id of the Universal Egress Point reference.


gatewayRef Optional

The Edge Gateway of the Universal Egress Point reference.


vdcRef Optional

The Org vDC of the Universal Egress Point reference.

JSON Example

{
	"egressPointId": "string",
	"gatewayRef": {
		"id": "string",
		"name": "string"
	},
	"vdcRef": {
		"id": "string",
		"name": "string"
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    egressPointId:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
    gatewayRef:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
    vdcRef:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
[{"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
Property Of

UniversalRoute

Feedback

Was this page helpful?