snapshot_delete
Delete a VM snapshot by UUID with a dry-run preview. This irreversible action records the snapshot's prior state for audit.
Instructions
[WRITE][risk=high] Delete a VM snapshot by uuid. IRREVERSIBLE.
Captures the snapshot's prior state (name / time / parent VM) for the audit record; declares no undo.
Args: snapshot_id: Snapshot uuid (see snapshot_list). dry_run: If True, preview without deleting. target: Xen Orchestra target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| dry_run | No | ||
| snapshot_id | Yes |