vm_start
Start a virtual machine by providing its UUID. Optionally preview the action with dry run before execution.
Instructions
[WRITE][risk=medium] Start a VM. Inverse: vm_stop.
Args: vm_id: VM uuid (see vm_list). dry_run: If True, preview without starting (no undo recorded). target: Xen Orchestra target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes | ||
| target | No | ||
| dry_run | No |