kibana/docs/api/features.asciidoc
Larry Gregory 6fdad7f623
Feature Controls - Spaces API Docs (#34575)
## Summary

- Updates the Spaces API documentation to reflect new "disabledFeatures" property
- Introduces Features API documentation to assist the Spaces API docs

Related: https://github.com/elastic/kibana/issues/31053
2019-04-17 09:02:17 -04:00

14 lines
440 B
Plaintext

[role="xpack"]
[[features-api]]
== Features API
experimental[This API is *experimental* and may be changed or removed completely in a future release.]
The features API allows you to view information about available features in {kib}. Features are used by spaces and security to refine and secure access to {kib}.
NOTE: You cannot access these endpoints via the Console in {kib}.
* <<features-api-get>>
include::features/get.asciidoc[]