OpenSearch/docs/reference/searchable-snapshots/apis/searchable-snapshots-apis.asciidoc
Yannick Welsch b0d601fa63 Adjust searchable snapshot license (#60578)
No longer needs Platinum license for testing on staging.
2020-08-03 13:19:53 +02:00

19 lines
549 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>>
* <<searchable-snapshots-api-clear-cache,Clear cache>>
* <<searchable-snapshots-api-stats,Get stats>>
* <<searchable-snapshots-repository-stats,Repository stats>>
include::mount-snapshot.asciidoc[]
include::clear-cache.asciidoc[]
include::get-stats.asciidoc[]
include::repository-stats.asciidoc[]