e9db59d3b3
Creates api-ref test env Add basic v2/zones API documentation Change-Id: I1783234c59319fdcb13b0df90f662253e822bab3 Depends-On: I0e615d36a2e5a8fa0d83f20bdcc2c33ad868ebd5
22 lines
626 B
JSON
22 lines
626 B
JSON
{
|
|
"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": 600,
|
|
"serial": 1404757531,
|
|
"status": "PENDING",
|
|
"action": "DELETE",
|
|
"description": "Updated Description",
|
|
"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"
|
|
}
|
|
}
|