06-30-2025 10:20 PM
Hi I want to get status of changing sla-classes via api
Like we have sla class parameters for sla-name VDI-VOIP
and we have sla class parameters for sla-name VDI-DATA
when one channel non-compliance with SLA traffic goes via another because of app-route and we can see in events
that means channel not good for voip traffic because of sla policy and voip traffic goes via another channel.
I try to find in the apidocs thise events but couldn't, maybe someone to know how to get it?
Solved! Go to Solution.
07-03-2025 12:04 AM
07-01-2025 01:30 AM
Check the code here https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/sdwan-application-route-policy/
07-01-2025 09:56 PM
Hi, that's not it. I monitored it via zabbix (loss / jitter / latency). I need to get info when traffic goes via another channel because it's not compatible with sla, like
this information we can see on the event dashboard vManage (I showed it on my picture) and on the cli via command show sdwan tunnel sla
07-01-2025 11:47 PM
Hi dijix1990.
I also tested it in the SD-WAN fabric.
According to my understanding,
1. The traffic is comply with two SLAs. (In your test LAB, VDI-DATA and VDI-VOIP)
2. If tunnel violates the one of SLA (Ex, VDI-VOIP), It selects new one SLA. (VDI-DATA)
Well, It is kinda hard to understand and explain.
I attached the pictures. You can check it too.
Thank you.
Please remark this as a solution If this is helpful.
07-02-2025 12:57 AM
Hi, I know where can I see sla index, I get indexes from vmanage via api and I rename index 0,1,2 to VDI-DATA,VDI-VOIP (via preprocessing in zabbix)
the problem is for some devices number of index and name don't go in order for example we have indexes of sla 0,1,2
for other devices it can be
so it will be perfect if we can get name instead of number via API, but if I understand we don't have such parameters in sdwan api
07-03-2025 12:04 AM
How about this?
Doesnt this meet your needs ?
07-06-2025 09:18 PM
Yes, I think it is
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