Enum - ScsiLunState


Enum Description

The Operational state of the LUN

Enum Constants

NameDescription
degraded One or more paths to the LUN are down, but I/O is still possible. Further path failures may result in lost connectivity.
error The LUN is dead and/or not reachable.
lostCommunication No more paths are available to the LUN.
off The LUN is off.

Since vSphere API 4.0
ok The LUN is on and available.
quiesced The LUN is inactive.

Since vSphere API 4.0
unknownState The LUN state is unknown.