This article covers role management rights that pertain to Kafka Consumer objects.
Right |
Feature Code |
Explanation |
Show Kafka Consumer |
EXCMD_INQUIRE_KAFKA_CONSUMER |
Allows users to view the details of a specific Kafka consumer. |
Show Kafka Consumer Status |
EXCMD_INQUIRE_KAFKA_CONSUMER_STATUS |
Allow users to view the status of Kafka consumers. |
Show Kafka Consumers |
EXCMD_INQUIRE_KAFKA_CONSUMER_NAMES |
Allows users to view a list of the Kafka consumers that exist. |