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
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -9164,7 +9164,7 @@ paths:
9164
9164
description: |
9165
9165
Returns a paginated list of your Firewalls.
9166
9166
9167
-
**Beta**: This endpoint is in beta.
9167
+
This endpoint is in **beta**.
9168
9168
9169
9169
9170
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).
@@ -9225,7 +9225,7 @@ paths:
9225
9225
9226
9226
A `firewall_create` Event is generated when this endpoint returns successfully.
9227
9227
9228
-
**Beta**: This endpoint is in beta.
9228
+
This endpoint is in **beta**.
9229
9229
9230
9230
9231
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).
* 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).
@@ -9429,7 +9429,7 @@ paths:
9429
9429
If a Firewall's status is changed with this endpoint, a corresponding `firewall_enable` or
9430
9430
`firewall_disable` Event will be generated.
9431
9431
9432
-
**Beta**: This endpoint is in beta.
9432
+
This endpoint is in **beta**.
9433
9433
9434
9434
9435
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).
@@ -9498,7 +9498,7 @@ paths:
9498
9498
9499
9499
A `firewall_delete` Event is generated when this endpoint returns successfully.
9500
9500
9501
-
**Beta**: This endpoint is in beta.
9501
+
This endpoint is in **beta**.
9502
9502
9503
9503
9504
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).
@@ -9549,7 +9549,7 @@ paths:
9549
9549
Firewall to a Linode service (referred to as the Device's `entity`). Currently,
9550
9550
only Devices with an entity of type `linode` are accepted.
9551
9551
9552
-
**Beta**: This endpoint is in beta.
9552
+
This endpoint is in **beta**.
9553
9553
9554
9554
9555
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).
@@ -9614,7 +9614,7 @@ paths:
9614
9614
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.
9615
9615
Use the [List Regions](/api/v4/regions) endpoint to view a list of a data center's capabilities.
9616
9616
9617
-
**Beta**: This endpoint is in beta.
9617
+
This endpoint is in **beta**.
9618
9618
9619
9619
9620
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).
@@ -9690,7 +9690,7 @@ paths:
9690
9690
to a Linode service (referred to as the Device's `entity`). Currently,
9691
9691
only Devices with an entity of type `linode` are accepted.
9692
9692
9693
-
**Beta**: This endpoint is in beta.
9693
+
This endpoint is in **beta**.
9694
9694
9695
9695
9696
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).
@@ -9744,7 +9744,7 @@ paths:
9744
9744
9745
9745
A `firewall_device_remove` Event is generated when the Firewall Device is removed successfully.
9746
9746
9747
-
**Beta**: This endpoint is in beta.
9747
+
This endpoint is in **beta**.
9748
9748
9749
9749
9750
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).
@@ -9790,7 +9790,7 @@ paths:
9790
9790
description: |
9791
9791
Returns the inbound and outbound Rules for a Firewall.
9792
9792
9793
-
**Beta**: This endpoint is in beta.
9793
+
This endpoint is in **beta**.
9794
9794
9795
9795
9796
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).
@@ -9833,7 +9833,7 @@ paths:
9833
9833
Updates the inbound and outbound Rules for a Firewall. Using this endpoint will
9834
9834
replace all of a Firewall's ruleset with the Rules specified in your request.
9835
9835
9836
-
**Beta**: This endpoint is in beta.
9836
+
This endpoint is in **beta**.
9837
9837
9838
9838
9839
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).
0 commit comments