v1

latestSwagger 2.0raw.githubusercontent.com2023-09-25238236509.6 KB
Stream-Source-API

List stream sources by paginating

post/inlong/manager/api/source/list

Request body

dataNodeNamestring

Data node name

inlongClusterNamestring

Inlong cluster name

inlongGroupIdstring required

Inlong group id

inlongStreamIdstring

Inlong stream id

keywordstring

Keyword, can be group id, stream id or source name

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

sourceTypestring

Source type, such as FILE

statusinteger

Status

statusListinteger[]

Source status list

Response

OK