Module elasticsearch::slm

source ·
Expand description

Snapshot Lifecycle Management APIs

Manage policies for the time and frequency of automatic snapshots. Snapshot Lifecycle Management (SLM) is related to Index Lifecycle Management, however, instead of managing a lifecycle of actions that are performed on a single index, SLM allows configuring policies spanning multiple indices. Snapshot Lifecycle Management can also perform deletion of older snapshots based on a configurable retention policy.

Structs

Enums

API parts for the Slm Delete Lifecycle API
API parts for the Slm Execute Lifecycle API
API parts for the Slm Execute Retention API
API parts for the Slm Get Lifecycle API
API parts for the Slm Get Stats API
API parts for the Slm Get Status API
API parts for the Slm Put Lifecycle API
API parts for the Slm Start API
API parts for the Slm Stop API