{"type":"api","title":"Get Device Crash Logs Synced","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2f02ba2-fd0d-3a26-bcc5-feafc8f24d17","info":{"title":"Monitoring and Troubleshooting","description":"Includes API operations for the following:\n- Real-time monitoring\n- Accessing statistics APIs and statistics bulk APIs\n- Retrieving device state\n- Managing alarms and events\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","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","method":"get","path":"/device/crashlog/synced"}}