cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4096
Views
3
Helpful
4
Replies

Retrieve Wireless SSID Using Network ID and Update Radius Servers

Ñnate
Frequent Visitor
Frequent Visitor

I am not exactly sure why this does not work for me as documented in the following URL

https://developer.cisco.com/meraki/api-v1/#!get-network-wireless-ssids

The API call works up until networkid but after that, it doesnt seem consider any wireless calls as valid. Only thing that works so far for me on the documentation is wireless\settings.

I want to be able to retrieve and update the Radius server of over 100 networks using something like below but it doesnt work.

https://api.meraki.com/api/v1/organizations/OrganizationID/NetworkID/wireless/ssid

Any help will be appreciated.

1 Accepted Solution
4 Replies 4

ww^
Meraki Community All-Star
Meraki Community All-Star

What reply message you get?

Can you try it in the webbrowser?

https://developer.cisco.com/meraki/api-v1/#!get-network-wireless-ssids

Ñnate
Frequent Visitor
Frequent Visitor

From Postman I get a 404 Not found status message, preview error the below:

<title>Page not found - Cisco Meraki</title>
<style type="text/css">
Everything works up until /networks/:networkID. Even /networks/:networkID/wireless/settings works. But I still cant do the wireless/ssids API call.

rahaliix131005
Community Member

hey,

How did u managed to update Radius server, I have 50+ networks and I need to add a radius server for them but didn't work for me tried python scrips even with Meraki library but no success .

The ERROR I get

Error occurred while updating RADIUS server: 404 Client Error: Not Found for url: https://api.meraki.com/api/v1/networks/******/wireless/radiusServers

Can you help please !

Review Cisco Networking for a $25 gift card