kibana/api_docs/inventory.mdx

44 lines
1.2 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: kibInventoryPluginApi
slug: /kibana-dev-docs/api/inventory
title: "inventory"
image: https://source.unsplash.com/400x175/?github
description: API docs for the inventory plugin
date: 2025-03-06
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inventory']
---
import inventoryObj from './inventory.devdocs.json';
Contact [@elastic/obs-ux-infra_services-team](https://github.com/orgs/elastic/teams/obs-ux-infra_services-team) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 5 | 0 | 5 | 3 |
## Client
### Setup
<DocDefinitionList data={[inventoryObj.client.setup]}/>
### Start
<DocDefinitionList data={[inventoryObj.client.start]}/>
## Server
### Setup
<DocDefinitionList data={[inventoryObj.server.setup]}/>
### Start
<DocDefinitionList data={[inventoryObj.server.start]}/>
### Consts, variables and types
<DocDefinitionList data={inventoryObj.server.misc}/>