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

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

* Remove period from note
This commit is contained in:
Jaspal Chauhan 2018-04-04 15:47:57 -07:00 committed by Tim Sullivan
parent 6730849028
commit 5b94f73eb6

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`