About operating and maintaining the DataStax Connector

Use the Kafka Connect REST API to operate and maintain the DataStax Connector.

To operate and maintain the DataStax Apache Kafka Connector running in distributed mode use the Kafka Connect framework's built-in REST API. The API returns standard HTTP-compliant results and status. Only application/json as the request and response entity content-type is supported.

For more, visit the Apache Kafka Connect REST API documentation.