Esx.Settings.Clusters.Policies.Apply.ResetInfo.EnforceHclValidationResetInfo

Esx.Settings.Clusters.Policies.Apply.ResetInfo.EnforceHclValidationResetInfo
Esx.Settings.Clusters.Policies.Apply.ResetInfo.EnforceHclValidationResetInfo

The Esx.Settings.Clusters.Policies.Apply.ResetInfo.EnforceHclValidationResetInfo schema contains properties that describe the outcome when the configured value for whether to enforce hcl validation and block/allow remediation if the hardware compatibility issues are found.

This schema was added in vSphere API 7.0.1.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 HCL validation should be used during remediation.

This property was added in vSphere API 7.0.1.0.

boolean
to
Required

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

This property was added in vSphere API 7.0.1.0.