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>