Rebuilding Hosts via the API

Good morning Foreman community!

I am interested in rebuilding hosts programmatically via the Foreman API,
but I cannot find any API documentation (after v1.1) that supports the
/hosts/:fqdn/setBuild end point. Is this functionality ever going to be
added back into the API or is there any other non-interactive way to put a
host back into a build state? Thanks,

Dan

I rebuild by sending "build=1" to the hosts/:fqdn/

ยทยทยท On Saturday, December 12, 2015 at 5:52:51 AM UTC-5, Daniel Lindorf wrote: > > Good morning Foreman community! > > I am interested in rebuilding hosts programmatically via the Foreman API, > but I cannot find any API documentation (after v1.1) that supports the > /hosts/:fqdn/setBuild end point. Is this functionality ever going to be > added back into the API or is there any other non-interactive way to put a > host back into a build state? Thanks, > > Dan > >