server |
String |
Hostname or IP address of the proxy server. |
|
port |
Integer |
Port to connect to the proxy server. In a 'get' call, indicates the port connected to the proxy server. In a 'set' call, specifies the port to connect to the proxy server. A value of -1 indicates the default port. |
|
username |
String |
Username for proxy server. |
[optional] |
password |
String |
Password for proxy server. |
[optional] |
enabled |
Boolean |
In the result of the #get and #list operations this field indicates whether proxying is enabled for a particular protocol. In the input to the test and set operations this field specifies whether proxying should be enabled for a particular protocol. |
|