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.
![StefanRzepczyk_0-1624014754463.png StefanRzepczyk_0-1624014754463.png](https://community.meraki.com/t5/image/serverpage/image-id/18724iBF601C85C7951FEB/image-size/medium?v=v2&px=400)
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