elasticsearch/docs/reference/features/apis/features-apis.asciidoc
Lisa Cawley 5e0fbef58b
[DOCS] Link to new API site (#119038)
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
2024-12-30 16:52:16 +00: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,Rest Features API>>
include::get-features-api.asciidoc[]
include::reset-features-api.asciidoc[]