Enum - HostStandbyMode(vim.HostSystem.StandbyMode)

Since
vSphere API 4.1


Enum Description

Defines a host's standby mode.

Enum Constants

NameDescription
entering The host is entering standby mode.
exiting The host is exiting standby mode.
in The host is in standby mode.
none The host is not in standy mode. And it is not in the process of entering/exiting standby mode.

Show WSDL type definition