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

List The Configured SNMP Trap Destination Profiles

Description

List the configured SNMP Trap destination profiles. Only admin users can retrieve this information.

Request

Request

URL

URL


get
https://vrni.example.com/api/ni/settings/snmp/profiles
Copy

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns SnmpProfileListResponse of type(s) application/json
{
    "total_count": 5
}
results Optional

integer
total_count Optional
Errors

Errors

ApiError
400

Bad Request


ApiError
401

Unauthorized


ApiError
403

Forbidden


ApiError
404

Not Found


500

Internal Error

Code Samples

Code Samples

cURL Command

curl https://vrni.example.com/api/ni/settings/snmp/profiles


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

Was this page helpful?