This article covers role management rights that pertain to RabbitMQ connections.
Right |
Feature Code |
Explanation |
Close RabbitMQ Connection | EXCMD_CLOSE_RABBITMQ_CONNECTION | Allows users to close RabbitMQ connections. |
Show RabbitMQ Connection | EXCMD_INQUIRE_RABBITMQ_CONNECTION | Allows users to view the details of a specific RabbitMQ connection name. |
Show RabbitMQ Connection Names | EXCMD_INQUIRE_RABBITMQ_CONNECTION_NAMES | Allows users to view a list of the RabbitMQ connection names that exist. |
Show RabbitMQ Connection Stats | EXCMD_INQUIRE_RABBITMQ_CONNECTION_STATS | Allows users to view RabbitMQ connection statistics. |
Show RabbitMQ Connection Status | EXCMD_INQUIRE_RABBITMQ_CONNECTION_STATUS | Allows users to view the status of RabbitMQ connections. |