mirror of https://gitee.com/openkylin/libvirt.git
21 lines
401 B
JSON
21 lines
401 B
JSON
{
|
|
"return": [
|
|
{
|
|
"current-progress": 1,
|
|
"status": "concluded",
|
|
"total-progress": 1,
|
|
"type": "create",
|
|
"id": "createjob-fail",
|
|
"error": "Image size must be a multiple of 512 bytes"
|
|
},
|
|
{
|
|
"current-progress": 1,
|
|
"status": "concluded",
|
|
"total-progress": 1,
|
|
"type": "create",
|
|
"id": "createjob"
|
|
}
|
|
],
|
|
"id": "libvirt-24"
|
|
}
|