elasticsearch/docs/reference/transform/apis
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
..
delete-transform.asciidoc [DOCS] Adds missing timeout parameter to transform APIs (#81129) 2021-12-02 13:28:28 -08:00
get-transform-stats.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
get-transform.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
index.asciidoc [Transform] Transform Reset API (#79828) 2021-11-09 10:21:57 +01:00
preview-transform.asciidoc Introduce deduce_mappings transform setting (#82256) 2022-01-18 09:01:23 +01:00
put-transform.asciidoc [ML] correctly validate permissions when retention policy is configured (#85413) 2022-03-29 07:54:31 -04:00
reset-transform.asciidoc [DOCS] Expands description of the reset transform API (#84270) 2022-02-24 10:01:28 +01:00
start-transform.asciidoc [ML] [Transforms] fix transform _start permissions to use stored headers in the config (#86802) 2022-05-16 09:10:01 -04:00
stop-transform.asciidoc [DOCS] Adds missing timeout parameter to transform APIs (#81129) 2021-12-02 13:28:28 -08:00
transform-apis.asciidoc [Transform] Transform Reset API (#79828) 2021-11-09 10:21:57 +01:00
update-transform.asciidoc [ML] fix transform privilege requirements documentation (#85544) 2022-03-31 09:41:26 -04:00
upgrade-transforms.asciidoc [DOCS] Adds missing timeout parameter to transform APIs (#81129) 2021-12-02 13:28:28 -08:00