🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Programmatically get admin info
Hi - is there a way to programmatically get admin info? And is there a special permissioned rolee you would need for read only access to admin stuff? What I'm particularly interested in is finding out which clients are connected and what subscriptions they have. My Ops team does not let the Dev team have access to the admin client.
Thanks,
Jim
Comments
-
Hi @fijimf,
Yes you can retrieve event broker configuration/monitoring information via SEMP (Solace Element Management Protocol). SEMP reference here.You need a Management/CLI user to make a SEMP query but a read only user can be created for the entire broker or even for a specific VPN if your Ops team doesn't want to give you write access or even global read permissions. Permission info here.
0