Skip to content

Commit c5f5d15

Browse files
[api-docs] 2025-09-06 Daily api_docs build (elastic#234233)
Generated by https://buildkite.com/elastic/kibana-api-docs-daily/builds/1187
1 parent 1a73b5d commit c5f5d15

912 files changed

Lines changed: 2423 additions & 1655 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api_docs/actions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions
88
title: "actions"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the actions plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
1313
---
1414
import actionsObj from './actions.devdocs.json';

api_docs/advanced_settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings
88
title: "advancedSettings"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the advancedSettings plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
1313
---
1414
import advancedSettingsObj from './advanced_settings.devdocs.json';

api_docs/ai_assistant_management_selection.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiAssistantManagementSelection
88
title: "aiAssistantManagementSelection"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the aiAssistantManagementSelection plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection']
1313
---
1414
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json';

api_docs/aiops.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops
88
title: "aiops"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the aiops plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
1313
---
1414
import aiopsObj from './aiops.devdocs.json';

api_docs/alerting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting
88
title: "alerting"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the alerting plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
1313
---
1414
import alertingObj from './alerting.devdocs.json';

api_docs/apm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apm
88
title: "apm"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the apm plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
1313
---
1414
import apmObj from './apm.devdocs.json';

api_docs/apm_data_access.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmDataAccess
88
title: "apmDataAccess"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the apmDataAccess plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
1313
---
1414
import apmDataAccessObj from './apm_data_access.devdocs.json';

api_docs/apm_sources_access.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmSourcesAccess
88
title: "apmSourcesAccess"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the apmSourcesAccess plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmSourcesAccess']
1313
---
1414
import apmSourcesAccessObj from './apm_sources_access.devdocs.json';

api_docs/automatic_import.devdocs.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,28 @@
153153
"path": "x-pack/platform/plugins/shared/automatic_import/server/types.ts",
154154
"deprecated": false,
155155
"trackAdoption": false,
156-
"children": [],
156+
"children": [
157+
{
158+
"parentPluginId": "automaticImport",
159+
"id": "def-server.AutomaticImportPluginStart.inference",
160+
"type": "Object",
161+
"tags": [],
162+
"label": "inference",
163+
"description": [],
164+
"signature": [
165+
{
166+
"pluginId": "inference",
167+
"scope": "server",
168+
"docId": "kibInferencePluginApi",
169+
"section": "def-server.InferenceServerStart",
170+
"text": "InferenceServerStart"
171+
}
172+
],
173+
"path": "x-pack/platform/plugins/shared/automatic_import/server/types.ts",
174+
"deprecated": false,
175+
"trackAdoption": false
176+
}
177+
],
157178
"lifecycle": "start",
158179
"initialIsOpen": true
159180
}

api_docs/automatic_import.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/automaticImport
88
title: "automaticImport"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the automaticImport plugin
11-
date: 2025-09-05
11+
date: 2025-09-06
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'automaticImport']
1313
---
1414
import automaticImportObj from './automatic_import.devdocs.json';
@@ -21,7 +21,7 @@ Contact [@elastic/security-scalability](https://github.com/orgs/elastic/teams/se
2121

2222
| Public API count | Any count | Items lacking comments | Missing exports |
2323
|-------------------|-----------|------------------------|-----------------|
24-
| 78 | 0 | 62 | 4 |
24+
| 79 | 0 | 63 | 4 |
2525

2626
## Client
2727

0 commit comments

Comments
 (0)