getFile


SoftLayer_Network_Storage_Hub_Swift_Share::getFile

Download a file.

Description

This method returns a file object given the file’s full name.

Parameters

Name Type Description
fileName string name of the file to download.
container string Name of the container that the file is in.

Required Headers

Optional Headers

  • None

Return Values

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'