Difference between revisions of "GET / cat/indices"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
  
  curl -XGET http://localhost:9200/_cat/indices?v  
+
  curl -XGET http://localhost:9200/_cat/indices?v -u "your_user:your_password"
  
  /_cat/indices/_all?v&s=store.size
+
  "/_cat/indices/_all?v&s=[[store.size]]"
  
 
  [[/_cat/]]indices
 
  [[/_cat/]]indices
Line 16: Line 16:
 
== Related ==
 
== Related ==
 
* [[Elasticsearch index]]
 
* [[Elasticsearch index]]
[[/_close]]
+
* [[Update index settings]]
[[/_cluster/settings]]
+
* <code>[[/_close]]</code>
{{cat API}}
+
* <code>[[/_cluster/settings]]</code>
 +
* {{cat API}}
  
 
== See also ==
 
== See also ==

Latest revision as of 07:58, 30 January 2023

Advertising: