Click or drag to resize

GetStorageContainerEfficiencyResultMissingVolumes Property

The volumes that could not be queried for efficiency data. Missing volumes can be caused by the Garbage Collection (GC) cycle being less than an hour old, temporary loss of network connectivity, 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