{"type":"api","title":"Generate Device Interface VPN","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Real-Time Monitoring - Interface"],"description":"Get device interfaces per VPN","operationId":"generateDeviceInterfaceVPN","parameters":[{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Device interface":{"description":"Device interface","value":{"data":[{"index":0,"vpnId":"0","ifname":"ge0/1"},{"index":1,"vpnId":"0","ifname":"ge0/2"},{"index":2,"vpnId":"0","ifname":"ge0/3"},{"index":3,"vpnId":"0","ifname":"ge0/4"},{"index":4,"vpnId":"0","ifname":"ge0/5"},{"index":5,"vpnId":"0","ifname":"ge0/6"},{"index":6,"vpnId":"0","ifname":"ge0/7"},{"index":7,"vpnId":"0","ifname":"system"},{"index":8,"vpnId":"1","ifname":"ge0/0"},{"index":9,"vpnId":"512","ifname":"eth0"},{"index":10,"vpnId":"65528","ifname":"loopback65528"},{"index":11,"vpnId":"65530","ifname":"loopback65530"},{"index":12,"vpnId":"65530","ifname":"loopback65531"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Monitoring-read","__originalOperationId":"generateDeviceInterfaceVPN","method":"get","path":"/device/interface/vpn"}}