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

rest-api-spec.api.cluster.delete_weighted_routing.json Maven / Gradle / Ivy

There is a newer version: 2.18.0
Show newest version
{
  "cluster.delete_weighted_routing": {
    "documentation": {
      "url": "https://opensearch.org/docs/latest/opensearch/rest-api/weighted-routing/delete",
      "description": "Delete weighted shard routing weights"
    },
    "stability": "experimental",
    "url": {
      "paths": [
        {
          "path": "/_cluster/routing/awareness/weights",
          "methods": [
            "DELETE"
          ]
        }
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy