disable_actionedit

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