OpenSearch/docs/reference/transform/apis
Benjamin Trent 3e014d39c2
[Transform] fail to start/put on missing pipeline (#50701) (#50795)
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 10:33:22 -05:00
..
delete-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 12:31:31 -08:00
get-transform-stats.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 12:31:31 -08:00
get-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 12:31:31 -08:00
index.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) (#47055) 2019-09-25 08:11:37 -07:00
preview-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 12:31:31 -08:00
put-transform.asciidoc [Transform] fail to start/put on missing pipeline (#50701) (#50795) 2020-01-09 10:33:22 -05:00
start-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 12:31:31 -08:00
stop-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 12:31:31 -08:00
update-transform.asciidoc [DOCS] Move transform resource definitions into APIs (#50108) 2019-12-17 12:31:31 -08:00