[{"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
TopologyEdgeGateway
Represents basic information about an Edge Gateway associated with the Provider gateway.
Properties
boolean
connected
Optional
Whether or not the Edge Gateway is physically connected to this Provider Gateway.
string
description
Optional
The description of the Edge Gateway.
edgeGatewayOwnerRef
Optional
The organization VDC or VDC Group that the referenced edge gateway belongs to.
JSON Example
{
"connected": false,
"description": "string",
"edgeGatewayOwnerRef": {
"id": "string",
"name": "string"
},
"edgeGatewayRef": {
"id": "string",
"name": "string"
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
connected:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
description:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
edgeGatewayOwnerRef:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
edgeGatewayRef:
x-vcloud-constraints:
- args:
- arg: gateway
constraint: Urn
- constraint: ReadOnly
- 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
Availability
Added in 37.1
Property Of
InlineTopologyEdgeGateways1