Esx.Settings.Clusters.Policies.Apply.ResetInfo.EvacuateOfflineVmsResetInfo

Esx.Settings.Clusters.Policies.Apply.ResetInfo.EvacuateOfflineVmsResetInfo
Esx.Settings.Clusters.Policies.Apply.ResetInfo.EvacuateOfflineVmsResetInfo

The Esx.Settings.Clusters.Policies.Apply.ResetInfo.EvacuateOfflineVmsResetInfo schema contains properties that describe the outcome when the configured value for what should be done to powered off/suspended VMs 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 what should be done to powered off/suspended VMs when attempting maintenance mode.

This property was added in vSphere API 7.0.0.0.

boolean
to
Required

The value for what should be done to powered off/suspended VMs when attempting maintenance mode, when the configured value is reset.

This property was added in vSphere API 7.0.0.0.