Click or drag to resize

ListVolumesRequestVolumeIDs Property

A list of volume IDs. If you supply this parameter, other parameters operate only on this set of volumes. Mutually exclusive with the accounts, startVolumeID, and limit parameters.

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

Property Value

Type: Int64
See Also