v1

latestSwagger 2.0raw.githubusercontent.com2023-09-25238236509.6 KB
Workflow-API

Get task execution logs

get/inlong/manager/api/workflow/listTaskLogs

Query parameters

inlongGroupIdstring

Inlong group id

inlongStreamIdstring

Inlong stream id

orderFieldstring

Order field, support create_time and modify_time, default is create_time

orderTypestring

Order type, only support asc and desc, default is desc

pageNuminteger

Current page number, default is 1

pageSizeinteger

Page size, default is 10

processNamesstring[]

Process name list

taskTypestring

Task type, include: ServiceTask, UserTask

Response

OK