cloudflare.zone
Description
Cloudflare DNS zone
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | Zone identifier |
| name | string | Zone name |
| nameServers | []string | Nameservers for this zone |
| originalNameServers | []string | Original name servers |
| status | string | The current status of the zone (initializing, pending, active, or moved) |
| paused | bool | Whether the zone is paused |
| type | string | DNS zone type (full or partial) |
| createdOn | time | Time the zone was created |
| modifiedOn | time | Time the zone was last modified |
| account | cloudflare.zone.account | Zone owner account |
| dns | cloudflare.dns | DNS records associated with the zone |
| liveInputs | []cloudflare.streams.liveInput | Live inputs |
| videos | []cloudflare.streams.video | Videos |
| r2 | cloudflare.r2 | R2 |
| workers | cloudflare.workers | Workers |
| one | cloudflare.one |