v1

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

Update inlong group

post/inlong/manager/api/group/update

Request body

dailyRecordsinteger

Number of access items per day, unit: 10,000 items per day

dailyStorageinteger

Access size per day, unit: GB per day

dataReportTypeinteger

Data report type, default is 0. 0: report to DataProxy and respond when the DataProxy received data. 1: report to DataProxy and respond after DataProxy sends data. 2: report to MQ and respond when the MQ received data.

descriptionstring

Inlong group description

enableCreateResourceinteger

Whether to enable create resource? 0: disable, 1: enable

enableZookeeperinteger

Whether to enable zookeeper? 0: disable, 1: enable

followersstring

Name of followers, separated by commas

inChargesstring

Name of responsible person, separated by commas

inlongClusterTagstring

Inlong cluster tag, which links to inlong_cluster table

inlongGroupIdstring required

Inlong group id

inlongGroupModeinteger

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

maxLengthinteger

The maximum length of a single piece of data, unit: Byte

middlewareTypestring

MQ type, replaced by mqType

mqResourcestring

MQ resource

mqTypestring

MQ type, high throughput: TUBEMQ, high consistency: PULSAR

namestring required

Inlong group name

peakRecordsinteger

peak access per second, unit: bars per second

tubeMasterstring

TubeMQ master URL

versioninteger

Version number

Response

OK