mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-26 08:07:27 -04:00
This adds a new flag `exclude_generated` for GET transform API. This flag is useful for when a transform needs to be cloned within a cluster or exported/imported between clusters. It removes certain fields that are not able to be set via the PUT api (e.g. version, create_time). relates https://github.com/elastic/elasticsearch/issues/63055 |
||
---|---|---|
.. | ||
delete-transform.asciidoc | ||
get-transform-stats.asciidoc | ||
get-transform.asciidoc | ||
index.asciidoc | ||
preview-transform.asciidoc | ||
put-transform.asciidoc | ||
start-transform.asciidoc | ||
stop-transform.asciidoc | ||
transform-apis.asciidoc | ||
update-transform.asciidoc |