Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016 | |
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
CreateAlarmNoticeResponse |
ClsClient.CreateAlarmNotice(CreateAlarmNoticeRequest req)
该接口用于创建通知渠道组,提供两种配置模式,二选一:
1,简易模式,提供最基本的通知渠道功能。需填写如下参数:
- Type
- NoticeReceivers
- WebCallbacks
2,高级模式,在简易模式基础上,支持设定规则,为不同类型的告警分别设定通知渠道,并支持告警升级功能。需填写如下参数:
- NoticeRules
|
Constructor and Description |
---|
CreateAlarmNoticeRequest(CreateAlarmNoticeRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.