Dear community,
is there an API call where I can see the performance of WAN links (Insight --> WAN Health)?
Example (see screenshot):
High latency and/or loss on WAN 1 is resulting in "Poor performance" in MI.
Right now I am planning to use these calls and calculate the performance by myself:
https://developer.cisco.com/meraki/api-v1/#!get-device-loss-and-latency-history
--> Calculate an average score for 31 days
https://developer.cisco.com/meraki/api-v1/#!get-organization-devices-uplinks-loss-and-latency
--> Compare the live data to the average score and show anomalies.
Is there an easier way to get this "poor performance" status?
I need this information for a self-written "site centric" NOC dashboard.
Thanks!
Stefan