kibana/api_docs/asset_inventory.mdx

46 lines
1.4 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: kibAssetInventoryPluginApi
slug: /kibana-dev-docs/api/assetInventory
title: "assetInventory"
image: https://source.unsplash.com/400x175/?github
description: API docs for the assetInventory plugin
date: 2025-01-08
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'assetInventory']
---
import assetInventoryObj from './asset_inventory.devdocs.json';
Centralized asset inventory experience within the Elastic Security solution. A central place for users to view and manage all their assets from different environments
Contact [@elastic/kibana-cloud-security-posture](https://github.com/orgs/elastic/teams/kibana-cloud-security-posture) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 8 | 0 | 8 | 1 |
## Client
### Setup
<DocDefinitionList data={[assetInventoryObj.client.setup]}/>
### Start
<DocDefinitionList data={[assetInventoryObj.client.start]}/>
## Server
### Setup
<DocDefinitionList data={[assetInventoryObj.server.setup]}/>
### Start
<DocDefinitionList data={[assetInventoryObj.server.start]}/>
## Common
### Consts, variables and types
<DocDefinitionList data={assetInventoryObj.common.misc}/>