Difference between revisions of "Elasticsearch curl URLs"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
[[/_cat/]]
+
 
[[/_nodes/]]
+
== Options ==
[[/_cluster/]]
+
  {{ES URLs TOC}}
  [[/_snapshot/]]
+
 
[[/_ilm/]]
 
[[/_xpack/]]
 
  
  
Line 14: Line 12:
  
 
* <code>[[-k]] or [[--insecure]] https://your_username:your_password@localhost:9200/</code>
 
* <code>[[-k]] or [[--insecure]] https://your_username:your_password@localhost:9200/</code>
 +
[[/_cluster/|Cluster]]:
 +
{{cluster API}}
  
  
Line 44: Line 44:
 
  GET [[/_ilm/]]policy
 
  GET [[/_ilm/]]policy
  
GET [[/_xpack/]]usage
+
 
  
 
  [[/_xpack/security/role/search_user]]
 
  [[/_xpack/security/role/search_user]]
Line 57: Line 57:
 
  [[/_cat/snapshots/]]
 
  [[/_cat/snapshots/]]
  
 +
Cat
 
  {{cat API}}
 
  {{cat API}}
 
  
 
== Related ==
 
== Related ==
Line 66: Line 66:
  
 
== See also ==
 
== See also ==
 +
* {{ES URLs}}
 
* {{Elasticsearch}}
 
* {{Elasticsearch}}
  
 
[[Category:ELK]]
 
[[Category:ELK]]
 
[[Category:Elasticsearch]]
 
[[Category:Elasticsearch]]

Latest revision as of 18:00, 13 November 2022


Options[edit]

Related[edit]

See also[edit]

Advertising: