01-04-2025 08:50 AM
I’ve been researching the Cisco SD-WAN Vmanage API documentation to find application traffic details on tunnels.
I think It might shows the application name, bandwidth, traffic, etc. between two locations.
Can anyone please guide me?
01-04-2025 09:08 AM
You can try
Resource URL structure components 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
Here is an example https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/sdwan-application-route-policy
you can also use this tool https://github.com/CiscoDevNet/SD-WAN-Reporting-Tool
01-10-2025 12:20 AM
Thank you so much for providing this solution. I've one more question to ask.
Can we find, which application's traffic is this? can we find the name of the application and traffic distribution of the application
01-10-2025 03:13 AM
Yes, check this code https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/sdwan-application-route-policy
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