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