All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rest-api-spec.api.ping.json Maven / Gradle / Ivy

There is a newer version: 8.17.0
Show newest version
{
  "ping":{
    "documentation":{
      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html",
      "description":"Returns whether the cluster is running."
    },
    "stability":"stable",
    "visibility":"public",
    "headers":{
      "accept": [ "application/json"]
    },
    "url":{
      "paths":[
        {
          "path":"/",
          "methods":[
            "HEAD"
          ]
        }
      ]
    },
    "params":{}
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy