Skip to content

Commit f91c977

Browse files
authored
Merge pull request #702 from bbiggerr/linode-host-uuid
Add host_uuid to Linode
2 parents 2da57ef + b75e329 commit f91c977

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
@@ -22965,6 +22965,12 @@ components:
2296522965
To prevent a loop, Lassie will give up if there have been more than 5 boot
2296622966
jobs issued within 15 minutes.
2296722967
example: true
22968+
host_uuid:
22969+
type: string
22970+
format: uuid
22971+
description: The Linode's host machine, as a UUID.
22972+
readOnly: true
22973+
example: 3a3ddd59d9a78bb8de041391075df44de62bfec8
2296822974
LinodeConfig:
2296922975
type: object
2297022976
properties:

0 commit comments

Comments
 (0)