v1

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

Update stream sink

post/inlong/manager/api/sink/update

Request body

dataNodeNamestring

Data node name

descriptionstring

Sink description

enableCreateResourceinteger

Whether to enable create sink resource? 0: disable, 1: enable. Default is 1

idinteger

Primary key

inlongClusterNamestring

Inlong cluster name

inlongGroupIdstring

Inlong group id

inlongStreamIdstring

Inlong stream id

propertiesobject

Other properties if needed

sinkNamestring

Sink name, unique in one stream

sinkTypestring

Sink type, including: HIVE, ES, etc.

sortConsumerGroupstring

Sort consumer group

sortTaskNamestring

Sort task name

startProcessboolean

Whether to start the process after saving or updating. Default is false

versioninteger

Version number

Response

OK