{"type":"api","title":"Create Synced Reboot History List","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 device reboot history synchronously","operationId":"createSyncedRebootHistoryList","parameters":[{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Device reboot history":{"description":"Device reboot history","value":{"data":[{"reboot_date_time-date":1642658548000,"vmanage-system-ip":"172.16.255.11","reboot_date_time":"2022-01-20T06:02:28+00:00","vdevice-dataKey":"172.16.255.11-2022-01-20T06:02:28+00:00","createTimeStamp":1642659153490,"lastupdated":1642659153477,"reboot_reason":"Initiated by user - Reboot issued via NETCONF","vdevice-host-name":"vm1","vdevice-name":"172.16.255.11","@rid":1078},{"reboot_date_time-date":1642651714000,"vmanage-system-ip":"172.16.255.11","reboot_date_time":"2022-01-20T04:08:34+00:00","vdevice-dataKey":"172.16.255.11-2022-01-20T04:08:34+00:00","createTimeStamp":1642652319194,"lastupdated":1642652319187,"reboot_reason":"Initiated by user - Reboot issued via NETCONF","vdevice-host-name":"vm1","vdevice-name":"172.16.255.11","@rid":1086},{"reboot_date_time-date":1642656388000,"vmanage-system-ip":"172.16.255.11","reboot_date_time":"2022-01-20T05:26:28+00:00","vdevice-dataKey":"172.16.255.11-2022-01-20T05:26:28+00:00","createTimeStamp":1642656696210,"lastupdated":1642656695661,"reboot_reason":"Initiated by user - Reboot issued via NETCONF","vdevice-host-name":"vm1","vdevice-name":"172.16.255.11","@rid":1095},{"reboot_date_time-date":1642659874000,"vmanage-system-ip":"172.16.255.11","reboot_date_time":"2022-01-20T06:24:34+00:00","vdevice-dataKey":"172.16.255.11-2022-01-20T06:24:34+00:00","createTimeStamp":1642660158532,"lastupdated":1642660158402,"reboot_reason":"Initiated by user - Reboot issued via NETCONF","vdevice-host-name":"vm1","vdevice-name":"172.16.255.11","@rid":1103},{"reboot_date_time-date":1642659181000,"vmanage-system-ip":"172.16.255.11","reboot_date_time":"2022-01-20T06:13:01+00:00","vdevice-dataKey":"172.16.255.11-2022-01-20T06:13:01+00:00","createTimeStamp":1642659460686,"lastupdated":1642659460446,"reboot_reason":"Initiated by user - Reboot issued via NETCONF","vdevice-host-name":"vm1","vdevice-name":"172.16.255.11","@rid":1104}]}}}}}},"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/synced"}}