{"type":"api","title":"Initiate Image Download","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":"Intitate image download on the given device.","operationId":"initiateImageDownload","requestBody":{"description":"Request body to Intitate image download on the given device","content":{"application/json":{"schema":{"type":"object"},"examples":{"Example Value":{"description":"Example Value","value":{"action":"image-download","actionName":"Test","actionStart":"Tue Jan 11 23:00:00 IST 2022","actionStartMillis":1641922200000,"actionEnd":"Wed Jan 12 03:00:00 IST 2022","actionEndMillis":1641936600000,"timeZone":"Asia/Kolkata","actionTimeoutMins":30,"input":{"data":[{"family":"c800v","version":"875d4845-df12-4fdf-91f6-b73c601b2c3f","remoteServerId":"192448a2-36bd-4f50-af04-03b428cd5a8f"}],"versionType":"remote"},"devices":[{"deviceIP":"40.1.1.1","deviceId":"C8K-60c01ff3-1405-428f-93e9-f1606d22968e"}],"deviceType":"vedge"},"$$ref":"#/components/examples/ComViptelaVmanageServerDeviceactionDeviceactionapiRequestExampleImagedownload"}}}},"required":true},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Example":{"description":"Example","value":{"task_id":"default_partition-01112017T159951140"},"$$ref":"#/components/examples/ComViptelaVmanageServerDeviceactionDeviceactionapiResponseExampleImagedownloadresp"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"post","path":"/device/action/image-download"}}