Connectors
Create Kafka Connector
This endpoint creates a new kafka connector in a cluster.
POST
/
v2
/
kafka
/
connector
Request Parameters
Name of the new kafka topic
ID of the cluster the topic will be deployed in
Properties of the connector. Custom config for different types of connectors.
Response Parameters
ID of the new kafka connector
Name of the new kafka connector
Owner of the connector
ID of the kafka cluster of the connector
Creation time of the topic
Creation time of the topic
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?