is there a place to get a list of all variable names in UM?
/tool user-manager user>print
you can only find few here but how to get to certain data of users for example: /tool user-manager user get (actual profile) or (pool)?
how to know one user is set to what profile and change it by a script to another profile?
Tab key and ? mark is almost puts the same output. I am more looking for variables related to a user’s profile.
If I can search for a user and find it’s profile, I can then change the profile to something else on the fly.
I found out I can let one router connect to another using scripts and ssh. This is a good news for me since
I can look at a user’s daily volume from UM and have UM enter other routers to change its dynamic queue without
making the user logout at all.
so a list of variable names of UM is needed to accomplish this.