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 [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 09:01:31 -08:00
get-transform-stats.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 09:01:31 -08:00
get-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 09:01:31 -08:00
index.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) 2019-09-24 15:56:18 -07:00
preview-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 09:01:31 -08:00
put-transform.asciidoc [Transform] fail to start/put on missing pipeline (#50701) 2020-01-09 09:31:44 -05:00
start-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 09:01:31 -08:00
stop-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 09:01:31 -08:00
update-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 09:01:31 -08:00