Connectors
Reconfigure Kafka Connector
This endpoint reconfigures an existing kafka connector.
POST
/
v2
/
kafka
/
update-connector
/
{id}
Request Parameters
The ID of the Kafka Connector
Request Parameters
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
ID of the Kafka connector
Name of the Kafka connector
ID of the kafka cluster of the connector
Creation time of the topic
Owner of the connector
State of the connector
Error message, if the connector failed
State of the connector
Tasks for the connector
Topics that are given with properties config
Class of the created connector
Encoded username for the connector
Time to live for connector
Was this page helpful?