Connectors
List Kafka Connectors in Cluster
This endpoint lists kafka connectors in a cluster.
GET
/
v2
/
kafka
/
connectors
/
{id}
URL Parameters
The ID of the Kafka Cluster
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
Properties that the connector was configured with
Encoded username for the connector
Time to live for connector
Was this page helpful?