Set transfer limit for existing users in user manager

Hi,

I have thousands users in user manager under profile “100” and currently the have transfer limit as 600M.
I want to reset this transfer limit to e.g. 500M for all users under that profile

Is there away via terminal to do this for all users at once.

Thank you in advance

any response plz

here is the details:

/tool user-manager profile limitation
add address-list=“” download-limit=0B group-name=“” ip-pool=“” name=100 owner=admin rate-limit-min-rx=524288B rate-limit-min-tx=563200B rate-limit-rx=524288B
rate-limit-tx=563200B transfer-limit=524288000B upload-limit=0B uptime-limit=6h

As you can see, the profile “100” has previously this transfer-limit=629145600B (600M) and I’ve changed it manually via GUI to 524288000B (500M) and this would be applied for newly created users.

But for existing users under this profile “100” still have the data of 600M

what I want is to change the current users’ transfer-limit under profile “100” who are in state “waiting” from 600M to 500M?

I think it would be possible via terminal?

Please for your kind support ..

Thanks in advance

It seems an easy setting via user manager to change the profile 100 itself only in term of transfer-limit.
I though at the beginning that this will not be reflected to existing users who are assigned to profile 100 as I’ve checked this immediately after profile change as still the old value 600M is there in each user.

But after reboot, I could see the new value.

Thanks