Module elasticsearch::snapshot

source ·
Expand description

Snapshot APIs

Manage snapshots taken from a running Elasticsearch cluster. A snapshot is a backup of individual indices or the entire cluster, stored in a repository on a shared filesystem or a remote repository on S3, HDFS, Azure, Google Cloud storage, and more.

Structs

Enums

API parts for the Snapshot Cleanup Repository API
API parts for the Snapshot Clone API
API parts for the Snapshot Create API
API parts for the Snapshot Create Repository API
API parts for the Snapshot Delete API
API parts for the Snapshot Delete Repository API
API parts for the Snapshot Get API
API parts for the Snapshot Get Repository API
API parts for the Snapshot Repository Analyze API
API parts for the Snapshot Restore API
API parts for the Snapshot Status API
API parts for the Snapshot Verify Repository API