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

Delete Web Proxy

Description

Delete an existing existing Web Proxy Server. Only admin user can perform this action.

Request

Request

URL

URL


delete
https://vrni.example.com/api/ni/settings/proxy-servers/{id}
Copy

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


Query Parameters

Query Parameters

string
migrationWebProxyId Optional

Identifier of web proxy to which all the existing connections will be migrated to


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

Success

Errors

Errors

ApiError
400

Bad Request


ApiError
401

Unauthorized


ApiError
403

Forbidden


ApiError
404

Not Found


ApiError
500

Internal Error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://vrni.example.com/api/ni/settings/proxy-servers/{id}


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

Was this page helpful?