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

How to distinguish a vEdge from cEdge device via SD-WAN vManage API?

brych126
Level 1
Level 1

I'm exploring Cisco SD-WAN via https://devnetsandbox.cisco.com/RM/Diagram/Index/a4ab71bc-f7a0-4d63-bedb-05a051818569?diagramType=Topology . It looks like that sanbox has configured both vEdge and cEdge devices at least accordind to its names: site3-vedge01 and site2-cedge01. But when I execute "/dataservice/device" api request I see in response that for devices mentioned above values of personality and device-type  fields are vedge. So I'm curious is it possible to distinguish a vEdge from cEdge device via SD-WAN vManage API(maybe there is endpoint for this purpose)?

2 Replies 2

brych126
Level 1
Level 1

I have already figured out how this can be determined. So to determine whether device is vEdge or cEdge can be used templateClass(cedge or vedge possible values) field of "device/models" endpoint response. 

CSCO11844255
Level 1
Level 1

Hi 

may i know where I can find that option.