[{"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
InlineProxyConfigurations1
Properties
array of
ProxyConfiguration
values
Optional
A Proxy Configuration. This configuration object declares a backend proxy that sits between vCD and the vSphere/NSX/ESX estate.
JSON Example
{
"values": [
{
"authType": "BASIC",
"description": "Configuration to connect to VC-1",
"host": "sampleProxy.vmware.com",
"id": "string",
"name": "Proxy Sample Name",
"password": "string",
"port": 0,
"token": "string",
"username": "string"
}
]
}
[{"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
ProxyConfigurations