Get Web Proxy
Get details of an existing Web Proxy Server. Only admin and audit users can perform this action.
The Entity ID of object requestion information on
OK
{
"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": "true/false",
"user_name": "admin",
"is_modifiable": "true/false"
}
Entity Identifier for a web proxy server
Descriptor or identifier for particular web proxy.
IP address of web Proxy server
Port number of web Proxy server
Number of connected entities to a web proxy
Type of web proxy
Type of authentication
Whether credentials were used earlier when web proxy was configured
Username of the authenticated web proxy
Can the web proxy be edited or deleted from the UI
Unauthorized
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Not Found
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Internal Error
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message