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,


Article Comments

Hello there,

Thanks for the KB post.

You need some columns, as shown below to show the device's IPs.

/api/table.csv?content=devices&output=csvtable&columns=device,host

In case you have more questions, feel free to let me know.

Thanks.


With kind regards,
Chan Siau Hen
Technical Support Team, Paessler AG.


Aug, 2021 - Permalink