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 9e3f6f2 + f1e4fac commit af799d2Copy full SHA for af799d2
openapi.yaml
@@ -10121,6 +10121,13 @@ components:
10121
minLength: 3
10122
maxLength: 32
10123
pattern: '^[a-zA-Z]((?!--|__)[a-zA-Z0-9-_])+$'
10124
+ group:
10125
+ deprecated: true
10126
+ type: string
10127
+ x-linode-filterable: true
10128
+ description: >
10129
+ A deprecated property denoting a group label for this Linode.
10130
+ example: "Linode-Group"
10131
type:
10132
$ref: '#/components/schemas/LinodeType/properties/id'
10133
region:
0 commit comments