power-op-info
Child elements -power-op-info
Element | Definition | Required |
---|---|---|
<power-off-type> | Describes the default power off type for the virtual machine
| No |
<suspend-type> | Describes the default suspend type for the virtual machine
| No |
<reset-type> | Describes the default reset type for the virtual machine
| No |
<default-power-off-type> | Specifies the default operation for power off | No |
<default-suspend-type> | Specifies the default operation for suspend | No |
<default-reset-type> | Specifies the default operation for reset | 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-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>