83d4d031a8
Change-Id: I727ef393cf5a730b701f7212c59842d5262172ad
33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"zones": [
|
|
{
|
|
"id": "a86dba58-0043-4cc6-a1bb-69d5e86f3ca3",
|
|
"pool_id": "572ba08c-d929-4c70-8e42-03824bb24ca2",
|
|
"project_id": "4335d1f0-f793-11e2-b778-0800200c9a66",
|
|
"name": "example.org.",
|
|
"email": "joe@example.org",
|
|
"ttl": 7200,
|
|
"serial": 1404757531,
|
|
"status": "ACTIVE",
|
|
"action": "CREATE",
|
|
"description": "This is an example zone.",
|
|
"masters": [],
|
|
"type": "PRIMARY",
|
|
"transferred_at": null,
|
|
"version": 1,
|
|
"created_at": "2014-07-07T18:25:31.275934",
|
|
"updated_at": null,
|
|
"links": {
|
|
"self": "https://127.0.0.1:9001/v2/zones/a86dba58-0043-4cc6-a1bb-69d5e86f3ca3"
|
|
}
|
|
}
|
|
],
|
|
"links": {
|
|
"self": "http://127.0.0.1:9001/v2/zones?limit=1",
|
|
"next": "http://127.0.0.1:9001/v2/zones?limit=1&marker=45fd892d-7a67-4f65-9df0-87273f228d6c"
|
|
},
|
|
"metadata": {
|
|
"total_count": 2
|
|
}
|
|
}
|