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

InlineVdcGroups1

Properties

array of VdcGroup
values Optional

A vDC Group holds a list of vDCs that can have a network be stretched across the vDCs.

JSON Example

{
	"values": [
		{
			"description": "string",
			"dfwEnabled": false,
			"errorMessage": "string",
			"id": "string",
			"localEgress": false,
			"name": "string",
			"networkPoolId": "string",
			"networkPoolUniversalId": "string",
			"networkProviderType": "string",
			"orgId": "string",
			"participatingOrgVdcs": [
				{
					"faultDomainTag": "string",
					"networkProviderScope": "string",
					"orgRef": {
						"id": "string",
						"name": "string"
					},
					"remoteOrg": false,
					"siteRef": {
						"id": "string",
						"name": "string"
					},
					"status": "enum",
					"vdcRef": {
						"id": "string",
						"name": "string"
					}
				}
			],
			"status": "enum",
			"type": "LOCAL",
			"universalNetworkingEnabled": false
		}
	]
}
[{"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

VdcGroups

Feedback

Was this page helpful?