[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
ProxyResponse
Properties
string
auth_type
Optional
Type of authentication
integer
connected_entities
Optional
Number of connected entities to a web proxy
boolean
is_modifiable
Optional
Can the web proxy be edited or deleted from the UI
string
nick_name
Optional
Descriptor or identifier for particular web proxy.
string
proxy_id
Optional
Entity Identifier for a web proxy server
string
proxy_type
Optional
Type of web proxy
string
target_ip
Optional
IP address of web Proxy server
integer
target_port
Optional
Port number of web Proxy server
boolean
use_credentials
Optional
Whether credentials were used earlier when web proxy was configured
string
user_name
Optional
Username of the authenticated web proxy
JSON Example
{
"auth_type": "Basic/NTLM",
"connected_entities": 3,
"is_modifiable": "true/false",
"nick_name": "AWS web Proxy",
"proxy_id": "web-proxy-er67ght8kn67",
"proxy_type": "HTTPS/HTTP",
"target_ip": "10.11.11.102",
"target_port": 161,
"use_credentials": "true/false",
"user_name": "admin"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of
ProxyListResponse
Returned By
Get Web Proxy