summaryrefslogtreecommitdiff
path: root/tests/xml2vmxdata/xml2vmx-datacenterpath.xml
blob: 048e13d270190ccc1ad051b94cf389cf23f6bc47 (plain)
1
2
3
4
5
6
7
8
9
<domain type='vmware' xmlns:vmware='http://libvirt.org/schemas/domain/vmware/1.0'>
  <name>datacenterpath</name>
  <uuid>564d9bef-acd9-b4e0-c8f0-aea8b9103515</uuid>
  <memory unit='KiB'>4096</memory>
  <os>
    <type>hvm</type>
  </os>
  <vmware:datacenterpath>folder1/folder2/datacenter1</vmware:datacenterpath>
</domain>