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

ProxyConnection

Proxy connection to use for test. Only one of proxyConnection and preConfiguredProxy can be specified. If neither is specified, then no proxy is used to test the connection.


Properties

string
proxyHost Required

The host (or IP address) of the proxy.


integer
proxyPort Required

The port to use when connecting to the proxy.


string
proxyPassword Optional

Password to authenticate to the proxy.


boolean
proxySecure Optional

If the connection to the proxy should use https.


string
proxyUsername Optional

Username to authenticate to the proxy.

JSON Example

{
	"proxyHost": "string",
	"proxyPort": 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
Property Of

Connection

Feedback

Was this page helpful?