03-27-2025 04:17 AM
Hi Team,
From the vManage console - while navigating to Devices->Selecting a Device -> Selecting Tunnels from WAN, I could see the detailed stats of associated tunnels, interfaces with the status, latency, Jitter, loss percentage etc.
However, I am not able to find an API call to retrieve the same stats.
I have already tried using the Swagger document to get the interface and tunnel statistics, which is not giving the expected response as in the UI.
Could someone please share some insights here
03-27-2025 05:24 AM
check some documenation and use case :
https://developer.cisco.com/docs/sdwan/20-9/sample-use-cases-study-lab/#conclusion-1
03-27-2025 05:35 AM
A Resource URL retrieves app route statistics such as latency, loss, and jitter using aggregation APIs in /statistics/approute/fec/aggregation
. URL : https://<vManage-ip>/dataservice/statistics/approute/fec/aggregation
See this use case here
Hope this helps.
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