vCenter Storage Monitoring Service API


Enum - HostPartialMaintenanceModeId(vim.host.PartialMaintenanceModeId)

Since
vSphere API Release 8.0.3.0


Enum Description

The following enum describes some common kinds of partial maintenance modes, as well as their special semantics.

Enum Constants

NameDescription
quickPatchPartialMM When the host is in the quick patch partial maintenance mode, it is safe to perform a quick patch.

When the host is in this partial maintenance mode, any virtual machines and/or pods placed on it will continue to run but operations which may lead to new workloads starting on the host such as power on or incoming vmotions may be blocked. It is generally unsafe to reboot the host in this state.

Since vSphere API Release 8.0.3.0

Show WSDL type definition