This article covers role management rights that pertain to Kafka Connect Instance objects.
| Right | Feature Code | Explanation |
| Show Kafka Connect Instance | EXCMD_INQUIRE_KAFKA_CONNECT_INSTANCE | Allows users to view the details of a specific Kafka connect instance. |
| Show Kafka Connect Instances | EXCMD_INQUIRE_KAFKA_CONNECT_INSTANCE_NAMES | Allows users to view a list of the Kafka connect instances that exist. |