libvirt/tests/qemublocktestdata/jsontojson/curl-libguestfs-out.json

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
}