ProxyConfiguration

ProxyConfiguration
ProxyConfiguration
JSON Example
{
    "host": "string",
    "password": "string",
    "port": 0,
    "username": "string"
}
string
host
Required

Proxy hostname or IP address. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
password
Optional

Password for proxy. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
port
Required

Proxy port. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
username
Optional

Username for proxy. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.