Stop connector
PUT
https://{dataplane_api_subdomain}.cloud.redpanda.com
/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/stop
Data Plane API
{var_value}
Stop connector
Stops a connector, but does not delete it. All tasks for the connector are shut down completely. This call is asynchronous and may take some time to process.
Authentication:
Auth0 (oauth2) implicit flow
PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/stop
Loading...
Response
Waiting for a request to be sent.