copy_aliases编辑

此设置仅由 缩减 操作使用。

action: shrink
description: >-
  Shrink selected indices on the node with the most available space.
  Reimplement source index aliases on target index after successful shrink.
options:
  shrink_node: DETERMINISTIC
  copy_aliases: True
filters:
  - filtertype: ...

此设置的默认值为 False。如果为 True,则在成功缩减索引后,将把与源索引关联的任何别名复制到目标索引。