Enum - VsanIscsiLUNCommonInfoVsanIscsiLUNStatus(vim.cluster.VsanIscsiLUNCommonInfo.VsanIscsiLUNStatus)

Since
vSphere API 6.5


Enum Description

Defines iSCSI LUN status, supported values are Online, Offline.

Enum Constants

NameDescription
Offline LUN is a configuration status, which is a desired state. If LUN is offline, initiators can not discover the LUN after login to the target, all existing connections are closed.
Online LUN is a configuration status, which is a desired state. If LUN is online, initiators can discover the LUN after login to the target.
VsanIscsiLUNStatus_Unknown

Since vSAN API vSAN 6.7U3

Show WSDL type definition