ListTaskInstanceOperationLogs
Retrieve operation logs for DataWorks task instances to monitor execution history, track changes, and troubleshoot issues by specifying instance ID, date range, and pagination parameters.
Instructions
获取任务实例的操作日志列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Id | No | 任务实例ID | |
| PageSize | No | 每页的条目数,默认为10 | |
| PageNumber | No | 页码,从1开始,默认为1 | |
| Date | No | 操作日期(精确到天),默认查询当天。支持查询过去31天内的操作日志。格式为时间戳 |