Oct 4, 2024 — Firewall updates
3 months ago by ssalomon@akamai.com
v4.189.0
Added
-
Firewall rule versions. Lists the current and historical rules of a firewall (that is not deleted). When rules are initially created for a firewall, the rule
version
is 1. The version number increments whenever there is a rule update. New operations:-
Get a firewall rule version (GET /networking/firewalls/{firewallId}/history/rules/{version})
-
List firewall rule versions (GET /networking/firewalls/{firewallId}/history)
-
-
Reapply a Linode's firewalls. You can now reapply assigned firewalls to a Linode in case they were not applied successfully. New operation:
- Apply a Linode's firewalls (POST /linode/instances/{linodeId}/firewalls/apply
These endpoints were originally available in production v4.180.0.