elasticsearch/docs/reference/features/apis/features-apis.asciidoc
2024-12-31 20:21:46 +00:00

19 lines
475 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[]