mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
19 lines
476 B
Text
19 lines
476 B
Text
[[features-apis]]
|
|
== Features APIs
|
|
|
|
..New API reference
|
|
[sidebar]
|
|
--
|
|
For the most up-to-date API details, refer to {api-es}/group/endpoint-features[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[]
|