pool.dataset.destroy_snapshots ============================== Destroy specified snapshots of a given dataset. This method is a job. *DEPRECATED: this method is scheduled to be removed in v26.04.* .. raw:: html
The dataset name to destroy snapshots for.
Specification of which snapshots to destroy (all, specific ones, or ranges).
No Additional PropertiesWhether to destroy all snapshots for the dataset.
Whether to recursively destroy snapshots of child datasets.
Array of specific snapshot names or snapshot range specifications to destroy.
No Additional ItemsStarting snapshot name for the range. Null to start from the beginning.
Ending snapshot name for the range. Null to continue to the end.
Array of snapshot names that were successfully destroyed.
No Additional Items