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: website/docs/r/instance_server.html.markdown
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,7 @@ to find either the right `label` or the right local image `ID` for a given `type
143
143
144
144
-`placement_group_id` - (Optional) The [placement group](https://developers.scaleway.com/en/products/instance/api/#placement-groups-d8f653) the server is attached to.
145
145
146
+
146
147
~> **Important:** Updates to `placement_group_id` may trigger a stop/start of the server.
147
148
148
149
-`root_volume` - (Optional) Root [volume](https://developers.scaleway.com/en/products/instance/api/#volumes-7e8a39) attached to the server on creation.
@@ -177,7 +178,7 @@ attached to the server. Updates to this field will trigger a stop/start of the s
177
178
178
179
-`zone` - (Defaults to [provider](../index.html#zone)`zone`) The [zone](../guides/regions_and_zones.html#zones) in which the server should be created.
179
180
180
-
-`organization_id` - (Defaults to [provider](../index.html#organization_id)`organization_id`) The ID of the organization the server is associated with.
181
+
-`organization_id` - (Defaults to [provider](../index.html#organization_id)`organization_id`) The ID of the organization the server is associated with. If you intend to deploy your instance in another project than the default one use your `project_id` instead of the organization id.
0 commit comments