ManageEngine® Applications Manager Associate Monitor to Monitor Group API |
||
This API allows the user to associate monitor to monitor group configured in Applications Manager.
Sample Request
http://[host]:[port]/AppManager/xml/AssociateMonitortoMG?apikey=[apikey]&resourceid=[ids]&haid=[groupid] or http://[host]:[port]/AppManager/xml/AssociateMonitortoMG?apikey=[apikey]&resourceid=[ids]&mgname=[groupname]
Request Parameters
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 |
Example:
http://app-windows:9090/AppManager/xml/AssociateMonitortoMG?apikey=98597c390e092add5d53466794a769eb &resourceid=10000095,10000170&haid=10000169
Add Sub Group API |
Delete Monitor Group API |