power_off_vm
Power off a VM using ACPI shutdown, or force immediate hard shutdown.
Instructions
Power off a virtual machine. Uses ACPI shutdown by default (guest-initiated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_uuid | Yes | The UUID (extId) of the virtual machine | |
| force | No | Force power off (hard shutdown) instead of ACPI guest shutdown |