Skip to main content

consumer_groups

Overview

Nameconsumer_groups
TypeResource
Idconfluent.kafka.consumer_groups

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
get_kafka_consumer_groupEXECcluster_id, consumer_group_idGenerally Available

Return the consumer group specified by the consumer_group_id.
list_kafka_consumer_groupsEXECcluster_idGenerally Available

Return the list of consumer groups that belong to the specified
Kafka cluster.