downloadFile


SoftLayer_Network_Storage_Backup_Evault::downloadFile

Download a file from a Storage account.

Description

{{CloudLayerOnlyMethod}} Download a file from a Storage account. This method returns a file’s details including the file’s raw content.

Parameters

Name Type Description
fileId string The id or guid of the file you wish to download.

Required Headers

Optional Headers

  • None

Return Values

Error Handling

  • Throw the exception “Not yet implemented for this Storage type.” if the Storage type is not supported.

Associated Methods