This article covers role management rights that pertain to Kafka Replicator objects.
Right |
Feature Code |
Explanation |
Show Kafka Replicators |
EXCMD_INQUIRE_KAFKA_REPLICATOR_NAMES |
Allows users to view a list of the Kafka replicators that exist. |
Show Kafka Replicator |
EXCMD_INQUIRE_KAFKA_REPLICATOR |
Allows users to view the details of a specific Kafka replicator. |
Show Kafka Replicator Workers |
EXCMD_INQUIRE_KAFKA_REPLICATOR_WORKERS |
Allows users to view a list of the Kafka replicator workers that exist. |
Show Kafka Replicator Source Topics |
EXCMD_INQUIRE_KAFKA_REPLICATOR_SRC_TOPICS |
Allows users to view a list of the Kafka replicator source topics that exist. |
Show Kafka Replicator Metrics |
EXCMD_INQUIRE_KAFKA_REPLICATOR_METRICS |
Allows users to see the Kafka replicator metrics. |