mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
30 lines
1.1 KiB
Text
30 lines
1.1 KiB
Text
---
|
|
id: kibKbnSecuritysolutionListApiPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-securitysolution-list-api
|
|
title: "@kbn/securitysolution-list-api"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/securitysolution-list-api plugin
|
|
date: 2022-02-01
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-api']
|
|
warning: 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.
|
|
---
|
|
import kbnSecuritysolutionListApiObj from './kbn_securitysolution_list_api.devdocs.json';
|
|
|
|
security solution list REST API
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 59 | 0 | 58 | 0 |
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnSecuritysolutionListApiObj.common.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnSecuritysolutionListApiObj.common.interfaces}/>
|
|
|