Click or drag to resize

ISolidFireElementListDeletedVolumes Method (ListDeletedVolumesRequest)

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
C#
ListDeletedVolumesResult ListDeletedVolumes(
	ListDeletedVolumesRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiListDeletedVolumesRequest

Return Value

Type: ListDeletedVolumesResult
See Also