Click or drag to resize

GetVolumeEfficiencyResultMissingVolumes Property

The volumes that could not be queried for efficiency data. Missing volumes can be caused by GC being less than hour old, temporary network loss or restarted services since the GC cycle.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long[] MissingVolumes { get; set; }

Property Value

Type: Int64
See Also