02-09-2021 02:33 AM
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?
02-09-2021 03:39 AM
how about application aware -
02-09-2021 03:52 AM - edited 02-09-2021 04:01 AM
Thanks
02-09-2021 06:31 AM
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.
07-01-2021 11:30 AM
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.
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: