delete_after

编辑

此设置仅供shrink操作使用。

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

此设置的默认值为True。索引成功缩减后,源索引将根据此设置的值删除或保留。