mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
33 lines
1.1 KiB
Text
33 lines
1.1 KiB
Text
---
|
|
####
|
|
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
|
|
#### Reach out in #docs-engineering for more info.
|
|
####
|
|
id: kibDataViewManagementPluginApi
|
|
slug: /kibana-dev-docs/api/dataViewManagement
|
|
title: "dataViewManagement"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the dataViewManagement plugin
|
|
date: 2025-01-01
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
|
|
---
|
|
import dataViewManagementObj from './data_view_management.devdocs.json';
|
|
|
|
Data view management app
|
|
|
|
Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 2 | 0 | 2 | 0 |
|
|
|
|
## Client
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[dataViewManagementObj.client.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[dataViewManagementObj.client.start]}/>
|
|
|