mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
55 lines
1.5 KiB
Text
55 lines
1.5 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: kibIndexManagementPluginApi
|
|
slug: /kibana-dev-docs/api/indexManagement
|
|
title: "indexManagement"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the indexManagement plugin
|
|
date: 2023-06-22
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement']
|
|
---
|
|
import indexManagementObj from './index_management.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/platform-deployment-management](https://github.com/orgs/elastic/teams/platform-deployment-management) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 177 | 0 | 172 | 3 |
|
|
|
|
## Client
|
|
|
|
### Functions
|
|
<DocDefinitionList data={indexManagementObj.client.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={indexManagementObj.client.interfaces}/>
|
|
|
|
## Server
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[indexManagementObj.server.setup]}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={indexManagementObj.server.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={indexManagementObj.server.misc}/>
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={indexManagementObj.common.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={indexManagementObj.common.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={indexManagementObj.common.misc}/>
|
|
|