clone_vm
Create a full copy of a virtual machine with a new name. Ideal for backups or testing; confirm to execute or see a preview first.
Instructions
DESTRUCTIVE: Clone a virtual machine.
Creates a full copy of the VM with a new name. The source VM should ideally be stopped for a consistent clone.
Args: vm_id: The source VM identifier name: Name for the cloned VM confirm: Must be true to execute. Returns a preview otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| vm_id | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |