mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 10:23:41 -04:00
* Add stubs for get API * Add stub for post API * Register new actions in ActionModule * HLRC stubs * Unit tests * Add rest api spec and tests * Add new action to non-operator actions list
11 lines
265 B
Text
11 lines
265 B
Text
[role="xpack"]
|
|
[testenv="basic"]
|
|
[[migration-api]]
|
|
== Migration APIs
|
|
|
|
The migration APIs simplify upgrading {xpack} indices from one version to another.
|
|
|
|
* <<migration-api-deprecation>>
|
|
|
|
include::apis/deprecation.asciidoc[]
|
|
include::apis/feature_upgrade.asciidoc[]
|