mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
12 lines
317 B
XML
12 lines
317 B
XML
|
<pool type='sheepdog'>
|
||
|
<name>sheepdog</name>
|
||
|
<uuid>65fcba04-5b13-bd93-cff3-52ce48e11ad7</uuid>
|
||
|
<capacity unit='bytes'>0</capacity>
|
||
|
<allocation unit='bytes'>0</allocation>
|
||
|
<available unit='bytes'>0</available>
|
||
|
<source>
|
||
|
<host name='localhost' port='7000'/>
|
||
|
<name>sheepdog</name>
|
||
|
</source>
|
||
|
</pool>
|