Can some body point me to documentation of api(s) that can be used to automating bandwitdth control on Virtual SmartZoneHigh Scale ?
Ref: https://docs.ruckuswireless.com/smartzone/6.1.0/sz100-public-api-reference-guide-610.htmlRegardsSameer
Hi @sameerkattel please find below API for 6.1 vSZ-H :
https://docs.ruckuswireless.com/smartzone/6.1.0/vszh-public-api-reference-guide-610.html#top
*To edit existing WLAN you can use "patch" and edit/modify or "Post" to create new "uplinkRate"/downlinkRate in request body :
https://docs.ruckuswireless.com/smartzone/6.1.0/vszh-public-api-reference-guide-610.html#wlan-modify-patch
*Also if its the user traffic profile you can use "patch" to edit ratelimit config or "Post" to create new in request body :
https://docs.ruckuswireless.com/smartzone/6.1.0/vszh-public-api-reference-guide-610.html#user-traffic-profile-modify-user-traffic-profile-patch
Best Regards
Vineet