Michaël Melchiore created FLINK-14954:
-----------------------------------------
Summary: Consider providing an official OpenAPI specification of
REST Monitoring API
Key: FLINK-14954
URL: https://issues.apache.org/jira/browse/FLINK-14954
Project: Flink
Issue Type: Improvement
Components: Runtime / REST
Reporter: Michaël Melchiore
Hello,
Flink provides a very helpful REST Monitoring API.
OpenAPI is convenient standard to generate clients in a variety of language for
REST API documented according to their specification. In this case, clients
would be helpful to automate management of Flink clusters.
Currently, there is no "official" OpenAPI specification of Flink REST
Monitoring API. [Some|https://github.com/nextbreakpoint/flink-client] have
written by users, but their consistency across Flink releases is uncertain.
I think it would be beneficial to have an OpenAPI specification provided and
maintained by the Flink project.
Kind regards,
--
This message was sent by Atlassian Jira
(v8.3.4#803005)