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

InlineProxies1

Properties

array of Proxy
values Optional

proxy configuration. This configures the vCD proxying capability for one specific server within the vSphere/NSX/ESX estate known to vCD.

JSON Example

{
	"values": [
		{
			"active": false,
			"enabled": false,
			"id": "string",
			"name": "Proxy Sample Name",
			"parent": {
				"id": "string",
				"name": "string"
			},
			"parentProxy": {
				"id": "string",
				"name": "string"
			},
			"proxyType": "VC",
			"targetHost": "sampleVc.vmware.com",
			"tenantVisible": false,
			"token": "string",
			"uiUrl": "https://sampleVc.vmware.com"
		}
	]
}
[{"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

Proxies

Feedback

Was this page helpful?