ListDIJobRunDetails
Retrieve execution progress details of data integration sync tasks by specifying task ID, instance ID, and filtering criteria for source data, databases, schemas, or tables.
Instructions
获取数据集成同步任务运行的执行进展
Input Schema
Name | Required | Description | Default |
---|---|---|---|
DIJobId | No | 任务ID | |
InstanceId | No | 实例的ID | |
PageNumber | No | 请求的数据页数,用于翻页 | |
PageSize | No | 每页显示的条数,默认为10条,最大100条 | |
SourceDataSourceName | No | 筛选的源端数据源名 | |
SourceDatabaseName | No | 筛选的源端数据库名 | |
SourceSchemaName | No | 筛选的源端schema名 | |
SourceTableName | No | 筛选的源端表名 |