"SoftLayer_" prefix removed for readability.
Download a file from a Storage account.
Name | Type | Description |
---|---|---|
fileId | string | The id or guid of the file you wish to download. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Backup_Evault/{SoftLayer_Network_Storage_Backup_EvaultID}/downloadFile'