This API allows the user to unassociate a monitor from a monitor group configured in Applications Manager.
https://[HOST]:[PORT]/AppManager/xml/removemonitor/group?apikey=[apikey]&resourceid=[ids]&mgname=[groupname]
[ OR ]
https://[HOST]:[PORT]/AppManager/xml/removemonitor/group?apikey=[apikey]&resourceid=[ids]&haid=[groupid]
Supported HTTP methods: POST
Allowed roles: Administrator
The parameters involved in the API request are described below:
Field | Description |
---|---|
resourceid | The resource ids of monitor, monitor group, sub group which you want to associate to corresponding groups, separated by commas. |
haid | The resourceid for the monitor group to which the monitor group, sub group, monitor has to be associated. |
mgname | group name for the monitor group to which the monitor group, sub group, monitor has to be associated |
https://apm-prod-server:8443/AppManager/xml/removemonitor/group?apikey=aaaaaabbbbbbccccccddddddeeeeee&resourceid=10000096,10000096&haid=10000097&mgname=mgnameapm