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

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

* Remove period from note
This commit is contained in:
Tim Sullivan 2018-04-04 16:55:20 -07:00 committed by GitHub
parent cea29603ee
commit c8d0410814
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`