mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
14 lines
194 B
JSON
14 lines
194 B
JSON
|
{
|
||
|
"driver": "raw",
|
||
|
"file": {
|
||
|
"server": {
|
||
|
"host": "10.10.10.10",
|
||
|
"port": "7000",
|
||
|
"type": "inet"
|
||
|
},
|
||
|
"tag": "",
|
||
|
"driver": "sheepdog",
|
||
|
"vdi": "Alice"
|
||
|
}
|
||
|
}
|