Update a Linode's firewalls

Replace the current list of assigned firewalls with a new list, or provide an empty list to remove all firewalls from this Linode.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: update_linode_firewalls
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: linodes:read_write

CLI

linode-cli linodes firewalls-update 123 \
  --firewall_ids '[1234]'

Learn more

Language
Credentials