The Proxy Object stores details of the protected server.
Field | Type | Example | Description |
---|---|---|---|
ip | String | "40.40.40.40" | The IP address of the proxy server. |
region | String | "bvn-lux" | The region of the proxy server. |
ports | Array of Objects | [ Port Object ] | A list of Port Objects which represent the enabled ports of the proxy server. |
target | String | "25.25.25.25" | The IP address of the server to be protected. |