[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
List The Configured SNMP Trap Destination Profiles
DescriptionList the configured SNMP Trap destination profiles. Only admin users can retrieve this information.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://vrni.example.com/api/ni/settings/snmp/profiles
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
SnmpProfileListResponse
of type(s) application/json
{
"results": [
{
"entity_id": "snmp-er67ght8kn67",
"nick_name": "AWS SNMP collector profile",
"snmp_v2c": {
"community_string": "public"
},
"snmp_v3": {
"authentication_password": "VMware1!",
"authentication_type": "MD5",
"context_name": "default",
"privacy_password": "VMware1!",
"privacy_type": "AES256",
"username": "readonly"
},
"snmp_version": "v2c",
"target_ip": "10.11.11.102",
"target_port": 161
}
],
"total_count": 5
}
integer
total_count
Optional
Errors
500
Internal Error
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
On This Page
Settings Operations
post
post
post
post
post
post
post
delete
delete
delete
delete
delete
delete
delete
delete
delete
delete
post
post
get
get
get
get
get
get
get
get
get
get
get
post
put