Jukka,     First thank you for sharing your script its very much appreciated.     Wondering if you can help confirm a few of the variables we need to populate as I'm currently getting (404) Not Found.     API_KEY should be the 40 character key I generated on my dashboard after enabling API access.     NETWORK_ID the name of the overall network(switches, access points, security appliances) not one level deeper that combines the network name and the word wireless "network-wireless"?      Nxxx replace the thre xxx with three digits on the url I see when connected to my dashboard.     $api.ssid = "/networks/$network_id/ssids/4"  You had the #2 I have changed this to #4 as the SSID I want to modify is the forth is this a correct assumption?     Hoping you or someone night give me a clue and push me in the right direction.    
						
					
					... View more