[Transform] Add delete_dest_index parameter to the Delete Transform API (#94162)

This commit is contained in:
Przemysław Witek 2023-03-10 13:02:19 +01:00 committed by GitHub
parent ffc87137cf
commit a3f34a39c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 587 additions and 93 deletions

View file

@ -36,6 +36,11 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=transform-id]
current state. The default value is `false`, meaning that the {transform} must be
`stopped` before it can be deleted.
`delete_dest_index`::
(Optional, Boolean) When `true`, the destination index is deleted together with
the {transform}. The default value is `false`, meaning that the destination
index will not be deleted.
`timeout`::
(Optional, time)
Period to wait for a response. If no response is received before the timeout