Download Exported Instance
Download Exported Instance
GET /cloud/downloadExportedInstance
Implementation Notes
Download the exported instance. First you have to call the API resource named packInstance, in order to create the export file.
Parameters
| Parameter | Description | Parameter Type | Data Type |
|---|---|---|---|
| instanceName | Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+. | query | string |
| user | user's authentication | header (authorization) | basic authentication |