You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/block-storage/how-to/delete-a-snapshot.mdx
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,3 +29,15 @@ categories:
29
29
<Messagetype="important">
30
30
This action permanently deletes your snapshot and all the data it contains. If you do not want to lose this data, make a backup before deleting the snapshot.
31
31
</Message>
32
+
33
+
Alternatively, you can delete a Block Storage snapshot the following way:
34
+
35
+
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu. The Block Storage page displays.
36
+
2. Click the **Snapshots** tab. A list of your snapshots displays.
37
+
3. Click the name of the snapshot you want to use to create a new volume. The Snapshot overview displays.
38
+
4. Click **Delete snapshot** at the bottom of the page. A confirmation pop-up displays.
39
+
5. Type `DELETE` to confirm.
40
+
6. Click **Delete this snapshot**.
41
+
<Messagetype="important">
42
+
This action permanently deletes your snapshot and all the data it contains. If you do not want to lose this data, make a backup before deleting the snapshot.
0 commit comments