Click or drag to resize

ISolidFireElementListSnapshots Method (ListSnapshotsRequest)

ListSnapshots enables you to return the attributes of each snapshot taken on the volume. Information about snapshots that reside on the target cluster is displayed on the source cluster when this method is called from the source cluster.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ListSnapshotsResult ListSnapshots(
	ListSnapshotsRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiListSnapshotsRequest

Return Value

Type: ListSnapshotsResult
See Also