v1

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

List inlong groups by paginating

post/inlong/manager/api/group/list

Request body

clusterTagListstring[]

The inlong cluster tag list

groupIdListstring[]

Inlong group id list

inlongGroupModeinteger

Standard mode(include Data Ingestion and Synchronization): 0, DataSync mode(only Data Synchronization): 1

keywordstring

Keyword, can be group id or name

mqTypestring

MQ type

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

Group status

statusListinteger[]

Group status list

Response

OK