elasticsearch/docs/reference/transform/apis
Hendrik Muhs 7673778034
[7.x][Transform] add transform upgrade endpoint (#77566) (#79097)
* [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.

* fix merge conflicts

* 7.x requires a different license check
2021-10-14 04:39:39 -04:00
..
delete-transform.asciidoc [DOCS] Revises required privileges info in Transforms API docs (#72803) (#72812) 2021-05-10 12:01:22 +02:00
get-transform-stats.asciidoc [DOCS] Revises required privileges info in Transforms API docs (#72803) (#72812) 2021-05-10 12:01:22 +02:00
get-transform.asciidoc [DOCS] Revises required privileges info in Transforms API docs (#72803) (#72812) 2021-05-10 12:01:22 +02:00
index.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00
preview-transform.asciidoc [Transform] Implement the ability to preview the existing transform (#76697) (#76886) 2021-08-24 22:47:58 +02:00
put-transform.asciidoc [DOCS] Fix formatting (#77567) (#77571) 2021-09-10 09:57:32 -07:00
start-transform.asciidoc [DOCS] Update transforms tutorial with index mapping details (#73395) (#73700) 2021-06-02 14:04:07 -07:00
stop-transform.asciidoc [DOCS] Revises required privileges info in Transforms API docs (#72803) (#72812) 2021-05-10 12:01:22 +02:00
transform-apis.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00
update-transform.asciidoc [Transform] Rename interim_results to align_checkpoints (#76609) (#76645) 2021-08-18 14:49:51 +02:00
upgrade-transforms.asciidoc [7.x][Transform] add transform upgrade endpoint (#77566) (#79097) 2021-10-14 04:39:39 -04:00