qemu_snapshot_delete
Delete a named qcow2 snapshot while the VM is stopped. This frees disk space and removes restore points, but keep the VM locked until you finish and call vm_unlock.
Instructions
Delete a named qcow2 internal disk snapshot while the VM is stopped. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| vm_id | Yes |