Data Structure for Proxy Configuration

Attribute Name

Base Type

Restrictions

Description

httpProxy

string

Host Name cannot be the IP address of the proxy Server.

Range: 1 to 65535

  • hostName: Fully qualified domain name (FQDN) of the HTTPS proxy server.

  • port: Port number that is used to connect to the HTTPS proxy server.

socksProxy

string

Host Name cannot be the IP address of the proxy Server.

Range: 1 to 65535

  • hostName: Fully qualified domain name (FQDN) of the SOCKS proxy server.

  • port: Port number that is used to connect to the SOCKS proxy server.

  • userName: Username of the Socks Proxy server.

  • password: Password for the Socks Proxy server