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

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

The Esx.Settings.Defaults.Clusters.Policies.Apply.ResetInfo.EnforceQuickPatchResetInfo schema contains properties that describe the outcome when the configured value for whether quick patch should be enforced is reset.

This schema was added in vSphere API 8.0.3.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 patch should be enforced.

This property was added in vSphere API 8.0.3.0.

boolean
to
Required

The value for whether quick patch should be enforced, when the configured value is reset.

This property was added in vSphere API 8.0.3.0.