This article covers role management rights that pertain to RabbitMQ consumers.
| Right | Feature Code | Explanation |
| Show RabbitMQ Consumer | EXCMD_INQUIRE_RABBITMQ_CONSUMER | Allows users to view the details of a specific RabbitMQ consumer. |
| Show RabbitMQ Consumer Names | EXCMD_INQUIRE_RABBITMQ_CONSUMER_NAMES | Allows users to view a list of the RabbitMQ consumers that exist. |
| Show RabbitMQ Consumer Status | EXCMD_INQUIRE_RABBITMQ_CONSUMER_STATUS | Allows users to view the status of RabbitMQ consumers. |