OpenSearch/docs/reference/searchable-snapshots/apis/searchable-snapshots-apis.asciidoc
Tanguy Leroux 42f5d38d9b
Remove REST APIs documentation for experimental Searchable Snapshot APIs (#62217) (#62231)
This commit removes the documentation for some specific Searchable Snapshot REST APIs:
- clear cache
- searchable snapshot stats
- repository stats

These APIs are low-level and are useful to investigate the behavior of snapshot
backed indices but we expect them to be removed in the future or to appear in
a different form.
2020-09-10 16:51:28 +02:00

13 lines
287 B
Plaintext

[role="xpack"]
[testenv="enterprise"]
[[searchable-snapshots-apis]]
== Searchable snapshots APIs
experimental[]
You can use the following APIs to perform searchable snapshots operations.
* <<searchable-snapshots-api-mount-snapshot,Mount snapshot>>
include::mount-snapshot.asciidoc[]