Click or drag to resize

VirtualVolumeStatsThrottle Property

A floating value between 0 and 1 that represents how much the system is throttling clients below their max IOPS because of re-replication of data, transient errors and snapshots taken.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<float> Throttle { get; set; }

Property Value

Type: NullableSingle
See Also