Skip to content

Commit ce9bdbd

Browse files
authored
Merge pull request #981 from linode/release-4.189.2
Release 4.189.2
2 parents 75a545c + cae1b32 commit ce9bdbd

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

openapi.yaml

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5272,7 +5272,7 @@ info:
52725272
url: https://linode.com
52735273
description: '[Read the API documentation](https://techdocs.akamai.com/linode-api/reference/api).'
52745274
title: Linode API
5275-
version: 4.189.1
5275+
version: 4.189.2
52765276
openapi: 3.0.1
52775277
paths:
52785278
/{apiVersion}/account:
@@ -18463,7 +18463,7 @@ paths:
1846318463
id: mysql/8.0.26
1846418464
total_disk_size_gb: 15
1846518465
used_disk_size_gb: 2
18466-
version: 4.189.16
18466+
version: 4.189.26
1846718467
page: 1
1846818468
pages: 1
1846918469
results: 1
@@ -18801,7 +18801,7 @@ paths:
1880118801
frequency: weekly
1880218802
hour_of_day: 0
1880318803
week_of_month: null
18804-
version: 4.189.16
18804+
version: 4.189.26
1880518805
page: 1
1880618806
pages: 1
1880718807
results: 1
@@ -19178,7 +19178,7 @@ paths:
1917819178
hour_of_day: 0
1917919179
week_of_month: null
1918019180
used_disk_size_gb: 2
19181-
version: 4.189.16
19181+
version: 4.189.26
1918219182
page: 1
1918319183
pages: 1
1918419184
results: 1
@@ -29242,7 +29242,7 @@ paths:
2924229242
type: object
2924329243
readOnly: true
2924429244
type: array
29245-
x-linode-cli-display: 11
29245+
x-linode-cli-format: json
2924629246
size:
2924729247
description: The minimum size in MB this image needs to deploy.
2924829248
example: 2500
@@ -29555,7 +29555,7 @@ paths:
2955529555
type: object
2955629556
readOnly: true
2955729557
type: array
29558-
x-linode-cli-display: 11
29558+
x-linode-cli-format: json
2955929559
size:
2956029560
description: The minimum size in MB this image needs to deploy.
2956129561
example: 2500
@@ -29870,7 +29870,7 @@ paths:
2987029870
type: object
2987129871
readOnly: true
2987229872
type: array
29873-
x-linode-cli-display: 11
29873+
x-linode-cli-format: json
2987429874
size:
2987529875
description: The minimum size in MB this image needs to deploy.
2987629876
example: 2500
@@ -30227,7 +30227,7 @@ paths:
3022730227
type: object
3022830228
readOnly: true
3022930229
type: array
30230-
x-linode-cli-display: 11
30230+
x-linode-cli-format: json
3023130231
size:
3023230232
description: The minimum size in MB this image needs to deploy.
3023330233
example: 2500
@@ -30310,6 +30310,8 @@ paths:
3031030310
type: object
3031130311
x-example:
3031230312
x-ref: ../examples/get-image-200.json
30313+
x-linode-cli-subtables:
30314+
- regions
3031330315
description: A single image object.
3031430316
default:
3031530317
content:
@@ -30489,7 +30491,7 @@ paths:
3048930491
type: object
3049030492
readOnly: true
3049130493
type: array
30492-
x-linode-cli-display: 11
30494+
x-linode-cli-format: json
3049330495
size:
3049430496
description: The minimum size in MB this image needs to deploy.
3049530497
example: 2500
@@ -30689,7 +30691,7 @@ paths:
3068930691
type: object
3069030692
readOnly: true
3069130693
type: array
30692-
x-linode-cli-display: 11
30694+
x-linode-cli-format: json
3069330695
size:
3069430696
description: The minimum size in MB this image needs to deploy.
3069530697
example: 2500
@@ -30772,6 +30774,8 @@ paths:
3077230774
type: object
3077330775
x-example:
3077430776
x-ref: ../examples/get-image-200.json
30777+
x-linode-cli-subtables:
30778+
- regions
3077530779
description: The updated image.
3077630780
default:
3077730781
content:
@@ -31015,7 +31019,7 @@ paths:
3101531019
type: object
3101631020
readOnly: true
3101731021
type: array
31018-
x-linode-cli-display: 11
31022+
x-linode-cli-format: json
3101931023
size:
3102031024
description: The minimum size in MB this image needs to deploy.
3102131025
example: 2500
@@ -61198,7 +61202,7 @@ paths:
6119861202
description: |-
6119961203
An array containing a NodeBalancer ID. A Firewall Device is created for the ID.
6120061204

61201-
- Only one NodeBalancer can be assigned to a Firewall at a time.
61205+
- A NodeBalancer can have only one Firewall assigned to it.
6120261206
- Firewalls only apply to inbound TCP traffic to NodeBalancers.
6120361207
example:
6120461208
- 321
@@ -63481,7 +63485,7 @@ paths:
6348163485
- syntax: firewall:read_only
6348263486
title: OAuth scopes
6348363487
url: https://techdocs.akamai.com/linode-api/reference/get-started#oauth
63484-
x-linode-cli-action: view
63488+
x-linode-cli-action: versions-list
6348563489
x-linode-grant: read_only
6348663490
parameters:
6348763491
- description: __Enum__ Call either the `v4` URL, or `v4beta` for operations still in Beta.
@@ -63860,7 +63864,7 @@ paths:
6386063864
- syntax: firewall:read_only
6386163865
title: OAuth scopes
6386263866
url: https://techdocs.akamai.com/linode-api/reference/get-started#oauth
63863-
x-linode-cli-action: view
63867+
x-linode-cli-action: version-view
6386463868
x-linode-grant: read_only
6386563869
parameters:
6386663870
- description: __Enum__ Call either the `v4` URL, or `v4beta` for operations still in Beta.
@@ -67541,7 +67545,7 @@ paths:
6754167545
description: |-
6754267546
The ID of the Firewall to assign to the NodeBalancer.
6754367547

67544-
- Only one NodeBalancer can be assigned to a Firewall at a time.
67548+
- A NodeBalancer can have only one Firewall assigned to it.
6754567549
- Firewalls only apply to inbound TCP traffic to NodeBalancers.
6754667550
type: integer
6754767551
label:
@@ -81392,7 +81396,7 @@ paths:
8139281396
readOnly: true
8139381397
type: object
8139481398
x-linode-cli-display: 6
81395-
site-type:
81399+
site_type:
8139681400
description: This region's site type. A `core` region indicates a traditional cloud computing [region](https://www.linode.com/docs/products/platform/get-started/guides/choose-a-data-center/#product-availability) that offers all compute services. A `distributed` region indicates sites that are globally dispersed to be closer to end users and workloads. These regions offer limited services.
8139781401
enum:
8139881402
- core
@@ -81723,7 +81727,7 @@ paths:
8172381727
readOnly: true
8172481728
type: object
8172581729
x-linode-cli-display: 6
81726-
site-type:
81730+
site_type:
8172781731
description: This region's site type. A `core` region indicates a traditional cloud computing [region](https://www.linode.com/docs/products/platform/get-started/guides/choose-a-data-center/#product-availability) that offers all compute services. A `distributed` region indicates sites that are globally dispersed to be closer to end users and workloads. These regions offer limited services.
8172881732
enum:
8172981733
- core

0 commit comments

Comments
 (0)