Skip to content

Commit 79c4b99

Browse files
authored
docs(instance): add root_volume volume_type doc in instance (#1371)
1 parent a03de50 commit 79c4b99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources/instance_server.md

+1
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ To retrieve more information by label please use: ```scw marketplace image get l
160160
To find the right size use [this endpoint](https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers) and
161161
check the `volumes_constraint.{min|max}_size` (in bytes) for your `commercial_type`.
162162
Updates to this field will recreate a new resource.
163+
- `volume_type` - (Optional) Volume type of root volume, can be `b_ssd` or `l_ssd`, default value depends on server type
163164
- `delete_on_termination` - (Defaults to `true`) Forces deletion of the root volume on instance termination.
164165

165166
~> **Important:** Updates to `root_volume.size_in_gb` will be ignored after the creation of the server.

0 commit comments

Comments
 (0)