Retrieve Wireless SSID Using Network ID and Update Radius Servers

Solved
nante
Conversationalist

Retrieve Wireless SSID Using Network ID and Update Radius Servers

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
nante
Conversationalist
3 Replies 3
ww
Kind of a big deal
Kind of a big deal

What reply message you get?

Can you try it in the webbrowser?

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

nante
Conversationalist

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.
 
 
nante
Conversationalist

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels