SNMP Access REST Endpoints

Device Discovery/SNMP Access
Use for managing discovery SNMP access Profiles.
Create an SNMP Access Profile
Method: post
Path: /api/discovery/Snmp
Delete an SNMP Access Profile
Method: delete
Path: /api/discovery/Snmp/{id}
Get an SNMP Access Profile by ID
Method: get
Path: /api/discovery/Snmp/{id}
Get Discovery SNMP Access Profiles
Method: get
Path: /api/discovery/Snmp
Get Discovery SNMP Access Profiles for Combo Boxes and Item Selectors
Method: get
Path: /api/discovery/Snmp/readForSelect
Update an SNMP Access Profile
Method: put
Path: /api/discovery/Snmp/{id}
Update Priority Order of SNMP Access
Method: get
Path: /api/discovery/Snmp/updateOrder