WaitForUpdates returns objects and the full inventory path.
1) Watch List for a host: watch <config, vm, summary, hardware, datastore,
name>
2) The property map will contain a key of <config, vm, summary, hardware,
datastore, name>
3) A host is put in the disconnected state..
4) The property map will now contain a key of <config, vm, summary,
hardware, datastore, name, summary.runtime.powerstate>
If you are watching a Host top level object such as config and a update
occurs a new object is included in the ConcurrentHashMap It would be nice
if the top level objects in the watch list are updated. I have a working
example attached.
Thanks,
Jason
Nobody/Anonymous
API
None
Public
| Filename | Description | Download |
|---|---|---|
| ManagedObjectCache.java | Updated ManagedObjectCache.java | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 350488: ManagedObjectCache.java | 2009-11-11 18:37 | jason4124 |