Import and export dashboard APIs
editImport and export dashboard APIs
editDeprecated in 7.15.0.
Both of these APIs have been deprecated in favor of the saved objects API.
Import and export dashboards with the corresponding saved objects, such as visualizations, saved searches, and data views.
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 Kibana versions.
The following import and export dashboard APIs are available:
- Import dashboard API to import dashboards and corresponding saved objects
- Export dashboard API to export dashboards and corresponding saved objects