mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
* [api-docs] Add pipeline to build api_docs daily * Fix kibanamachine remote * Add --repo * Fix PR creation * [api-docs] Daily api_docs build Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
1061 lines
No EOL
36 KiB
JSON
1061 lines
No EOL
36 KiB
JSON
{
|
|
"id": "securitySolution",
|
|
"client": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "Plugin",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "public",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-public.Plugin",
|
|
"text": "Plugin"
|
|
},
|
|
" implements ",
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "public",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-public.Plugin",
|
|
"text": "Plugin"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "public",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-public.PluginSetup",
|
|
"text": "PluginSetup"
|
|
},
|
|
", ",
|
|
"PluginStart",
|
|
", ",
|
|
"SetupPlugins",
|
|
", ",
|
|
"StartPlugins",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.kibanaVersion",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "kibanaVersion",
|
|
"description": [],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.experimentalFeatures",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "experimentalFeatures",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly tGridEnabled: boolean; readonly tGridEventRenderedViewEnabled: boolean; readonly excludePoliciesInFilterEnabled: boolean; readonly kubernetesEnabled: boolean; readonly disableIsolationUIPendingStatuses: boolean; readonly riskyHostsEnabled: boolean; readonly riskyUsersEnabled: boolean; readonly pendingActionResponsesWithAck: boolean; readonly policyListEnabled: boolean; readonly policyResponseInFleetEnabled: boolean; readonly groupedNavigation: boolean; readonly previewTelemetryUrlEnabled: boolean; readonly responseActionsConsoleEnabled: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "initializerContext",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "public",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-public.PluginInitializerContext",
|
|
"text": "PluginInitializerContext"
|
|
},
|
|
"<object>"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.setup",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setup",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "public",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-public.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<",
|
|
"StartPlugins",
|
|
", ",
|
|
"PluginStart",
|
|
">, plugins: ",
|
|
"SetupPlugins",
|
|
") => ",
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "public",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-public.PluginSetup",
|
|
"text": "PluginSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.setup.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "public",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-public.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<",
|
|
"StartPlugins",
|
|
", ",
|
|
"PluginStart",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.setup.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"SetupPlugins"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.start",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "start",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "public",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-public.CoreStart",
|
|
"text": "CoreStart"
|
|
},
|
|
", plugins: ",
|
|
"StartPlugins",
|
|
") => {}"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.start.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "public",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-public.CoreStart",
|
|
"text": "CoreStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.start.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"StartPlugins"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.stop",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "stop",
|
|
"description": [],
|
|
"signature": [
|
|
"() => {}"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.registerAppLinks",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "registerAppLinks",
|
|
"description": [
|
|
"\nRegister deepLinks and appUpdater for all app links, to change deepLinks as needed when licensing changes."
|
|
],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "public",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-public.CoreStart",
|
|
"text": "CoreStart"
|
|
},
|
|
", plugins: ",
|
|
"StartPlugins",
|
|
") => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.registerAppLinks.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "public",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-public.CoreStart",
|
|
"text": "CoreStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.Plugin.registerAppLinks.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"StartPlugins"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.TimelineModel",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "TimelineModel",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "timelines",
|
|
"scope": "public",
|
|
"docId": "kibTimelinesPluginApi",
|
|
"section": "def-public.TGridModelForTimeline",
|
|
"text": "TGridModelForTimeline"
|
|
},
|
|
" & { activeTab: ",
|
|
"TimelineTabs",
|
|
"; prevActiveTab: ",
|
|
"TimelineTabs",
|
|
"; scrollToTop?: ",
|
|
"ScrollToTopEvent",
|
|
" | undefined; createdBy?: string | undefined; description: string; eqlOptions: ",
|
|
{
|
|
"pluginId": "timelines",
|
|
"scope": "common",
|
|
"docId": "kibTimelinesPluginApi",
|
|
"section": "def-common.EqlOptionsSelected",
|
|
"text": "EqlOptionsSelected"
|
|
},
|
|
"; eventType?: ",
|
|
"TimelineEventsType",
|
|
" | undefined; eventIdToNoteIds: Record<string, string[]>; historyIds: string[]; highlightedDropAndProviderId: string; isFavorite: boolean; isLive: boolean; kqlMode: ",
|
|
"KqlMode",
|
|
"; title: string; timelineType: ",
|
|
"TimelineType",
|
|
"; templateTimelineId: string | null; templateTimelineVersion: number | null; noteIds: string[]; pinnedEventIds: Record<string, boolean>; pinnedEventsSaveObject: Record<string, ",
|
|
"PinnedEvent",
|
|
">; resolveTimelineConfig?: ",
|
|
"ResolveTimelineConfig",
|
|
" | undefined; showSaveModal?: boolean | undefined; savedQueryId?: string | null | undefined; sessionViewConfig: ",
|
|
"SessionViewConfig",
|
|
" | null; show: boolean; status: ",
|
|
"TimelineStatus",
|
|
"; updated?: number | undefined; updatedBy?: string | null | undefined; isSaving: boolean; version: string | null; initialized?: boolean | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/timelines/store/timeline/model.ts",
|
|
"deprecated": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.PluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/security_solution/public/types.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-public.PluginSetup.resolver",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "resolver",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<",
|
|
"ResolverPluginSetup",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/public/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.AppClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "AppClient",
|
|
"description": [],
|
|
"path": "x-pack/plugins/security_solution/server/client/client.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.AppClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/client/client.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.AppClient.Unnamed.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "_spaceId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/client/client.ts",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.AppClient.Unnamed.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "config",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "server",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-server.ConfigType",
|
|
"text": "ConfigType"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/client/client.ts",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.AppClient.getSignalsIndex",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSignalsIndex",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/client/client.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.AppClient.getPreviewIndex",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getPreviewIndex",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/client/client.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.AppClient.getSourcererDataViewId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSourcererDataViewId",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/client/client.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.AppClient.getSpaceId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSpaceId",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/client/client.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "Plugin",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "server",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-server.Plugin",
|
|
"text": "Plugin"
|
|
},
|
|
" implements ",
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "server",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-server.Plugin",
|
|
"text": "Plugin"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "server",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-server.SecuritySolutionPluginSetup",
|
|
"text": "SecuritySolutionPluginSetup"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "server",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-server.SecuritySolutionPluginStart",
|
|
"text": "SecuritySolutionPluginStart"
|
|
},
|
|
", ",
|
|
"SecuritySolutionPluginSetupDependencies",
|
|
", ",
|
|
"SecuritySolutionPluginStartDependencies",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "context",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "server",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-server.PluginInitializerContext",
|
|
"text": "PluginInitializerContext"
|
|
},
|
|
"<unknown>"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.setup",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setup",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
"SecuritySolutionPluginCoreSetupDependencies",
|
|
", plugins: ",
|
|
"SecuritySolutionPluginSetupDependencies",
|
|
") => ",
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "server",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-server.SecuritySolutionPluginSetup",
|
|
"text": "SecuritySolutionPluginSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.setup.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
"SecuritySolutionPluginCoreSetupDependencies"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.setup.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"SecuritySolutionPluginSetupDependencies"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.start",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "start",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "server",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-server.CoreStart",
|
|
"text": "CoreStart"
|
|
},
|
|
", plugins: ",
|
|
"SecuritySolutionPluginStartDependencies",
|
|
") => ",
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "server",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-server.SecuritySolutionPluginStart",
|
|
"text": "SecuritySolutionPluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.start.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "server",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-server.CoreStart",
|
|
"text": "CoreStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.start.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"SecuritySolutionPluginStartDependencies"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.Plugin.stop",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "stop",
|
|
"description": [],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SecuritySolutionApiRequestHandlerContext",
|
|
"description": [],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.core",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "server",
|
|
"docId": "kibCorePluginApi",
|
|
"section": "def-server.CoreRequestHandlerContext",
|
|
"text": "CoreRequestHandlerContext"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.endpointAuthz",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "endpointAuthz",
|
|
"description": [],
|
|
"signature": [
|
|
"EndpointAuthz"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getConfig",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "server",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-server.ConfigType",
|
|
"text": "ConfigType"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getFrameworkRequest",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getFrameworkRequest",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"FrameworkRequest"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getAppClient",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAppClient",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "securitySolution",
|
|
"scope": "server",
|
|
"docId": "kibSecuritySolutionPluginApi",
|
|
"section": "def-server.AppClient",
|
|
"text": "AppClient"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getSpaceId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSpaceId",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getRuleDataService",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleDataService",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "ruleRegistry",
|
|
"scope": "server",
|
|
"docId": "kibRuleRegistryPluginApi",
|
|
"section": "def-server.IRuleDataService",
|
|
"text": "IRuleDataService"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getRuleExecutionLog",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleExecutionLog",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"IRuleExecutionLogForRoutes"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getExceptionListClient",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getExceptionListClient",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "lists",
|
|
"scope": "server",
|
|
"docId": "kibListsPluginApi",
|
|
"section": "def-server.ExceptionListClient",
|
|
"text": "ExceptionListClient"
|
|
},
|
|
" | null"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getInternalFleetServices",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getInternalFleetServices",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"EndpointInternalFleetServicesInterface"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getScopedFleetServices",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getScopedFleetServices",
|
|
"description": [],
|
|
"signature": [
|
|
"(req: ",
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "server",
|
|
"docId": "kibCoreHttpPluginApi",
|
|
"section": "def-server.KibanaRequest",
|
|
"text": "KibanaRequest"
|
|
},
|
|
"<unknown, unknown, unknown, any>) => ",
|
|
"EndpointScopedFleetServicesInterface"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionApiRequestHandlerContext.getScopedFleetServices.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "req",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "core",
|
|
"scope": "server",
|
|
"docId": "kibCoreHttpPluginApi",
|
|
"section": "def-server.KibanaRequest",
|
|
"text": "KibanaRequest"
|
|
},
|
|
"<unknown, unknown, unknown, any>"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/types.ts",
|
|
"deprecated": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.ConfigType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ConfigType",
|
|
"description": [],
|
|
"signature": [
|
|
"Readonly<{} & { signalsIndex: string; maxRuleImportExportSize: number; maxRuleImportPayloadBytes: number; maxTimelineImportExportSize: number; maxTimelineImportPayloadBytes: number; alertMergeStrategy: \"allFields\" | \"missingFields\" | \"noFields\"; alertIgnoreFields: string[]; enableExperimental: string[]; packagerTaskInterval: string; prebuiltRulesFromFileSystem: boolean; prebuiltRulesFromSavedObjects: boolean; }> & { experimentalFeatures: Readonly<{ tGridEnabled: boolean; tGridEventRenderedViewEnabled: boolean; excludePoliciesInFilterEnabled: boolean; kubernetesEnabled: boolean; disableIsolationUIPendingStatuses: boolean; riskyHostsEnabled: boolean; riskyUsersEnabled: boolean; pendingActionResponsesWithAck: boolean; policyListEnabled: boolean; policyResponseInFleetEnabled: boolean; groupedNavigation: boolean; previewTelemetryUrlEnabled: boolean; responseActionsConsoleEnabled: boolean; }>; }"
|
|
],
|
|
"path": "x-pack/plugins/security_solution/server/config.ts",
|
|
"deprecated": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SecuritySolutionPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/security_solution/server/plugin_contract.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "securitySolution",
|
|
"id": "def-server.SecuritySolutionPluginStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SecuritySolutionPluginStart",
|
|
"description": [],
|
|
"path": "x-pack/plugins/security_solution/server/plugin_contract.ts",
|
|
"deprecated": false,
|
|
"children": [],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |