03696299d2
Updated API reference documentation for new API. Change-Id: Ie69d4180e09fe4c670faaa7d3c31742d1fc581e2 Related: blueprint messages-api
38 lines
988 B
JSON
38 lines
988 B
JSON
{
|
|
"tasks": [
|
|
{
|
|
"id": "ee22890e-8948-4ea6-9668-831f973c84f5",
|
|
"image_id": "dddddddd-dddd-dddd-dddd-dddddddddddd",
|
|
"request-id": "rrrrrrr-rrrr-rrrr-rrrr-rrrrrrrrrrrr",
|
|
"user": "uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu",
|
|
"type": "api_image_import",
|
|
"status": "processing",
|
|
"owner": "64f0efc9955145aeb06f297a8a6fe402",
|
|
"expires_at": null,
|
|
"created_at": "2020-12-18T05:20:38.000000",
|
|
"updated_at": "2020-12-18T05:25:39.000000",
|
|
"deleted_at": null,
|
|
"deleted": false,
|
|
"input": {
|
|
"image_id": "829c729b-ebc4-4cc7-a164-6f43f1149b17",
|
|
"import_req": {
|
|
"method": {
|
|
"name": "copy-image"
|
|
},
|
|
"all_stores": true,
|
|
"all_stores_must_succeed": false
|
|
},
|
|
"backend": [
|
|
"fast",
|
|
"cheap",
|
|
"slow",
|
|
"reliable",
|
|
"common"
|
|
]
|
|
},
|
|
"result": null,
|
|
"message": "Copied 15 MiB"
|
|
}
|
|
]
|
|
}
|