Skip to content

Commit

Permalink
[DOCS] Fixes Get Task Manager health API formatting (#109542)
Browse files Browse the repository at this point in the history
  • Loading branch information
KOTungseth authored Aug 25, 2021
1 parent d5132b9 commit 85646bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/api/task-manager/health.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,20 @@

Retrieve the health status of the {kib} Task Manager.

[float]
[[task-manager-api-health-request]]
=== Request

`GET <kibana host>:<port>/api/task_manager/_health`

[float]
[[task-manager-api-health-codes]]
=== Response code

`200`::
Indicates a successful call.

[float]
[[task-manager-api-health-example]]
=== Example

Expand Down

0 comments on commit 85646bf

Please sign in to comment.