mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
ed56851f1b
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
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"
|
|
}
|