{"type":"api","title":"Get Device Crash Logs Synced","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 - Crash Log"],"description":"Get device crash logs synchronously from device","operationId":"getDeviceCrashLogsSynced","parameters":[{"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":{"Device crash logs":{"description":"Device crash logs","value":{"data":[{"vdevice-name":"172.16.255.11","createTimeStamp":1649439701737,"index":0,"core-filename":"vm1-system-report_20220407-031603-UTC.tar.gz","vdevice-host-name":"vm1","core-time":"ThuApr703:16:10UTC2022","vdevice-dataKey":"172.16.255.11-0","@rid":855,"vmanage-system-ip":"172.16.255.11","lastupdated":1649769370563,"core-time-date":1649301370000},{"vdevice-name":"172.16.255.11","createTimeStamp":1651156427829,"index":1,"core-filename":"vm1-system-report_20220428-124017-UTC.tar.gz","vdevice-host-name":"vm1","core-time":"ThuApr2812:40:32UTC2022","vdevice-dataKey":"172.16.255.11-1","@rid":1224,"vmanage-system-ip":"172.16.255.11","lastupdated":1651156427519,"core-time-date":1651149632000},{"vdevice-name":"172.16.255.11","createTimeStamp":1651156431854,"index":2,"core-filename":"vm1-system-report_20220428-125006-UTC.tar.gz","vdevice-host-name":"vm1","core-time":"ThuApr2812:50:11UTC2022","vdevice-dataKey":"172.16.255.11-2","@rid":1225,"vmanage-system-ip":"172.16.255.11","lastupdated":1651156427519,"core-time-date":1651150211000},{"vdevice-name":"172.16.255.11","createTimeStamp":1651708111493,"index":4,"core-filename":"vm1_ftmd_25306_20220504-112749-UTC.core.gz","vdevice-host-name":"vm1","core-time":"WedMay411:28:57UTC2022","vdevice-dataKey":"172.16.255.11-4","@rid":1250,"vmanage-system-ip":"172.16.255.11","lastupdated":1651708111141,"core-time-date":1651663737000},{"vdevice-name":"172.16.255.11","createTimeStamp":1651505130582,"index":3,"core-filename":"vm1-system-report_20220504-040557-UTC.tar.gz","vdevice-host-name":"vm1","core-time":"WedMay404:06:43UTC2022","vdevice-dataKey":"172.16.255.11-3","@rid":1463,"vmanage-system-ip":"172.16.255.11","lastupdated":1651637687479,"core-time-date":1651637203000}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"System-read,System-write,Device Monitoring-read,Device Monitoring-write,Device Reboot-read,Device Reboot-write,Software Upgrade \u003e Edge-write,Software Upgrade \u003e Edge-read,Software Upgrade \u003e Controller-write,Software Upgrade \u003e Controller-read,Software Upgrade-read,Software Upgrade-write","__originalOperationId":"getDeviceCrashLogsSynced","method":"get","path":"/device/crashlog/synced"}}