elasticsearch/docs/reference/transform/apis
Benjamin Trent 207525bb70
[Transform] fail to start/put on missing pipeline (#50701)
If a pipeline referenced by a transform does not exist, we should not allow the transform to be created. 

We do allow the pipeline existence check to be skipped with defer_validations, but if the pipeline still does not exist on `_start`, the pipeline will fail to start.

relates:  #50135
2020-01-09 09:31:44 -05:00
..
delete-transform.asciidoc
get-transform-stats.asciidoc
get-transform.asciidoc
index.asciidoc
preview-transform.asciidoc
put-transform.asciidoc [Transform] fail to start/put on missing pipeline (#50701) 2020-01-09 09:31:44 -05:00
start-transform.asciidoc
stop-transform.asciidoc
update-transform.asciidoc