{"type":"api","title":"Get All Device Crash Logs","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 for all device","operationId":"getAllDeviceCrashLogs","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Device crash logs":{"description":"Device crash logs","value":{"data":[{"core-time":"MonMay908:25:21UTC2022","vdevice-name":"172.16.255.11","index":8,"lastupdated":1652085255804,"core-filename":"vm1-system-report_20220509-082507-UTC.tar.gz","core-time-date":1652084721000,"vdevice-host-name":"vm1"},{"core-time":"MonMay910:36:57UTC2022","vdevice-name":"172.16.255.15","index":7,"lastupdated":1652093038703,"core-filename":"vm5-system-report_20220509-103645-UTC.tar.gz","core-time-date":1652092617000,"vdevice-host-name":"vm5"}]}}}}}},"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/details"}}