elasticsearch/docs/reference/features/apis/features-apis.asciidoc
2025-04-02 13:02:08 -04:00

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,Reset Features API>>
include::get-features-api.asciidoc[]
include::reset-features-api.asciidoc[]