[DOCS] Expands description of the reset transform API (#84270)

This commit is contained in:
István Zoltán Szabó 2022-02-24 10:01:28 +01:00 committed by GitHub
parent 929b87a8aa
commit 614f089e82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,11 @@ in the `transform_admin` built-in role.
Before you can reset the {transform}, you must stop it; alternatively, use the Before you can reset the {transform}, you must stop it; alternatively, use the
`force` query parameter. `force` query parameter.
If the destination index was created by the transform, it is deleted. If you reset a {transform}, all checkpoints, states, and the destination index
(if it was created by the {transform}) are deleted. The {transform} is updated
to the latest format as if the <<update-transform>> API was used. The
{transform} is ready to start again as if it had just been created.
[[reset-transform-path-parms]] [[reset-transform-path-parms]]
== {api-path-parms-title} == {api-path-parms-title}