API call for AP Neighbors/RF Spectrum

SteMeDi
Here to help

API call for AP Neighbors/RF Spectrum

Dear community,

which API call do I have to use to get the packet loss numbers shown in the picture (2.4 and 5 GHz)?

Thank you 🙂

SteMeDi_1-1711033759274.png

 

6 Replies 6
alemabrahao
Kind of a big deal
Kind of a big deal

Have you checked the documentation?

 

https://developer.cisco.com/meraki/api-v1/get-device-wireless-latency-stats/

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

You shared the API call for latency.

I was looking for packet loss and I think i found it:
https://developer.cisco.com/meraki/api-v1/get-organization-wireless-devices-packet-loss-by-device/

 

Apparently it is not the same as in the dashboard. For example I can not filter by band. So I am still looking for the right API call.

Jamieinbox
Getting noticed

Seeing this, I thought this would be a very interesting stat to gather. I have this error:

Error fetching wireless packet loss stats: 404 Client Error: Not Found for url: https://api.meraki.com/api/v1/organizations/netnumberhere/wireless/devices/packetLoss/byDevice

Any idea why this is not working? Thanks!

It looks like you are referencing netnumberhere (networkId?) in the URI but the call takes the organizationId for this endpoint. That is likely the issue if I'm reading that right.

Thank you, I will look this over.

Get notified when there are additional replies to this discussion.