03-21-2024 08:11 AM
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 🙂
03-21-2024 08:29 AM
Have you checked the documentation?
https://developer.cisco.com/meraki/api-v1/get-device-wireless-latency-stats/
03-21-2024 08:38 AM
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/
03-21-2024 09:14 AM
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.
03-21-2024 09:02 AM
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!
03-21-2024 01:14 PM
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.
03-22-2024 06:47 AM
Thank you, I will look this over.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide