Click or drag to resize

ListGroupSnapshotsRequestVolumes Property

An array of unique volume IDs to query. If you do not specify this parameter, all group snapshots on the cluster are included.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long[] Volumes { get; set; }

Property Value

Type: Int64
See Also