Enum - HostLockdownMode(vim.host.HostAccessManager.LockdownMode)

Property of
HostAccessManager, HostConfigInfo, HostConnectSpec
Parameter to
ChangeLockdownMode
Since
vSphere API 6.0


Enum Description

Defines the possible states of lockdown mode.

Enum Constants

NameDescription
lockdownDisabled Indicates that lockdown mode is disabled.
lockdownNormal Indicates that lockdown mode is enabled with service DCUI (Direct Console User Interface) running.
lockdownStrict Indicates that lockdown mode is enabled with service DCUI stopped.

If the host is in "strict" lockdown mode then no one will be able to exit lockdown mode through DCUI in emergency situations, i.e. when the connection to vCenter server is permanently lost.


Show WSDL type definition