"SoftLayer_" prefix removed for readability.
Get a list of the files in a container and path.
Name | Type | Description |
---|---|---|
container | string | Name of a container |
path | string | The file name, this could contain ‘/’s to denote a pseudo directory structure |
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/getFileList'