github.com/vmware/govmomi@v0.43.0/vim25/mo/fixtures/cluster_host_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="ClusterComputeResource">domain-c7</obj> 5 <propSet> 6 <name>parent</name> 7 <val xsi:type="ManagedObjectReference" type="Folder">group-h6</val> 8 </propSet> 9 <propSet> 10 <name>host</name> 11 <val xsi:type="ArrayOfManagedObjectReference"> 12 <ManagedObjectReference type="HostSystem" xsi:type="ManagedObjectReference">host-14</ManagedObjectReference> 13 <ManagedObjectReference type="HostSystem" xsi:type="ManagedObjectReference">host-17</ManagedObjectReference> 14 <ManagedObjectReference type="HostSystem" xsi:type="ManagedObjectReference">host-19</ManagedObjectReference> 15 <ManagedObjectReference type="HostSystem" xsi:type="ManagedObjectReference">host-52</ManagedObjectReference> 16 </val> 17 </propSet> 18 </returnval> 19 </RetrievePropertiesResponse>