{"type":"api","title":"Get Crash Logs","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 crash log","operationId":"getCrashLogs","requestBody":{"description":"Query string","content":{"application/json":{"schema":{"type":"object"},"examples":{"Stats query":{"description":"Stats query","value":{"tenantId":["07917db1-bb13-40a0-a075-f81e91cd3bd4","57501bad-32a7-4f52-8f54-8547dcd7403e"]}}}}},"required":true},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Crash logs":{"description":"Crash logs","value":{"header":{"generatedOn":1717660655976,"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.3","createTimeStamp":1717658754622,"index":0,"core-filename":"core.vdaemon.vm4.gz","vdevice-host-name":"vm4","core-time":"Thu Jun 6 07:23:17 UTC 2024","vdevice-dataKey":"172.16.254.3-0","@rid":15894,"vmanage-system-ip":"169.254.10.11","tenantId":"07917db1-bb13-40a0-a075-f81e91cd3bd4","lastupdated":1717658754575,"core-time-date":1717658597000}]},"$$ref":"#/components/examples/ComViptelaVmanageServerDcaResponseExampleCrashlogDetails"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"post","path":"/dca/device/crashlog/details"}}