v1

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

List inlong stream briefs by paginating

post/inlong/manager/api/stream/list

Request body

inChargestring

Inlong group in charge

inlongGroupIdstring

Inlong group id

keywordstring

Keyword, can be stream id or 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

statusinteger

status

statusListinteger[]

Stream status list

Response

OK