restore_snapshot
Restore a virtual machine from a specified snapshot, assigning a new VM name.
Instructions
Restore a VM from a snapshot.
Args: vm_name: Name to give to the restored VM. snapshot_id: ID of the snapshot to restore from.
Returns: Information about the restored VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | ||
| snapshot_id | Yes |