ManageEngine® Applications Manager


Unassociate Monitor from Monitor Group API

<< Prev

Home

Next >>

Unassociate Monitor from Monitor Group API

 

This API allows the user to unassociate a monitor from a monitor group configured in Applications Manager.

 

Sample Request

http://[host]:[port]/AppManager/xml/removemonitor/group?apikey=[apikey]&resourceid=[ids]&haid=[groupid]

or

http://[host]:[port]/AppManager/xml/removemonitor/group?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://localhost:9091/AppManager/xml/removemonitor/group?apikey=2a0ac0c950e0bf3a90db7792b0572c1e&resourceid=10000096,10000096&haid=10000097

 

 

 

<< Prev

Home

Next >>

Move Monitor Group API

List Data APIs