What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Get each devices IP/FQDN property

Votes:

0

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,

api device prtg

Created on Aug 29, 2021 12:43:53 PM



1 Reply

Accepted Answer

Votes:

1

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.

Created on Aug 30, 2021 1:14:58 AM by  Chan Siau Hen [Paessler Technical Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.