ManageEngine Applications Manager提供REST API,用于批量启用或禁用为监视器或业务组配置的告警动作。
字段 | 描述 |
---|---|
API Key | 通过 管理标签中的生成API密钥选项生成的密钥 。 |
resourceid | resourceid = [ RESOURCEID ],其中 RESOURCEID 是要取消管理的监视器的AM_ManagedObject.RESOURCEID。 |
alteraction | 启用或禁用动作。 |
haid | 应当为其启用/禁用动作的业务组/子组的标识。 |
http://app-windows:9090/AppManager/xml/EnableDisableAlarmsAction?apikey=65d0fa3e1f6c6bdcce1c3969f24c39a8&resourceid=10000056&alteraction=enable
<AppManager-response uri="/AppManager/xml/EnableDisableAlarmsAction"><result><response response-code="4000"><message>Enable/Disable alarms done successfully.</message></response></result></AppManager-response>