On Mon, May 06, 2013 at 03:25:17PM -0500, Jeronimo Garcia wrote: > the Events api call looks interesting ... but i'd need VM name and > Ipaddress ... so it forces me to do one call after a given event.
Take a look at this: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Event+Notification+Framework+Proposal > > Thanks > > > On Mon, May 6, 2013 at 3:20 PM, Jeronimo Garcia <garciaj...@gmail.com>wrote: > > > Hi List. > > > > Is there anyway to specify callbacks on api events , or maybe a real time > > debug port/url ? > > > > I need to trigger certain actions on VM creation and so far I've thought > > of these ones: > > > > > > - Mysql Triggers on a given table > > - Virtual Router Modifications (edithosts.sh script) > > - Code modifications , specifically the bit of code that SSH into the > > Vrouter > > > > Thanks a lot for you help. > >