Permanently deleting a block volume

When a block volume is deleted, it is sent to the trash for 96 hours, during which time it can be restored.

To permanently delete a volume via the dashboard, you can press the 'Permanent delete' button in the 'Deleted volumes' section.

Alternatively, you can also permanently delete a volume via the Public API by or Python SDK by adding the flag is_permanent:true.

Last updated

Was this helpful?