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

DvpgProperties

A list of DvpgProperty for all the DVPG’s backing a network


Properties

array of DvpgProperty
dvpgProperties Optional

List of DvpgProperty for each DVPG backing this network

JSON Example

{
	"dvpgProperties": [
		{
			"dvSwitch": {
				"backingRef": {
					"id": "string",
					"name": "string"
				},
				"virtualCenter": {
					"id": "string",
					"name": "string"
				}
			},
			"dvpgMoref": "string",
			"forgedTransmit": false,
			"promiscuousMode": false,
			"vlanId": 0
		}
	]
}
[{"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 34.0
Parameter To

Update DVpg Properties
Returned By

Get DVpg Properties

Feedback

Was this page helpful?