Skip to main content

connector_tasks

Overview

Nameconnector_tasks
TypeResource
Idconfluent.connect.connector_tasks

Fields

NameDatatypeDescription
idobjectThe ID of task.
configobjectConfiguration parameters for the connector. These configurations
are the minimum set of key-value pairs (KVP) which can be used to
define how the connector connects Kafka to the external system.
Some of these KVPs are common to all the connectors, such as
connection parameters to Kafka, connector metadata, etc. The list
of common connector configurations is as follows

- cloud.environment
- cloud.provider
- connector.class
- kafka.api.key
- kafka.api.secret
- kafka.endpoint
- kafka.region
- name

A specific connector such as GcsSink would have additional
parameters such as gcs.bucket.name, flush.size, etc.

Methods

NameAccessible byRequired Params
list_connectv1connector_tasksSELECTconnector_name, environment_id, kafka_cluster_id