This article covers role management rights that pertain to RabbitMQ nodes.
Right |
Feature Code |
Explanation |
Reset RabbitMQ Node | EXCMD_RESET_RABBITMQ_NODE | Allows users to reset RabbitMQ nodes. |
Show RabbitMQ Node | EXCMD_INQUIRE_RABBITMQ_NODE | Allows users to view the details of a specific RabbitMQ node. |
Show RabbitMQ Node Applications | EXCMD_INQUIRE_RABBITMQ_NODE_APPLICATIONS | Allows users to view RabbitMQ node applications. |
Show RabbitMQ Node Auth Mechanisms | EXCMD_INQUIRE_RABBITMQ_NODE_AUTH_MECHANISMS | Allows users to view RabbitMQ Node Auth Mechanisms. |
Show RabbitMQ Node Binary | EXCMD_INQUIRE_RABBITMQ_NODE_BINARY | Allows users to view RabbitMQ Node binary information. |
Show RabbitMQ Node Contexts | EXCMD_INQUIRE_RABBITMQ_NODE_CONTEXTS | Allows users to view RabbitMQ Node contexts. |
Show RabbitMQ Node Exchange Types | EXCMD_INQUIRE_RABBITMQ_NODE_EXCHANGE_TYPES | Allows users to view RabbitMQ Node exchange types. |
Show RabbitMQ Node Memory | EXCMD_INQUIRE_RABBITMQ_NODE_MEMORY | Allows users to view RabbitMQ Node memory information. |
Show RabbitMQ Node Names | EXCMD_INQUIRE_RABBITMQ_NODE_NAMES | Allows users to view a list of the RabbitMQ nodes that exist. |
Show RabbitMQ Node Stats | EXCMD_INQUIRE_RABBITMQ_NODE_STATS | Allows users to view RabbitMQ node statistics. |
Show RabbitMQ Node Status | EXCMD_INQUIRE_RABBITMQ_NODE_STATUS | Allows users to view the status of RabbitMQ nodes. |