hey there.
Is there any way to correlate the Event to the VM that has been
create/stopped/destroyed?
"account": "admin",
"created": "2013-07-08T20:28:04-0500",
"description": "Starting job for starting Vm. Vm Id: 1542",
"domain": "ROOT",
"domainid": "07dc79cc-5056-499b-9f1d-a0a8c573d413",
"id": "74faf630-0ad2-45cc-a0c4-8868fb9a7ad8",
"level": "INFO",
"parentid": "7552c540-256b-4ac5-81f7-6172a3be521a",
"state": "Started",
"type": "VM.CREATE",
Where's the VM name or VM id that has been just created?
Thanks!