/
/Managed Service for Apache Kafka API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects35
  • get/v1/{+name}/locations
  • get/v1/{+name}
  • put/v1/{+name}
  • post/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+parent}/connectClusters
  • post/v1/{+parent}/connectClusters
  • post/v1/{+name}:resume
  • post/v1/{+name}:pause
  • get/v1/{+parent}/connectors
  • post/v1/{+parent}/connectors
  • post/v1/{+name}:restart
  • post/v1/{+name}:stop
  • get/v1/{+name}/operations
  • post/v1/{+name}:cancel
  • get/v1/{+parent}/clusters
  • post/v1/{+parent}/clusters
  • get/v1/{+parent}/consumerGroups
  • get/v1/{+parent}/topics
  • post/v1/{+parent}/topics
  • get/v1/{+parent}/acls
  • post/v1/{+parent}/acls
  • post/v1/{+acl}:addAclEntry
  • post/v1/{+acl}:removeAclEntry
  • get/v1/{+parent}/schemaRegistries
  • post/v1/{+parent}/schemaRegistries
  • get/v1/{+parent}/contexts
  • get/v1/{+name}/schema
  • get/v1/{+parent}/schemas/types
  • get/v1/{+parent}/subjects
  • get/v1/{+parent}/versions
  • post/v1/{+parent}/versions
  • post/v1/{+parent}
  • get/v1/{+parent}/referencedby
    projects

    Pauses the connector and its tasks.

    post/v1/{+name}:pause

    Path parameters

    namestring required

    Required. The name of the connector to pause. Structured like: projects/{project}/locations/{location}/connectClusters/{connectCluster}/connectors/{connector}

    Request body

    PauseConnectorRequest required

    Request for PauseConnector.

    Response

    Successful response

    Changes