
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eli Mesika" <emesika@redhat.com> Cc: "engine-devel" <engine-devel@ovirt.org>, "Miki Kenneth" <mkenneth@redhat.com>, "Barak Azulay" <bazulay@redhat.com>, "Yair Zaslavsky" <yzaslavs@redhat.com> Sent: Sunday, December 16, 2012 8:21:16 AM Subject: Re: [Engine-devel] Design review summary for 3.2 - adding support for External Events
On 12/16/2012 01:01 AM, Eli Mesika wrote:
Invoke ..api/events/add API giving at least AuditLogType, Severity,
Origin & CustomEventId
why do you need the AuditLogType - you already know it is ExternalEvent/Alert? you only need to know the severity iiuc. Sorry for the late respond (too many urgent issue :-))
I need that because we have not just and Alert but also Warning , Error & Normal External Events
yes, but the fact they are external events is known already in this API, so why do you need more than the severity in the API?
You are right, updated the wiki and added also API sample for adding event code http://www.ovirt.org/Features/Design/DetailedExternalEvents#API