ProxyResponse
ProxyResponse
JSON Example
{
"proxy_id": "web-proxy-er67ght8kn67",
"nick_name": "AWS web Proxy",
"target_ip": "10.11.11.102",
"target_port": 161,
"connected_entities": 3,
"proxy_type": "HTTPS/HTTP",
"auth_type": "Basic/NTLM",
"use_credentials": false,
"user_name": "admin",
"is_modifiable": false
}
string
proxy_id
Optional
Entity Identifier for a web proxy server
string
nick_name
Optional
Descriptor or identifier for particular web proxy.
string
target_ip
Optional
IP address of web Proxy server
integer
target_port
Optional
Port number of web Proxy server
integer
connected_entities
Optional
Number of connected entities to a web proxy
string
proxy_type
Optional
Type of web proxy
string
auth_type
Optional
Type of authentication
boolean
use_credentials
Optional
Whether credentials were used earlier when web proxy was configured
string
user_name
Optional
Username of the authenticated web proxy
boolean
is_modifiable
Optional
Can the web proxy be edited or deleted from the UI