Skip to content

Commit 98640bc

Browse files
Merge pull request #224 from leslitagordita/volumes-label
[New] linode_label field for View and List Volumes
2 parents f753628 + bf275fc commit 98640bc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

openapi.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18169,6 +18169,15 @@ components:
1816918169
will be displayed here.
1817018170
example: 12346
1817118171
x-linode-cli-display: 6
18172+
linode_label:
18173+
type: string
18174+
nullable: true
18175+
description: >
18176+
If a Volume is attached to a specific Linode, the label of that Linode
18177+
will be displayed here.
18178+
example: linode123
18179+
x-linode-cli-display: 7
18180+
readOnly: true
1817218181
created:
1817318182
type: string
1817418183
format: date-time

0 commit comments

Comments
 (0)