8ce138dac1
Change-Id: I758271cbebc012f1fa15f552227e6e73aac49635
13 lines
270 B
JSON
13 lines
270 B
JSON
{
|
|
"name" : "mail.example.org.",
|
|
"description" : "An MX recordset.",
|
|
"type" : "MX",
|
|
"ttl" : 3600,
|
|
"records" : [
|
|
"10 mail1.example.org.",
|
|
"20 mail2.example.org.",
|
|
"30 mail3.example.org.",
|
|
"40 mail4.example.org."
|
|
]
|
|
}
|