Click or drag to resize

VolumeStatus Property

Current status of the volume init: A volume that is being initialized and is not ready for connections. active: An active volume ready for connections.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string Status { get; set; }

Property Value

Type: String
See Also