blob: a457a95241fc7cfd14ba39b231c8b296eff440c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<ConfigRoot>
<LocalDatastores>
<_length>1</_length>
<_type>hostd.host.LocalDatastoreEntry[]</_type>
<e id="0">
<_type>hostd.host.LocalDatastoreEntry</_type>
<id>1</id>
<name>standard</name>
<path>/var/lib/vmware/Shared VMs</path>
</e>
</LocalDatastores>
<NasVolumes>
<_length>0</_length>
<_type>hostd.host.NasDatastoreEntry[]</_type>
</NasVolumes>
</ConfigRoot>
|