Apache CloudStack 4.20.0.0 Root Admin API Reference
downloadImageStoreObject
Download object at a specified path on an image store.
Request parameters
Parameter Name | Description | Required |
id | id of the image store | true |
path | path to download on image store | false |
Response Tags
Response Name | Description |
id | the id of extracted object |
accountid | the account id to which the extracted object belongs |
created | the time and date the object was created |
extractId | the upload id of extracted object |
extractMode | the mode of extraction - upload or download |
name | the name of the extracted object |
state | the state of the extracted object |
status | the status of the extraction |
storagetype | type of the storage |
uploadpercentage | the percentage of the entity uploaded to the specified location |
url | if mode = upload then url of the uploaded entity. if mode = download the url from which the entity can be downloaded |
zoneid | zone ID the object was extracted from |
zonename | zone name the object was extracted from |