Overview
Name | consumers |
Type | Resource |
Id | confluent.kafka.consumers |
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
Name | Accessible by | Required Params | Description |
---|
get_kafka_consumer | EXEC | cluster_id, consumer_group_id, consumer_id |
Return the consumer specified by the consumer_id . |
list_kafka_consumers | EXEC | cluster_id, consumer_group_id |
Return a list of consumers that belong to the specified consumer group. |