POST
/
v2
/
kafka
/
connector

Request Parameters

name
string
required

Name of the new kafka topic

cluster_id
string
required

ID of the cluster the topic will be deployed in

properties
Object
required

Properties of the connector. Custom config for different types of connectors.

Response Parameters

connector_id
string

ID of the new kafka connector

name
string

Name of the new kafka connector

customer_id
string

Owner of the connector

cluster_id
string

ID of the kafka cluster of the connector

creation_time
int

Creation time of the topic

deletion_time
int

Creation time of the topic

state
string

State of the connector

state_error_message
string

Error message, if the connector failed

connector_state
string

State of the connector

tasks
object

Tasks for the connector

topics
string

Topics that are given with properties config

connector_class
string

Class of the created connector

encoded_username
string

Encoded username for the connector

TTL
int

Time to live for connector