We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f753628 + bf275fc commit 98640bcCopy full SHA for 98640bc
openapi.yaml
@@ -18169,6 +18169,15 @@ components:
18169
will be displayed here.
18170
example: 12346
18171
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
18181
created:
18182
type: string
18183
format: date-time
0 commit comments