getAllFiles


SoftLayer_Network_Storage::getAllFiles

Retrieve a listing of all files in a Storage account’s root directory.

Description

{{CloudLayerOnlyMethod}} Retrieve details such as id, name, size, create date for all files in a Storage account’s root directory. This does not download file content.

Parameters

None

Required Headers

Optional Headers

Return Values

Error Handling

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

Associated Methods