Click or drag to resize

ISolidFireElementListVolumeStats Method (ListVolumeStatsRequest)

ListVolumeStats returns high-level activity measurements for a single volume, list of volumes, or all volumes (if you omit the volumeIDs parameter). Measurement 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#
ListVolumeStatsResult ListVolumeStats(
	ListVolumeStatsRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiListVolumeStatsRequest

Return Value

Type: ListVolumeStatsResult
See Also