ListAlertRules
Retrieve a list of custom alert rules from the DataWorks MCP Server, filtering by parameters such as rule name, owner, task IDs, and receiver. Manage and monitor alert configurations effectively.
Instructions
获取自定义规则列表
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Name | No | 自定义规则名 | |
Owner | No | 自定义规则的责任人阿里云UID | |
PageNumber | No | 页码数,用于翻页,最小值为1 | |
PageSize | No | 每页显示的条数,最大100条 | |
Receiver | No | 告警接收人阿里云UID | |
TaskIds | No | 调度任务ID列表 | |
Types | No | 触发告警的类型列表 |