export_vm
Export a virtual machine's disk images and configuration to a NAS shared folder path. Confirmation required before execution.
Instructions
DESTRUCTIVE: Export a virtual machine to a path on the NAS.
Exports the VM disk images and configuration to the specified shared folder path.
Args: vm_id: The VM identifier path: Destination path on the NAS (e.g. 'shared://VMs/exports/') confirm: Must be true to execute. Returns a preview otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| vm_id | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |