Skip to main content

Pause a Connector

PUT 

/connect/v1/environments/:environment_id/clusters/:kafka_cluster_id/connectors/:connector_name/pause

General Availability

Pause the connector and its tasks. Stops message processing until the connector is resumed. This call is asynchronous and the tasks will not transition to PAUSED state at the same time.

Request

Responses

Accepted