mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
* Add docs for feature reset API * Prose and style much improved by Deb Adair. Co-authored-by: debadair <debadair@elastic.co>
13 lines
344 B
Text
13 lines
344 B
Text
[[features-apis]]
|
|
== Features APIs
|
|
|
|
You can use the following APIs to introspect and manage Features provided
|
|
by Elasticsearch and Elasticsearch plugins.
|
|
|
|
[discrete]
|
|
=== Features APIs
|
|
* <<get-features-api,Get Features API>>
|
|
* <<reset-features-api,Rest Features API>>
|
|
|
|
include::get-features-api.asciidoc[]
|
|
include::reset-features-api.asciidoc[]
|