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 2da57ef + b75e329 commit f91c977Copy full SHA for f91c977
openapi.yaml
@@ -22965,6 +22965,12 @@ components:
22965
To prevent a loop, Lassie will give up if there have been more than 5 boot
22966
jobs issued within 15 minutes.
22967
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
22974
LinodeConfig:
22975
type: object
22976
properties:
0 commit comments