summaryrefslogtreecommitdiff
path: root/rest-api-spec/api/ping.json
blob: 65e18563718206e43267b28e58e835f487049019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "ping": {
    "documentation": "http://www.elasticsearch.org/guide/",
    "methods": ["HEAD"],
    "url": {
      "path": "/",
      "paths": ["/"],
      "parts": {
      },
      "params": {
      }
    },
    "body": null
  }
}