Delete Snapshot
vm_snapshot_deleteDelete a virtual machine snapshot to free storage or revert to a previous state. Optionally remove child snapshots to clean up entire snapshot trees.
Instructions
Delete a snapshot from a virtual machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| snapshot_name | Yes | Snapshot name to delete | |
| delete_children | No | Also delete child snapshots |