mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 18:33:26 -04:00
* [ML][Data Frame] Add update transform api endpoint (#45154) This adds the ability to `_update` stored data frame transforms. All mutable fields are applied when the next checkpoint starts. The exception being `description`. This PR contains all that is necessary for this addition: * HLRC * Docs * Server side |
||
---|---|---|
.. | ||
delete-transform.asciidoc | ||
get-transform-stats.asciidoc | ||
get-transform.asciidoc | ||
index.asciidoc | ||
preview-transform.asciidoc | ||
put-transform.asciidoc | ||
start-transform.asciidoc | ||
stop-transform.asciidoc | ||
transformresource.asciidoc | ||
update-transform.asciidoc |