summaryrefslogtreecommitdiff
path: root/tests/xml2vmxdata/xml2vmx-ethernet-null.xml
blob: 777c01d09110d0ab68fe4815e1171dfba9a74c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<domain type='vmware'>
  <name>ethernet-vpx</name>
  <uuid>564d9bef-acd9-b4e0-c8f0-aea8b9103515</uuid>
  <memory unit='KiB'>4096</memory>
  <os>
    <type>hvm</type>
  </os>
  <devices>
    <interface type='null'>
      <mac address='00:50:56:87:65:43'/>
    </interface>
  </devices>
</domain>