Example 14348
DNS Records
DNS zone record entries.
{
zone: "thick-completion.name"
records: [
{
type: "MX"
name: "staging"
value: "v=spf1 include:_spf.whopping-bowling.biz ~all"
ttl: 86400
}
{
type: "NS"
name: "api"
value: "v=spf1 include:_spf.ordinary-humor.info ~all"
ttl: 300
}
{
type: "TXT"
name: "api"
value: "bitter-blossom.info"
ttl: 86400
}
{
type: "AAAA"
name: "staging"
value: "v=spf1 include:_spf.gray-fishery.info ~all"
ttl: 3600
}
]
}