The permission level for all consumers of the Queue, excluding the owner. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "no-access". The allowed values and their meaning are:
"no-access" - Disallows all access.
"read-only" - Read-only access to the messages.
"consume" - Consume (read and remove) messages.
"modify-topic" - Consume messages or modify the topic/selector.
"delete" - Consume messages, modify the topic/selector or delete the Client created endpoint altogether.
The permission level for all consumers of the Queue, excluding the owner. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is
"no-access"
. The allowed values and their meaning are: