mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
12 lines
498 B
Text
12 lines
498 B
Text
[[data-views-api]]
|
|
== Data views API
|
|
|
|
Manage data views, formerly known as {kib} index patterns.
|
|
|
|
For the latest details, refer to {api-kibana}/group/endpoint-data-views[data view APIs].
|
|
|
|
WARNING: Do not write documents directly to the `.kibana` index. When you write directly
|
|
to the `.kibana` index, the data becomes corrupted and permanently breaks future {kib} versions.
|
|
|
|
WARNING: Use the data views APIs for managing data views instead of lower-level <<saved-objects-api, saved objects API>>.
|
|
|