{"type":"api","title":"Get Crash Logs Synced","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/36693899-8b64-31bd-aa1c-b67fb5b6463c","info":{"title":"SD-WAN Services","description":"Includes API operations for managing SD-WAN services such as Cloud OnRamp for SaaS and MultiCloud\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Data Collection Agent"],"description":"Get device crash log","operationId":"getCrashLogsSynced","parameters":[{"name":"deviceId","in":"query","description":"Device Id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Crash logs":{"description":"Crash logs","value":{"header":{"generatedOn":1717659767636,"viewKeys":{"uniqueKey":["vdevice-dataKey"],"preferenceKey":"grid-CrashLog"},"columns":[{"title":"Hostname","property":"vdevice-host-name","hideable":false,"dataType":"string"},{"title":"System IP","property":"vdevice-name","hideable":false,"minWidth":120,"dataType":"string"},{"title":"Index","property":"index","hideable":false,"width":100,"dataType":"number"},{"title":"Core Time","property":"core-time-date","displayFormat":"DD MMM YYYY h:mm:ss A z","inputFormat":"unix-time","hideable":false,"width":200,"dataType":"date"},{"title":"Core Filename","property":"core-filename","hideable":false,"width":220,"dataType":"string"}],"fields":[{"property":"vdevice-host-name","dataType":"string"},{"property":"vdevice-name","dataType":"string"},{"property":"index","dataType":"number"},{"property":"core-time","dataType":"datePrettyWithMixedTZ"},{"property":"core-time-date","dataType":"date"},{"property":"core-filename","dataType":"string"},{"property":"lastupdated","dataType":"date"}]},"data":[{"vdevice-name":"172.16.254.14","createTimeStamp":1717492338526,"index":0,"core-filename":"core.cfgmgr.vm14.gz","vdevice-host-name":"vm14","core-time":"Tue Jun 4 09:09:50 UTC 2024","vdevice-dataKey":"172.16.254.14-0","@rid":12710,"vmanage-system-ip":"169.254.10.15","tenantId":"0bb00e4a-10e1-4d8b-a754-d9e6afed547d","lastupdated":1717492338517,"core-time-date":1717492190000},{"vdevice-name":"172.16.254.14","createTimeStamp":1717492338651,"index":1,"core-filename":"core.vdaemon.vm14.gz","vdevice-host-name":"vm14","core-time":"Tue Jun 4 09:09:35 UTC 2024","vdevice-dataKey":"172.16.254.14-1","@rid":12711,"vmanage-system-ip":"169.254.10.15","tenantId":"0bb00e4a-10e1-4d8b-a754-d9e6afed547d","lastupdated":1717492338517,"core-time-date":1717492175000}]},"$$ref":"#/components/examples/ComViptelaVmanageServerDcaResponseExampleCrashlogSynced"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/dca/device/crashlog/synced"}}