DNS Domain Record
DNS domain record
Properties
| Property | Type | Required | Description |
|---|---|---|---|
content | string | no | DNS domain record content |
created-at | string | no | DNS domain record creation date ISO 8601 date-time. |
id | string | no | DNS domain record ID Must be a valid UUID. |
name | string | no | DNS domain record name |
priority | integer | no | DNS domain record priority Min: 0. |
system-record | boolean | no | DNS domain record system status |
ttl | integer | no | DNS domain record TTL Min: 0. |
type | string | no | DNS domain record type Allowed values: NS, CAA, NAPTR, POOL, A, HINFO, CNAME, SOA, SSHFP, SRV, AAAA, MX, TXT, ALIAS, URL, SPF. |
updated-at | string | no | DNS domain record update date ISO 8601 date-time. |
Last updated on