DNS record
cloudflare.dns.record MQL resource for querying Cloudflare infrastructure with cnquery and cnspec.
CloudflarePrivate Resource
DNS record
Min version: 9.0.0Defaults:
type content nameRelationships
2 resources · 2 relationships·Click to select, expand fields to see properties.
Fields (11)
| Field | Type | Description |
|---|---|---|
commentrequired | string | Comment |
contentrequired | string | Content of the record (e.g., hostname or IP Address) |
createdOnrequired | time | Time the record was created |
idrequired | string | Cloudflare internal ID |
modifiedOnrequired | time | Time the record was last modified |
namerequired | string | Record name |
proxiablerequired | int | Whether the record can be proxied |
proxiedrequired | int | Whether the record is proxied (false indicated DNS only) |
tagsrequired | []string | Tags |
ttlrequired | int | Time to live (in seconds) |
typerequired | string | Type of record (e.g., A, AAAA, or CNAME) |