Difference between revisions of "GET / cat/repositories"
Jump to navigation
Jump to search
↑ https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-templates.html
(Changed redirect target from Cat/repositories to / cat/repositories) Tag: Redirect target changed |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
+ | GET [[/_cat/]]repositories | ||
+ | |||
+ | Output: | ||
+ | your_repo_1 [[s3]] | ||
+ | |||
+ | |||
+ | Output: | ||
+ | your_repo_1 your-type | ||
+ | |||
+ | |||
+ | |||
+ | [[/_cat/snapshots]] | ||
+ | [[/_snapshot]] | ||
+ | |||
+ | == Related == | ||
+ | * [[Elasticsearch curl URLs]] | ||
+ | * [[Create or update snapshot repository]]: <code>[[PUT /_snapshot/your-repo]]</code> | ||
+ | * [[Elasticsearch snapshot repository]] | ||
+ | {{cat API}} | ||
+ | |||
+ | == See also == | ||
+ | * {{ES URLs}} | ||
+ | * {{Elasticsearch}} | ||
+ | |||
+ | [[Category:Elasticsearch]] |
Latest revision as of 20:33, 8 November 2022
GET /_cat/repositories Output: your_repo_1 s3
Output: your_repo_1 your-type
/_cat/snapshots /_snapshot
Related[edit]
- Elasticsearch curl URLs
- Create or update snapshot repository:
PUT /_snapshot/your-repo
- Elasticsearch snapshot repository
/_cat/indices
/_cat/shards
/_cat/allocation
/_cat/plugins
/_cat/recovery
/_cat/snapshot
/_cat/repositories
/_cat/health
/_cat/templates
[1]
See also[edit]
- Elasticsearch:
/_cat/, /_nodes/, /_cluster/, /_snapshot/, /_ilm/, /_xpack/, /_search/, /_security/, /my-index/,
/_bulk
- 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: