1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-06 08:53:39 +00:00

9 lines
188 B
JSON
Raw Normal View History

{
"driver": "https",
"url": "https://test.host:443/whatever.img",
"sslverify": false,
"cookie": "some_cookie=\"some_value_or_whatever\"",
"timeout": 2000,
"readahead": 65536
}