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

rest-api-spec.api.dangling_indices.list_dangling_indices.json Maven / Gradle / Ivy

There is a newer version: 8.17.0
Show newest version
{
  "dangling_indices.list_dangling_indices": {
    "documentation": {
      "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-gateway-dangling-indices.html",
      "description": "Returns all dangling indices."
    },
    "stability": "stable",
    "visibility":"public",
    "headers":{
      "accept": [ "application/json"]
    },
    "url": {
      "paths": [
        {
          "path": "/_dangling",
          "methods": [
            "GET"
          ]
        }
      ]
    },
    "params": {}
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy