mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
36 lines
1.1 KiB
Text
36 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: kibIngestPipelinesPluginApi
|
|
slug: /kibana-dev-docs/api/ingestPipelines
|
|
title: "ingestPipelines"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the ingestPipelines plugin
|
|
date: 2025-03-06
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ingestPipelines']
|
|
---
|
|
import ingestPipelinesObj from './ingest_pipelines.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 4 | 0 | 4 | 0 |
|
|
|
|
## Client
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={ingestPipelinesObj.client.interfaces}/>
|
|
|
|
### Enums
|
|
<DocDefinitionList data={ingestPipelinesObj.client.enums}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={ingestPipelinesObj.client.misc}/>
|
|
|