A newer version is available. For the latest information, see the
current release documentation.
disable_action
editdisable_action
editThis setting is available in all actions.
action: delete_indices description: "Delete selected indices" options: disable_action: False filters: - filtertype: ...
If disable_action
is set to True
, Curator will ignore the current action.
This may be useful for temporarily disabling actions in a large configuration
file.
The default value for this setting is False