[DOCS] Fixes Get Task Manager health API formatting (#109541)

This commit is contained in:
Kaarina Tungseth 2021-08-25 13:52:44 -05:00 committed by GitHub
parent 0a7b8cad18
commit 0b627d891c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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