[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
AgentProxyInfo
Properties
string
bypass
Optional
Bypass addresses to skip proxy, entries are separated with semicolon
string
server
Optional
Proxy server details with url and port
JSON Example
{
"bypass": "10.12.100.10;10.120.100.10;100.12.*.100",
"server": "http://<<ipaddress or cname>>:<<port>>"
}