ListDIAlarmRules
Retrieve and manage alert rules for data integration sync tasks by specifying task ID, rule ID, or pagination parameters to monitor and control synchronization processes effectively.
Instructions
获取数据集成同步任务告警规则列表
Input Schema
Name | Required | Description | Default |
---|---|---|---|
DIAlarmRuleId | No | 指定查询特定的告警规则ID,如为空,则查询JobId下的所有告警规则 | |
JobId | No | 任务ID | |
PageNumber | No | 请求的数据页数,用于翻页 | |
PageSize | No | 每页显示的条数,默认为10条,最大100条 |