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

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

The Esx.Settings.Defaults.Clusters.Policies.Apply.ResetInfo.PreRemediationPowerAction enumerated type defines the possible actions to be taken on VMs 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

This constant was added in vSphere API 7.0.2.0.

This enumeration was added in vSphere API 7.0.0.0.

Note: this enumeration is restricted for VMware internal use only.

This data structure has no properties.
Enumeration: POWER_OFF_VMS, SUSPEND_VMS, DO_NOT_CHANGE_VMS_POWER_STATE, SUSPEND_VMS_TO_MEMORY,