Difference between revisions of "GET / cat/indices"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
  curl -XGET http://localhost:9200/_cat/indices?v -u "your_user:your_password"
 
  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 17: Line 17:
 
* [[Elasticsearch index]]
 
* [[Elasticsearch index]]
 
* [[Update index settings]]
 
* [[Update index settings]]
[[/_close]]
+
* <code>[[/_close]]</code>
[[/_cluster/settings]]
+
* <code>[[/_cluster/settings]]</code>
{{cat API}}
+
* {{cat API}}
  
 
== See also ==
 
== See also ==

Latest revision as of 07:58, 30 January 2023

Advertising: