WEB应用防火墙 WAF-更新告警通知配置:请求参数

时间:2024-01-26 15:43:52

请求参数

表2 请求Header参数

参数

是否必选

参数类型

描述

X-Auth-Token

String

租户token

Content-Type

String

内容类型

缺省值:application/json;charset=utf8

X-Language

String

zh-cn/en-us

表3 请求Body参数

参数

是否必选

参数类型

描述

name

String

告警通知名称

enabled

Boolean

是否开启

  • false: 不开启

  • true: 开启

topic_urn

String

主题URN,通过“ 消息通知 服务”获取

sendfreq

Integer

时间间隔,单位为分钟。当通知类型为防护事件时,该参数表示在改时间间隔内,攻击次数等于或者大于设定阈值时,将发送告警通知,支持的值:5、15、30、60、120、360、720、1440;当通知类型为证书到期时,该参数表示每隔多长时间发送一次告警通知,支持的值为1440、10080(单位为分钟)。

缺省值:5

locale

String

语言

  • zh-cn:中文

  • en-us:英文

times

Integer

当通知类型为防护事件时,需要填写该参数。在该时间间隔内,当攻击次数大于或等于您设置的阈值时才会发送告警通知

缺省值:1

threat

Array of strings

事件类型

notice_class

String

通知类型

  • threat_alert_notice: 防护事件

  • cert_alert_notice: 证书到期

nearly_expired_time

String

提前通知天数,通知类型为证书到期通知需要填写该参数

is_all_enterprise_project

Boolean

是否是所有企业项目

support.huaweicloud.com/api-waf/UpdateAlertNoticeConfig.html