Hi all, I'm trying to configure role access via the Jolokia REST API for the single attribute "Active" on the "org.apache.activemq.artemis" domain.
I have a user with a role "monitor" and want them to be able to access nothing but the above attribute via e.g. /console/jolokia/read/org.apache.activemq.artemis:broker=*/Active. The manual regarding management.xml is clear about *method *access e.g. "get*" but has no examples for *attribute *access. Having spent about an hour on it I'm really stuck. Any help would be appreciated. Cheers, Dave