I believe that the ID or parent ID are the UUID of the VM in question.

Worst case, the Vm Id shown in the description field is the database id
field in the vm_instance table for that VM.


On Mon, Jul 15, 2013 at 11:46 AM, Jeronimo Garcia <garciaj...@gmail.com>wrote:

> 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!
>

Reply via email to