Click or drag to resize

SolidFireElementListActiveVolumes Method

Overload List
  NameDescription
Public methodListActiveVolumes(ListActiveVolumesRequest)
ListActiveVolumes enables you to return the list of active volumes currently in the system. The list of volumes is returned sorted in VolumeID order and can be returned in multiple parts (pages).
Public methodListActiveVolumes(NullableInt64, NullableInt64, NullableBoolean)
ListActiveVolumes enables you to return the list of active volumes currently in the system. The list of volumes is returned sorted in VolumeID order and can be returned in multiple parts (pages).
Top
See Also