Connectors
Reconfigure Kafka Connector
This endpoint reconfigures an existing kafka connector.
POST
Request Parameters
string
required
The ID of the Kafka Connector
Request Parameters
string
required
Custom property values, depending on the connector type. Given values will be
changed on the connector. You can check the documentation of the related
connector.
Response Parameters
string
ID of the Kafka connector
string
Name of the Kafka connector
string
ID of the kafka cluster of the connector
int
Creation time of the topic
string
Owner of the connector
string
State of the connector
string
Error message, if the connector failed
string
State of the connector
Array<object>
Tasks for the connector
Array<string>
Topics that are given with properties config
string
Class of the created connector
string
Encoded username for the connector
int
Time to live for connector