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.
1 parent 74dbae2 commit b75e329Copy full SHA for b75e329
openapi.yaml
@@ -22854,6 +22854,12 @@ components:
22854
To prevent a loop, Lassie will give up if there have been more than 5 boot
22855
jobs issued within 15 minutes.
22856
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
22863
LinodeConfig:
22864
type: object
22865
properties:
0 commit comments