Updates information for a firewall.
-
Assigned Linodes must not have any ongoing live migrations.
-
If this operation changes a firewall's status, it generates a corresponding
firewall_enable
orfirewall_disable
event.
This operation doesn't affect some parts of a firewall's configuration:
-
This operation doesn't set a firewall's devices. Instead, run the Create a firewall device and Delete a firewall device operations to assign and remove this firewall from services.
-
A firewall's rules can't be changed with this operation. Instead, run the Update firewall rules operation to update your rules.
-
Use this operation to set a firewall's status to
enabled
ordisabled
. But to set it todeleted
, run the Delete a firewall operation. -
An assigned default firewall can't be disabled.
linode-cli firewalls update 123 \
--status disabled
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
firewall:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>