[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

ProxyListResponse

Properties

array of ProxyResponse
results Optional

JSON Example

{
	"results": [
		{
			"auth_type": "Basic/NTLM",
			"connected_entities": 3,
			"is_modifiable": 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": false,
			"user_name": "admin"
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Get Web Proxies

Feedback

Was this page helpful?