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

rest-api-spec.api.migration.get_feature_upgrade_status.json Maven / Gradle / Ivy

The newest version!
{
  "migration.get_feature_upgrade_status":{
    "documentation":{
      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/migration-api-feature-upgrade.html",
      "description":"Find out whether system features need to be upgraded or not"
    },
    "stability":"stable",
    "visibility":"public",
    "headers":{
      "accept": [ "application/json"]
    },
    "url":{
      "paths":[
        {
          "path":"/_migration/system_features",
          "methods":[
            "GET"
          ]
        }
      ]
    },
    "params":{}
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy