Skip to content

Commit cfc81c9

Browse files
author
Steve Szyszkiewicz
committed
linode config device cleanup
1 parent b1fb77e commit cfc81c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/data/endpoints/linodes.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,8 @@ endpoints:
418418
value: My config
419419
devices:
420420
description: >
421-
Disks attached to this Linode config.
421+
Disks attached to this Linode config. Devices may have either a volume or a disk configured,
422+
but not both. Multiple devices cannot be attached to a given disk or volume.
422423
type: devices
423424
comments:
424425
optional: true

docs/src/data/objects/device.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ prefix: device
44
schema:
55
disk_id:
66
type: Integer
7-
value: 123456
87
description: Null if a volume is assigned to this slot.
98
volume_id:
109
type: Integer

0 commit comments

Comments
 (0)