Validate Connections Via Web Proxy

Validate Connections Via Web Proxy

Validate the connections with the updated web proxy settings. Only admin users can perform this action.

Request
URI
POST
https://{api_host}/ni/api/ni/settings/proxy-servers/{id}/validate-entities
COPY
Path Parameters
string
id
Required

The Entity ID of object requestion information on


Request Body

Web Proxy Details to be updated

WebProxyRequest of type(s) application/json
Required
"WebProxyRequest Object"
string
nick_name
Optional

Descriptor or identifier for particular web proxy. It should be unique

string
target_ip
Optional

IP address of web Proxy server

integer
target_port
Optional

Port number of web Proxy server

string
proxy_type
Optional

Type of web Proxy being configured. [Permitted Values - HTTP/HTTPS]

string
auth_type
Optional

Type of authentication. [Permitted Values - Basic/NTLM]

boolean
use_credentials
Optional

Credentials required for this web proxy

string
user_name
Optional

Username for web proxy authentication

string
password
Optional

Password for web proxy authentication

Authentication
This operation uses the following authentication methods.
Responses
200

Success

Returns ValidateConnectionViaWebProxyResponseList of type(s) application/json
"ValidateConnectionViaWebProxyResponseList Object"
array of results
results
Optional

results


401

Unauthorized

Returns ApiError of type(s) application/json
"ApiError Object"
integer As int32 As int32
code
Optional

code

string
message
Optional

message

array of object
details
Optional

details


404

Not Found

Returns ApiError of type(s) application/json
"ApiError Object"
integer As int32 As int32
code
Optional

code

string
message
Optional

message

array of object
details
Optional

details


500

Internal Error

Returns ApiError of type(s) application/json
"ApiError Object"
integer As int32 As int32
code
Optional

code

string
message
Optional

message

array of object
details
Optional

details


Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/ni/api/ni/settings/proxy-servers/{id}/validate-entities
                
Settings Operations
GET
Get Ip Tag Ids
Deprecated
GET
Get Ip Tag
Deprecated
POST
Add Ip Tag
Deprecated
POST
Remove Ip Tag
Deprecated
GET
Get Tag Ids V2
GET
Get Ip Tag V2
POST
Add Tag V2
POST
Remove Tag V2
POST
Create Subnet Mapping
GET
Get Subnet Mappings
PUT
Update Subnet Mapping
DELETE
Delete Subnet Mapping
PUT
Update user password
POST
Add Web Proxy
GET
Get Web Proxies
PUT
Update Web Proxy
GET
Get Web Proxy
DELETE
Delete Web Proxy
POST
Validate Connections Via Web Proxy
POST
Validate Web Proxy Migration
GET
Get Connected Clients To Web Proxy
GET
Get Infra Nodes Web Proxy
POST
Add new SNMP Trap destination profile
GET
List the configured SNMP Trap destination profiles
POST
Send Test trap To SNMP destination profile
GET
Get details Of An existing SNMP destination profile
PUT
Update An existing SNMP destination profile
DELETE
Delete An existing SNMP Trap destination profile
POST
Migrate event subscriptions To other SNMP Trap destination profiles
POST
Add Search Based Alert Config
GET
Get All Search Based Alert Configs
POST
Enable Search Based Alert Config
POST
Disable Search Based Alert Config
GET
Get Search Based Alert Config
PUT
Update Search Based Alert Config
DELETE
Delete Search Based Alert Config
POST
Create User Defined Event
Deprecated
GET
Get All User Defined Events
Deprecated
POST
Enable User Defined Event
Deprecated
POST
Disable User Defined Event
Deprecated
GET
Get User Defined Event
Deprecated
PUT
Update User Defined Event
Deprecated
DELETE
Delete User Defined Event
Deprecated
POST
Add Backup Config
PUT
Update Backup Config
GET
Get Backup Config
DELETE
Delete Backup Config
GET
Get Backup Status Report
POST
Add Restore Config
GET
Get Restore Config
DELETE
Delete Restore Config
GET
Get Restore Status Report
POST
Create Subscriber
GET
Get All Subscriber
GET
Get Subscriber
PUT
Update Subscriber
DELETE
Delete Subscriber
POST
Add Syslog Target
GET
Get Syslog Target List
PUT
Update Syslog Target
DELETE
Delete Syslog Target
POST
Send Syslog Test Message
GET
Get Syslog Mapping
POST
Update Syslog Mapping
GET
Get Syslog Status
PATCH
Update Syslog Status