Submission request handler is supporting following resources: GET /v1/submission/action/:jid Get status of last submission for job with id :jid POST /v1/submission/action/:jid Create new submission for job with id :jid DELETE /v1/submission/action/:jid Stop last submission for job with id :jid GET /v1/submission/notification/:jid Notification endpoint to get job status outside normal interval Possible additions in the future: /v1/submission/history/* for history.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.