Difference between revisions of "Elasticsearch snapshot repository"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
DELETE [[/_snapshot/]]my_repository | DELETE [[/_snapshot/]]my_repository | ||
+ | {"acknowledged":true} | ||
+ | |||
https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-snapshot-repo-api.html | https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-snapshot-repo-api.html | ||
Revision as of 08:47, 12 July 2022
https://www.elastic.co/guide/en/elasticsearch/reference/current/put-snapshot-repo-api.html
GET /_snapshot PUT /_snapshot/your-repo POST /_snapshot/your-repo
GET /_cat/snapshots/your-snapshot-repo
GET /_cat/repositories
DELETE /_snapshot/my_repository {"acknowledged":true} https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-snapshot-repo-api.html
Related
- Elasticsearch snapshot
- Elasticsearch index
- Create or update snapshot
- Elasticsearch GCS snapshot:
base_path
, https://www.elastic.co/guide/en/cloud/current/ec-gcs-snapshotting.html
See also
- ELK: curator, logs, ILM, Snapshots
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: