I am trying to pull a list of all the devices and retrieve the ID and/or IP. I can get a list of devices with
/api/table.xml?content=devices
but this does list the device ID, just a few things like group and status. How can I get the full details on each device? And then once I get the full details, how can I grab the IP/FQDN property?
Thanks,
Add comment