This article covers role management rights that pertain to RabbitMQ components.
Right |
Feature Code |
Explanation |
Change RabbitMQ Component | EXCMD_CHANGE_RABBITMQ_COMPONENT | Allows users to change RabbitMQ components. |
Create RabbitMQ Component | EXCMD_CREATE_RABBITMQ_COMPONENT | Allows users to create RabbitMQ components. |
Delete RabbitMQ Component | EXCMD_DELETE_RABBITMQ_COMPONENT | Allows users to delete RabbitMQ components. |
Show RabbitMQ Component | EXCMD_INQUIRE_RABBITMQ_COMPONENT | Allows users to view the details of a specific RabbitMQ component. |
Show RabbitMQ Component Names | EXCMD_INQUIRE_RABBITMQ_COMPONENT_NAMES | Allows users to view a list of the RabbitMQ components that exist. |