Hello everybody, i want to find a specific sensor by it's objid. So i tried it with the use of the PRTG API.
When i enter this URL the Sensor is found:
https://prtg_url/sensor.htm?id=9885
But when i try this URL (using the API) the is not found:
https://prtg_url/api/table.xml?content=sensors&output=xml&columns=objid,sensor&id=9885
Can anybody help me out of this? Why can't i find my sensor using the API with the id?
Greetings Daniel
Add comment