Updates information for a Firewall.
-
Assigned Linodes must not have any ongoing live migrations.
-
If a Firewall's status is changed with this operation, a corresponding
firewall_enable
orfirewall_disable
Event will be generated.
Some parts of a Firewall's configuration cannot be manipulated by this operation:
-
A Firewall's Devices cannot be set with this operation. 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 cannot be changed with this operation. Instead, run the Update firewall rules operation to update your Rules.
-
A Firewall's status can be set to
enabled
ordisabled
by this operation, but it cannot be set todeleted
. Instead, run the Delete a firewall operation to delete a Firewall.
linode-cli firewalls update 123 \
--status disabled
<https://www.linode.com/docs/products/tools/cli/get-started/>
firewall:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>