elasticsearch/docs/reference/transform
Benjamin Trent 88a5da9560
[ML] [Transforms] fix transform _start permissions to use stored headers in the config (#86802)
It was previously required that the _start API caller required the same roles as the create API caller.

This does not make sense as when the transform is actually running (after _start) we rely solely on the roles of the caller who created the transform.

Consequently, this commit does the permission validations and various checks with the roles of user who created the transform, not the one calling _start
2022-05-16 09:10:01 -04:00
..
apis [ML] [Transforms] fix transform _start permissions to use stored headers in the config (#86802) 2022-05-16 09:10:01 -04:00
images [DOCS] Adds Transform alerts docs (#78185) 2021-10-05 14:06:48 +02:00
api-quickref.asciidoc [Transform] Transform Reset API (#79828) 2021-11-09 10:21:57 +01:00
checkpoints.asciidoc Add missing word in data streams checkpoints docs (#73005) 2021-05-13 08:34:34 +02:00
ecommerce-tutorial.asciidoc [DOCS] Adds reference of transform reset option to the tutorial (#84194) 2022-02-23 10:00:44 +01:00
examples.asciidoc [DOCS] Fix subject-verb agreement typo (#80774) (#80783) 2021-11-16 18:35:35 -05:00
index.asciidoc [DOCS] Adds Transform alerts docs (#78185) 2021-10-05 14:06:48 +02:00
limitations.asciidoc [DOCS] Adds limitation on deprecated painless scripts and edits limitation regarding spaces in Transform docs (#86397) 2022-05-05 13:31:16 +02:00
overview.asciidoc [DOCS] Adds new transform limitation item and a note to the tutorial (#79479) 2021-10-26 10:14:58 +02:00
painless-examples.asciidoc [DOCS] Updates Painless transform examples (#82802) 2022-01-25 10:17:49 +01:00
setup.asciidoc [DOCS] Expands transform setup page with info on spaces. (#86479) 2022-05-09 11:14:24 +02:00
transform-alerts.asciidoc [DOCS] Changes title of transform alert docs. (#80362) 2021-11-05 10:28:20 +01:00
transforms-at-scale.asciidoc [Transform][Docs] Delete advise about group_by order (#82886) 2022-01-25 10:22:33 +01:00
transforms.asciidoc [DOCS] Adds Transform alerts docs (#78185) 2021-10-05 14:06:48 +02:00
troubleshooting.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
usage.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00