File: actions.md

package info (click to toggle)
elasticsearch-curator 8.0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,716 kB
  • sloc: python: 17,838; makefile: 159; sh: 156
file content (27 lines) | stat: -rw-r--r-- 921 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
mapped_pages:
  - https://www.elastic.co/guide/en/elasticsearch/client/curator/current/actions.html
---

# Actions [actions]

Actions are the tasks which Curator can perform on your indices.  Snapshots, once created, can only be deleted.

* [Alias](/reference/alias.md)
* [Allocation](/reference/allocation.md)
* [Close](/reference/close.md)
* [Cluster Routing](/reference/cluster_routing.md)
* [Cold2Frozen](/reference/cold2frozen.md)
* [Create Index](/reference/create_index.md)
* [Delete Indices](/reference/delete_indices.md)
* [Delete Snapshots](/reference/delete_snapshots.md)
* [forceMerge](/reference/forcemerge.md)
* [Index Settings](/reference/index_settings.md)
* [Open](/reference/open.md)
* [Reindex](/reference/reindex.md)
* [Replicas](/reference/replicas.md)
* [Restore](/reference/restore.md)
* [Rollover](/reference/rollover.md)
* [Shrink](/reference/shrink.md)
* [Snapshot](/reference/snapshot.md)