mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
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"
|
||
|
}
|