IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

disable_action

edit

This 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