github.com/vmware/govmomi@v0.37.2/vim25/mo/fixtures/pointer_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.bootOptions</name>
     7        <val xsi:type="VirtualMachineBootOptions">
     8          <bootDelay>0</bootDelay>
     9          <enterBIOSSetup>false</enterBIOSSetup>
    10          <bootRetryEnabled>false</bootRetryEnabled>
    11          <bootRetryDelay>10000</bootRetryDelay>
    12        </val>
    13      </propSet>
    14    </returnval>
    15  </RetrievePropertiesResponse>