You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+1-34Lines changed: 1 addition & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -10390,9 +10390,7 @@ paths:
10390
10390
- Networking
10391
10391
summary: Firewalls List
10392
10392
description: |
10393
-
Returns a paginated list of your Firewalls.
10394
-
10395
-
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10393
+
Returns a paginated list of accessible Firewalls.
10396
10394
operationId: getFirewalls
10397
10395
x-linode-cli-action: list
10398
10396
security:
@@ -10446,11 +10444,6 @@ paths:
10446
10444
Additional disabled Firewalls can still be added to a Linode instance.
10447
10445
10448
10446
A `firewall_create` Event is generated when this endpoint returns successfully.
10449
-
10450
-
Cloud Firewall is not fully available in every data center region. For the current list
10451
-
of locations with full availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list))
10452
-
endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10453
-
Certain Regions have partial Firewall availability
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10593
10584
responses:
10594
10585
'200':
10595
10586
description: Returns information about this Firewall.
@@ -10635,8 +10626,6 @@ paths:
10635
10626
10636
10627
If a Firewall's status is changed with this endpoint, a corresponding `firewall_enable` or
10637
10628
`firewall_disable` Event will be generated.
10638
-
10639
-
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10640
10629
operationId: updateFirewall
10641
10630
x-linode-cli-action: update
10642
10631
security:
@@ -10696,8 +10685,6 @@ paths:
10696
10685
from any Linode services that the Firewall was assigned to.
10697
10686
10698
10687
A `firewall_delete` Event is generated when this endpoint returns successfully.
10699
-
10700
-
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10701
10688
responses:
10702
10689
'200':
10703
10690
description: Delete Successful.
@@ -10741,8 +10728,6 @@ paths:
10741
10728
Returns a paginated list of a Firewall's Devices. A Firewall Device assigns a
10742
10729
Firewall to a Linode service (referred to as the Device's `entity`). Currently,
10743
10730
only Devices with an entity of type `linode` are accepted.
10744
-
10745
-
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10746
10731
operationId: getFirewallDevices
10747
10732
x-linode-cli-action: devices-list
10748
10733
security:
@@ -10797,8 +10782,6 @@ paths:
10797
10782
**Note:** When a Firewall is assigned to a Linode and you attempt
10798
10783
to [migrate the Linode to a data center](/docs/api/linode-instances/#dc-migrationpending-host-migration-initiate) that does not support Cloud Firewalls, the migration will fail.
10799
10784
Use the [List Regions](/docs/api/regions/#regions-list) endpoint to view a list of a data center's capabilities.
10800
-
10801
-
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10802
10785
operationId: createFirewallDevice
10803
10786
x-linode-cli-action: device-create
10804
10787
security:
@@ -10867,8 +10850,6 @@ paths:
10867
10850
Returns information for a Firewall Device, which assigns a Firewall
10868
10851
to a Linode service (referred to as the Device's `entity`). Currently,
10869
10852
only Devices with an entity of type `linode` are accepted.
10870
-
10871
-
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10872
10853
operationId: getFirewallDevice
10873
10854
x-linode-cli-action: device-view
10874
10855
security:
@@ -10913,8 +10894,6 @@ paths:
10913
10894
will remain in effect.
10914
10895
10915
10896
A `firewall_device_remove` Event is generated when the Firewall Device is removed successfully.
10916
-
10917
-
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10918
10897
responses:
10919
10898
'200':
10920
10899
description: Delete Successful.
@@ -10953,16 +10932,6 @@ paths:
10953
10932
summary: Firewall Rules List
10954
10933
description: |
10955
10934
Returns the inbound and outbound Rules for a Firewall.
10956
-
10957
-
This endpoint is in **beta**.
10958
-
10959
-
10960
-
* 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).
10961
-
* During the beta, Cloud Firewall is not available in every [data center region](/docs/api/regions). For the current list of availability, see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
10962
-
* Please make sure to prepend all requests with
10963
-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
10964
-
updates in the future. This notice will be removed when this endpoint is out of
10965
-
beta.
10966
10935
operationId: getFirewallRules
10967
10936
x-linode-cli-action: rules-list
10968
10937
security:
@@ -10996,8 +10965,6 @@ paths:
10996
10965
description: |
10997
10966
Updates the inbound and outbound Rules for a Firewall. Using this endpoint will
10998
10967
replace all of a Firewall's ruleset with the Rules specified in your request.
10999
-
11000
-
Cloud Firewall is not available in every data center region. For the current list of availability, access the Regions List ([GET /regions](/docs/api/regions/#regions-list)) endpoint or see the [Cloud Firewall Product Documentation](https://www.linode.com/docs/products/networking/cloud-firewall/).
0 commit comments