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.
Hello, I've been developing a couple of solutions that analyze the bandwidth usage of a network, in order to trigger actions and impose limitations. Unfortunately, one of the issues that I have found is that I haven't found a proper endpoint to repli...
Hello,We are currently trying to get an integration going, that is linked to the email alert templates sent by Meraki automatically. I have looked into modifying the alert profiles of the organization, but from what I can gather, that will only allow...
Hello everyone,Im trying to create a feature that tracks uplink usage across multiple months. Currently Im using the following endpoint:https://developer.cisco.com/meraki/api-v1/get-network-appliance-uplinks-usage-history/However, Im encountering a l...
Hello, I have setup webhooks in a custom application to allow for active monitoring. Once deployed in production, the step that's failing is the communication between the webhook and our backend server. The reason is that the server is behind a firew...
Hello! I've been using the API for almost a year now, and one of the things that I really don't like about it, is the fact that it doesn't provide any sort of typing for complex outputs. This makes it hard to guess the shape of the output, although I...
I thought it consisted of a fixed amount, so maybe an error from my part, but after testing with about 20 different networks the scaling factor hovers around 0.32. In other words, all of the measurements from the API endpoint need to be reduced by ab...
After testing with different combinations of endpoints, I found that using the clients bandwidth usage history, matches almost perfectly with the data coming from the Meraki dashboard. The only interesting aspect is that the data reported appears to ...
There is an endpoint that creates an ARP table job for all other types of devices except MXs. Hopefully its helpful to you, although it would be nice if it also allowed for MXs: https://developer.cisco.com/meraki/api-v1/create-device-live-tools-arp-t...