403b6aec7a
Adds api-ref docs for: * Zone Import * Zone Export * Zone Tasks * - XFR * - Abandon Change-Id: Id0bfca25969a8def0b5be4969be3ae6e772b0249
15 lines
411 B
JSON
15 lines
411 B
JSON
{
|
|
"status": "PENDING",
|
|
"zone_id": "074e805e-fe87-4cbb-b10b-21a06e215d41",
|
|
"links": {
|
|
"self": "http://127.0.0.1:9001/v2/zones/tasks/exports/8ec17fe1-d1f9-41b4-aa98-4eeb4c27b720"
|
|
},
|
|
"created_at": "2015-08-27T20:57:03.000000",
|
|
"updated_at": null,
|
|
"version": 1,
|
|
"location": null,
|
|
"message": null,
|
|
"project_id": "1",
|
|
"id": "8ec17fe1-d1f9-41b4-aa98-4eeb4c27b720"
|
|
}
|