getFilePendingDeleteCount


SoftLayer_Network_Storage_Iscsi::getFilePendingDeleteCount

Retrieve the number of files pending deletion in a Storage account’s recycle bin.

Description

{{CloudLayerOnlyMethod}} Retrieve the number of files pending deletion in a Storage account’s recycle bin. Files in an account’s recycle bin may either be restored to the account’s root directory or permanently deleted.

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