RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
08-15-2022 07:41 PM
It shows like below:
Solved! Go to Solution.
08-16-2022 08:56 AM
Hello @is_trouser,
Follow the steps mentioned below in the screen shot, this is an example of uploading CSV using POSTMAN:
Use the following URL to POST: https://<vSZ_IP>:8443/wsg/api/public/v11_0/rkszones/<Zone_ID>/wlans/<WLAN_ID>/dpsk/upload
1. Navigate and click on BODY tab.
2. Choose option "form-data".
3. Under Key Column, click on file drop down menu.
4. Choose option "file" from drop down menu.
5. Under Value column, click on "select-files" and choose the CSV file.
6. Under Key Column, type in "file" as a Key Value.
7. Hit send, if all the CSV data are valid, vSZ should accept the file and create DPSKs.
Regards,
Parik
08-18-2022 12:41 AM
08-18-2022 12:56 AM
@Parik_MN I added a notice about CSV file format at the end of my post just now. Please pay attention.
