8ce138dac1
Change-Id: I758271cbebc012f1fa15f552227e6e73aac49635
21 lines
600 B
JSON
21 lines
600 B
JSON
{
|
|
"status": "ACTIVE",
|
|
"description": null,
|
|
"links": {
|
|
"self": "http://127.0.0.1:9001/v2/zones/f6b472ed-1be8-47e8-87a7-687169cacca8/recordsets/5fb9d67c-86ac-4ae9-80d5-4c23f7a16b29"
|
|
},
|
|
"created_at": "2016-06-21 12:15:35",
|
|
"updated_at": null,
|
|
"records": [
|
|
"2 1 75e080122854693164599205f49d7475ed17d09b"
|
|
],
|
|
"zone_id": "f6b472ed-1be8-47e8-87a7-687169cacca8",
|
|
"version": 1,
|
|
"ttl": 3600,
|
|
"action": "NONE",
|
|
"zone_name": "example.org.",
|
|
"type": "SSHFP",
|
|
"id": "5fb9d67c-86ac-4ae9-80d5-4c23f7a16b29",
|
|
"name": "foo.example.org."
|
|
}
|