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 f6068c2 + 14cb3b7 commit 0507e8bCopy full SHA for 0507e8b
openapi.yaml
@@ -13797,12 +13797,16 @@ components:
13797
description: >
13798
The relative weight of this Record. Higher values are preferred.
13799
example: 50
13800
+ minimum: 0
13801
+ maximum: 65535
13802
x-linode-cli-display: 7
13803
port:
13804
type: integer
13805
13806
The port this Record points to.
13807
example: 80
13808
13809
13810
service:
13811
type: string
13812
nullable: true
0 commit comments