Esx.Settings.Defaults.Hosts.Policies.Apply.ResetInfo.PreRemediationPowerActionResetInfo
The Esx.Settings.Defaults.Hosts.Policies.Apply.ResetInfo.PreRemediationPowerActionResetInfo schema contains properties that describe the outcome when the configured value for what action should be taken on the power state of VMs before entering maintenance mode is reset.
This schema was added in vSphere API 8.0.0.1.
Note: this schema is restricted for VMware internal use only.
{
"from": "string",
"to": "string"
}
The configured value for what should be done to the power state of the VM before entering maintenance mode.
Possible values:
- POWER_OFF_VMS: Power off VMs before entering maintenance mode.
- SUSPEND_VMS: Suspend VMs before entering maintenance mode
- DO_NOT_CHANGE_VMS_POWER_STATE: Do not change the VM power state
- SUSPEND_VMS_TO_MEMORY: Suspend VMs to Memory before entering maintenance mode
For more information see: Esx.Settings.Defaults.Hosts.Policies.Apply.ResetInfo.PreRemediationPowerAction.
This property was added in vSphere API 8.0.0.1.
The value for what should be done to the power state of the VM before entering maintenance mode, when the configured value is reset.
Possible values:
- POWER_OFF_VMS: Power off VMs before entering maintenance mode.
- SUSPEND_VMS: Suspend VMs before entering maintenance mode
- DO_NOT_CHANGE_VMS_POWER_STATE: Do not change the VM power state
- SUSPEND_VMS_TO_MEMORY: Suspend VMs to Memory before entering maintenance mode
For more information see: Esx.Settings.Defaults.Hosts.Policies.Apply.ResetInfo.PreRemediationPowerAction.
This property was added in vSphere API 8.0.0.1.