Hello, we need an WEB API Call for our invoicing to receive a list of the amount of sensors and devices inside the Probe´s.
For example, we Have an PRTG Tree with the main Probe and 5 Probe Servers from 5 Customers, and inside each of the probe Servers we have in different groups 10 devices with 20 sensors so i like to receive a list like this:
[Name of Probe 1], [No of Devices under this Probe], [No of Total Sensors under this Probe] Company1, 10, 20
Can you help me with the right API String?
Thanks, Juergen
Add comment