SNMP Access REST Endpoints
Device Discovery/SNMP Access
Use for managing discovery SNMP access Profiles.
- Create an SNMP Access Profile
- Method: postPath:
/api/discovery/Snmp - Delete an SNMP Access Profile
- Method: deletePath:
/api/discovery/Snmp/{id} - Get an SNMP Access Profile by ID
- Method: getPath:
/api/discovery/Snmp/{id} - Get Discovery SNMP Access Profiles
- Method: getPath:
/api/discovery/Snmp - Get Discovery SNMP Access Profiles for Combo Boxes and Item Selectors
- Method: getPath:
/api/discovery/Snmp/readForSelect - Update an SNMP Access Profile
- Method: putPath:
/api/discovery/Snmp/{id} - Update Priority Order of SNMP Access
- Method: getPath:
/api/discovery/Snmp/updateOrder