Foreman API Host create from image, async call

Is there a way to create some kind of an async call when creating a host
using the image provisioning method?
The call is waiting until the build is complete.

I have created my own version of the old "foreman-host-builder", it's not
perfect, but works.

https://github.com/erezzarum/foreman-host-builder

ยทยทยท On Saturday, January 7, 2017 at 11:02:09 PM UTC+2, Erez Zarum wrote: > > Is there a way to create some kind of an async call when creating a host > using the image provisioning method? > The call is waiting until the build is complete. > >