Table: digitalocean_firewalls
This table shows data for DigitalOcean Firewalls.
https://docs.digitalocean.com/reference/api/api-reference/#tag/Firewalls (opens in a new tab)
The primary key for this table is id.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
id (PK) | String |
name | String |
status | String |
inbound_rules | JSON |
outbound_rules | JSON |
droplet_ids | IntArray |
tags | StringArray |
created_at | String |
pending_changes | JSON |