kibana/api_docs/investigate.mdx

52 lines
1.3 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: kibInvestigatePluginApi
slug: /kibana-dev-docs/api/investigate
title: "investigate"
image: https://source.unsplash.com/400x175/?github
description: API docs for the investigate plugin
date: 2025-03-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'investigate']
---
import investigateObj from './investigate.devdocs.json';
Contact [@elastic/obs-ux-management-team](https://github.com/orgs/elastic/teams/obs-ux-management-team) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 43 | 0 | 43 | 4 |
## Client
### Setup
<DocDefinitionList data={[investigateObj.client.setup]}/>
### Start
<DocDefinitionList data={[investigateObj.client.start]}/>
### Functions
<DocDefinitionList data={investigateObj.client.functions}/>
### Interfaces
<DocDefinitionList data={investigateObj.client.interfaces}/>
## Server
### Setup
<DocDefinitionList data={[investigateObj.server.setup]}/>
### Start
<DocDefinitionList data={[investigateObj.server.start]}/>
## Common
### Functions
<DocDefinitionList data={investigateObj.common.functions}/>