v1

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

Update inlong consume

post/inlong/manager/api/consume/update

Request body

consumerGroupstring

Consumer group, only support [a-zA-Z0-9_]

filterEnabledinteger

Whether to filter consumption, 0-not filter, 1-filter

idinteger

Primary key

inChargesstring

Name of responsible person, separated by commas

inlongGroupIdstring

The target inlong group id of this consume

inlongStreamIdstring

The target inlong stream id of this consume, needed if the filterEnabled=1

mqTypestring

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

topicstring

The target topic of this consume

versioninteger

Version number

Response

OK