Difference between revisions of "Curl -XGET https://localhost:9200"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} <pre> { "name" : "887021a6fecc", "cluster_name" : "docker-cluster", "cluster_uuid" : "TqPwhj-4Rz-9QQypbi5kFw", "version" : { "distribution" : "opensearch",...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
 +
[[curl -XGET]] https://localhost:9200
 
<pre>
 
<pre>
 
{
 
{
Line 20: Line 22:
 
}
 
}
 
</pre>
 
</pre>
 +
 +
== Related ==
 +
* [[OpenSearch installation]]
  
 
== See also ==
 
== See also ==

Latest revision as of 18:50, 2 May 2022


curl -XGET https://localhost:9200
{
  "name" : "887021a6fecc",
  "cluster_name" : "docker-cluster",
  "cluster_uuid" : "TqPwhj-4Rz-9QQypbi5kFw",
  "version" : {
    "distribution" : "opensearch",
    "number" : "1.3.1",
    "build_type" : "tar",
    "build_hash" : "c4c0672877bf0f787ca857c7c37b775967f93d81",
    "build_date" : "2022-03-29T18:35:30.372094Z",
    "build_snapshot" : false,
    "lucene_version" : "8.10.1",
    "minimum_wire_compatibility_version" : "6.8.0",
    "minimum_index_compatibility_version" : "6.0.0-beta1"
  },
  "tagline" : "The OpenSearch Project: https://opensearch.org/"
}

Related[edit]

See also[edit]

Advertising: