We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c9ecb commit 8821a63Copy full SHA for 8821a63
compute/instances/how-to/create-image-from-snapshot.mdx
@@ -51,8 +51,8 @@ scw instance image create snapshot-id="$SCW_VOLUME_ID_1" additional-volumes.0.id
51
52
<Message type="note">
53
Supported volume IDs include:
54
- - Local SSD (`l_ssd`)
55
- - Block SSD (`b_ssd`)
+ - Local Storage (`l_ssd`)
+ - Block Storage legacy (`b_ssd`)
56
- Block Storage Low Latency (`sbs`) volumes.
57
</Message>
58
@@ -82,8 +82,8 @@ curl --location "https://api.scaleway.com/instance/v1/zones/$SCW_AVAILABILITY_ZO
82
83
<Message type="tip">
84
85
86
87
88
89
0 commit comments