Click or drag to resize

ISolidFireElementListGroupSnapshots Method (ListGroupSnapshotsRequest)

ListGroupSnapshots enables you to get information about all group snapshots that have been created.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ListGroupSnapshotsResult ListGroupSnapshots(
	ListGroupSnapshotsRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiListGroupSnapshotsRequest

Return Value

Type: ListGroupSnapshotsResult
See Also