What ist the correct line for create a new ticket via prtg-api?
I tried http://[server]/api/addticket.htm?username=[myuser]&passhash=[mypasshash]&id=0&subject=Test&assigned=3301&content=contentcontentcontent&priority=3&comment=commentcommentcomment and the system answers "OK", but no new ticket was created.
(0 is the objectid of the main object in sensor-tree) (3301 is the id of a group i've created)
Add comment