Readonlycreated: stringFilterable, Read-only When this Firewall was created.
Readonlyentities: {Read-only The Linodes, NodeBalancers, and Linode interfaces this firewall is assigned to.
Readonlyid: numberFilterable, Read-only The Firewall's unique ID.
Filterable The Firewall's label, for display purposes only.
Firewall labels have the following constraints:
-), underscores (_) or periods (.).--), underscores (__) or periods (..) in a row.The inbound and outbound access rules to apply to the Firewall.
A Firewall may have up to 25 rules across its inbound and outbound rulesets.
Multiple rules are applied in order. If two rules conflict, the first rule takes precedence. For example, if the first rule accepts inbound traffic from an address, and the second rule drops inbound traffic the same address, the first rule applies and inbound traffic from that address is accepted.
Readonlyfingerprint: stringRead-only The fingerprint is a 32-bit hash. It represents the firewall rules as an 8 character hex string. You can use fingerprint to compare rule versions.
The inbound rules for the firewall, as a JSON array.
The default behavior for inbound traffic. This setting can be overridden by updating the inbound.action property of the Firewall Rule.
The outbound rules for the firewall, as a JSON array.
The default behavior for outbound traffic. This setting can be overridden by updating the outbound.action property of the Firewall Rule.
Readonlyversion: numberRead-only The firewall's rule version. The first version is 1. The version number is incremented when the firewall's rules change.
Read-only The status of this Firewall.
enabled.enabled or disabled.Filterable An array of tags applied to this object. Tags are for organizational purposes only.
Readonlyupdated: stringFilterable, Read-only When this Firewall was last updated.
A resource that controls incoming and outgoing network traffic to a compute service. Only one enabled Firewall can be attached to a particular service at any given time. Create a firewall device to assign a Firewall to a service. Currently, Firewalls can assigned to Linode compute instances and NodeBalancers.