Hi,
Does anyone know how to use the API to return the name and ip address of all the devices held in the database for a single domain?
I have no problem using the API to connect, select the tenant & domain, and so on.
I can see API calls for returning individual devices (if you provide the name and/or ip address).
But what if you want to return all of them.
For example:
Say my NetBrain has 500 devices against a domain. And I have another IP address source (my company’s single truth list), which has 480.
I need to get the list of 500 to compare against the 480 so that I can delete the (now obsolete) 20.
Yes, I could manually do the deletion, but that is laborious.
regards
Declan