83d4d031a8
Change-Id: I727ef393cf5a730b701f7212c59842d5262172ad
10 lines
152 B
JSON
10 lines
152 B
JSON
{
|
|
"name" : "example.org.",
|
|
"description" : "This is an example record set.",
|
|
"type" : "A",
|
|
"ttl" : 3600,
|
|
"records" : [
|
|
"10.1.0.2"
|
|
]
|
|
}
|