日志告警配置接口 : 修改
post/api/v1/alarm/log/monitor/update
Query parameters
tpl_idinteger required
列表获取中的tpl_id
pathstring required
表单输入的日志路径
strategystring required
对象数组类型[{'id':int类型, 'strategy_id':int类型,'keyword':'关键字','cond':'条件,如 >1','last':'时间范围,如 5min','priority':'优先级,如 high'}]
Response
{"message": "Success"}
string required
Changes
Changed in 2 of the 3 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲