Test Search vSphere Web Services API


Enum - HostPartialMaintenanceModeStatus(vim.host.PartialMaintenanceModeStatus)

Since
vSphere API Release 8.0.3.0


Enum Description

The following enum contains the list of possible statuses associated with each partial maintenance mode.

Enum Constants

NameDescription
enteringPartialMM The host is in the process of entering the particular partial maintenance mode.
exitingPartialMM The host is in the process of exiting the particular partial maintenance mode.
inPartialMM The host is in the particular partial maintenance mode.
notInPartialMM The host is not in the particular partial maintenance mode.

Show WSDL type definition