Resume connector
PUT
https://{dataplane_api_subdomain}.cloud.redpanda.com
/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/resume
Data Plane API
{var_value}
Resume connector
Resume a paused connector and its tasks, and resumes message processing. This call is asynchronous and may take some time to process. If the connector was not paused, this operation does not do anything.
Authentication:
Auth0 (oauth2) implicit flow
PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/resume
Loading...
Response
Waiting for a request to be sent.