Kafka Connect
Chat & messagingUsername & passwordcredential probe
Manage Kafka Connect / Debezium connectors via the worker REST API.
OCNORA ships 7 typed Kafka Connect operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 7
- Create ConnectorCreate a connector (e.g. a Debezium source).kafka_connect.create_connector
- Delete ConnectorDelete a connector.kafka_connect.delete_connector
- Connector StatusFetch a connector's state and task health.kafka_connect.get_connector_status
- List ConnectorsList the connectors on the worker.kafka_connect.list_connectors
- Pause ConnectorPause a connector.kafka_connect.pause_connector
- Restart ConnectorRestart a connector.kafka_connect.restart_connector
- Resume ConnectorResume a paused connector.kafka_connect.resume_connector
More in Chat & messaging
Run your first Kafka Connect workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.