{"type":"api","title":"Create Synced Reboot History List","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","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","__originalOperationId":"createSyncedRebootHistoryList","method":"get","path":"/device/reboothistory/synced"}}