getFileCount


SoftLayer_Network_Storage_Iscsi::getFileCount

Retrieve the file number of files in a Virtual Server Storage account’s root directory.

Description

{{CloudLayerOnlyMethod}} Retrieve the file number of files in a Virtual Server Storage account’s root directory. This does not include the files stored in the recycle bin.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • int

Error Handling

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

Associated Methods