github.com/vmware/govmomi@v0.37.2/vim25/mo/fixtures/nested_property.xml (about)

     1  <?xml version="1.0" encoding="UTF-8"?>
     2  <RetrievePropertiesResponse xmlns="urn:vim25" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     3    <returnval>
     4      <obj type="VirtualMachine">vm-411</obj>
     5      <propSet>
     6        <name>config.name</name>
     7        <val xsi:type="xsd:string">kubernetes-master</val>
     8      </propSet>
     9      <propSet>
    10        <name>config.uuid</name>
    11        <val xsi:type="xsd:string">422ec880-ab06-06b4-23f3-beb7a052a4c9</val>
    12      </propSet>
    13    </returnval>
    14  </RetrievePropertiesResponse>