liugddx opened a new issue, #4143: URL: https://github.com/apache/incubator-seatunnel/issues/4143
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Describe the proposal Currently Zeta has provided rest api, see this for details #4044. Now we need to expose more capabilities via rest. ### Task list - [ ] Get all running job info. - [ ] Get running job info by jobId. - [ ] Get system monitoring information. - [ ] Get all completed jobs information. - [ ] Returns checkpointing statistics for a job. - [ ] Submit a job. - [ ] Stop a running job. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
