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

InlineEdgeGateways1

Properties

array of EdgeGateway
values Optional

A list of EdgeGateways.

JSON Example

{
	"values": [
		{
			"description": "string",
			"distributedRouterUplinkNetworkDefinition": "string",
			"distributedRoutingEnabled": false,
			"edgeClusterConfig": {
				"primaryEdgeCluster": {
					"backingId": "string",
					"edgeClusterRef": {
						"id": "string",
						"name": "string"
					}
				},
				"secondaryEdgeCluster": {
					"backingId": "string",
					"edgeClusterRef": {
						"id": "string",
						"name": "string"
					}
				}
			},
			"edgeGatewayUplinks": [
				{
					"backingType": "string",
					"connected": false,
					"dedicated": false,
					"quickAddAllocatedIpCount": 0,
					"subnets": {
						"values": [
							{
								"autoAllocateIpRanges": false,
								"dnsServer1": "string",
								"dnsServer2": "string",
								"dnsSuffix": "string",
								"enabled": false,
								"gateway": "string",
								"ipRanges": {
									"values": [
										{
											"endAddress": "string",
											"startAddress": "string"
										}
									]
								},
								"prefixLength": 0,
								"primaryIp": "string",
								"totalIpCount": 0,
								"usedIpCount": 0
							}
						]
					},
					"uplinkId": "string",
					"uplinkName": "string",
					"usingIpSpace": false,
					"vrfLiteBacked": false
				}
			],
			"gatewayBacking": {
				"backingId": "string",
				"gatewayType": "enum",
				"networkProvider": {
					"id": "string",
					"name": "string"
				}
			},
			"id": "string",
			"name": "string",
			"nonDistributedRoutingEnabled": false,
			"orgRef": {
				"id": "string",
				"name": "string"
			},
			"orgVdc": {
				"id": "string",
				"name": "string"
			},
			"orgVdcNetworkCount": 0,
			"ownerRef": {
				"id": "string",
				"name": "string"
			},
			"serviceNetworkDefinition": "string",
			"status": "enum"
		}
	]
}
[{"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
Used By

EdgeGateways

Feedback

Was this page helpful?