Skip to content

Commit c7a5f9e

Browse files
author
Steve Szyszkiewicz
committed
update copy
1 parent 950f810 commit c7a5f9e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/src/data/endpoints/linodes.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ endpoints:
310310
group: Disks
311311
type: Strange
312312
authenticated: true
313-
description: Resizes the disk. The linode this disk is attached to must be shut down for this to take effect.
313+
description: Resizes the disk. The Linode this disk is attached to must be shut down for this to take effect.
314314
methods:
315315
POST:
316316
oauth: linodes:modify
@@ -422,8 +422,8 @@ endpoints:
422422
value: My config
423423
devices:
424424
description: >
425-
Disks attached to this Linode config. Devices may have either a volume or a disk configured,
426-
but not both. Multiple devices cannot be attached to a given disk or volume.
425+
Devices that would be attached to a Linode when booted using this config.
426+
Devices can be either Disks or Volumes, but only one type per slot (a - h).
427427
type: devices
428428
comments:
429429
optional: true
@@ -921,7 +921,9 @@ endpoints:
921921
params:
922922
type:
923923
description: >
924-
An IP Address Type for this IP Address, either "public" or "private". Public IP's incur a monthly cost.
924+
The type of IP Address this is, can be one of "public" or "private".
925+
Public IP Addresses, over and above the one included with each Linode,
926+
incur an additional monthly charge.
925927
type: String
926928
value: private
927929
examples:

0 commit comments

Comments
 (0)