Skip to content

Commit 35f4b10

Browse files
Merge pull request #326 from linode/master
Release 4.75.0
2 parents 2f3cf5e + 1e8b3ad commit 35f4b10

File tree

1 file changed

+71
-11
lines changed

1 file changed

+71
-11
lines changed

openapi.yaml

Lines changed: 71 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.74.0
3+
version: 4.75.0
44

55
title: Linode API
66
description: |
@@ -9163,6 +9163,16 @@ paths:
91639163
summary: List Firewalls
91649164
description: |
91659165
Returns a paginated list of your Firewalls.
9166+
9167+
This endpoint is in **beta**.
9168+
9169+
9170+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9171+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9172+
* Please make sure to prepend all requests with
9173+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
9174+
updates in the future. This notice will be removed when this endpoint is out of
9175+
beta.
91669176
operationId: getFirewalls
91679177
x-linode-cli-action: list
91689178
security:
@@ -9215,7 +9225,12 @@ paths:
92159225

92169226
A `firewall_create` Event is generated when this endpoint returns successfully.
92179227

9218-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9228+
This endpoint is in **beta**.
9229+
9230+
9231+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9232+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9233+
* Please make sure to prepend all requests with
92199234
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
92209235
updates in the future. This notice will be removed when this endpoint is out of
92219236
beta.
@@ -9359,7 +9374,12 @@ paths:
93599374
[List Firewall Devices](http://developers.linode.com/api/v4/networking-firewalls-firewall-id-devices/#get)
93609375
endpoint to review them.
93619376

9362-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9377+
This endpoint is in **beta**.
9378+
9379+
9380+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9381+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9382+
* Please make sure to prepend all requests with
93639383
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
93649384
updates in the future. This notice will be removed when this endpoint is out of
93659385
beta.
@@ -9409,7 +9429,12 @@ paths:
94099429
If a Firewall's status is changed with this endpoint, a corresponding `firewall_enable` or
94109430
`firewall_disable` Event will be generated.
94119431

9412-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9432+
This endpoint is in **beta**.
9433+
9434+
9435+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9436+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9437+
* Please make sure to prepend all requests with
94139438
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
94149439
updates in the future. This notice will be removed when this endpoint is out of
94159440
beta.
@@ -9473,7 +9498,12 @@ paths:
94739498

94749499
A `firewall_delete` Event is generated when this endpoint returns successfully.
94759500

9476-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9501+
This endpoint is in **beta**.
9502+
9503+
9504+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9505+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9506+
* Please make sure to prepend all requests with
94779507
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
94789508
updates in the future. This notice will be removed when this endpoint is out of
94799509
beta.
@@ -9519,7 +9549,12 @@ paths:
95199549
Firewall to a Linode service (referred to as the Device's `entity`). Currently,
95209550
only Devices with an entity of type `linode` are accepted.
95219551

9522-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9552+
This endpoint is in **beta**.
9553+
9554+
9555+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9556+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9557+
* Please make sure to prepend all requests with
95239558
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
95249559
updates in the future. This notice will be removed when this endpoint is out of
95259560
beta.
@@ -9579,7 +9614,12 @@ paths:
95799614
to [migrate the Linode to a data center](/api/v4/linode-instances-linode-id-migrate/#post) that does not support Cloud Firewalls, the migration will fail.
95809615
Use the [List Regions](/api/v4/regions) endpoint to view a list of a data center's capabilities.
95819616

9582-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9617+
This endpoint is in **beta**.
9618+
9619+
9620+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9621+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9622+
* Please make sure to prepend all requests with
95839623
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
95849624
updates in the future. This notice will be removed when this endpoint is out of
95859625
beta.
@@ -9650,7 +9690,12 @@ paths:
96509690
to a Linode service (referred to as the Device's `entity`). Currently,
96519691
only Devices with an entity of type `linode` are accepted.
96529692

9653-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9693+
This endpoint is in **beta**.
9694+
9695+
9696+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9697+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9698+
* Please make sure to prepend all requests with
96549699
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
96559700
updates in the future. This notice will be removed when this endpoint is out of
96569701
beta.
@@ -9699,7 +9744,12 @@ paths:
96999744

97009745
A `firewall_device_remove` Event is generated when the Firewall Device is removed successfully.
97019746

9702-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9747+
This endpoint is in **beta**.
9748+
9749+
9750+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9751+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9752+
* Please make sure to prepend all requests with
97039753
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
97049754
updates in the future. This notice will be removed when this endpoint is out of
97059755
beta.
@@ -9740,7 +9790,12 @@ paths:
97409790
description: |
97419791
Returns the inbound and outbound Rules for a Firewall.
97429792

9743-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9793+
This endpoint is in **beta**.
9794+
9795+
9796+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9797+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9798+
* Please make sure to prepend all requests with
97449799
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
97459800
updates in the future. This notice will be removed when this endpoint is out of
97469801
beta.
@@ -9778,7 +9833,12 @@ paths:
97789833
Updates the inbound and outbound Rules for a Firewall. Using this endpoint will
97799834
replace all of a Firewall's ruleset with the Rules specified in your request.
97809835

9781-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9836+
This endpoint is in **beta**.
9837+
9838+
9839+
* Gain access to [Linode Cloud Firewall](https://www.linode.com/products/firewall/) by signing up for our [Greenlight Beta program](https://www.linode.com/green-light/#sign-up-form).
9840+
* During the beta, Cloud Firewall is only available in the [Sydney data center region](/api/v4/regions).
9841+
* Please make sure to prepend all requests with
97829842
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
97839843
updates in the future. This notice will be removed when this endpoint is out of
97849844
beta.

0 commit comments

Comments
 (0)