Hi Giulio,
 
For scheduler/executor HTTP API, please refer to:
http://mesos.apache.org/documentation/latest/scheduler-http-api/
http://mesos.apache.org/documentation/latest/executor-http-api/
 
If you find anything missing there, let us know.
 
Also, we are working on Operator HTTP API documentation and hopefully could get it out soon.
 
cheers,
/Jay
 
----- Original message -----
From: Giulio Eulisse <[email protected]>
To: "[email protected]" <[email protected]>
Cc:
Subject: Documentation for ACCEPT HTTP API
Date: Mon, Jul 4, 2016 6:01 PM
 
Dear all,
 
I've started writing a simple framework using node.js and the HTTP Scheduler API. I've managed to subscribe to the event stream, parse messages and decline offers quite easily, however I'm having a bit of trouble accepting the offers and launching tasks, since I cannot find any complete example for the JSON format the various operations should have. I assume I can reverse engineer mesos.proto and do a bit of trial and error, but I was wondering if I was simply missing some proper documentation. Any suggestions?
 
-- 
Ciao,
Giulio
 

Reply via email to