Esx.Settings.Clusters.Policies.Apply.ResetInfo.FailureAction.Action
Esx.Settings.Clusters.Policies.Apply.ResetInfo.FailureAction.Action
The Esx.Settings.Clusters.Policies.Apply.ResetInfo.FailureAction.Action enumerated type defines the actions to be taken when entering maintenance mode fails on a single host within the cluster.
Possible values:
- FAIL: Fail the apply operation
- RETRY: Retry the task Esx.Settings.Clusters.Policies.Apply.ResetInfo.FailureAction.retry_count number of times on the failed host after Esx.Settings.Clusters.Policies.Apply.ResetInfo.FailureAction.retry_delay.
This enumeration was added in vSphere API 7.0.0.0.
Note: this enumeration is restricted for VMware internal use only.
This data structure has no properties.
Enumeration:
FAIL,
RETRY,