This article covers role management rights that pertain to RabbitMQ policies.
Right |
Feature Code |
Explanation |
Change RabbitMQ Policy | EXCMD_CHANGE_RABBITMQ_POLICY | Allows users to change RabbitMQ policies. |
Create RabbitMQ Policy | EXCMD_CREATE_RABBITMQ_POLICY | Allows users to create RabbitMQ policies. |
Delete RabbitMQ Policy | EXCMD_DELETE_RABBITMQ_POLICY | Allows users to delete RabbitMQ policies. |
Show RabbitMQ Policy | EXCMD_INQUIRE_RABBITMQ_POLICY | Allows users to view the details of a specific RabbitMQ policy. |
Show RabbitMQ Policy Names | EXCMD_INQUIRE_RABBITMQ_POLICY_NAMES | Allows users to view a list of RabbitMQ policies. |