This article covers role management rights that pertain to ActiveMQ Connection objects.
| Right | Feature Code | Explanation |
|---|---|---|
| Reset ActiveMQ Connection Statistics | EXCMD_RESET_ACTIVEMQ_CONNECTION_STATISTICS | Allows users to reset ActiveMQ connection statistics. |
| Show ActiveMQ Connection | EXCMD_INQUIRE_ACTIVEMQ_CONNECTION | Allows users to view ActiveMQ connections. |
| Show ActiveMQ Connection Names | EXCMD_INQUIRE_ACTIVEMQ_CONNECTION_NAMES | Allows users to view ActiveMQ connection names. |
| Show ActiveMQ Connection Status | EXCMD_INQUIRE_ACTIVEMQ_CONNECTION_STATUS | Allows users to view ActiveMQ connection status. |
| Start ActiveMQ Connection | EXCMD_START_ACTIVEMQ_CONNECTION | Allows users to start ActiveMQ connections. |
| Stop ActiveMQ Connection | EXCMD_STOP_ACTIVEMQ_CONNECTION | Allows users to stop ActiveMQ connections. |