1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-11 09:17:52 +03:00
libvirt/tests/qemudomainsnapshotxml2xmlout/disk_driver_name_null.xml

11 lines
250 B
XML
Raw Normal View History

<domainsnapshot>
<name>asdf</name>
<description>adsf</description>
<creationTime>1555419243</creationTime>
<disks>
<disk name='vda' snapshot='external' type='file'>
<source file='/tmp/foo'/>
</disk>
</disks>
</domainsnapshot>