[Index]

Model: data/WebProxy

Web Proxy for HTTP(S) File Transfer Destinations.

Model Details: data/WebProxy

Title Description Details
Name * Friendly name for this Web proxy.
  • Field Name: name
  • Type: String
Web protocol * The type of web traffic handled by the proxy (http/https).
  • Field Name: web_protocol
  • Type: String
  • Choices: ["http", "https"]
Proxy protocol * The protocol used to connect to the web proxy.
  • Field Name: proxy_protocol
  • Type: String
  • Choices: ["http", "https"]
Proxy address * The address of the proxy server.
  • Field Name: address
  • Type: String
  • Format: host-name
Proxy port * The port the proxy is listening on.
  • Field Name: port
  • Type: Integer
  • Minimum: 1
  • Maximum: 65535
Username Optional username used for proxy authentication.
  • Field Name: username
  • Type: String
Password Optional password used for proxy authentication.
  • Field Name: password
  • Type: String
  • Is Password: True
  • Store Encrypted: True