mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-27 16:15:23 +00:00
9 lines
114 B
JSON
9 lines
114 B
JSON
|
{
|
||
|
"driver": "nbd",
|
||
|
"server": {
|
||
|
"type": "inet",
|
||
|
"host": "host1.example.com",
|
||
|
"port": "10809"
|
||
|
}
|
||
|
}
|