summaryrefslogtreecommitdiffstats
path: root/features/domains/volume.xml
blob: 9159c26843c2ab44866ea5caf9c3840d9d95f1bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<volume>
  <name></name>
  <allocation>0</allocation>
  <capacity unit="b"></capacity>
  <target>
    <path></path>
    <format type='qcow2'/>
    <permissions>
      <owner></owner>
      <group></group>
      <mode>0774</mode>
    </permissions>
  </target>
</volume>