Skip to main content

connector_config

Overview

Nameconnector_config
TypeResource
Idconfluent.connect.connector_config

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
create_or_update_connectv1connector_configINSERTconnector_name, environment_id, kafka_cluster_id, data__connector.class, data__kafka.api.key, data__kafka.api.secret, data__nameCreate a new connector using the given configuration, or update the configuration for an existing connector. Returns information about the connector after the change has been made.
get_connectv1connector_configEXECconnector_name, environment_id, kafka_cluster_idGeneral Availability

Get the configuration for the connector.