cls_describe_data_transform_tasks
Query and list data transformation tasks that clean, convert, and distribute log data for processing in Tencent Cloud Log Service.
Instructions
查询数据加工任务列表。数据加工用于对日志数据进行清洗、转换、分发等处理。
参数说明
offset: 分页偏移量,默认 0
limit: 每页条数,默认 20
task_name: 按任务名称过滤(可选)
topic_id: 按源日志主题 ID 过滤(可选)。如不确定 ID,可先通过 cls_describe_topics 按名称搜索
region: 地域(可选),如 ap-guangzhou、na-ashburn,不传则使用默认地域,可通过 cls_describe_regions 查询所有可用地域
返回信息
任务 ID、名称、状态(运行中/已停止/异常等)
源主题和目标主题
加工语句和创建时间
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| limit | No | ||
| task_name | No | ||
| topic_id | No | ||
| region | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |