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 7fc2cee + 7ba86b8 commit 6a3309cCopy full SHA for 6a3309c
openapi.yaml
@@ -16572,6 +16572,13 @@ components:
16572
description: If this Kernel is suitable for paravirtualized operations.
16573
example: false
16574
readOnly: true
16575
+ deprecated:
16576
+ x-linode-filterable: true
16577
+ type: boolean
16578
+ description: If this Kernel is marked as deprecated, this field has a value of true;
16579
+ otherwise, this field is false.
16580
+ example: false
16581
+ readOnly: true
16582
Linode:
16583
type: object
16584
allOf:
0 commit comments