cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2959
Views
5
Helpful
4
Replies

Get Jitter and latency for SDWAN router from Viptela API

I can get interface or tunnel stats like rx and tx packets, but how to get latency and jitter from the API from an interface or tunnel?

4 Replies 4

Thanks

bigevilbeard
Engager
Engager

Hello @RakeshKulkarni82221  yes this is possible - 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.

hello @bigevilbeard I am getting below error

 

status code == 403

response.text :
                  ('<html><head><title>Error</title></head><body>SessionTokenFilter: Token '
                   'provided via HTTP Header does not match the token generated by the '
                  'server.</body></html>')

 

If I try directly from apidocs url, its working, but when I try to do it with python after authenticating and passing the cookie i am getting the above error.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers