Configure Gateway External Proxy Connection

Configures the external proxy connection on the gateway.

This operation has been deprecated.

Request Body

application/json

  • connectionstringrequired

    Type of network connection: direct or proxy

    Enum:
    directproxy
  • proxy_ipstringrequired

    Proxy IP address for the network.

  • proxy_portstringrequired

    Port for the proxy IP address.

  • proxy_usrstring

    Proxy user name.

  • proxy_pwdstring

    Proxy password.

Loading Examples...

Responses

  • Successstring

Loading Examples...