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

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

The Esx.Settings.Defaults.Clusters.Policies.Apply.ResetInfo.EnableQuickBootResetInfo schema contains properties that describe the outcome when the configured value for whether Quick Boot should be enabled 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 Quick Boot should be used during remediation.

This property was added in vSphere API 7.0.0.0.

boolean
to
Required

The value for whether Quick Boot should be used during remediation, when the configured value is reset.

This property was added in vSphere API 7.0.0.0.