<path> as child element of <volume><target>
Shows the fully qualified path of the image file.
Text content
Read-only value that shows the fully qualified path of the image file on the host.Selected attributes
None.Usage
Configuring storage poolsParent elements
<target> as child element of <volume>Child elements
None.Example
<volume type="file">
<name>federico.img</name>
<key>/var/lib/libvirt/images/federico.img</key>
<target>
<path>/var/lib/libvirt/images/federico.img</path>
<format type="qcow2"/>
</target>
</volume>