Skip to content

Commit b75e329

Browse files
committed
Add host_uuid to Linode
1 parent 74dbae2 commit b75e329

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22854,6 +22854,12 @@ components:
2285422854
To prevent a loop, Lassie will give up if there have been more than 5 boot
2285522855
jobs issued within 15 minutes.
2285622856
example: true
22857+
host_uuid:
22858+
type: string
22859+
format: uuid
22860+
description: The Linode's host machine, as a UUID.
22861+
readOnly: true
22862+
example: 3a3ddd59d9a78bb8de041391075df44de62bfec8
2285722863
LinodeConfig:
2285822864
type: object
2285922865
properties:

0 commit comments

Comments
 (0)