Esx.Settings.Defaults.Clusters.Policies.Apply.ResetInfo.DisableHacResetInfo

Esx.Settings.Defaults.Clusters.Policies.Apply.ResetInfo.DisableHacResetInfo
Esx.Settings.Defaults.Clusters.Policies.Apply.ResetInfo.DisableHacResetInfo

The Esx.Settings.Defaults.Clusters.Policies.Apply.ResetInfo.DisableHacResetInfo schema contains properties that describe the outcome when the configured value for whether HA admission control should be disabled during remediation is reset.

This schema was added in vSphere API 7.0.0.0.

Note: this schema is restricted for VMware internal use only.

JSON Example
{
    "from": false,
    "to": false
}
boolean
from
Required

The configured value for whether HA admission control should be disabled during remediation.

This property was added in vSphere API 7.0.0.0.

boolean
to
Required

The value for whether HA admission control should be disabled during remediation, when the configured value is reset.

This property was added in vSphere API 7.0.0.0.