Click or drag to resize

DriveSlot Property

Slot number in the server chassis where this drive is located. If the drive has been physically removed from the node, this will not have a value.

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

Property Value

Type: NullableInt64
See Also