"SoftLayer_" prefix removed for readability.
Download a file.
Name | Type | Description |
---|---|---|
fileName | string | name of the file to download. |
container | string | Name of the container that the file is in. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Hub_Swift_Share/getFile'