@@ -18463,7 +18463,7 @@ paths:
18463
18463
id: mysql/8.0.26
18464
18464
total_disk_size_gb: 15
18465
18465
used_disk_size_gb: 2
18466
- version: 4.189.16
18466
+ version: 8.0.26
18467
18467
page: 1
18468
18468
pages: 1
18469
18469
results: 1
@@ -18801,7 +18801,7 @@ paths:
18801
18801
frequency: weekly
18802
18802
hour_of_day: 0
18803
18803
week_of_month: null
18804
- version: 4.189.16
18804
+ version: 8.0.26
18805
18805
page: 1
18806
18806
pages: 1
18807
18807
results: 1
@@ -19178,7 +19178,7 @@ paths:
19178
19178
hour_of_day: 0
19179
19179
week_of_month: null
19180
19180
used_disk_size_gb: 2
19181
- version: 4.189.16
19181
+ version: 8.0.26
19182
19182
page: 1
19183
19183
pages: 1
19184
19184
results: 1
@@ -29242,7 +29242,7 @@ paths:
29242
29242
type: object
29243
29243
readOnly: true
29244
29244
type: array
29245
- x-linode-cli-display: 11
29245
+ x-linode-cli-format: json
29246
29246
size:
29247
29247
description: The minimum size in MB this image needs to deploy.
29248
29248
example: 2500
@@ -29555,7 +29555,7 @@ paths:
29555
29555
type: object
29556
29556
readOnly: true
29557
29557
type: array
29558
- x-linode-cli-display: 11
29558
+ x-linode-cli-format: json
29559
29559
size:
29560
29560
description: The minimum size in MB this image needs to deploy.
29561
29561
example: 2500
@@ -29870,7 +29870,7 @@ paths:
29870
29870
type: object
29871
29871
readOnly: true
29872
29872
type: array
29873
- x-linode-cli-display: 11
29873
+ x-linode-cli-format: json
29874
29874
size:
29875
29875
description: The minimum size in MB this image needs to deploy.
29876
29876
example: 2500
@@ -30227,7 +30227,7 @@ paths:
30227
30227
type: object
30228
30228
readOnly: true
30229
30229
type: array
30230
- x-linode-cli-display: 11
30230
+ x-linode-cli-format: json
30231
30231
size:
30232
30232
description: The minimum size in MB this image needs to deploy.
30233
30233
example: 2500
@@ -30310,6 +30310,8 @@ paths:
30310
30310
type: object
30311
30311
x-example:
30312
30312
x-ref: ../examples/get-image-200.json
30313
+ x-linode-cli-subtables:
30314
+ - regions
30313
30315
description: A single image object.
30314
30316
default:
30315
30317
content:
@@ -30489,7 +30491,7 @@ paths:
30489
30491
type: object
30490
30492
readOnly: true
30491
30493
type: array
30492
- x-linode-cli-display: 11
30494
+ x-linode-cli-format: json
30493
30495
size:
30494
30496
description: The minimum size in MB this image needs to deploy.
30495
30497
example: 2500
@@ -30689,7 +30691,7 @@ paths:
30689
30691
type: object
30690
30692
readOnly: true
30691
30693
type: array
30692
- x-linode-cli-display: 11
30694
+ x-linode-cli-format: json
30693
30695
size:
30694
30696
description: The minimum size in MB this image needs to deploy.
30695
30697
example: 2500
@@ -30772,6 +30774,8 @@ paths:
30772
30774
type: object
30773
30775
x-example:
30774
30776
x-ref: ../examples/get-image-200.json
30777
+ x-linode-cli-subtables:
30778
+ - regions
30775
30779
description: The updated image.
30776
30780
default:
30777
30781
content:
@@ -31015,7 +31019,7 @@ paths:
31015
31019
type: object
31016
31020
readOnly: true
31017
31021
type: array
31018
- x-linode-cli-display: 11
31022
+ x-linode-cli-format: json
31019
31023
size:
31020
31024
description: The minimum size in MB this image needs to deploy.
31021
31025
example: 2500
@@ -61198,7 +61202,7 @@ paths:
61198
61202
description: |-
61199
61203
An array containing a NodeBalancer ID. A Firewall Device is created for the ID.
61200
61204
61201
- - Only one NodeBalancer can be assigned to a Firewall at a time .
61205
+ - A NodeBalancer can have only one Firewall assigned to it .
61202
61206
- Firewalls only apply to inbound TCP traffic to NodeBalancers.
61203
61207
example:
61204
61208
- 321
@@ -67541,7 +67545,7 @@ paths:
67541
67545
description: |-
67542
67546
The ID of the Firewall to assign to the NodeBalancer.
67543
67547
67544
- - Only one NodeBalancer can be assigned to a Firewall at a time .
67548
+ - A NodeBalancer can have only one Firewall assigned to it .
67545
67549
- Firewalls only apply to inbound TCP traffic to NodeBalancers.
67546
67550
type: integer
67547
67551
label:
0 commit comments