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: docs/resources/instance_server.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -250,6 +250,10 @@ attached to the server. Updates to this field will trigger a stop/start of the s
250
250
-`private_network` - (Optional) The private network associated with the server.
251
251
Use the `pn_id` key to attach a [private_network](https://www.scaleway.com/en/developers/api/instance/#path-private-nics-list-all-private-nics) on your instance.
252
252
253
+
-`private_ip` - The list of private IPv4 addresses associated with the resource.
254
+
-`id` - The ID of the IPv4 address resource.
255
+
-`address` - The private IPv4 address.
256
+
253
257
-`boot_type` - The boot Type of the server. Possible values are: `local`, `bootscript` or `rescue`.
254
258
255
259
-`replace_on_type_change` - (Defaults to false) If true, the server will be replaced if `type` is changed. Otherwise, the server will migrate.
0 commit comments