{"type":"api","title":"Initiate Image Download","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":["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/ImageDownload"}}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Example":{"description":"Example","value":{"task_id":"default_partition-01112017T159951140"},"$$ref":"#/components/examples/ImageDownloadResp"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"initiateImageDownload","method":"post","path":"/device/action/image-download"}}