18 lines
483 B
Markdown
18 lines
483 B
Markdown
{
|
|
"name" : "hostname",
|
|
"cluster_name" : "opensearch",
|
|
"cluster_uuid" : "6XNc9m2gTUSIoKDqJit0PA",
|
|
"version" : {
|
|
"distribution" : "opensearch",
|
|
"number" : <version>,
|
|
"build_type" : <build-type>,
|
|
"build_hash" : <build-hash>,
|
|
"build_date" : <build-date>,
|
|
"build_snapshot" : false,
|
|
"lucene_version" : <lucene-version>,
|
|
"minimum_wire_compatibility_version" : "7.10.0",
|
|
"minimum_index_compatibility_version" : "7.0.0"
|
|
},
|
|
"tagline" : "The OpenSearch Project: https://opensearch.org/"
|
|
}
|
|
test3 |