I would like to change my queue tree max-limit using scripts, I managed to do it by creating scripts that deletes everything in queue tree then create them again with the modified max-limit, is there a better way to do it? thank you
Not sure I understand. Is your problem that you do not know the syntax for changing one element of an existing configuration rule?
/queue tree set [find name=“DESIRED-QUEUE”] max-limit=123000000]
to set max-limit to 123M.