Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,We have a customer with around 50 sites - all are using the same 3 SSID's. SSID "X" have the same key on all sites.likewise for SSID "Y" and SSID "Z". Now out customer wants to change these 3 SSID wpa-keys - on all of the sites.hAt a specific da...
Snippet for changing PSK passphrase..Still running into the same problem, many years laterurl = f"{BASE_URL}/networks/{network_id}/wireless/ssids/{ssid_number}"payload = {"authMode": "psk","encryptionMode": "wpa", #Michael"wpaEncryptionMode": "WPA2 o...