Delete Snapshot
fusion_delete_snapshotDelete a snapshot from a VMware Fusion VM to free storage space. This action permanently removes the snapshot and its saved state.
Instructions
Delete a snapshot from a VMware Fusion virtual machine.
WARNING: This permanently removes the snapshot and its state. This cannot be undone.
Args:
vmx_path (string): Absolute path to the VM's .vmx file.
snapshot_name (string): Name of the snapshot to delete.
Returns: Confirmation message on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmx_path | Yes | Absolute path to the .vmx file | |
| vm_password | No | Encryption password for the VM (if encrypted) | |
| snapshot_name | Yes | Name of the snapshot to delete |