Hi everybody,
i'm taking a first look on PRTG and am quite impressed so far. Currently I'm trying to use the API. As I am a web developer I am familiar with HTTP requests and GET parameters. I already tried to rename an object via the API and it works well. Now I was wondering if it's possible to plan a maintenance window respectivele a planned downtime by using the API, e.g.
https://myIP/api/setobjectproperty.htm?id=myID&name=maintenance&sdate=xxxx&edate=xxxx or https://myIP/api/setobjectproperty.htm?id=myID&name=newdowntime&sdate=xxxx&edate=xxxx
In addition I am missing an overview where I could see all property values I could use (e.g. Host, Name, etc.). If it is already existing I wasn't able to find it :-(
Can somebody help me with this issue?
Kind regards, Stefanie
Add comment