PeerProxy
Internet proxy configuration for VSP cluster
{
"host": "string",
"port": 0,
"tlsEnabled": false,
"credentialsEnabled": false,
"username": "string",
"password": "string",
"encodedCertificate": "string",
"excludeDomains": "string",
"excludeIpAddresses": "string",
"readTimeout": 0
}
Internet proxy server host, e.g. proxy.example.com
Internet proxy server port number, e.g. 3128
Enable TLS for Internet Proxy Server
Enable credentials for Internet Proxy Server
Username to connect to Internet Proxy Server
Password to connect to Internet Proxy Server
Base64 encoded Server certificate in PEM format for Internet Proxy Server
Comma-separated list of Domains to exclude from Internet proxy server
Comma-separated list of IP Addresses to exclude from Internet proxy server
Read timeout for Internet Proxy Server in minutes (valid range 15-480)