Add /api/status endpoint to docs, fixes #16690 (#16798) (#17563)

* Add /api/status endpoint to docs, fixes #16690

* Remove period from note
This commit is contained in:
Tim Sullivan 2018-04-12 21:21:32 -07:00 committed by GitHub
parent 532da826f9
commit 8d2e686d2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,3 +19,5 @@ You can reach the Kibana server's status page by navigating to `localhost:5601/s
information about the server's resource usage and lists the installed plugins.
image::images/kibana-status-page.png[]
NOTE: For JSON-formatted server status details, use the API endpoint at `localhost:5601/api/status`