Esx.Settings.Defaults.Hosts.Policies.Apply.ConfiguredPolicySpec.PreRemediationPowerAction

Esx.Settings.Defaults.Hosts.Policies.Apply.ConfiguredPolicySpec.PreRemediationPowerAction
Esx.Settings.Defaults.Hosts.Policies.Apply.ConfiguredPolicySpec.PreRemediationPowerAction

The Esx.Settings.Defaults.Hosts.Policies.Apply.ConfiguredPolicySpec.PreRemediationPowerAction enumerated type defines the possible actions to be taken, 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 enumeration was added in vSphere API 8.0.0.1.

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