Does AddMonitor RESF API work at all?
I am using REST API to create a Tomcat server monitor and try to add it to a group. The monitor was created but no addition to the group. I use this call:
The reply looks good:
<?xml version="1.0" encoding="UTF-8" ?>
<AppManager-response uri="/AppManager/json/AddMonitor">
<result>
<response resourceid="70533028" response-code="4000">
<message>Monitor added successfully.</message>
</response>
</result>
</AppManager-response>
The product info:
Product Applications Manager 11
Build Number 11300
Thanks for the help!
New to ADSelfService Plus?