{"type":"api","title":"Generate Reboot Device List","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Device Actions"],"description":"Get list of rebooted devices","operationId":"generateRebootDeviceList","parameters":[{"name":"deviceType","in":"path","description":"Device type","required":true,"schema":{"type":"string"},"example":"vedge"},{"name":"groupId","in":"query","description":"groupId","required":true,"schema":{"type":"string"},"example":"all"}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"availableServices":{"type":"array","example":[],"items":{"type":"string","example":[]}},"device-model":{"type":"string","example":"vsmart"},"device-os":{"type":"string","example":"next"},"device-type":{"type":"string","example":"vsmart"},"host-name":{"type":"string","example":"vm10"},"layoutLevel":{"type":"integer","format":"int32","example":2},"local-system-ip":{"type":"string","example":"172.16.255.20"},"personality":{"type":"string","example":"vsmart"},"platform":{"type":"string","example":"x86_64"},"reachability":{"type":"string","example":"reachable"},"site-id":{"type":"string","example":"200"},"system-ip":{"type":"string","example":"172.16.255.20"},"uptime-date":{"type":"integer","format":"int32","example":1683651060000},"uuid":{"type":"string","example":"3ee91f17-fc89-4d25-9e31-684e823d5eba"},"version":{"type":"string","example":"20.13.999-2847"}},"$$ref":"#/components/schemas/GenerateRebootDeviceListData"}}},"$$ref":"#/components/schemas/GenerateRebootDeviceList"},"examples":{"Example":{"description":"Example","value":{"data":[{"device-model":"vsmart","device-os":"next","local-system-ip":"172.16.255.20","system-ip":"172.16.255.20","host-name":"vm10","site-id":"200","uuid":"3ee91f17-fc89-4d25-9e31-684e823d5eba","version":"20.13.999-2847","platform":"x86_64","layoutLevel":2,"personality":"vsmart","device-type":"vsmart","reachability":"reachable","uptime-date":1683651060000,"availableServices":[]}]},"$$ref":"#/components/examples/ComViptelaVmanageServerDeviceactionDeviceactionapiResponseExampleGetrebootdevicesresp"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Reboot-read,Device Reboot-write,Device Reboot \u003e Edge-read,Device Reboot \u003e Edge-write,Device Reboot \u003e Controller-read","method":"get","path":"/device/action/reboot/devices/{deviceType}"}}