ManageEngine® Applications Manager Delete Monitor Group API | ||
This API allows the user to delete a monitor group configured in Applications Manager.
Sample Request
http://[host]:[port]/AppManager/xml/group/delete?apikey=[apikey]&name=[groupname] or http://[host]:[port]/AppManager/xml/group/delete?apikey=[apikey]&haid=[resourceid]
Request Parameters
The parameters involved in the API request are described below:
Field | Description |
name | Display name of the monitor group which you want to delete. |
haid | Resource id of the monitor group which you want to delete. |
Example:
http://app-windows:9090/AppManager/xml/group/delete?apikey=98597c390e092add5d53466794a769eb&name=AppName
Associate Monitor to Monitor Group API |
Delete Sub-Group API |