[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Get Web Proxies
DescriptionList of configured web proxy servers. Only admin and audit users can retrieve this information.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://vrni.example.com/api/ni/settings/proxy-servers
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
ProxyListResponse
of type(s) application/json
{
"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"
}
]
}
Errors
ApiError
400
Bad Request
ApiError
401
Unauthorized
ApiError
403
Forbidden
ApiError
404
Not Found
ApiError
500
Internal Error
Code Samples
cURL Command
curl https://vrni.example.com/api/ni/settings/proxy-servers
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Settings Operations
post
post
post
post
post
post
post
delete
delete
delete
delete
delete
delete
delete
delete
delete
delete
post
post
get
get
get
get
get
get
get
get
get
get
get
post
put