connector_offsets
Overview
Name | connector_offsets |
Type | Resource |
Id | confluent.connect.connector_offsets |
Fields
Name | Datatype | Description |
---|---|---|
id | string | The ID of the connector. |
name | string | The name of the connector. |
metadata | object | Metadata of the connector offset. |
offsets | array | Array of offsets which are categorised into partitions. |
Methods
Name | Accessible by | Required Params |
---|---|---|
get_connectv1connector_offsets | SELECT | connector_name, environment_id, kafka_cluster_id |