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

Delete An Existing SNMP Trap Destination Profile

Description

Delete an existing SNMP destination profile. Only admin users can perform this action.

Request

Request

URL

URL


delete
https://vrni.example.com/api/ni/settings/snmp/profiles/{id}
Copy

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


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/snmp/profiles/{id}


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

Was this page helpful?