Esx.Settings.ClusterLivePatchAction.LivePatchMode
Esx.Settings.ClusterLivePatchAction.LivePatchMode
The Esx.Settings.ClusterLivePatchAction.LivePatchMode enumerated type contains the possible Live Patch modes for remediating hosts.
Possible values:
- DISABLE_LIVE_PATCH: Disable Live Patch.
- AUTO_LIVE_PATCH: Perform Live Patch when possible. Use full maintenance mode for hosts that cannot perform Live Patch.
- ENFORCE_LIVE_PATCH: Enforce Live Patch. Disallow remediation if there is a host that cannot perform Live Patch.
Warning: this enumeration is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
This data structure has no properties.
Enumeration:
DISABLE_LIVE_PATCH,
AUTO_LIVE_PATCH,
ENFORCE_LIVE_PATCH,