Connectors
Create Kafka Connector
This endpoint creates a new kafka connector in a cluster.
POST
Request Parameters
string
required
Name of the new kafka topic
string
required
ID of the cluster the topic will be deployed in
Object
required
Properties of the connector. Custom config for different types of connectors.
Response Parameters
string
ID of the new kafka connector
string
Name of the new kafka connector
string
Owner of the connector
string
ID of the kafka cluster of the connector
int
Creation time of the topic
int
Creation time of the topic
string
State of the connector
string
Error message, if the connector failed
string
State of the connector
object
Tasks for the connector
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