I understand how to pause a sensor with this type of request "api/pauseobjectfor.htm?id", but how can I resume the sensor with a webrequest. The documentation has this step missing.


Article Comments

Hi there,

This is explained in the API's manual:
https://www.paessler.com/manuals/prtg/object_manipulation#pause_resume

The call is:

/api/pause.htm?id=objectid&action=1


Best regards.


Jul, 2019 - Permalink

The call worked. I must not have waited long enough to see that it had paused.

Thanks for the quick response.

Steven


Jul, 2019 - Permalink