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.
I am trying to update an attributes of an SSID, i am getting this error - Failed to create the new SSID. Status code: 404Response content: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transiti...
I noticed we have an API to update an SSID{{base URL}}/networks/:networkid/wireless/ssids/:number:number , we need to specify the number of SSID in a scenario where an SSID exists. What should be the API call if needto create a new SSID ?
I recently encountered a very irritating issue. Users were getting disconnected for 15-20 secs atleast 3-4 times in 1 hour. Its the same with LAN & WLAN, Corp or guest network. I checked all event logs and nothing unusual was found. IDP was set to Mo...
Thanks Mate, worked like a charm, i had to choose the ID's from available versions which i get it from the GET same API. sample output - : 29.6.1"}},"availableVersions":[{"id":"2369","firmware":"wireless-29-4-1","releaseType":"stable","releaseDate":"...
Thanks , checking it now. I may have to set up Flask in our environment, i was looking for an API or maybe using mutiple API's but its fine. I ll learn new stuff. Anyways if you find something else please let me know