Programmatically get admin info

Options
fijimf
fijimf Member Posts: 6

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

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 920 admin
    edited July 2020 #2
    Options

    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.