Basic REST

basic REST request

in this document we suppose ES running on localhost.

Indices

get all indices

GET localhost:9200/_cat/indices

Last updated