Skip to main content

firewalls

Overview

Namefirewalls
TypeResource
Idlinode.instances.firewalls

Fields

NameDatatypeDescription
idintegerThe Firewall's unique ID.
createdstringWhen this Firewall was created.
labelstringThe Firewall's label, for display purposes only.

Firewall labels have the following constraints:

Must begin and end with an alphanumeric character.
May only consist of alphanumeric characters, dashes (-), underscores (_) or periods (.).
Cannot have two dashes (--), underscores (__) or periods (..) in a row.
Must be between 3 and 32 characters.
* Must be unique.
rulesobjectThe inbound and outbound access rules to apply to the Firewall.

A Firewall may have up to 25 rules across its inbound and outbound rulesets.
statusstringThe status of this Firewall.

When a Firewall is first created its status is enabled.
Use the Update Firewall endpoint to set a Firewall's status to enabled or disabled.
* Use the Delete Firewall endpoint to delete a Firewall.
tagsarrayAn array of tags applied to this object. Tags are for organizational purposes only.
updatedstringWhen this Firewall was last updated.

Methods

NameAccessible byRequired Params
getLinodeFirewallsSELECTlinodeId
_getLinodeFirewallsEXEClinodeId