Description
For ease of scripting, it would be nice if a client could interact with the scheduler over a HTTP/JSON interface (REST-like, but not necessarily REST). We technically have this now, using TJSONProtocol, but the format is not human-friendly since it uses field IDs rather than names.
Attachments
Issue Links
- relates to
-
AURORA-987 Create a first-class REST-like scheduler interface
- Open