Skip to content

Commit

Permalink
Add Kibana Status API (#584)
Browse files Browse the repository at this point in the history

Co-authored-by: Chris Earle <[email protected]>
  • Loading branch information
stefnestor and pickypg authored Apr 29, 2022
1 parent cae7b07 commit 7124d83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/kibana-rest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ kibana_stats:
versions:
">= 6.5.0": "/api/stats"

kibana_status:
versions:
">= 5.0.0": "/api/status"

kibana_task_manager_help:
versions:
">= 7.11.0": "/api/task_manager/_health"
Expand Down

0 comments on commit 7124d83

Please sign in to comment.