Skip to content

Latest commit

 

History

History
75 lines (60 loc) · 1.18 KB

actionclasses.rst

File metadata and controls

75 lines (60 loc) · 1.18 KB

Action Classes

It is important to note that each action has a do_action() method, which accepts no arguments. This is the means by which all actions are executed.

Alias

curator.actions.Alias

Allocation

curator.actions.Allocation

Close

curator.actions.Close

ClusterRouting

curator.actions.ClusterRouting

DeleteIndices

curator.actions.DeleteIndices

DeleteSnapshots

curator.actions.DeleteSnapshots

ForceMerge

curator.actions.ForceMerge

Open

curator.actions.Open

Replicas

curator.actions.Replicas

Snapshot

curator.actions.Snapshot

Restore

curator.actions.Restore