can't the event-notifications be used? notify some email on delete operation (not sure there is a notification for this today..) and hook on the email to run the script?
----- Original Message ----- > From: "Oved Ourfali" <[email protected]> > To: "Yair Zaslavsky" <[email protected]> > Cc: [email protected] > Sent: Thursday, October 30, 2014 3:10:12 PM > Subject: Re: [ovirt-users] webhook > > Hi > > CC-ing also Vojtech, the "father" of the UI plugins. > > Anyway, the only way to accomplish that via UI plugins at the moment is via > adding a new "action menu item", that in the background deleted the VM, and > reports to Foreman. > I would be nice to have a "hook" for different UI action items, but it isn't > available at the moment. > There are plenty code samples for UI plugins, most of them available at: > http://www.ovirt.org/Features/UIPlugins > > I must say that I'm not sure webhooks are the right approach for that, as I > guess it is relevant only in environments in which one doesn't use the > API/CLI/SDK.... > but.. it will be a cool feature! > > Regards, > Oved > > ----- Original Message ----- > > From: "Yair Zaslavsky" <[email protected]> > > To: "Koen Vanoppen" <[email protected]> > > Cc: "Oved Ourfali" <[email protected]>, [email protected] > > Sent: Thursday, October 30, 2014 1:44:38 PM > > Subject: Re: [ovirt-users] webhook > > > > Oved - can we implement something like this using ui-plugins? > > > > > > ----- Original Message ----- > > > From: "Koen Vanoppen" <[email protected]> > > > To: [email protected] > > > Sent: Monday, October 27, 2014 4:06:40 PM > > > Subject: [ovirt-users] webhook > > > > > > Hi all, > > > > > > Just a quick question. Is it possible to set a webhook on the removal and > > > creation of a new vm? So we can send to foreman a delete action when the > > > VM > > > is deleted... > > > > > > Kind regards, > > > > > > Koen > > > > > > _______________________________________________ > > > Users mailing list > > > [email protected] > > > http://lists.ovirt.org/mailman/listinfo/users > > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

