Thank you for your responses. I will look into the work being done by paypal.
An API would make it easier for 3rd parties to integrate versus calling a client which would require parsing of the output from the client. Lili ----- Original Message ----- From: "Mark Chu-Carroll" <mchucarr...@apache.org> To: dev@aurora.incubator.apache.org Sent: Wednesday, June 18, 2014 6:19:53 PM Subject: Re: Does Aurora have a HTTP API? At the moment, we do not have any kind of API for end-users. It's something that we'd probably like to have in the future, but for now, getting the command-line tools working correctly is more important to us. Any API that we implemented now would be changing so rapidly that it wouldn't be useful for much. It's really not clear to us just what an API would look like, or how it would be used, beyond being just a wrapper around the commands in the command-line client - and in that case, the only thing that an API would give you is a slightly easier way to write scripts for aurora. One of the big goals of clientv2 has been to make the command-line tools much more script-friendly, so that that becomes easier. Then we can see how people use it, and what kinds of scripting actually makes sense - and use that to guide any future decision about a client API. -Mark On Wed, Jun 18, 2014 at 7:28 PM, Oliver, James <james.oli...@pegs.com> wrote: > Short answer: no > > There's officially a Thrift API which is used by the Web UI. Someone at > PayPal implemented a REST API in a forked repository, check it out: > https://github.com/smarth-madan/incubator-aurora > > > Regarding this functionality, I am also an interested party. One might > consider contributing this code back to the Aurora project :-) > > James Oliver > Pegasus Solutions > > Software Engineer II > Application Development Services > 14000 N Pima Rd, Suite 100 > Scottsdale, AZ 85260 > +1.480.624.6259 Tel > > +1.602.577.7578 Cell > james.oli...@pegs.com > www.pegs.com <http://www.pegs.com/> > > > This email, including any attached files, may contain confidential and > privileged information. If you received this communication in error, > please contact the sender by reply e-mail and delete all copies of this > message. > > > > > On 6/18/14 4:22 PM, "Lili Nader" <lna...@redhat.com> wrote: > > >Hi, > > > >The documentation only refers to the aurora client and a read-only Web > >UI. I was wondering if there was a REST/HTTP API available for clients > >to create jobs, etc? > > > >Thanks, > >Lili > >