|
|
|
@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByPlugin
|
|
|
|
|
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin
|
|
|
|
|
title: Deprecated API usage by plugin
|
|
|
|
|
description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
|
|
|
|
|
date: 2025-06-03
|
|
|
|
|
date: 2025-06-04
|
|
|
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
@ -225,6 +225,14 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## @kbn/security-ui-components
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/packages/private/security/ui_components/src/kibana_privilege_table/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/packages/private/security/ui_components/src/kibana_privilege_table/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/packages/private/security/ui_components/src/kibana_privilege_table/__fixtures__/index.ts#:~:text=findTestSubject) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## @kbn/securitysolution-data-table
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
@ -281,6 +289,17 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## @kbn/test-suites-xpack-platform
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibTaskManagerPluginApi" section="def-server.ConcreteTaskInstance.interval" text="interval"/> | [task_management.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/plugin_api_integration/test_suites/task_manager/task_management.ts#:~:text=interval) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [init_routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/plugin_api_integration/plugins/event_log/server/init_routes.ts#:~:text=authRequired) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin/server/index.ts#:~:text=migrations) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.convertToMultiNamespaceTypeVersion" text="convertToMultiNamespaceTypeVersion"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin/server/index.ts#:~:text=convertToMultiNamespaceTypeVersion) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## @kbn/unified-field-list
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
@ -505,6 +524,23 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## dataViewEditor
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [test_utils.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/data_view_editor/public/test_utils/test_utils.ts#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## dataViewFieldEditor
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [index.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/data_view_field_editor/__jest__/client_integration/helpers/index.ts#:~:text=findTestSubject) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [field_editor.helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/data_view_field_editor/__jest__/client_integration/field_editor.helpers.ts#:~:text=registerTestBed), [field_editor.helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/data_view_field_editor/__jest__/client_integration/field_editor.helpers.ts#:~:text=registerTestBed), [field_editor_flyout_content.helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/data_view_field_editor/__jest__/client_integration/field_editor_flyout_content.helpers.ts#:~:text=registerTestBed), [field_editor_flyout_content.helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/data_view_field_editor/__jest__/client_integration/field_editor_flyout_content.helpers.ts#:~:text=registerTestBed), [field_editor_flyout_preview.helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/data_view_field_editor/__jest__/client_integration/field_editor_flyout_preview.helpers.ts#:~:text=registerTestBed), [field_editor_flyout_preview.helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/data_view_field_editor/__jest__/client_integration/field_editor_flyout_preview.helpers.ts#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## dataViewManagement
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
@ -615,6 +651,14 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## esUiShared
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [shared_imports.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/es_ui_shared/static/forms/hook_form_lib/shared_imports.ts#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## eventAnnotation
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
@ -758,6 +802,16 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [license.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/server/services/license.ts#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibKbnIndexLifecycleManagementCommonSharedPluginApi" section="def-common.RolloverAction.max_size" text="max_size"/> | [mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/__jest__/mocks.ts#:~:text=max_size), [deserializer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/edit_policy/form/deserializer.ts#:~:text=max_size), [deserializer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/edit_policy/form/deserializer.ts#:~:text=max_size), [deserializer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/edit_policy/form/deserializer.ts#:~:text=max_size), [serializer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/edit_policy/form/serializer/serializer.ts#:~:text=max_size), [serializer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/edit_policy/form/serializer/serializer.ts#:~:text=max_size), [serializer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/edit_policy/form/serializer/serializer.ts#:~:text=max_size), [serializer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/edit_policy/form/serializer/serializer.ts#:~:text=max_size), [rollover.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/policy_list/policy_flyout/components/rollover.tsx#:~:text=max_size), [rollover.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/public/application/sections/policy_list/policy_flyout/components/rollover.tsx#:~:text=max_size)+ 7 more | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [app.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/integration_tests/app/app.helpers.ts#:~:text=registerTestBed), [app.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/integration_tests/app/app.helpers.ts#:~:text=registerTestBed), [init_test_bed.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/integration_tests/edit_policy/init_test_bed.ts#:~:text=registerTestBed), [init_test_bed.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/index_lifecycle_management/integration_tests/edit_policy/init_test_bed.ts#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## indexManagement
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [component_template_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts#:~:text=findTestSubject), [component_template_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts#:~:text=findTestSubject), [component_template_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/index.ts#:~:text=findTestSubject), [data_streams_tab.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_tab.helpers.ts#:~:text=findTestSubject), [data_streams_tab.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_tab.helpers.ts#:~:text=findTestSubject), [enrich_policies.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts#:~:text=findTestSubject), [enrich_policies.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts#:~:text=findTestSubject), [enrich_policies.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts#:~:text=findTestSubject)+ 16 more | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [component_template_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts#:~:text=registerTestBed), [component_template_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts#:~:text=registerTestBed), [component_template_details.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_details.helpers.ts#:~:text=registerTestBed), [component_template_details.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_details.helpers.ts#:~:text=registerTestBed), [create_enrich_policy.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.helpers.ts#:~:text=registerTestBed), [create_enrich_policy.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.helpers.ts#:~:text=registerTestBed), [data_streams_tab.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_tab.helpers.ts#:~:text=registerTestBed), [data_streams_tab.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_tab.helpers.ts#:~:text=registerTestBed), [enrich_policies.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts#:~:text=registerTestBed), [enrich_policies.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts#:~:text=registerTestBed)+ 20 more | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -777,6 +831,15 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## ingestPipelines
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [pipelines_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_list.helpers.ts#:~:text=findTestSubject), [pipelines_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_list.helpers.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/index.ts#:~:text=findTestSubject) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [pipelines_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_list.helpers.ts#:~:text=registerTestBed), [pipelines_list.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_list.helpers.ts#:~:text=registerTestBed), [pipelines_create.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_create.helpers.ts#:~:text=registerTestBed), [pipelines_create.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_create.helpers.ts#:~:text=registerTestBed), [pipelines_clone.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_clone.helpers.ts#:~:text=registerTestBed), [pipelines_clone.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_clone.helpers.ts#:~:text=registerTestBed), [pipelines_edit.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_edit.helpers.ts#:~:text=registerTestBed), [pipelines_edit.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_edit.helpers.ts#:~:text=registerTestBed), [pipelines_create_from_csv.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_create_from_csv.helpers.ts#:~:text=registerTestBed), [pipelines_create_from_csv.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ingest_pipelines/__jest__/client_integration/helpers/pipelines_create_from_csv.helpers.ts#:~:text=registerTestBed)+ 4 more | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## inputControlVis
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
@ -1021,6 +1084,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/remote_clusters/server/plugin.ts#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/remote_clusters/__jest__/client_integration/helpers/index.ts#:~:text=findTestSubject) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [remote_clusters_add.helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/remote_clusters/__jest__/client_integration/add/remote_clusters_add.helpers.tsx#:~:text=registerTestBed), [remote_clusters_add.helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/remote_clusters/__jest__/client_integration/add/remote_clusters_add.helpers.tsx#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1031,6 +1096,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.addTriggerAction" text="addTriggerAction"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/public/plugin.ts#:~:text=addTriggerAction) | - |
|
|
|
|
|
| <DocLink id="kibKbnReportingExportTypesCsvCommonPluginApi" section="def-common.CSV_JOB_TYPE_DEPRECATED" text="CSV_JOB_TYPE_DEPRECATED"/> | [get_document_payload.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/server/routes/common/jobs/get_document_payload.ts#:~:text=CSV_JOB_TYPE_DEPRECATED), [get_document_payload.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/server/routes/common/jobs/get_document_payload.ts#:~:text=CSV_JOB_TYPE_DEPRECATED) | - |
|
|
|
|
|
| <DocLink id="kibKbnReportingExportTypesPdfPluginApi" section="def-server.PdfV1ExportType" text="PdfV1ExportType"/> | [core.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/server/core.ts#:~:text=PdfV1ExportType), [core.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/server/core.ts#:~:text=PdfV1ExportType) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [report_listing.test.helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/public/management/__test__/report_listing.test.helpers.tsx#:~:text=registerTestBed), [report_listing.test.helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/public/management/__test__/report_listing.test.helpers.tsx#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1051,6 +1117,14 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## runtimeFields
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [test_utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/runtime_fields/public/test_utils.ts#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## savedObjects
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
@ -1121,6 +1195,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/searchprofiler/public/plugin.ts#:~:text=license%24), [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/searchprofiler/public/plugin.ts#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/searchprofiler/server/plugin.ts#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [license_warning_notice.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/searchprofiler/public/application/components/license_warning_notice/license_warning_notice.test.ts#:~:text=registerTestBed), [license_warning_notice.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/searchprofiler/public/application/components/license_warning_notice/license_warning_notice.test.ts#:~:text=registerTestBed), [searchprofiler_tabs.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/searchprofiler/public/application/components/searchprofiler_tabs/searchprofiler_tabs.test.ts#:~:text=registerTestBed), [searchprofiler_tabs.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/searchprofiler/public/application/components/searchprofiler_tabs/searchprofiler_tabs.test.ts#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1152,6 +1227,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|
|
|
|
| <DocLink id="kibKbnSecurityPluginTypesServerPluginApi" section="def-server.SecurityPluginSetup.audit" text="audit"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/server/plugin.ts#:~:text=audit) | - |
|
|
|
|
|
| <DocLink id="kibKbnSecurityPluginTypesServerPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/server/plugin.ts#:~:text=authc) | - |
|
|
|
|
|
| <DocLink id="kibKbnSecurityPluginTypesServerPluginApi" section="def-server.SecurityPluginStart.userProfiles" text="userProfiles"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/server/plugin.ts#:~:text=userProfiles) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/security/public/management/roles/edit_role/privileges/kibana/privilege_summary/__fixtures__/index.ts#:~:text=findTestSubject) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1173,6 +1249,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|
|
|
|
| <DocLink id="kibFleetPluginApi" section="def-public.NewPackagePolicy.policy_id" text="policy_id"/> | [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [endpoint_metadata_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/services/metadata/endpoint_metadata_service.test.ts#:~:text=policy_id), [endpoint_package_policies.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/support/endpoint_package_policies.test.ts#:~:text=policy_id), [index.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/policy/store/policy_details/index.test.ts#:~:text=policy_id) | - |
|
|
|
|
|
| <DocLink id="kibFleetPluginApi" section="def-common.NewPackagePolicy.policy_id" text="policy_id"/> | [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [endpoint_metadata_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/services/metadata/endpoint_metadata_service.test.ts#:~:text=policy_id), [endpoint_package_policies.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/support/endpoint_package_policies.test.ts#:~:text=policy_id), [index.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/policy/store/policy_details/index.test.ts#:~:text=policy_id) | - |
|
|
|
|
|
| <DocLink id="kibKibanaReactPluginApi" section="def-public.useDarkMode" text="useDarkMode"/> | [app.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/app.tsx#:~:text=useDarkMode), [app.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/app.tsx#:~:text=useDarkMode) | - |
|
|
|
|
|
| <DocLink id="kibLensPluginApi" section="def-public.PieVisualizationState.palette" text="palette"/> | [risk_score_summary.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/entity_analytics/lens_attributes/risk_score_summary.ts#:~:text=palette) | - |
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-public.PublicLicense.mode" text="mode"/> | [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode)+ 7 more | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | [plugin.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/plugin.tsx#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-server.PublicLicense.mode" text="mode"/> | [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode)+ 7 more | 8.8.0 |
|
|
|
|
@ -1181,15 +1258,16 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|
|
|
|
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/entity_analytics/privilege_monitoring/auth/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/entity_analytics/privilege_monitoring/auth/api_key.ts#:~:text=authc) | - |
|
|
|
|
|
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.userProfiles" text="userProfiles"/> | [suggest_user_profiles_route.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/routes/users/suggest_user_profiles_route.ts#:~:text=userProfiles), [get_notes.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/timeline/routes/notes/get_notes.ts#:~:text=userProfiles), [suggest_user_profiles_route.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/routes/users/suggest_user_profiles_route.ts#:~:text=userProfiles), [get_notes.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/timeline/routes/notes/get_notes.ts#:~:text=userProfiles) | - |
|
|
|
|
|
| <DocLink id="kibTelemetryPluginApi" section="def-server.TelemetryPluginStart.getIsOptedIn" text="getIsOptedIn"/> | [sender.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/telemetry/sender.ts#:~:text=getIsOptedIn), [sender_helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/telemetry/sender_helpers.ts#:~:text=getIsOptedIn), [sender.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/telemetry/sender.test.ts#:~:text=getIsOptedIn) | - |
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-public.TimelinesUIStart.getHoverActions" text="getHoverActions"/> | [use_add_to_timeline_button.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/threat_intelligence/modules/timeline/hooks/use_add_to_timeline_button.ts#:~:text=getHoverActions) | - |
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-common.DeprecatedCellValueElementProps" text="DeprecatedCellValueElementProps"/> | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedCellValueElementProps), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedCellValueElementProps) | - |
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-common.DeprecatedRowRenderer" text="DeprecatedRowRenderer"/> | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedRowRenderer), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedRowRenderer) | - |
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-common.BeatFields" text="BeatFields"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields) | - |
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-common.BrowserFields" text="BrowserFields"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields)+ 77 more | - |
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-common.BrowserFields" text="BrowserFields"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields)+ 79 more | - |
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-common.IndexFieldsStrategyRequest" text="IndexFieldsStrategyRequest"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyRequest), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyRequest) | - |
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-common.IndexFieldsStrategyResponse" text="IndexFieldsStrategyResponse"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyResponse), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyResponse) | - |
|
|
|
|
|
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.registerAction" text="registerAction"/> | [register_discover_histogram_actions.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/actions/register_discover_histogram_actions.ts#:~:text=registerAction) | - |
|
|
|
|
|
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.addTriggerAction" text="addTriggerAction"/> | [register.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/actions/register.ts#:~:text=addTriggerAction), [register.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/actions/register.ts#:~:text=addTriggerAction), [register.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/actions/register.ts#:~:text=addTriggerAction), [register.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/actions/register.ts#:~:text=addTriggerAction), [register.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/actions/register.ts#:~:text=addTriggerAction), [register.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/actions/register.ts#:~:text=addTriggerAction) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [agent_status_handler.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/agent/agent_status_handler.ts#:~:text=authRequired), [resolver.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/resolver.ts#:~:text=authRequired), [resolver.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/resolver.ts#:~:text=authRequired), [resolver.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/resolver.ts#:~:text=authRequired), [update_insight.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/workflow_insights/update_insight.ts#:~:text=authRequired), [get_insights.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/workflow_insights/get_insights.ts#:~:text=authRequired), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/index.ts#:~:text=authRequired), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/index.ts#:~:text=authRequired), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/index.ts#:~:text=authRequired), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/policy/index.ts#:~:text=authRequired)+ 19 more | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [agent_status_handler.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/agent/agent_status_handler.ts#:~:text=authRequired), [resolver.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/resolver.ts#:~:text=authRequired), [resolver.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/resolver.ts#:~:text=authRequired), [resolver.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/resolver.ts#:~:text=authRequired), [update_insight.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/workflow_insights/update_insight.ts#:~:text=authRequired), [get_insights.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/workflow_insights/get_insights.ts#:~:text=authRequired), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/index.ts#:~:text=authRequired), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/index.ts#:~:text=authRequired), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/index.ts#:~:text=authRequired), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/policy/index.ts#:~:text=authRequired)+ 20 more | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SimpleSavedObject" text="SimpleSavedObject"/> | [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/hooks/types.ts#:~:text=SimpleSavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/hooks/types.ts#:~:text=SimpleSavedObject) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObject.migrationVersion" text="migrationVersion"/> | [get_metrics.mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/usage/detections/rules/get_metrics.mocks.ts#:~:text=migrationVersion), [get_metrics.mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/usage/detections/rules/get_metrics.mocks.ts#:~:text=migrationVersion) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectAttributes" text="SavedObjectAttributes"/> | [legacy_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_types.ts#:~:text=SavedObjectAttributes), [legacy_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_types.ts#:~:text=SavedObjectAttributes), [legacy_migrations.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_migrations.ts#:~:text=SavedObjectAttributes), [legacy_migrations.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_migrations.ts#:~:text=SavedObjectAttributes), [legacy_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_types.ts#:~:text=SavedObjectAttributes), [legacy_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_types.ts#:~:text=SavedObjectAttributes), [legacy_migrations.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_migrations.ts#:~:text=SavedObjectAttributes), [legacy_migrations.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_migrations.ts#:~:text=SavedObjectAttributes) | - |
|
|
|
|
@ -1246,6 +1324,8 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [license.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/server/services/license.ts#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [home.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/home.helpers.ts#:~:text=findTestSubject), [home.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/home.helpers.ts#:~:text=findTestSubject), [home.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/home.helpers.ts#:~:text=findTestSubject), [home.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/home.helpers.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/index.ts#:~:text=findTestSubject), [home.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/home.test.ts#:~:text=findTestSubject), [home.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/home.test.ts#:~:text=findTestSubject), [home.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/home.test.ts#:~:text=findTestSubject), [home.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/home.test.ts#:~:text=findTestSubject), [home.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/home.test.ts#:~:text=findTestSubject)+ 3 more | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [home.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/home.helpers.ts#:~:text=registerTestBed), [home.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/home.helpers.ts#:~:text=registerTestBed), [repository_add.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/repository_add.helpers.ts#:~:text=registerTestBed), [repository_add.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/repository_add.helpers.ts#:~:text=registerTestBed), [repository_edit.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/repository_edit.helpers.ts#:~:text=registerTestBed), [repository_edit.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/repository_edit.helpers.ts#:~:text=registerTestBed), [policy_add.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/policy_add.helpers.ts#:~:text=registerTestBed), [policy_add.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/policy_add.helpers.ts#:~:text=registerTestBed), [policy_edit.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/policy_edit.helpers.ts#:~:text=registerTestBed), [policy_edit.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/snapshot_restore/__jest__/client_integration/helpers/policy_edit.helpers.ts#:~:text=registerTestBed)+ 6 more | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1314,14 +1394,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibSecurityPluginApi" section="def-server.ApiActions.get" text="get"/> | [telemetry_usage_stats.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/telemetry/server/routes/telemetry_usage_stats.ts#:~:text=get), [telemetry_usage_stats.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/telemetry/server/routes/telemetry_usage_stats.ts#:~:text=get) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [telemetry_config.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/telemetry/server/routes/telemetry_config.ts#:~:text=authRequired) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## threatIntelligence
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibTimelinesPluginApi" section="def-public.TimelinesUIStart.getHoverActions" text="getHoverActions"/> | [add_to_timeline.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/threat_intelligence/public/modules/timeline/components/add_to_timeline.tsx#:~:text=getHoverActions), [add_to_timeline.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/threat_intelligence/public/modules/timeline/components/add_to_timeline.tsx#:~:text=getHoverActions), [add_to_timeline.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/threat_intelligence/public/modules/timeline/components/add_to_timeline.tsx#:~:text=getHoverActions), [add_to_timeline.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/threat_intelligence/public/modules/timeline/components/add_to_timeline.tsx#:~:text=getHoverActions) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.shallowWithIntl" text="shallowWithIntl"/> | [render_welcome_telemetry_notice.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/telemetry/public/render_welcome_telemetry_notice.test.ts#:~:text=shallowWithIntl), [render_welcome_telemetry_notice.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/telemetry/public/render_welcome_telemetry_notice.test.ts#:~:text=shallowWithIntl) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1385,6 +1458,8 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [reindex_service.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/reindex_service.ts#:~:text=license%24), [data_stream_migration_service.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/data_streams/data_stream_migration_service.ts#:~:text=license%24), [reindex_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/reindex_service.test.ts#:~:text=license%24), [reindex_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/reindex_service.test.ts#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | [credential_store.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/credential_store.ts#:~:text=authc), [credential_store.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/credential_store.ts#:~:text=authc), [credential_store.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/credential_store.ts#:~:text=authc), [credential_store.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/credential_store.ts#:~:text=authc), [credential_store.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/credential_store.ts#:~:text=authc), [credential_store.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/server/lib/reindexing/credential_store.ts#:~:text=authc) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/common/types.ts#:~:text=SavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/common/types.ts#:~:text=SavedObject) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [kibana_deprecations.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/kibana_deprecations/kibana_deprecations.helpers.ts#:~:text=findTestSubject), [kibana_deprecations.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/kibana_deprecations/kibana_deprecations.helpers.ts#:~:text=findTestSubject) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [es_deprecation_logs.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/es_deprecation_logs/es_deprecation_logs.helpers.ts#:~:text=registerTestBed), [es_deprecation_logs.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/es_deprecation_logs/es_deprecation_logs.helpers.ts#:~:text=registerTestBed), [es_deprecations.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/es_deprecations/es_deprecations.helpers.ts#:~:text=registerTestBed), [es_deprecations.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/es_deprecations/es_deprecations.helpers.ts#:~:text=registerTestBed), [kibana_deprecations.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/kibana_deprecations/kibana_deprecations.helpers.ts#:~:text=registerTestBed), [kibana_deprecations.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/kibana_deprecations/kibana_deprecations.helpers.ts#:~:text=registerTestBed), [overview.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/overview/overview.helpers.ts#:~:text=registerTestBed), [overview.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/upgrade_assistant/__jest__/client_integration/overview/overview.helpers.ts#:~:text=registerTestBed) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1394,6 +1469,9 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | [filter_group.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/filter_group/filter_group.tsx#:~:text=title), [filters_expression_select.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/monitor_expressions/filters_expression_select.tsx#:~:text=title) | - |
|
|
|
|
|
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [uptime_settings.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/server/legacy_uptime/lib/saved_objects/uptime_settings.ts#:~:text=migrations) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.shallowWithIntl" text="shallowWithIntl"/> | [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=shallowWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=shallowWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=shallowWithIntl) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.mountWithIntl" text="mountWithIntl"/> | [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=mountWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=mountWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=mountWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=mountWithIntl) | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.renderWithI18nProvider" text="renderWithI18nProvider"/> | [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=renderWithI18nProvider), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=renderWithI18nProvider), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=renderWithI18nProvider), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=renderWithI18nProvider) | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1491,4 +1569,6 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|
|
|
|
|
|
|
|
|
| Deprecated API | Reference location(s) | Remove By |
|
|
|
|
|
| ---------------|-----------|-----------|
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/public/plugin.ts#:~:text=license%24), [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/public/plugin.ts#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/public/plugin.ts#:~:text=license%24), [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/public/plugin.ts#:~:text=license%24) | 8.8.0 |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | [watch_list_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_list_page.helpers.ts#:~:text=findTestSubject), [watch_list_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_list_page.helpers.ts#:~:text=findTestSubject), [watch_status_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_status_page.helpers.ts#:~:text=findTestSubject), [watch_status_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_status_page.helpers.ts#:~:text=findTestSubject), [watch_status_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_status_page.helpers.ts#:~:text=findTestSubject), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/index.ts#:~:text=findTestSubject), [watch_list_page.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/watch_list_page.test.ts#:~:text=findTestSubject), [watch_list_page.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/watch_list_page.test.ts#:~:text=findTestSubject), [watch_list_page.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/watch_list_page.test.ts#:~:text=findTestSubject), [watch_list_page.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/watch_list_page.test.ts#:~:text=findTestSubject)+ 4 more | - |
|
|
|
|
|
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | [watch_list_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_list_page.helpers.ts#:~:text=registerTestBed), [watch_list_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_list_page.helpers.ts#:~:text=registerTestBed), [watch_status_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_status_page.helpers.ts#:~:text=registerTestBed), [watch_status_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_status_page.helpers.ts#:~:text=registerTestBed), [watch_create_json_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_create_json_page.helpers.ts#:~:text=registerTestBed), [watch_create_json_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_create_json_page.helpers.ts#:~:text=registerTestBed), [watch_create_threshold_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_create_threshold_page.helpers.ts#:~:text=registerTestBed), [watch_create_threshold_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_create_threshold_page.helpers.ts#:~:text=registerTestBed), [watch_edit_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_edit_page.helpers.ts#:~:text=registerTestBed), [watch_edit_page.helpers.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/watcher/__jest__/client_integration/helpers/watch_edit_page.helpers.ts#:~:text=registerTestBed) | - |
|