Skip to main content

firewalls

Overview

Namefirewalls
TypeResource
Iddigitalocean.droplets.firewalls

Fields

NameDatatypeDescription
idstringA unique ID that can be used to identify and reference a firewall.
namestringA human-readable name for a firewall. The name must begin with an alphanumeric character. Subsequent characters must either be alphanumeric characters, a period (.), or a dash (-).
tagsarrayA flat array of tag names as strings to be applied to the resource. Tag names may be for either existing or new tags.
created_atstringA time value given in ISO8601 combined date and time format that represents when the firewall was created.
pending_changesarrayAn array of objects each containing the fields "droplet_id", "removing", and "status". It is provided to detail exactly which Droplets are having their security policies updated. When empty, all changes have been successfully applied.
droplet_idsarrayAn array containing the IDs of the Droplets assigned to the firewall.
outbound_rulesarray
statusstringA status string indicating the current state of the firewall. This can be "waiting", "succeeded", or "failed".
inbound_rulesarray

Methods

NameAccessible byRequired Params
list_firewallsSELECTdroplet_id
_list_firewallsEXECdroplet_id