403b6aec7a
Adds api-ref docs for: * Zone Import * Zone Export * Zone Tasks * - XFR * - Abandon Change-Id: Id0bfca25969a8def0b5be4969be3ae6e772b0249
14 lines
355 B
JSON
14 lines
355 B
JSON
{
|
|
"status": "PENDING",
|
|
"zone_id": null,
|
|
"links": {
|
|
"self": "http://127.0.0.1:9001/v2/zones/tasks/imports/074e805e-fe87-4cbb-b10b-21a06e215d41"
|
|
},
|
|
"created_at": "2015-05-08T15:43:42.000000",
|
|
"updated_at": null,
|
|
"version": 1,
|
|
"message": null,
|
|
"project_id": "1",
|
|
"id": "074e805e-fe87-4cbb-b10b-21a06e215d41"
|
|
}
|