8 years ago
REST API: API to validate SNMP String/Credentials etc
Currently, when adding a device via the REST API. You don't get any feedback on if the entered properties (SNMP String, ESX UserID/Pass, etc) were correct. Something similar to the feedback you get when using the wizard would be good enough.
This could be a separate API route that just provides testing. POST request that selects a collector, type of device, and credentials. Response could provide information like ping-ability, IP if DNS name was provided, credential response, etc.
Thanks!