Click or drag to resize

ISolidFireElementListVolumeStatsByVirtualVolume Method (Guid)

ListVolumeStatsByVirtualVolume enables you to list volume statistics for any volumes in the system that are associated with virtual volumes. Statistics 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#
ListVolumeStatsByVirtualVolumeResult ListVolumeStatsByVirtualVolume(
	Guid[] VirtualVolumeIDs = null
)

Parameters

VirtualVolumeIDs (Optional)
Type: SystemGuid

Return Value

Type: ListVolumeStatsByVirtualVolumeResult
See Also