mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -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.asciidoc | ||
get_transform_stats.asciidoc | ||
preview_transform.asciidoc | ||
put_transform.asciidoc | ||
start_transform.asciidoc | ||
stop_transform.asciidoc | ||
update_transform.asciidoc |