Click or drag to resize

ISolidFireElementListVolumeStatsByVolume Method (ListVolumeStatsByVolumeRequest)

ListVolumeStatsByVolume returns high-level activity measurements for every volume, by volume. Values are cumulative from the creation of the volume.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ListVolumeStatsByVolumeResult ListVolumeStatsByVolume(
	ListVolumeStatsByVolumeRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiListVolumeStatsByVolumeRequest

Return Value

Type: ListVolumeStatsByVolumeResult
See Also