Does AddMonitor RESF API work at all?

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:
 
http://<MyAppManager>/AppManager/json/AddMonitor?apikey=10a2d152e5af93f80ce74c1cbe41fe6d&type=tomcat server&displayname=labserver-jw&host=<myHost>&port=13000&username=tomcat&password=tomcat&version=7&addToGroup=True&groupID=70533002
 
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?