Difference between revisions of "Elasticsearch curl URLs"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
::<code>[[curl https://localhost:9200/_cluster/health]]</code>
 
::<code>[[curl https://localhost:9200/_cluster/health]]</code>
  
::<code>curl http://localhost:9200/_cluster/health/?level=shards</code>
+
::<code>[[curl http://localhost:9200/_cluster/health/?level=shards]]</code>
 
::<code>curl http://localhost:9200/_cluster/health?pretty</code>
 
::<code>curl http://localhost:9200/_cluster/health?pretty</code>
  

Revision as of 20:03, 5 July 2022

Advertising: