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

rest-api-spec.api.slm.get_stats.json Maven / Gradle / Ivy

{
  "slm.get_stats":{
    "documentation":{
      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/slm-api-get-stats.html",
      "description":"Returns global and policy-level statistics about actions taken by snapshot lifecycle management."
    },
    "stability":"stable",
    "visibility":"public",
    "headers":{
      "accept": [ "application/json"]
    },
    "url":{
      "paths":[
        {
          "path":"/_slm/stats",
          "methods":[
            "GET"
          ]
        }
      ]
    },
    "params":{}
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy