ProxyResponse

ProxyResponse
ProxyResponse
JSON Example
{
    "proxy_id": "proxy-er67ght8kn67",
    "nick_name": "AWS Proxy",
    "target_ip": "10.11.11.102",
    "target_port": 161,
    "connected_entities": 3,
    "proxy_type": "HTTPS/HTTP/SOCKS"
}
string
proxy_id
Optional

Entity Identifier for a proxy server

string
nick_name
Optional

Descriptor or identifier for particular proxy.

string
target_ip
Optional

IP address of Proxy server

integer
target_port
Optional

Port number of Proxy server

integer
connected_entities
Optional

Number of connected entities to a web proxy

string
proxy_type
Optional

Type of proxy

Returned By