This API allows the user to create a monitor group in Applications Manager.
https://[HOST]:[PORT]/AppManager/xml/AddMonitorGroup?apikey=[apikey]&grouptype=[type]&name=[displayname]
Supported HTTP methods: POST
Allowed roles: Administrator
Field | Description |
---|---|
grouptype | Define the type of monitor group you want to create - monitorgroup / webappgroup. |
name | Display name for the group. |
ApplicationServerGroup, WebServerGroup, DatabaseGroup, ServersGroup, EdgeDevicesGroup, NetworkDevicesGroup, EndUserTransactionGroup | To add the default sub-groups while creating a Web Application Group via Rest API, you must enable the subgroup. (For example, ApplicationServerGroup=enable) |