elasticsearch/docs/reference/transform/apis
Hendrik Muhs 939f81e557
[Transform] add transform upgrade endpoint (#77566)
Add an _upgrade endpoint to bulk upgrade transforms. _upgrade rewrites all transforms and its
artifacts into the latest format to the latest storage(index). If all transforms are upgraded old
indices and outdated documents get deleted. Using the dry_run option it is possible to check if
upgrades are necessary without applying changes.
2021-10-13 08:49:45 +02:00
..
delete-transform.asciidoc
get-transform-stats.asciidoc
get-transform.asciidoc
index.asciidoc
preview-transform.asciidoc
put-transform.asciidoc [DOCS] Fix formatting (#77567) 2021-09-10 09:33:32 -07:00
start-transform.asciidoc
stop-transform.asciidoc
transform-apis.asciidoc
update-transform.asciidoc
upgrade-transforms.asciidoc [Transform] add transform upgrade endpoint (#77566) 2021-10-13 08:49:45 +02:00