cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
317
Views
2
Helpful
3
Replies

find app statistics related api on bfd and omp tunnels

Ashutoshkabade
Level 1
Level 1

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? 

3 Replies 3

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

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

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

Yes, check this code https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/sdwan-application-route-policy

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

Review Cisco Networking for a $25 gift card