Difference between revisions of "Elastisearch REST APIs"
Jump to navigation
Jump to search
↑ https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-templates.html
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* https://www.elastic.co/guide/en/elasticsearch/reference/current/rest-apis.html | * https://www.elastic.co/guide/en/elasticsearch/reference/current/rest-apis.html | ||
+ | {{ES URLs}} | ||
+ | |||
+ | [[/_nodes/status]] | ||
+ | |||
+ | [[_aliases]] | ||
+ | |||
+ | [[GET /_ilm/policy]] | ||
+ | |||
+ | GET _[[xpack]]/usage | ||
+ | |||
+ | {{cat API}} | ||
+ | |||
+ | {{cluster API}} | ||
== Related == | == Related == | ||
− | * [[_cat]] | + | * [[ Elassticsearch Compat and Aligned: _cat]] |
+ | * [[Elasticsearch curl URLs]] | ||
+ | == See also == | ||
+ | * {{elasticsearch}} | ||
− | + | [[Category:ELK]] |
Latest revision as of 03:23, 25 October 2022
Elasticsearch: /_cat/, /_nodes/, /_cluster/, /_snapshot/, /_ilm/, /_xpack/, /_search/, /_security/, /my-index/, /_bulk
/_nodes/status
_aliases
GET /_ilm/policy
GET _xpack/usage
/_cat/indices
/_cat/shards
/_cat/allocation
/_cat/plugins
/_cat/recovery
/_cat/snapshot
/_cat/repositories
/_cat/health
/_cat/templates
[1]
GET /_cluster/settings
/_cluster/settings?include_defaults
/_cluster/health
/_cluster/settings
GET /_cluster/allocation/explain
PUT /_cluster/settings
Related[edit]
See also[edit]
- 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: