1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-05 00:23:50 +00:00

16 lines
272 B
JSON
Raw Normal View History

protocol:
{
"driver": "file",
"filename": "/var/lib/libvirt/images/i.qcow2",
"size": 4294967296
}
format:
{
"driver": "qcow2",
"file": "0123456789ABCDEF0123456789ABCDE",
"size": 8589934590,
"backing-file": "nbd://example.com:1234",
"backing-fmt": "raw"
}