v1

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

List cluster nodes by pagination

post/inlong/manager/api/cluster/node/list

Request body

clusterTagstring

Cluster tag

clusterTagListstring[]

The inlong cluster tag list

displayNamestring

Cluster display name, just for display

extTagstring

Extend tag

keywordstring

Keywords, name, url, cluster tag, etc.

namestring

Cluster 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

parentIdinteger

Parent cluster ID, used for cluster node

protocolTypestring

Protocol type, such as: TCP, HTTP

statusinteger

Status

typestring

Cluster type, including TUBEMQ, PULSAR, DATAPROXY, etc.

typeListstring[]

Cluster type list

Response

OK