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

rest-api-spec.api._internal.get_desired_nodes.json Maven / Gradle / Ivy

There is a newer version: 8.17.0
Show newest version
{
  "_internal.get_desired_nodes":{
    "documentation":{
      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-desired-nodes.html",
      "description": "Gets the latest desired nodes. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
    },
    "stability":"experimental",
    "visibility":"private",
    "headers":{
      "accept": [ "application/json"]
    },
    "url":{
      "paths":[
        {
          "path":"/_internal/desired_nodes/_latest",
          "methods":[
            "GET"
          ]
        }
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy