cls_describe_alarm_notices
Retrieve configured alarm notification channels for Tencent Cloud Log Service, including email, SMS, and callback methods, with optional filtering by name and region.
Instructions
查询告警通知渠道列表。获取当前账号配置的告警通知方式(如邮件、短信、回调等)。
参数说明
offset: 分页偏移量,默认 0
limit: 每页条数,默认 20
name: 按通知名称过滤(可选)
region: 地域(可选),如 ap-guangzhou、na-ashburn,不传则使用默认地域,可通过 cls_describe_regions 查询所有可用地域
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| limit | No | ||
| name | No | ||
| region | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |