connector_offsets_request_status
Overview
Name | connector_offsets_request_status |
Type | Resource |
Id | confluent.connect.connector_offsets_request_status |
Fields
Name | Datatype | Description |
---|---|---|
applied_at | string | The time at which the offsets were applied. The time is in UTC, ISO 8601 format. |
previous_offsets | array | Array of offsets which are categorised into partitions. |
request | object | The request made to alter offsets. |
status | object | The response of the alter offsets operation. |
Methods
Name | Accessible by | Required Params |
---|---|---|
get_connectv1connector_offsets_request_status | SELECT | connector_name, environment_id, kafka_cluster_id |