Skip to content

Node info endpoint #237

@nha

Description

@nha

I do not see in the docs (and a quick code scan), a request to get the following request from ES :

http://localhost:9200/

{
"name": "Franz Kafka",
"cluster_name": "elasticsearch_nha",
"version": {
"number": "2.3.4",
"build_hash": "e455fd0c13dceca8dbbdbb1665d068ae55dabe3f",
"build_timestamp": "2016-06-30T11:24:31Z",
"build_snapshot": false,
"lucene_version": "5.5.0"
},
"tagline": "You Know, for Search"
}

It is easy enough to do myself but I thought this could be included in elastisch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions