This article covers role management rights that pertain to RabbitMQ remote managers.
Right |
Feature Code |
Explanation |
Change RabbitMQ Remote Manager | EXCMD_CHANGE_RABBITMQ_RMT | Allows users to change remote Rabbit MQ managers. |
Create RabbitMQ Remote Manager | EXCMD_CREATE_RABBITMQ_RMT | Allows users to create remote Rabbit MQ managers. |
Delete RabbitMQ Remote Manager | EXCMD_DELETE_RABBITMQ_RMT | Allows users to delete remote Rabbit MQ managers. |
Show RabbitMQ Remote Manager | EXCMD_INQUIRE_RABBITMQ_RMT | Allows users to view the details of a specific remote Rabbit MQ manager. |
Show RabbitMQ Remote Manager Names | EXCMD_INQUIRE_RABBITMQ_RMT_NAMES |
Allows users to view a list of the remote Rabbit MQ managers that exist. |