April 28, 2025 — Linode Instances and NodeBalancers, added update firewalls

You can now replace the current list of assigned firewalls with a new list, or provide an empty list to remove all firewalls from a NodeBalancer or Linode Instance using PUT operations.

Linode Instances

Added

Firewalls. Added PUT operation that replaces any existing firewall assignments for a Linode. To remove all firewalls, pass an empty list, []. New operation:

NodeBalancers

Added

Firewalls. Added PUT operation that replaces any existing firewall assignments for a NodeBalancer. To remove all firewalls, pass an empty list, []. New operation: