Networking Proxy APIs
The Proxy service provides operations Proxy configuration.
Operations
DELETE
Delete Protocol Networking Proxy
Deletes a proxy configuration for a specific protocol.
GET
Get Protocol Networking Proxy
Gets the proxy configuration for a specific protocol.
PUT
Set Protocol Networking Proxy
Configures which proxy server to use for the specified protocol. This operation sets environment variables for using proxy. In order for this configuration to take effect a logout / service restart is required.
GET
List Networking Proxy
Gets proxy configuration for all configured protocols.
POST
Test Protocol Proxy
Tests a proxy configuration by testing the connection to the proxy server and test host.