Esx.Settings.Defaults.Hosts.Policies.Apply.Effective.FailureAction.Action
Esx.Settings.Defaults.Hosts.Policies.Apply.Effective.FailureAction.Action
The Esx.Settings.Defaults.Hosts.Policies.Apply.Effective.FailureAction.Action enumerated type defines the actions to be taken when entering maintenance mode fails on an ESXi host.
Possible values:
- FAIL: Fail the apply operation
- RETRY: Retry the task Apply.FailureAction#retryCount number of times on the failed host after Apply.FailureAction#retryDelay.
This enumeration was added in vSphere API 8.0.0.1.
This data structure has no properties.
Enumeration:
FAIL,
RETRY,