snapshot_delete
Delete a ZFS snapshot by ID (dataset@name). This irreversible action captures the snapshot's prior state for the audit record.
Instructions
[WRITE] Delete a ZFS snapshot by id ('dataset@name'). IRREVERSIBLE.
Captures the snapshot's prior state for the audit record; declares no undo.
Args: snapshot_id: Full snapshot id 'dataset@name' (see snapshot_list). target: TrueNAS target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| snapshot_id | Yes |