{"type":"api","title":"Get Reboot History Details","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 - Reboot History"],"description":"Get detailed reboot history list","operationId":"getRebootHistoryDetails","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Detailed device reboot history":{"description":"Detailed device reboot history","value":{"data":[{"reboot_date_time-date":1642651714000,"lastupdated":1642652319187,"reboot_date_time":"2022-01-20T04:08:34+00:00","reboot_reason":"Initiated by user - Reboot issued via NETCONF","vdevice-host-name":"vm1","vdevice-name":"172.16.255.11"},{"reboot_date_time-date":1642656388000,"lastupdated":1642656695661,"reboot_date_time":"2022-01-20T05:26:28+00:00","reboot_reason":"Initiated by user - Reboot issued via NETCONF","vdevice-host-name":"vm1","vdevice-name":"172.16.255.11"},{"reboot_date_time-date":1642657398000,"lastupdated":1642657658587,"reboot_date_time":"2022-01-20T05:43:18+00:00","reboot_reason":"reload","vdevice-host-name":"vm5","vdevice-name":"172.16.255.15"},{"reboot_date_time-date":1642658548000,"lastupdated":1642659153477,"reboot_date_time":"2022-01-20T06:02:28+00:00","reboot_reason":"Initiated by user - Reboot issued via NETCONF","vdevice-host-name":"vm1","vdevice-name":"172.16.255.11"}]}}}}}},"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,Software Upgrade-read,Software Upgrade-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","method":"get","path":"/device/reboothistory/details"}}