power-op-info


Specifies the configuration for default power operations. These settings are advisory and clients can choose to ignore it.

The following table contains the definition for the child elements of power-op-info.

Child elements -power-op-info


Element

Definition

Required

<power-off-type>

Describes the default power off type for the virtual machine

The possible values are specified by the PowerOpType.

Valid values:

  • hard: Perform power off by using the PowerOff method
  • soft: Perform power off by using the ShutdownGuest method
  • preset: The preset value is specified in the defaultPowerOffType section

No

<suspend-type>

Describes the default suspend type for the virtual machine

The possible values are specified by the PowerOpType.
Valid values:

  • hard: Perform suspend by using the Suspend method
  • soft: Perform suspend by using the StandbyGuest method
  • preset: The preset value is specified in the defaultSuspendType section

No

<reset-type>

Describes the default reset type for the virtual machine

The possible values are specified by the PowerOpType.

Valid values:

  • hard: Perform reset by using the Reset method
  • soft: Perform reset by using the RebootGuest method
  • preset: The preset value is specified in the defaultResetType section

No

<default-power-off-type>

Specifies the default operation for power off

Valid values: soft, hard

No

<default-suspend-type>

Specifies the default operation for suspend

Valid values: soft, hard

No

<default-reset-type>

Specifies the default operation for reset

Valid values: soft, hard

No

<standby-action>

Specifies the behavior of virtual machine when it receives the S1 ACPI call

No

The following figure shows the sample for power-op-info.

XML Sample for power-op-info

<power-op-info>
    <power-off-type></power-off-type>
    <suspend-type></suspend-type>
    <reset-type></reset-type>
    <default-power-off-type></default-power-off-type>
    <default-suspend-type></default-suspend-type>
    <default-reset-type></default-reset-type>
    <standby-action></standby-action>
</power-op-info>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*