Documentation Link for Cisco SD-WAN APIs
https://sdwan-docs.cisco.com/Product_Documentation/Command_Reference/vManage_REST_APIs
- The API library for the vManage can be accesssed at https://{{vmanage-ip}}/apidocs
Run python script to get serial and chassis numbers of devices which are part of the SD-WAN overlay.
- API Used - https://{{vmanage-ip}}/dataservice/system/device/management/systemip
- METHOD - GET
- API Used - https://{{vmanage-ip}}/dataservice/template/policy/vsmart
- METHOD - POST
- API Used - https://{{vmanage-ip}}/dataservice/template/device/config/attachcli
- METHOD - POST
- Tools Used - LiveAction, SevOne
- APIs Used - https://{{vmanage-ip}}/dataservice/data/device/state/Interface -- https://{{vmanage-ip}}/dataservice/data/device/state/BFDSessions
- METHOD - GET

