ManageEngine® Applications Manager


Monitor Group Operations

<< Prev

Home

Next >>

Monitor Group Operations

 

The APIs given below allow you to perform monitor group operations in Applications Manager:

Request Parameters


The common parameters involved in these API requests are described below:

Field Description        
grouptype The type of monitor group - monitor group or webappgroup.
name The display name for the group.
mgname The name of the monitor group under which the subgroup has to be created.
haid The resourceid for the monitor group to which the sub group or monitor has to be associated.

Sample Request:

 

This is an example to help you create monitor group in Applications Manager:

http://app-windows:9090/AppManager/xml/AddMonitorGroup?apikey=98597c390e092add5d53466794a769eb
&grouptype=monitorgroup&name=Bob's+Blog

If the API is not executed correctly, the request will fail and errors will be thrown. Refer this page for a list of common error conditions.

 

 

<< Prev

Home

Next >>

Edit URL Monitor API

Add Monitor Group API