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

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

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

This property was added in vSphere API 7.0.0.0.

boolean
to
Required

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

This property was added in vSphere API 7.0.0.0.