ListDataQualityEvaluationTasks
Retrieve and list data quality monitoring tasks in DataWorks to manage validation processes, filter by project, table, or task name, and organize results with pagination.
Instructions
查询质量监控任务列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ProjectId | No | DataWorks工作空间ID | |
| PageSize | No | 列表分页查询页大小,默认为10 | |
| PageNumber | No | 列表分页查询页码,默认为1 | |
| TableGuid | No | 表在数据地图中的唯一ID | |
| Name | No | 模糊匹配数据质量校验任务名称 |