{"type":"api","title":"Get Ipv 6 Interface","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/bbdb16c27aa20949539a17a086b23efac32312db/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 - IPv6 Neighbours"],"description":"Get IPv6 Neighbors from device (Real Time)","operationId":"getIpv6Interface","parameters":[{"name":"vpn-id","in":"query","description":"VPN Id","schema":{"type":"string","enum":["0","512"]}},{"name":"if-name","in":"query","description":"Interface name","schema":{"type":"string","enum":["ge0/0","ge0/1","ge0/2","ge0/3","ge0/4","ge0/5","ge0/6","ge0/7","system","eth0"]}},{"name":"mac","in":"query","description":"Mac address","schema":{"type":"string"}},{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"pattern":"^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$","type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"IPv6 Neighbors":{"description":"IPv6 Neighbors","value":{"data":[{"if-name":"ge0/1","vdevice-dataKey":"169.254.10.10-0-ge0/1","vdevice-name":"169.254.10.10","ip":"fe80::5054:ff:fea1:4f47","lastupdated":1643172402186,"state":"static","vpn-id":"0","uptime-date":1642659240000,"vdevice-host-name":"vm3","mac":"52:54:00:a1:4f:47","uptime":"5:22:32:19"},{"if-name":"ge0/1","idle-timer":"0:00:00:00","vdevice-dataKey":"169.254.10.10-0-ge0/1","vdevice-name":"169.254.10.10","ip":"fe80::5054:ff:fecf:dad8","lastupdated":1643172402186,"state":"dynamic","vpn-id":"0","uptime-date":1643048160000,"vdevice-host-name":"vm3","mac":"52:54:00:cf:da:d8","uptime":"1:10:30:01"},{"if-name":"ge0/1","idle-timer":"0:00:00:00","vdevice-dataKey":"169.254.10.10-0-ge0/1","vdevice-name":"169.254.10.10","ip":"fe80::fc54:ff:fea1:4f47","lastupdated":1643172402186,"state":"dynamic","vpn-id":"0","uptime-date":1642670640000,"vdevice-host-name":"vm3","mac":"fe:54:00:a1:4f:47","uptime":"5:19:21:53"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Interface-read,Interface-write","__originalOperationId":"getIpv6Interface","method":"get","path":"/device/ndv6"}}