Skip to content

Data Object - NetworkProxyConfigurationDetail

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.NetworkProxyConfiguration.NetworkProxyConfigurationDetail

Returned by

NetworkProxyConfiguration_Get

See also

SecureString

Since

Horizon 7.3

Data Object Description

Network proxy configuration details.

Data Object Properties

Name Type Description
networkAutoProxy xsd:boolean Whether auto-proxy is enabled.
networkProxyHostname xsd:string Network proxy host name. 1 4
networkProxyPort xsd:int Network proxy port. 1 2 3 4
networkProxyUsername xsd:string Network proxy user name. 1
networkProxyPassword SecureString Network proxy password. 1

  1. This property need not be set. 

  2. This property has a minimum value of 1. 

  3. This property has a maximum value of 65535. 

  4. This property is required if networkAutoProxy is set to false.