ISolidFireElementListDeletedVolumes Method (NullableBoolean) |
ListDeletedVolumes enables you to retrieve the list of volumes that have been marked for deletion and purged from the system.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax ListDeletedVolumesResult ListDeletedVolumes(
Nullable<bool> IncludeVirtualVolumes = null
)
Parameters
- IncludeVirtualVolumes (Optional)
- Type: SystemNullableBoolean
Return Value
Type:
ListDeletedVolumesResultSee Also