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