mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
9349 lines
No EOL
332 KiB
JSON
9349 lines
No EOL
332 KiB
JSON
{
|
|
"id": "triggersActionsUi",
|
|
"client": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "Plugin",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.Plugin",
|
|
"text": "Plugin"
|
|
},
|
|
" implements ",
|
|
{
|
|
"pluginId": "@kbn/core-plugins-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCorePluginsBrowserPluginApi",
|
|
"section": "def-common.Plugin",
|
|
"text": "Plugin"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.TriggersAndActionsUIPublicPluginSetup",
|
|
"text": "TriggersAndActionsUIPublicPluginSetup"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.TriggersAndActionsUIPublicPluginStart",
|
|
"text": "TriggersAndActionsUIPublicPluginStart"
|
|
},
|
|
", PluginsSetup, PluginsStart>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin.experimentalFeatures",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "experimentalFeatures",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly rulesListDatagrid: boolean; readonly internalAlertsTable: boolean; readonly ruleTagFilter: boolean; readonly ruleStatusFilter: boolean; readonly rulesDetailLogs: boolean; readonly ruleLastRunOutcome: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "ctx",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-plugins-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCorePluginsBrowserPluginApi",
|
|
"section": "def-common.PluginInitializerContext",
|
|
"text": "PluginInitializerContext"
|
|
},
|
|
"<object>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin.setup",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setup",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleBrowserPluginApi",
|
|
"section": "def-common.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<object, unknown>, plugins: PluginsSetup) => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.TriggersAndActionsUIPublicPluginSetup",
|
|
"text": "TriggersAndActionsUIPublicPluginSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin.setup.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleBrowserPluginApi",
|
|
"section": "def-common.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<object, unknown>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin.setup.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"PluginsSetup"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin.start",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "start",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.TriggersAndActionsUIPublicPluginStart",
|
|
"text": "TriggersAndActionsUIPublicPluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Plugin.stop",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "stop",
|
|
"description": [],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionForm",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ActionForm",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"ActionAccordionFormProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionForm.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertConditions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "AlertConditions",
|
|
"description": [],
|
|
"signature": [
|
|
"React.ExoticComponent<",
|
|
"RuleConditionsProps",
|
|
"<unknown, string> & { children?: React.ReactNode; }> & { readonly _result: <ConditionProps extends unknown, ActionGroupIds extends string>({ headline, actionGroups, onInitializeConditionsFor, onResetConditionsFor, includeBuiltInActionGroups, children, }: React.PropsWithChildren<",
|
|
"RuleConditionsProps",
|
|
"<ConditionProps, ActionGroupIds>>) => JSX.Element; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/index.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertConditions.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "node_modules/@types/react/index.d.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertConditionsGroup",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "AlertConditionsGroup",
|
|
"description": [],
|
|
"signature": [
|
|
"React.ExoticComponent<{ actionGroup?: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionGroupWithCondition",
|
|
"text": "ActionGroupWithCondition"
|
|
},
|
|
"<unknown, string> | undefined; } & Pick<",
|
|
"RuleConditionsProps",
|
|
"<unknown, string>, \"onResetConditionsFor\"> & { children?: React.ReactNode; }> & { readonly _result: <ConditionProps extends unknown>({ actionGroup, onResetConditionsFor, children, ...otherProps }: React.PropsWithChildren<",
|
|
"RuleConditionsGroupProps",
|
|
"<ConditionProps>>) => JSX.Element | null; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/index.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertConditionsGroup.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "node_modules/@types/react/index.d.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ButtonGroupField",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ButtonGroupField",
|
|
"description": [],
|
|
"signature": [
|
|
"React.NamedExoticComponent<Props>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/button_group_field.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ButtonGroupField.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "node_modules/@types/react/index.d.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.CreateConnectorFlyout",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "CreateConnectorFlyout",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"CreateConnectorFlyoutProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.CreateConnectorFlyout.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.deleteRules",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "deleteRules",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n ids,\n http,\n}: { ids: string[]; http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<{ successes: string[]; errors: string[]; }>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/delete.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.deleteRules.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n ids,\n http,\n}",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/delete.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.deleteRules.$1.ids",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "ids",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/delete.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.deleteRules.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/delete.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.disableRule",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "disableRule",
|
|
"description": [],
|
|
"signature": [
|
|
"({ id, http }: { id: string; http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/disable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.disableRule.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ id, http }",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/disable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.disableRule.$1.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/disable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.disableRule.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/disable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.EditConnectorFlyout",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "EditConnectorFlyout",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"EditConnectorFlyoutProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.EditConnectorFlyout.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.enableRule",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "enableRule",
|
|
"description": [],
|
|
"signature": [
|
|
"({ id, http }: { id: string; http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/enable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.enableRule.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ id, http }",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/enable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.enableRule.$1.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/enable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.enableRule.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/enable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ForLastExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ForLastExpression",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"ForLastExpressionProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/expression_items/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ForLastExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getFields",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getFields",
|
|
"description": [],
|
|
"signature": [
|
|
"(http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
", indexes: string[]) => Promise<{ name: string; type: string; normalizedType: string; searchable: boolean; aggregatable: boolean; }[]>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getFields.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getFields.$2",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "indexes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getIndexOptions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getIndexOptions",
|
|
"description": [],
|
|
"signature": [
|
|
"(http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
", pattern: string) => Promise<",
|
|
"IOption",
|
|
"[]>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getIndexOptions.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getIndexOptions.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "pattern",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getNotifyWhenOptions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getNotifyWhenOptions",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<",
|
|
"EuiSuperSelectOption",
|
|
"<\"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\">[]>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getTimeFieldOptions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getTimeFieldOptions",
|
|
"description": [],
|
|
"signature": [
|
|
"(fields: { type: string; name: string; }[]) => TimeFieldOptions[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/lib/get_time_options.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getTimeFieldOptions.$1",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "fields",
|
|
"description": [],
|
|
"signature": [
|
|
"{ type: string; name: string; }[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/lib/get_time_options.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getTimeUnitLabel",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getTimeUnitLabel",
|
|
"description": [],
|
|
"signature": [
|
|
"(timeUnit: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.TIME_UNITS",
|
|
"text": "TIME_UNITS"
|
|
},
|
|
", timeValue: string) => any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/lib/get_time_unit_label.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getTimeUnitLabel.$1",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "timeUnit",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.TIME_UNITS",
|
|
"text": "TIME_UNITS"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/lib/get_time_unit_label.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.getTimeUnitLabel.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "timeValue",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/lib/get_time_unit_label.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.GroupByExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "GroupByExpression",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"GroupByExpressionProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/expression_items/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.GroupByExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.hasMustacheTokens",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hasMustacheTokens",
|
|
"description": [],
|
|
"signature": [
|
|
"(str: string) => boolean"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/has_mustache_tokens.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.hasMustacheTokens.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "str",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/has_mustache_tokens.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.HiddenField",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "HiddenField",
|
|
"description": [],
|
|
"signature": [
|
|
"React.NamedExoticComponent<",
|
|
"Props",
|
|
"<unknown, ",
|
|
"FormData",
|
|
", unknown>> & { readonly type: <T>(props: ",
|
|
"Props",
|
|
"<T, ",
|
|
"FormData",
|
|
", T>) => JSX.Element; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/hidden_field.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.HiddenField.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "node_modules/@types/react/index.d.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.JsonEditorWithMessageVariables",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "JsonEditorWithMessageVariables",
|
|
"description": [],
|
|
"signature": [
|
|
"({ buttonTitle, messageVariables, paramsProperty, inputTargetValue, label, errors, areaLabel, onDocumentsChange, helpText, onBlur, showButtonTitle, euiCodeEditorProps, }: React.PropsWithChildren<Props>) => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/json_editor_with_message_variables.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.JsonEditorWithMessageVariables.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "{\n buttonTitle,\n messageVariables,\n paramsProperty,\n inputTargetValue,\n label,\n errors,\n areaLabel,\n onDocumentsChange,\n helpText,\n onBlur,\n showButtonTitle,\n euiCodeEditorProps = {},\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"React.PropsWithChildren<Props>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/json_editor_with_message_variables.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.JsonFieldWrapper",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "JsonFieldWrapper",
|
|
"description": [],
|
|
"signature": [
|
|
"({ field, ...rest }: Props) => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/json_field_wrapper.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.JsonFieldWrapper.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ field, ...rest }",
|
|
"description": [],
|
|
"signature": [
|
|
"Props"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/json_field_wrapper.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadActionErrorLog",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadActionErrorLog",
|
|
"description": [],
|
|
"signature": [
|
|
"({ id, http, dateStart, dateEnd, runId, message, perPage, page, sort, namespace, withAuth, }: ",
|
|
"LoadActionErrorLogProps",
|
|
" & { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.IExecutionErrorsResult",
|
|
"text": "IExecutionErrorsResult"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/load_action_error_log.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadActionErrorLog.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "{\n id,\n http,\n dateStart,\n dateEnd,\n runId,\n message,\n perPage = 10,\n page = 0,\n sort,\n namespace,\n withAuth = false,\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"LoadActionErrorLogProps",
|
|
" & { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/load_action_error_log.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadActionTypes",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadActionTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n http,\n featureId,\n}: { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; featureId?: string | undefined; }) => Promise<",
|
|
{
|
|
"pluginId": "actions",
|
|
"scope": "common",
|
|
"docId": "kibActionsPluginApi",
|
|
"section": "def-common.ActionType",
|
|
"text": "ActionType"
|
|
},
|
|
"[]>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/connector_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadActionTypes.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n http,\n featureId,\n}",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/connector_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadActionTypes.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/connector_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadActionTypes.$1.featureId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "featureId",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/connector_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadAllActions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadAllActions",
|
|
"description": [],
|
|
"signature": [
|
|
"({ http }: { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionConnector",
|
|
"text": "ActionConnector"
|
|
},
|
|
"<Record<string, unknown>, Record<string, unknown>>[]>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/connectors.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadAllActions.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ http }",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/connectors.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadAllActions.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/connectors.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadExecutionLogAggregations",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadExecutionLogAggregations",
|
|
"description": [],
|
|
"signature": [
|
|
"({ id, http, dateStart, dateEnd, outcomeFilter, message, perPage, page, sort, }: ",
|
|
"LoadExecutionLogAggregationsProps",
|
|
" & { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.IExecutionLogResult",
|
|
"text": "IExecutionLogResult"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/load_execution_log_aggregations.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadExecutionLogAggregations.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "{\n id,\n http,\n dateStart,\n dateEnd,\n outcomeFilter,\n message,\n perPage = 10,\n page = 0,\n sort = [],\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"LoadExecutionLogAggregationsProps",
|
|
" & { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/load_execution_log_aggregations.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRule",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadRule",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n http,\n ruleId,\n}: { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; ruleId: string; }) => Promise<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.Rule",
|
|
"text": "Rule"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/get_rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRule.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n http,\n ruleId,\n}",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/get_rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRule.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/get_rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRule.$1.ruleId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ruleId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/get_rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleAggregations",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadRuleAggregations",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n http,\n searchText,\n typesFilter,\n actionTypesFilter,\n ruleExecutionStatusesFilter,\n ruleStatusesFilter,\n tagsFilter,\n}: ",
|
|
"LoadRuleAggregationsProps",
|
|
") => Promise<",
|
|
"RuleAggregations",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/aggregate.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleAggregations.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n http,\n searchText,\n typesFilter,\n actionTypesFilter,\n ruleExecutionStatusesFilter,\n ruleStatusesFilter,\n tagsFilter,\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"LoadRuleAggregationsProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/aggregate.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRules",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadRules",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n http,\n page,\n searchText,\n typesFilter,\n actionTypesFilter,\n ruleExecutionStatusesFilter,\n ruleStatusesFilter,\n tagsFilter,\n sort = { field: 'name', direction: 'asc' },\n}: ",
|
|
"LoadRulesProps",
|
|
") => Promise<{ page: number; perPage: number; total: number; data: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.Rule",
|
|
"text": "Rule"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">[]; }>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRules.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n http,\n page,\n searchText,\n typesFilter,\n actionTypesFilter,\n ruleExecutionStatusesFilter,\n ruleStatusesFilter,\n tagsFilter,\n sort = { field: 'name', direction: 'asc' },\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"LoadRulesProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleSummary",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadRuleSummary",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n http,\n ruleId,\n numberOfExecutions,\n}: { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; ruleId: string; numberOfExecutions?: number | undefined; }) => Promise<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.AlertSummary",
|
|
"text": "AlertSummary"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rule_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleSummary.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n http,\n ruleId,\n numberOfExecutions,\n}",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rule_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleSummary.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rule_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleSummary.$1.ruleId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ruleId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rule_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleSummary.$1.numberOfExecutions",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "numberOfExecutions",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rule_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleTags",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadRuleTags",
|
|
"description": [],
|
|
"signature": [
|
|
"({ http }: { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<",
|
|
"RuleTagsAggregations",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/aggregate.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleTags.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ http }",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/aggregate.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleTags.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/aggregate.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleTypes",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "loadRuleTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"({ http }: { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleType",
|
|
"text": "RuleType"
|
|
},
|
|
"<string, string>[]>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rule_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleTypes.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ http }",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rule_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.loadRuleTypes.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/rule_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.MustacheTextFieldWrapper",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "MustacheTextFieldWrapper",
|
|
"description": [],
|
|
"signature": [
|
|
"({ field, euiFieldProps, idAria, ...rest }: Props) => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/mustache_text_field_wrapper.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.MustacheTextFieldWrapper.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ field, euiFieldProps, idAria, ...rest }",
|
|
"description": [],
|
|
"signature": [
|
|
"Props"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/mustache_text_field_wrapper.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.muteRule",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "muteRule",
|
|
"description": [],
|
|
"signature": [
|
|
"({ id, http }: { id: string; http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/mute.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.muteRule.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ id, http }",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/mute.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.muteRule.$1.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/mute.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.muteRule.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/mute.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.OfExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "OfExpression",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"OfExpressionProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/expression_items/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.OfExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.PasswordField",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "PasswordField",
|
|
"description": [],
|
|
"signature": [
|
|
"React.NamedExoticComponent<PasswordFieldProps>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/password_field.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.PasswordField.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "node_modules/@types/react/index.d.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.SectionLoading",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "SectionLoading",
|
|
"description": [],
|
|
"signature": [
|
|
"({ children }: React.PropsWithChildren<Props>) => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/section_loading.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.SectionLoading.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "{ children }",
|
|
"description": [],
|
|
"signature": [
|
|
"React.PropsWithChildren<Props>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/section_loading.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.SimpleConnectorForm",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "SimpleConnectorForm",
|
|
"description": [],
|
|
"signature": [
|
|
"React.NamedExoticComponent<SimpleConnectorFormProps>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/simple_connector_form.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.SimpleConnectorForm.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "node_modules/@types/react/index.d.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.snoozeRule",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "snoozeRule",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n id,\n snoozeSchedule,\n http,\n}: { id: string; snoozeSchedule: ",
|
|
"SnoozeSchedule",
|
|
"; http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/snooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.snoozeRule.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n id,\n snoozeSchedule,\n http,\n}",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/snooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.snoozeRule.$1.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/snooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.snoozeRule.$1.snoozeSchedule",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "snoozeSchedule",
|
|
"description": [],
|
|
"signature": [
|
|
"SnoozeSchedule"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/snooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.snoozeRule.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/snooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.suspendedComponentWithProps",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "suspendedComponentWithProps",
|
|
"description": [],
|
|
"signature": [
|
|
"(ComponentToSuspend: React.ComponentType<T>, size: \"m\" | \"s\" | \"l\" | \"xl\" | \"xxl\" | undefined) => (props: T) => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.suspendedComponentWithProps.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "ComponentToSuspend",
|
|
"description": [],
|
|
"signature": [
|
|
"React.ComponentType<T>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.suspendedComponentWithProps.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "size",
|
|
"description": [],
|
|
"signature": [
|
|
"\"m\" | \"s\" | \"l\" | \"xl\" | \"xxl\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.templateActionVariable",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "templateActionVariable",
|
|
"description": [],
|
|
"signature": [
|
|
"(variable: ",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.ActionVariable",
|
|
"text": "ActionVariable"
|
|
},
|
|
") => string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/template_action_variable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.templateActionVariable.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "variable",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.ActionVariable",
|
|
"text": "ActionVariable"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/template_action_variable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TextAreaWithMessageVariables",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "TextAreaWithMessageVariables",
|
|
"description": [],
|
|
"signature": [
|
|
"({ messageVariables, paramsProperty, index, inputTargetValue, isDisabled, editAction, label, errors, }: React.PropsWithChildren<Props>) => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/text_area_with_message_variables.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TextAreaWithMessageVariables.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "{\n messageVariables,\n paramsProperty,\n index,\n inputTargetValue,\n isDisabled = false,\n editAction,\n label,\n errors,\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"React.PropsWithChildren<Props>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/text_area_with_message_variables.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TextFieldWithMessageVariables",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "TextFieldWithMessageVariables",
|
|
"description": [],
|
|
"signature": [
|
|
"({ buttonTitle, messageVariables, paramsProperty, index, inputTargetValue, editAction, errors, formRowProps, defaultValue, wrapField, showButtonTitle, }: React.PropsWithChildren<Props>) => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/text_field_with_message_variables.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TextFieldWithMessageVariables.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "{\n buttonTitle,\n messageVariables,\n paramsProperty,\n index,\n inputTargetValue,\n editAction,\n errors,\n formRowProps,\n defaultValue,\n wrapField = false,\n showButtonTitle,\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"React.PropsWithChildren<Props>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/text_field_with_message_variables.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ThresholdExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ThresholdExpression",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"ThresholdExpressionProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/expression_items/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ThresholdExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unmuteRule",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "unmuteRule",
|
|
"description": [],
|
|
"signature": [
|
|
"({ id, http }: { id: string; http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; }) => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unmute.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unmuteRule.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ id, http }",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unmute.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unmuteRule.$1.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unmute.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unmuteRule.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unmute.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unsnoozeRule",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "unsnoozeRule",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n id,\n http,\n scheduleIds,\n}: { id: string; http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; scheduleIds?: string[] | undefined; }) => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unsnooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unsnoozeRule.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n id,\n http,\n scheduleIds,\n}",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unsnooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unsnoozeRule.$1.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unsnooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unsnoozeRule.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unsnooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.unsnoozeRule.$1.scheduleIds",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "scheduleIds",
|
|
"description": [],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/unsnooze.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.updateActionConnector",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "updateActionConnector",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n http,\n connector,\n id,\n}: { http: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
},
|
|
"; connector: Pick<",
|
|
"ActionConnectorWithoutId",
|
|
"<Record<string, unknown>, Record<string, unknown>>, \"name\" | \"config\" | \"secrets\">; id: string; }) => Promise<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionConnector",
|
|
"text": "ActionConnector"
|
|
},
|
|
"<Record<string, unknown>, Record<string, unknown>>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/update.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.updateActionConnector.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n http,\n connector,\n id,\n}",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/update.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.updateActionConnector.$1.http",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "http",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpBrowserPluginApi",
|
|
"section": "def-common.HttpSetup",
|
|
"text": "HttpSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/update.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.updateActionConnector.$1.connector",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "connector",
|
|
"description": [],
|
|
"signature": [
|
|
"{ name: string; config: Record<string, unknown>; secrets: Record<string, unknown>; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/update.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.updateActionConnector.$1.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_connector_api/update.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.useConnectorContext",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useConnectorContext",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"ConnectorContextValue"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/context/use_connector_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.useLoadRuleTypes",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useLoadRuleTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"({ filteredRuleTypes }: RuleTypesProps) => { ruleTypes: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleType",
|
|
"text": "RuleType"
|
|
},
|
|
"<string, string>[]; error: string | null; ruleTypeIndex: ",
|
|
"RuleTypeIndex",
|
|
"; ruleTypesIsLoading: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/hooks/use_load_rule_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.useLoadRuleTypes.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ filteredRuleTypes }",
|
|
"description": [],
|
|
"signature": [
|
|
"RuleTypesProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/hooks/use_load_rule_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.useSubAction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useSubAction",
|
|
"description": [],
|
|
"signature": [
|
|
"<P, R>({ connectorId, subAction, subActionParams, disabled, }: ",
|
|
"UseSubActionParams",
|
|
"<P>) => { isLoading: boolean; response: R | undefined; error: Error | null; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/hooks/use_sub_action.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.useSubAction.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n connectorId,\n subAction,\n subActionParams,\n disabled = false,\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"UseSubActionParams",
|
|
"<P>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/hooks/use_sub_action.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.useTypedKibana",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useTypedKibana",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "kibanaReact",
|
|
"scope": "public",
|
|
"docId": "kibKibanaReactPluginApi",
|
|
"section": "def-public.KibanaReactContextValue",
|
|
"text": "KibanaReactContextValue"
|
|
},
|
|
"<Partial<",
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleBrowserPluginApi",
|
|
"section": "def-common.CoreStart",
|
|
"text": "CoreStart"
|
|
},
|
|
"> & ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.TriggersAndActionsUiServices",
|
|
"text": "TriggersAndActionsUiServices"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/lib/kibana/kibana_react.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ValueExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ValueExpression",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"ValueExpressionProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/expression_items/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ValueExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.WhenExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "WhenExpression",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"WhenExpressionProps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/expression_items/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.WhenExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/suspended_component_with_props.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionConnectorFieldsProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ActionConnectorFieldsProps",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionConnectorFieldsProps.readOnly",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "readOnly",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionConnectorFieldsProps.isEdit",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isEdit",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionConnectorFieldsProps.registerPreSubmitValidator",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "registerPreSubmitValidator",
|
|
"description": [],
|
|
"signature": [
|
|
"(validator: ",
|
|
"ConnectorValidationFunc",
|
|
") => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionConnectorFieldsProps.registerPreSubmitValidator.$1",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "validator",
|
|
"description": [],
|
|
"signature": [
|
|
"ConnectorValidationFunc"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ActionParamsProps",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionParamsProps",
|
|
"text": "ActionParamsProps"
|
|
},
|
|
"<TParams>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.actionParams",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "actionParams",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [P in keyof TParams]?: TParams[P] | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.index",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "index",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.editAction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "editAction",
|
|
"description": [],
|
|
"signature": [
|
|
"(key: string, value: ",
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObjectAttribute",
|
|
"text": "SavedObjectAttribute"
|
|
},
|
|
", index: number) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.editAction.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "key",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.editAction.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObjectAttribute",
|
|
"text": "SavedObjectAttribute"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.editAction.$3",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "index",
|
|
"description": [],
|
|
"signature": [
|
|
"number"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.errors",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "errors",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.IErrorObject",
|
|
"text": "IErrorObject"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.messageVariables",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "messageVariables",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.ActionVariable",
|
|
"text": "ActionVariable"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.defaultMessage",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "defaultMessage",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.actionConnector",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "actionConnector",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionConnector",
|
|
"text": "ActionConnector"
|
|
},
|
|
"<Record<string, unknown>, Record<string, unknown>> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.isLoading",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isLoading",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.isDisabled",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isDisabled",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.showEmailSubjectAndMessage",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showEmailSubjectAndMessage",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionParamsProps.executionMode",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "executionMode",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionConnectorMode",
|
|
"text": "ActionConnectorMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionType",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ActionType",
|
|
"description": [],
|
|
"path": "x-pack/plugins/actions/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionType.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/actions/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionType.name",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "x-pack/plugins/actions/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionType.enabled",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "enabled",
|
|
"description": [],
|
|
"path": "x-pack/plugins/actions/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionType.enabledInConfig",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "enabledInConfig",
|
|
"description": [],
|
|
"path": "x-pack/plugins/actions/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionType.enabledInLicense",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "enabledInLicense",
|
|
"description": [],
|
|
"path": "x-pack/plugins/actions/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionType.minimumLicenseRequired",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "minimumLicenseRequired",
|
|
"description": [],
|
|
"signature": [
|
|
"\"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\""
|
|
],
|
|
"path": "x-pack/plugins/actions/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionType.supportedFeatureIds",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "supportedFeatureIds",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/actions/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ActionTypeModel",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<ActionConfig, ActionSecrets, ActionParams>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.iconClass",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "iconClass",
|
|
"description": [],
|
|
"signature": [
|
|
"string | React.ComponentType<{}>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.selectMessage",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "selectMessage",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.actionTypeTitle",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "actionTypeTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.validateParams",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "validateParams",
|
|
"description": [],
|
|
"signature": [
|
|
"(actionParams: ActionParams) => Promise<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.GenericValidationResult",
|
|
"text": "GenericValidationResult"
|
|
},
|
|
"<unknown>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.validateParams.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "actionParams",
|
|
"description": [],
|
|
"signature": [
|
|
"ActionParams"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.actionConnectorFields",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "actionConnectorFields",
|
|
"description": [],
|
|
"signature": [
|
|
"React.LazyExoticComponent<React.ComponentType<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionConnectorFieldsProps",
|
|
"text": "ActionConnectorFieldsProps"
|
|
},
|
|
">> | null"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.actionParamsFields",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "actionParamsFields",
|
|
"description": [],
|
|
"signature": [
|
|
"React.ExoticComponent<(",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionParamsProps",
|
|
"text": "ActionParamsProps"
|
|
},
|
|
"<ActionParams> & React.RefAttributes<React.Component<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionParamsProps",
|
|
"text": "ActionParamsProps"
|
|
},
|
|
"<ActionParams>, any, any>>) | (",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionParamsProps",
|
|
"text": "ActionParamsProps"
|
|
},
|
|
"<ActionParams> & { children?: React.ReactNode; })> & { readonly _result: React.ComponentType<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionParamsProps",
|
|
"text": "ActionParamsProps"
|
|
},
|
|
"<ActionParams>>; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.actionParamsFields.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "node_modules/@types/react/index.d.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.defaultActionParams",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "defaultActionParams",
|
|
"description": [],
|
|
"signature": [
|
|
"RecursivePartial",
|
|
"<ActionParams> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.defaultRecoveredActionParams",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "defaultRecoveredActionParams",
|
|
"description": [],
|
|
"signature": [
|
|
"RecursivePartial",
|
|
"<ActionParams> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.customConnectorSelectItem",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "customConnectorSelectItem",
|
|
"description": [],
|
|
"signature": [
|
|
"CustomConnectorSelectionItem | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeModel.isExperimental",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isExperimental",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AggregationType",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "AggregationType",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AggregationType.text",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AggregationType.fieldRequired",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "fieldRequired",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AggregationType.value",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AggregationType.validNormalizedTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "validNormalizedTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableFlyoutBaseProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "AlertsTableFlyoutBaseProps",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableFlyoutBaseProps.alert",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "alert",
|
|
"description": [],
|
|
"signature": [
|
|
"BasicFields",
|
|
" & { tags?: string[] | undefined; kibana?: string[] | undefined; \"@timestamp\"?: string[] | undefined; \"kibana.alert.rule.rule_type_id\"?: string[] | undefined; \"kibana.alert.rule.consumer\"?: string[] | undefined; \"event.action\"?: string[] | undefined; \"kibana.alert.rule.execution.uuid\"?: string[] | undefined; \"kibana.alert\"?: string[] | undefined; \"kibana.alert.rule\"?: string[] | undefined; \"kibana.alert.rule.parameters\"?: string[] | undefined; \"kibana.alert.rule.producer\"?: string[] | undefined; \"kibana.space_ids\"?: string[] | undefined; \"kibana.alert.uuid\"?: string[] | undefined; \"kibana.alert.instance.id\"?: string[] | undefined; \"kibana.alert.start\"?: string[] | undefined; \"kibana.alert.time_range\"?: string[] | undefined; \"kibana.alert.end\"?: string[] | undefined; \"kibana.alert.duration.us\"?: string[] | undefined; \"kibana.alert.severity\"?: string[] | undefined; \"kibana.alert.status\"?: string[] | undefined; \"kibana.alert.flapping\"?: string[] | undefined; \"kibana.version\"?: string[] | undefined; \"ecs.version\"?: string[] | undefined; \"kibana.alert.risk_score\"?: string[] | undefined; \"kibana.alert.workflow_status\"?: string[] | undefined; \"kibana.alert.workflow_user\"?: string[] | undefined; \"kibana.alert.workflow_reason\"?: string[] | undefined; \"kibana.alert.system_status\"?: string[] | undefined; \"kibana.alert.action_group\"?: string[] | undefined; \"kibana.alert.reason\"?: string[] | undefined; \"kibana.alert.rule.author\"?: string[] | undefined; \"kibana.alert.rule.category\"?: string[] | undefined; \"kibana.alert.rule.uuid\"?: string[] | undefined; \"kibana.alert.rule.created_at\"?: string[] | undefined; \"kibana.alert.rule.created_by\"?: string[] | undefined; \"kibana.alert.rule.description\"?: string[] | undefined; \"kibana.alert.rule.enabled\"?: string[] | undefined; \"kibana.alert.rule.from\"?: string[] | undefined; \"kibana.alert.rule.interval\"?: string[] | undefined; \"kibana.alert.rule.license\"?: string[] | undefined; \"kibana.alert.rule.name\"?: string[] | undefined; \"kibana.alert.rule.note\"?: string[] | undefined; \"kibana.alert.rule.references\"?: string[] | undefined; \"kibana.alert.rule.rule_id\"?: string[] | undefined; \"kibana.alert.rule.rule_name_override\"?: string[] | undefined; \"kibana.alert.rule.tags\"?: string[] | undefined; \"kibana.alert.rule.to\"?: string[] | undefined; \"kibana.alert.rule.type\"?: string[] | undefined; \"kibana.alert.rule.updated_at\"?: string[] | undefined; \"kibana.alert.rule.updated_by\"?: string[] | undefined; \"kibana.alert.rule.version\"?: string[] | undefined; \"kibana.alert.suppression.terms\"?: string[] | undefined; \"kibana.alert.suppression.terms.field\"?: string[] | undefined; \"kibana.alert.suppression.terms.value\"?: string[] | undefined; \"kibana.alert.suppression.start\"?: string[] | undefined; \"kibana.alert.suppression.end\"?: string[] | undefined; \"kibana.alert.suppression.docs_count\"?: string[] | undefined; \"event.kind\"?: string[] | undefined; \"event.module\"?: string[] | undefined; \"kibana.alert.evaluation.threshold\"?: string[] | undefined; \"kibana.alert.evaluation.value\"?: string[] | undefined; \"kibana.alert.building_block_type\"?: string[] | undefined; \"kibana.alert.rule.exceptions_list\"?: string[] | undefined; \"kibana.alert.rule.namespace\"?: string[] | undefined; \"kibana.alert.rule.threat.framework\"?: string[] | undefined; \"kibana.alert.rule.threat.tactic.id\"?: string[] | undefined; \"kibana.alert.rule.threat.tactic.name\"?: string[] | undefined; \"kibana.alert.rule.threat.tactic.reference\"?: string[] | undefined; \"kibana.alert.rule.threat.technique.id\"?: string[] | undefined; \"kibana.alert.rule.threat.technique.name\"?: string[] | undefined; \"kibana.alert.rule.threat.technique.reference\"?: string[] | undefined; \"kibana.alert.rule.threat.technique.subtechnique.id\"?: string[] | undefined; \"kibana.alert.rule.threat.technique.subtechnique.name\"?: string[] | undefined; \"kibana.alert.rule.threat.technique.subtechnique.reference\"?: string[] | undefined; } & { [x: string]: unknown[]; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableFlyoutBaseProps.isLoading",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isLoading",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableFlyoutBaseProps.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "AlertsTableProps",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.alertsTableConfiguration",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "alertsTableConfiguration",
|
|
"description": [],
|
|
"signature": [
|
|
"AlertsTableConfigurationRegistry"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.columns",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "columns",
|
|
"description": [],
|
|
"signature": [
|
|
"EuiDataGridColumn",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.deletedEventIds",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "deletedEventIds",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.disabledCellActions",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "disabledCellActions",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.flyoutSize",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "flyoutSize",
|
|
"description": [],
|
|
"signature": [
|
|
"\"m\" | \"s\" | \"l\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.pageSize",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "pageSize",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.pageSizeOptions",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "pageSizeOptions",
|
|
"description": [],
|
|
"signature": [
|
|
"number[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.leadingControlColumns",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "leadingControlColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"EuiDataGridControlColumn",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.showExpandToDetails",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "showExpandToDetails",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.trailingControlColumns",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "trailingControlColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"EuiDataGridControlColumn",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.useFetchAlertsData",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useFetchAlertsData",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"FetchAlertData"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.visibleColumns",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "visibleColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.datatestsubj",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "'data-test-subj'",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.updatedAt",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "updatedAt",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.browserFields",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "browserFields",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.onToggleColumn",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onToggleColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"(columnId: string) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.onToggleColumn.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.onResetColumns",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onResetColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.onColumnsChange",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onColumnsChange",
|
|
"description": [],
|
|
"signature": [
|
|
"(columns: ",
|
|
"EuiDataGridColumn",
|
|
"[], visibleColumns: string[]) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.onColumnsChange.$1",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "columns",
|
|
"description": [],
|
|
"signature": [
|
|
"EuiDataGridColumn",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.onColumnsChange.$2",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "visibleColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.onChangeVisibleColumns",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onChangeVisibleColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"(newColumns: string[]) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableProps.onChangeVisibleColumns.$1",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "newColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertStatus",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "AlertStatus",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertStatus.status",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "status",
|
|
"description": [],
|
|
"signature": [
|
|
"\"OK\" | \"Active\""
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertStatus.muted",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "muted",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertStatus.actionGroupId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "actionGroupId",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertStatus.activeStartDate",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "activeStartDate",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertStatus.flapping",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "flapping",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "AlertSummary",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.name",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.tags",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "tags",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.ruleTypeId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ruleTypeId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.consumer",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "consumer",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.muteAll",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "muteAll",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.throttle",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "throttle",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.enabled",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "enabled",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.statusStartDate",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "statusStartDate",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.statusEndDate",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "statusEndDate",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.status",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "status",
|
|
"description": [],
|
|
"signature": [
|
|
"\"OK\" | \"Active\" | \"Error\""
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.lastRun",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "lastRun",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.errorMessages",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "errorMessages",
|
|
"description": [],
|
|
"signature": [
|
|
"{ date: string; message: string; }[]"
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.alerts",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "alerts",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [x: string]: ",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.AlertStatus",
|
|
"text": "AlertStatus"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertSummary.executionDuration",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "executionDuration",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.ExecutionDuration",
|
|
"text": "ExecutionDuration"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/alert_summary.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Comparator",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "Comparator",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Comparator.text",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Comparator.value",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Comparator.requiredValues",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "requiredValues",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ConfigFieldSchema",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ConfigFieldSchema",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ConfigFieldSchema",
|
|
"text": "ConfigFieldSchema"
|
|
},
|
|
" extends ",
|
|
"CommonFieldSchema"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/simple_connector_form.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ConfigFieldSchema.isUrlField",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isUrlField",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/simple_connector_form.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ConfigFieldSchema.defaultValue",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "defaultValue",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/simple_connector_form.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserOptions",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FieldBrowserOptions",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserOptions.createFieldButton",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "createFieldButton",
|
|
"description": [],
|
|
"signature": [
|
|
"CreateFieldComponent",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserOptions.getFieldTableColumns",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getFieldTableColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"GetFieldTableColumns",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserOptions.preselectedCategoryIds",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "preselectedCategoryIds",
|
|
"description": [
|
|
"\nCategories that should be selected initially"
|
|
],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FieldBrowserProps",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps.columnIds",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "columnIds",
|
|
"description": [
|
|
"The timeline's current column headers"
|
|
],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps.browserFields",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "browserFields",
|
|
"description": [
|
|
"A map of categoryId -> metadata about the fields in that category"
|
|
],
|
|
"signature": [
|
|
"{ [x: string]: Partial<",
|
|
{
|
|
"pluginId": "ruleRegistry",
|
|
"scope": "common",
|
|
"docId": "kibRuleRegistryPluginApi",
|
|
"section": "def-common.BrowserField",
|
|
"text": "BrowserField"
|
|
},
|
|
">; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps.isEventViewer",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isEventViewer",
|
|
"description": [
|
|
"When true, this Fields Browser is being used as an \"events viewer\""
|
|
],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps.onResetColumns",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onResetColumns",
|
|
"description": [
|
|
"Callback to reset the default columns"
|
|
],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps.onToggleColumn",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onToggleColumn",
|
|
"description": [
|
|
"Callback to toggle a field column"
|
|
],
|
|
"signature": [
|
|
"(columnId: string) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps.onToggleColumn.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps.options",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [
|
|
"The options to customize the field browser, supporting columns rendering and button to create fields"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.FieldBrowserOptions",
|
|
"text": "FieldBrowserOptions"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.FieldBrowserProps.width",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "width",
|
|
"description": [
|
|
"The width of the field browser"
|
|
],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.GenericValidationResult",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "GenericValidationResult",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.GenericValidationResult",
|
|
"text": "GenericValidationResult"
|
|
},
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.GenericValidationResult.errors",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "errors",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [P in Extract<keyof T, string>]: unknown; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.IErrorObject",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "IErrorObject",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.IErrorObject.Unnamed",
|
|
"type": "IndexSignature",
|
|
"tags": [],
|
|
"label": "[key: string]: string | string[] | IErrorObject",
|
|
"description": [],
|
|
"signature": [
|
|
"[key: string]: string | string[] | ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.IErrorObject",
|
|
"text": "IErrorObject"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleAction",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RuleAction",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleAction.group",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "group",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleAction.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleAction.actionTypeId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "actionTypeId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/alerting/common/rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleAction.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObjectAttributes",
|
|
"text": "SavedObjectAttributes"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleDefinitionProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RuleDefinitionProps",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleDefinitionProps.rule",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "rule",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.SanitizedRule",
|
|
"text": "SanitizedRule"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">, \"alertTypeId\"> & { ruleTypeId: string; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleDefinitionProps.ruleTypeRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "ruleTypeRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"{ get: (id: string) => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">; list: () => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">[]; register: (objectType: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">) => void; has: (id: string) => boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleDefinitionProps.actionTypeRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "actionTypeRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"{ get: (id: string) => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<unknown, unknown, any>; list: () => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<unknown, unknown, any>[]; register: (objectType: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<unknown, unknown, any>) => void; has: (id: string) => boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleDefinitionProps.onEditRule",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onEditRule",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleDefinitionProps.hideEditButton",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hideEditButton",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleDefinitionProps.filteredRuleTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "filteredRuleTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RuleStatusFilterProps",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps.selectedStatuses",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "selectedStatuses",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleStatus",
|
|
"text": "RuleStatus"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps.dataTestSubj",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "dataTestSubj",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps.selectDataTestSubj",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "selectDataTestSubj",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps.buttonDataTestSubj",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "buttonDataTestSubj",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps.optionDataTestSubj",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "optionDataTestSubj",
|
|
"description": [],
|
|
"signature": [
|
|
"((status: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleStatus",
|
|
"text": "RuleStatus"
|
|
},
|
|
") => string) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps.optionDataTestSubj.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "status",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleStatus",
|
|
"text": "RuleStatus"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps.onChange",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onChange",
|
|
"description": [],
|
|
"signature": [
|
|
"(selectedStatuses: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleStatus",
|
|
"text": "RuleStatus"
|
|
},
|
|
"[]) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatusFilterProps.onChange.$1",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "selectedStatuses",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleStatus",
|
|
"text": "RuleStatus"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rule_status_filter.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTableItem",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RuleTableItem",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTableItem",
|
|
"text": "RuleTableItem"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.Rule",
|
|
"text": "Rule"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTableItem.ruleType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ruleType",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTableItem.index",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "index",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTableItem.actionsCount",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "actionsCount",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTableItem.isEditable",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isEditable",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTableItem.enabledInLicense",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "enabledInLicense",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTableItem.showIntervalWarning",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showIntervalWarning",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTableItem.activeSnoozes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "activeSnoozes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleType",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RuleType",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleType",
|
|
"text": "RuleType"
|
|
},
|
|
"<ActionGroupIds, RecoveryActionGroupId> extends Pick<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleType",
|
|
"text": "RuleType"
|
|
},
|
|
"<ActionGroupIds, RecoveryActionGroupId>, \"name\" | \"id\" | \"actionGroups\" | \"defaultActionGroupId\" | \"recoveryActionGroup\" | \"producer\" | \"minimumLicenseRequired\" | \"defaultScheduleInterval\" | \"ruleTaskTimeout\" | \"doesSetRecoveryContext\">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleType.actionVariables",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "actionVariables",
|
|
"description": [],
|
|
"signature": [
|
|
"AsActionVariables<\"params\"> & Partial<AsActionVariables<\"context\" | \"state\">>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleType.authorizedConsumers",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "authorizedConsumers",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [x: string]: { read: boolean; all: boolean; }; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleType.enabledInLicense",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "enabledInLicense",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RuleTypeModel",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<Params>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.description",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "description",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.iconClass",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "iconClass",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.documentationUrl",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "documentationUrl",
|
|
"description": [],
|
|
"signature": [
|
|
"string | ((docLinks: ",
|
|
{
|
|
"pluginId": "@kbn/core-doc-links-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreDocLinksBrowserPluginApi",
|
|
"section": "def-common.DocLinksStart",
|
|
"text": "DocLinksStart"
|
|
},
|
|
") => string) | null"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.validate",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "validate",
|
|
"description": [],
|
|
"signature": [
|
|
"(ruleParams: Params) => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ValidationResult",
|
|
"text": "ValidationResult"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.validate.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "ruleParams",
|
|
"description": [],
|
|
"signature": [
|
|
"Params"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.ruleParamsExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ruleParamsExpression",
|
|
"description": [],
|
|
"signature": [
|
|
"React.FunctionComponent<any> | React.LazyExoticComponent<React.ComponentType<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeParamsExpressionProps",
|
|
"text": "RuleTypeParamsExpressionProps"
|
|
},
|
|
"<Params, Record<string, unknown>, string>>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.ruleParamsExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "node_modules/@types/react/index.d.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.requiresAppContext",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "requiresAppContext",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.defaultActionMessage",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "defaultActionMessage",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeModel.defaultRecoveryMessage",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "defaultRecoveryMessage",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RuleTypeParamsExpressionProps",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeParamsExpressionProps",
|
|
"text": "RuleTypeParamsExpressionProps"
|
|
},
|
|
"<Params, MetaData, ActionGroupIds>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.ruleParams",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "ruleParams",
|
|
"description": [],
|
|
"signature": [
|
|
"Params"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.ruleInterval",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ruleInterval",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.ruleThrottle",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ruleThrottle",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.alertNotifyWhen",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "alertNotifyWhen",
|
|
"description": [],
|
|
"signature": [
|
|
"\"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\""
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.setRuleParams",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setRuleParams",
|
|
"description": [],
|
|
"signature": [
|
|
"<Key extends keyof Params>(property: Key, value: Params[Key] | undefined) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.setRuleParams.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "property",
|
|
"description": [],
|
|
"signature": [
|
|
"Key"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.setRuleParams.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"Params[Key] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.setRuleProperty",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setRuleProperty",
|
|
"description": [],
|
|
"signature": [
|
|
"<Prop extends \"name\" | \"params\" | \"tags\" | \"id\" | \"monitoring\" | \"enabled\" | \"actions\" | \"throttle\" | \"consumer\" | \"schedule\" | \"mapped_params\" | \"scheduledTaskId\" | \"createdBy\" | \"updatedBy\" | \"createdAt\" | \"updatedAt\" | \"apiKeyOwner\" | \"muteAll\" | \"notifyWhen\" | \"mutedInstanceIds\" | \"executionStatus\" | \"snoozeSchedule\" | \"activeSnoozes\" | \"isSnoozedUntil\" | \"lastRun\" | \"nextRun\" | \"ruleTypeId\">(key: Prop, value: ",
|
|
"SanitizedRule",
|
|
"<Params>[Prop] | null) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.setRuleProperty.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "key",
|
|
"description": [],
|
|
"signature": [
|
|
"Prop"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.setRuleProperty.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"SanitizedRule",
|
|
"<Params>[Prop] | null"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.onChangeMetaData",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onChangeMetaData",
|
|
"description": [],
|
|
"signature": [
|
|
"(metadata: MetaData) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.onChangeMetaData.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "metadata",
|
|
"description": [],
|
|
"signature": [
|
|
"MetaData"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.errors",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "errors",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.IErrorObject",
|
|
"text": "IErrorObject"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.defaultActionGroupId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "defaultActionGroupId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.actionGroups",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "actionGroups",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.ActionGroup",
|
|
"text": "ActionGroup"
|
|
},
|
|
"<ActionGroupIds>[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.metadata",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "metadata",
|
|
"description": [],
|
|
"signature": [
|
|
"MetaData | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.charts",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "charts",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "charts",
|
|
"scope": "public",
|
|
"docId": "kibChartsPluginApi",
|
|
"section": "def-public.ChartsPluginSetup",
|
|
"text": "ChartsPluginSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.data",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "data",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "data",
|
|
"scope": "public",
|
|
"docId": "kibDataPluginApi",
|
|
"section": "def-public.DataPublicPluginStart",
|
|
"text": "DataPublicPluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.dataViews",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dataViews",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "public",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-public.DataViewsServicePublic",
|
|
"text": "DataViewsServicePublic"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParamsExpressionProps.unifiedSearch",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "unifiedSearch",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "unifiedSearch",
|
|
"scope": "public",
|
|
"docId": "kibUnifiedSearchPluginApi",
|
|
"section": "def-public.UnifiedSearchPublicPluginStart",
|
|
"text": "UnifiedSearchPublicPluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.SecretsFieldSchema",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SecretsFieldSchema",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.SecretsFieldSchema",
|
|
"text": "SecretsFieldSchema"
|
|
},
|
|
" extends ",
|
|
"CommonFieldSchema"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/simple_connector_form.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.SecretsFieldSchema.isPasswordField",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isPasswordField",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/components/simple_connector_form.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TriggersAndActionsUiServices",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.TriggersAndActionsUiServices",
|
|
"text": "TriggersAndActionsUiServices"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleBrowserPluginApi",
|
|
"section": "def-common.CoreStart",
|
|
"text": "CoreStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.actions",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "actions",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "actions",
|
|
"scope": "public",
|
|
"docId": "kibActionsPluginApi",
|
|
"section": "def-public.ActionsPublicPluginSetup",
|
|
"text": "ActionsPublicPluginSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.data",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "data",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "data",
|
|
"scope": "public",
|
|
"docId": "kibDataPluginApi",
|
|
"section": "def-public.DataPublicPluginStart",
|
|
"text": "DataPublicPluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.dataViews",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dataViews",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "public",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-public.DataViewsServicePublic",
|
|
"text": "DataViewsServicePublic"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.dataViewEditor",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dataViewEditor",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "dataViewEditor",
|
|
"scope": "public",
|
|
"docId": "kibDataViewEditorPluginApi",
|
|
"section": "def-public.PluginStart",
|
|
"text": "PluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.charts",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "charts",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "charts",
|
|
"scope": "public",
|
|
"docId": "kibChartsPluginApi",
|
|
"section": "def-public.ChartsPluginSetup",
|
|
"text": "ChartsPluginSetup"
|
|
},
|
|
" & { activeCursor: ",
|
|
"ActiveCursor",
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.alerting",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "alerting",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "public",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-public.PluginStartContract",
|
|
"text": "PluginStartContract"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.spaces",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "spaces",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "spaces",
|
|
"scope": "public",
|
|
"docId": "kibSpacesPluginApi",
|
|
"section": "def-public.SpacesApi",
|
|
"text": "SpacesApi"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.storage",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "storage",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "kibanaUtils",
|
|
"scope": "public",
|
|
"docId": "kibKibanaUtilsPluginApi",
|
|
"section": "def-public.Storage",
|
|
"text": "Storage"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.isCloud",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isCloud",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.setBreadcrumbs",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setBreadcrumbs",
|
|
"description": [],
|
|
"signature": [
|
|
"(crumbs: ",
|
|
"EuiBreadcrumbProps",
|
|
"[]) => void"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.setBreadcrumbs.$1",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "crumbs",
|
|
"description": [],
|
|
"signature": [
|
|
"EuiBreadcrumbProps",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.actionTypeRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "actionTypeRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"{ get: (id: string) => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<unknown, unknown, any>; list: () => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<unknown, unknown, any>[]; register: (objectType: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<unknown, unknown, any>) => void; has: (id: string) => boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.ruleTypeRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "ruleTypeRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"{ get: (id: string) => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">; list: () => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">[]; register: (objectType: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">) => void; has: (id: string) => boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.alertsTableConfigurationRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "alertsTableConfigurationRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"{ get: (id: string) => ",
|
|
"AlertsTableConfigurationRegistry",
|
|
"; list: () => ",
|
|
"AlertsTableConfigurationRegistry",
|
|
"[]; register: (objectType: ",
|
|
"AlertsTableConfigurationRegistry",
|
|
") => void; has: (id: string) => boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.history",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "history",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-application-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreApplicationBrowserPluginApi",
|
|
"section": "def-common.ScopedHistory",
|
|
"text": "ScopedHistory"
|
|
},
|
|
"<unknown>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.kibanaFeatures",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "kibanaFeatures",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "features",
|
|
"scope": "common",
|
|
"docId": "kibFeaturesPluginApi",
|
|
"section": "def-common.KibanaFeature",
|
|
"text": "KibanaFeature"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.element",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "element",
|
|
"description": [],
|
|
"signature": [
|
|
"HTMLElement"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.theme$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "theme$",
|
|
"description": [],
|
|
"signature": [
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/core-theme-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreThemeBrowserPluginApi",
|
|
"section": "def-common.CoreTheme",
|
|
"text": "CoreTheme"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUiServices.unifiedSearch",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "unifiedSearch",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "unifiedSearch",
|
|
"scope": "public",
|
|
"docId": "kibUnifiedSearchPluginApi",
|
|
"section": "def-public.UnifiedSearchPublicPluginStart",
|
|
"text": "UnifiedSearchPublicPluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ValidationResult",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ValidationResult",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ValidationResult.errors",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "errors",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [x: string]: any; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionConnectorMode",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "ActionConnectorMode",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertProvidedActionVariables",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "AlertProvidedActionVariables",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/lib/action_variables.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.COMPARATORS",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "COMPARATORS",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleFlyoutCloseReason",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "RuleFlyoutCloseReason",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TIME_UNITS",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "TIME_UNITS",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/constants/time_units.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionConnector",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ActionConnector",
|
|
"description": [],
|
|
"signature": [
|
|
"PreConfiguredActionConnector",
|
|
" | ",
|
|
"UserConfiguredActionConnector",
|
|
"<Config, Secrets>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionGroupWithCondition",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ActionGroupWithCondition",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.ActionGroup",
|
|
"text": "ActionGroup"
|
|
},
|
|
"<ActionGroupIds> & ({ conditions?: T | undefined; isRequired?: false | undefined; } | { conditions: T; isRequired: true; })"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rule_form/rule_conditions.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionTypeRegistryContract",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ActionTypeRegistryContract",
|
|
"description": [],
|
|
"signature": [
|
|
"{ get: (id: string) => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<ActionConnector, ActionParams, any>; list: () => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<ActionConnector, ActionParams, any>[]; register: (objectType: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<ActionConnector, ActionParams, any>) => void; has: (id: string) => boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ActionVariables",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ActionVariables",
|
|
"description": [],
|
|
"signature": [
|
|
"AsActionVariables<\"params\"> & Partial<AsActionVariables<\"context\" | \"state\">>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ALERT_HISTORY_PREFIX",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ALERT_HISTORY_PREFIX",
|
|
"description": [],
|
|
"signature": [
|
|
"\"kibana-alert-history-\""
|
|
],
|
|
"path": "x-pack/plugins/actions/common/alert_history_schema.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertHistoryDefaultIndexName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "AlertHistoryDefaultIndexName",
|
|
"description": [],
|
|
"path": "x-pack/plugins/actions/common/alert_history_schema.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertHistoryDocumentTemplate",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "AlertHistoryDocumentTemplate",
|
|
"description": [],
|
|
"signature": [
|
|
"Readonly<{ event: { kind: string; }; kibana?: { alert: { actionGroupName?: string | undefined; actionGroup?: string | undefined; context?: { [x: string]: Record<string, unknown>; } | undefined; id?: string | undefined; }; } | undefined; rule?: { type?: string | undefined; space?: string | undefined; params?: { [x: string]: Record<string, unknown>; } | undefined; name?: string | undefined; id?: string | undefined; } | undefined; message?: unknown; tags?: string[] | undefined; '@timestamp': string; }> | null"
|
|
],
|
|
"path": "x-pack/plugins/actions/common/alert_history_schema.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertHistoryEsIndexConnectorId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "AlertHistoryEsIndexConnectorId",
|
|
"description": [],
|
|
"signature": [
|
|
"\"preconfigured-alert-history-es-index\""
|
|
],
|
|
"path": "x-pack/plugins/actions/common/alert_history_schema.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertsTableConfigurationRegistryContract",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AlertsTableConfigurationRegistryContract",
|
|
"description": [],
|
|
"signature": [
|
|
"{ get: (id: string) => ",
|
|
"AlertsTableConfigurationRegistry",
|
|
"; list: () => ",
|
|
"AlertsTableConfigurationRegistry",
|
|
"[]; register: (objectType: ",
|
|
"AlertsTableConfigurationRegistry",
|
|
") => void; has: (id: string) => boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AlertTableFlyoutComponent",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AlertTableFlyoutComponent",
|
|
"description": [],
|
|
"signature": [
|
|
"React.FunctionComponent<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.AlertsTableFlyoutBaseProps",
|
|
"text": "AlertsTableFlyoutBaseProps"
|
|
},
|
|
"> | React.LazyExoticComponent<React.ComponentType<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.AlertsTableFlyoutBaseProps",
|
|
"text": "AlertsTableFlyoutBaseProps"
|
|
},
|
|
">> | null"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.AsApiContract",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AsApiContract",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [K in keyof T as CamelToSnake<RenameActionToConnector<Extract<K, string>>>]: T[K]; }"
|
|
],
|
|
"path": "x-pack/plugins/actions/common/rewrite_request_case.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.connectorDeprecatedMessage",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "connectorDeprecatedMessage",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/connectors_selection.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.ConnectorFormSchema",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ConnectorFormSchema",
|
|
"description": [
|
|
"\nThe following type is equivalent to:\n\ninterface ConnectorFormSchema<Config, Secrets> {\n id?: string,\n name?: string,\n actionTypeId: string,\n isDeprecated: boolean,\n config: Config,\n secrets: Secrets,\n}"
|
|
],
|
|
"signature": [
|
|
"Pick<",
|
|
"UserConfiguredActionConnector",
|
|
"<Config, Secrets>, \"config\" | \"secrets\" | \"actionTypeId\" | \"isDeprecated\"> & Partial<Pick<",
|
|
"UserConfiguredActionConnector",
|
|
"<Config, Secrets>, \"name\" | \"id\">>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.deprecatedMessage",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "deprecatedMessage",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/connectors_selection.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.GetRenderCellValue",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "GetRenderCellValue",
|
|
"description": [],
|
|
"signature": [
|
|
"({ setFlyoutAlert, }: { setFlyoutAlert?: ((data: unknown) => void) | undefined; }) => (props: unknown) => React.ReactNode"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.GetRenderCellValue.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ setFlyoutAlert?: ((data: unknown) => void) | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.Rule",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "Rule",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.SanitizedRule",
|
|
"text": "SanitizedRule"
|
|
},
|
|
"<Params>, \"alertTypeId\"> & { ruleTypeId: string; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleEventLogListProps",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "RuleEventLogListProps",
|
|
"description": [],
|
|
"signature": [
|
|
"T extends \"default\" ? ",
|
|
"RuleEventLogListCommonProps",
|
|
" : T extends \"stackManagement\" ? ",
|
|
"RuleEventLogListStackManagementProps",
|
|
" & ",
|
|
"RuleEventLogListCommonProps",
|
|
" : never"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rule_details/components/rule_event_log_list.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RulesListVisibleColumns",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "RulesListVisibleColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"\"ruleName\" | \"ruleTags\" | \"ruleExecutionStatusLastDate\" | \"ruleSnoozeNotify\" | \"ruleScheduleInterval\" | \"ruleExecutionStatusLastDuration\" | \"ruleExecutionPercentile\" | \"ruleExecutionSuccessRatio\" | \"ruleExecutionStatus\" | \"ruleExecutionState\" | \"ruleLastRunOutcome\""
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/application/sections/rules_list/components/rules_list_column_selector.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleStatus",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "RuleStatus",
|
|
"description": [],
|
|
"signature": [
|
|
"\"disabled\" | \"enabled\" | \"snoozed\""
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeParams",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "RuleTypeParams",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [x: string]: unknown; }"
|
|
],
|
|
"path": "x-pack/plugins/alerting/common/rule.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.RuleTypeRegistryContract",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "RuleTypeRegistryContract",
|
|
"description": [],
|
|
"signature": [
|
|
"{ get: (id: string) => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">; list: () => ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">[]; register: (objectType: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "common",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-common.RuleTypeParams",
|
|
"text": "RuleTypeParams"
|
|
},
|
|
">) => void; has: (id: string) => boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "builtInAggregationTypes",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.count",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "count",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.count.text",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.count.fieldRequired",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "fieldRequired",
|
|
"description": [],
|
|
"signature": [
|
|
"false"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.count.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"AGGREGATION_TYPES"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.count.validNormalizedTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "validNormalizedTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"never[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.avg",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "avg",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.avg.text",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.avg.fieldRequired",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "fieldRequired",
|
|
"description": [],
|
|
"signature": [
|
|
"true"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.avg.validNormalizedTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "validNormalizedTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.avg.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"AGGREGATION_TYPES"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.sum",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "sum",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.sum.text",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.sum.fieldRequired",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "fieldRequired",
|
|
"description": [],
|
|
"signature": [
|
|
"true"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.sum.validNormalizedTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "validNormalizedTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.sum.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"AGGREGATION_TYPES"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.min",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "min",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.min.text",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.min.fieldRequired",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "fieldRequired",
|
|
"description": [],
|
|
"signature": [
|
|
"true"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.min.validNormalizedTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "validNormalizedTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.min.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"AGGREGATION_TYPES"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.max",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "max",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.max.text",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.max.fieldRequired",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "fieldRequired",
|
|
"description": [],
|
|
"signature": [
|
|
"true"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.max.validNormalizedTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "validNormalizedTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInAggregationTypes.max.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"AGGREGATION_TYPES"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/aggregation_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "builtInComparators",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.GREATER_THAN",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "[COMPARATORS.GREATER_THAN]",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.GREATER_THAN.text",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.GREATER_THAN.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.COMPARATORS",
|
|
"text": "COMPARATORS"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.GREATER_THAN.requiredValues",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "requiredValues",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.GREATER_THAN_OR_EQUALS",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "[COMPARATORS.GREATER_THAN_OR_EQUALS]",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.GREATER_THAN_OR_EQUALS.text",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.GREATER_THAN_OR_EQUALS.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.COMPARATORS",
|
|
"text": "COMPARATORS"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.GREATER_THAN_OR_EQUALS.requiredValues",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "requiredValues",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.LESS_THAN",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "[COMPARATORS.LESS_THAN]",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.LESS_THAN.text",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.LESS_THAN.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.COMPARATORS",
|
|
"text": "COMPARATORS"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.LESS_THAN.requiredValues",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "requiredValues",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.LESS_THAN_OR_EQUALS",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "[COMPARATORS.LESS_THAN_OR_EQUALS]",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.LESS_THAN_OR_EQUALS.text",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.LESS_THAN_OR_EQUALS.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.COMPARATORS",
|
|
"text": "COMPARATORS"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.LESS_THAN_OR_EQUALS.requiredValues",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "requiredValues",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.BETWEEN",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "[COMPARATORS.BETWEEN]",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.BETWEEN.text",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.BETWEEN.value",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.COMPARATORS",
|
|
"text": "COMPARATORS"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInComparators.COMPARATORS.BETWEEN.requiredValues",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "requiredValues",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "builtInGroupByTypes",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.all",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "all",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.all.text",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.all.sizeRequired",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "sizeRequired",
|
|
"description": [],
|
|
"signature": [
|
|
"false"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.all.value",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.all.validNormalizedTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "validNormalizedTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"never[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.top",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "top",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.top.text",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.top.sizeRequired",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "sizeRequired",
|
|
"description": [],
|
|
"signature": [
|
|
"true"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.top.value",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.builtInGroupByTypes.top.validNormalizedTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "validNormalizedTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/constants/group_by_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.firstFieldOption",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "firstFieldOption",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.firstFieldOption.text",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.firstFieldOption.value",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/common/index_controls/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"setup": {
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TriggersAndActionsUIPublicPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginSetup.actionTypeRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "actionTypeRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"TypeRegistry",
|
|
"<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<any, any, any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginSetup.ruleTypeRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "ruleTypeRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"TypeRegistry",
|
|
"<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginSetup.alertsTableConfigurationRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "alertsTableConfigurationRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"TypeRegistry",
|
|
"<",
|
|
"AlertsTableConfigurationRegistry",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TriggersAndActionsUIPublicPluginStart",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.actionTypeRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "actionTypeRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"TypeRegistry",
|
|
"<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.ActionTypeModel",
|
|
"text": "ActionTypeModel"
|
|
},
|
|
"<any, any, any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.ruleTypeRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "ruleTypeRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"TypeRegistry",
|
|
"<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleTypeModel",
|
|
"text": "RuleTypeModel"
|
|
},
|
|
"<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.alertsTableConfigurationRegistry",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "alertsTableConfigurationRegistry",
|
|
"description": [],
|
|
"signature": [
|
|
"TypeRegistry",
|
|
"<",
|
|
"AlertsTableConfigurationRegistry",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getActionForm",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getActionForm",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: Omit<",
|
|
"ActionAccordionFormProps",
|
|
", \"actionTypeRegistry\">) => React.ReactElement<",
|
|
"ActionAccordionFormProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getActionForm.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
"ActionAccordionFormProps",
|
|
", \"actionTypeRegistry\">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAddConnectorFlyout",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAddConnectorFlyout",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: Omit<",
|
|
"CreateConnectorFlyoutProps",
|
|
", \"actionTypeRegistry\">) => React.ReactElement<",
|
|
"CreateConnectorFlyoutProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAddConnectorFlyout.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
"CreateConnectorFlyoutProps",
|
|
", \"actionTypeRegistry\">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getEditConnectorFlyout",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getEditConnectorFlyout",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: Omit<",
|
|
"EditConnectorFlyoutProps",
|
|
", \"actionTypeRegistry\">) => React.ReactElement<",
|
|
"EditConnectorFlyoutProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getEditConnectorFlyout.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
"EditConnectorFlyoutProps",
|
|
", \"actionTypeRegistry\">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAddAlertFlyout",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAddAlertFlyout",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: Omit<",
|
|
"RuleAddProps",
|
|
"<Record<string, any>>, \"actionTypeRegistry\" | \"ruleTypeRegistry\">) => React.ReactElement<",
|
|
"RuleAddProps",
|
|
"<Record<string, any>>, string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAddAlertFlyout.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
"RuleAddProps",
|
|
"<Record<string, any>>, \"actionTypeRegistry\" | \"ruleTypeRegistry\">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getEditAlertFlyout",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getEditAlertFlyout",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: Omit<",
|
|
"RuleEditProps",
|
|
"<Record<string, any>>, \"actionTypeRegistry\" | \"ruleTypeRegistry\">) => React.ReactElement<",
|
|
"RuleEditProps",
|
|
"<Record<string, any>>, string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getEditAlertFlyout.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
"RuleEditProps",
|
|
"<Record<string, any>>, \"actionTypeRegistry\" | \"ruleTypeRegistry\">"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAlertsTable",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAlertsTable",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.AlertsTableProps",
|
|
"text": "AlertsTableProps"
|
|
},
|
|
") => React.ReactElement<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.AlertsTableProps",
|
|
"text": "AlertsTableProps"
|
|
},
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAlertsTable.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.AlertsTableProps",
|
|
"text": "AlertsTableProps"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAlertsStateTable",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAlertsStateTable",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"AlertsTableStateProps",
|
|
") => React.ReactElement<",
|
|
"AlertsTableStateProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAlertsStateTable.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"AlertsTableStateProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAlertsSearchBar",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAlertsSearchBar",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"AlertsSearchBarProps",
|
|
") => React.ReactElement<",
|
|
"AlertsSearchBarProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getAlertsSearchBar.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"AlertsSearchBarProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getFieldBrowser",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getFieldBrowser",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.FieldBrowserProps",
|
|
"text": "FieldBrowserProps"
|
|
},
|
|
") => React.ReactElement<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.FieldBrowserProps",
|
|
"text": "FieldBrowserProps"
|
|
},
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getFieldBrowser.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.FieldBrowserProps",
|
|
"text": "FieldBrowserProps"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleStatusDropdown",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleStatusDropdown",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"ComponentOpts",
|
|
") => React.ReactElement<",
|
|
"ComponentOpts",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleStatusDropdown.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"ComponentOpts"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleTagFilter",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleTagFilter",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"RuleTagFilterProps",
|
|
") => React.ReactElement<",
|
|
"RuleTagFilterProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleTagFilter.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"RuleTagFilterProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleStatusFilter",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleStatusFilter",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleStatusFilterProps",
|
|
"text": "RuleStatusFilterProps"
|
|
},
|
|
") => React.ReactElement<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleStatusFilterProps",
|
|
"text": "RuleStatusFilterProps"
|
|
},
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleStatusFilter.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleStatusFilterProps",
|
|
"text": "RuleStatusFilterProps"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleTagBadge",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleTagBadge",
|
|
"description": [],
|
|
"signature": [
|
|
"<T extends ",
|
|
"RuleTagBadgeOptions",
|
|
">(props: ",
|
|
"RuleTagBadgeProps",
|
|
"<T>) => React.ReactElement<",
|
|
"RuleTagBadgeProps",
|
|
"<T>, string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleTagBadge.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"RuleTagBadgeProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleEventLogList",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleEventLogList",
|
|
"description": [],
|
|
"signature": [
|
|
"<T extends ",
|
|
"RuleEventLogListOptions",
|
|
">(props: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleEventLogListProps",
|
|
"text": "RuleEventLogListProps"
|
|
},
|
|
"<T>) => React.ReactElement<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleEventLogListProps",
|
|
"text": "RuleEventLogListProps"
|
|
},
|
|
"<T>, string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleEventLogList.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleEventLogListProps",
|
|
"text": "RuleEventLogListProps"
|
|
},
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRulesList",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRulesList",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"RulesListProps",
|
|
") => React.ReactElement<any, string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRulesList.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"RulesListProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRulesListNotifyBadge",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRulesListNotifyBadge",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"RulesListNotifyBadgeProps",
|
|
") => React.ReactElement<",
|
|
"RulesListNotifyBadgeProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRulesListNotifyBadge.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"RulesListNotifyBadgeProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleDefinition",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleDefinition",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleDefinitionProps",
|
|
"text": "RuleDefinitionProps"
|
|
},
|
|
") => React.ReactElement<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleDefinitionProps",
|
|
"text": "RuleDefinitionProps"
|
|
},
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleDefinition.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "public",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-public.RuleDefinitionProps",
|
|
"text": "RuleDefinitionProps"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleStatusPanel",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleStatusPanel",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"RuleStatusPanelProps",
|
|
") => React.ReactElement<",
|
|
"RuleStatusPanelProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleStatusPanel.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"RuleStatusPanelProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleAlertsSummary",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleAlertsSummary",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"RuleAlertsSummaryProps",
|
|
") => React.ReactElement<",
|
|
"RuleAlertsSummaryProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleAlertsSummary.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"RuleAlertsSummaryProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleSnoozeModal",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRuleSnoozeModal",
|
|
"description": [],
|
|
"signature": [
|
|
"(props: ",
|
|
"RuleSnoozeModalProps",
|
|
") => React.ReactElement<",
|
|
"RuleSnoozeModalProps",
|
|
", string | React.JSXElementConstructor<any>>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-public.TriggersAndActionsUIPublicPluginStart.getRuleSnoozeModal.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"RuleSnoozeModalProps"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.validateCoreQueryBody",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "validateCoreQueryBody",
|
|
"description": [],
|
|
"signature": [
|
|
"(anyParams: unknown) => string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.validateCoreQueryBody.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "anyParams",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.validateTimeWindowUnits",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "validateTimeWindowUnits",
|
|
"description": [],
|
|
"signature": [
|
|
"(timeWindowUnit: string) => string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.validateTimeWindowUnits.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "timeWindowUnit",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParams",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CoreQueryParams",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly aggField?: string | undefined; readonly termSize?: number | undefined; readonly termField?: string | undefined; readonly filterKuery?: string | undefined; readonly index: string | string[]; readonly timeField: string; readonly aggType: string; readonly timeWindowSize: number; readonly timeWindowUnit: string; readonly groupBy: string; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.DEFAULT_GROUPS",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "DEFAULT_GROUPS",
|
|
"description": [],
|
|
"signature": [
|
|
"100"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.MAX_GROUPS",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "MAX_GROUPS",
|
|
"description": [],
|
|
"signature": [
|
|
"1000"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.MAX_INTERVALS",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "MAX_INTERVALS",
|
|
"description": [],
|
|
"signature": [
|
|
"1000"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.TIME_SERIES_BUCKET_SELECTOR_FIELD",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "TIME_SERIES_BUCKET_SELECTOR_FIELD",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/time_series_query.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.TimeSeriesQuery",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "TimeSeriesQuery",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly interval?: string | undefined; readonly aggField?: string | undefined; readonly termSize?: number | undefined; readonly termField?: string | undefined; readonly dateStart?: string | undefined; readonly dateEnd?: string | undefined; readonly filterKuery?: string | undefined; readonly index: string | string[]; readonly timeField: string; readonly aggType: string; readonly timeWindowSize: number; readonly timeWindowUnit: string; readonly groupBy: string; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/time_series_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "CoreQueryParamsSchemaProperties",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.index",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "index",
|
|
"description": [
|
|
"// name of the indices to search"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<string | string[]>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.timeField",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeField",
|
|
"description": [
|
|
"// field in index used for date/time"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<string>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.aggType",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "aggType",
|
|
"description": [
|
|
"// aggregation type"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<string>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.aggField",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "aggField",
|
|
"description": [
|
|
"// aggregation field"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<string | undefined>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.groupBy",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "groupBy",
|
|
"description": [
|
|
"// how to group"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<string>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.termField",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "termField",
|
|
"description": [
|
|
"// field to group on (for groupBy: top)"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<string | undefined>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.filterKuery",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "filterKuery",
|
|
"description": [
|
|
"// filter field"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<string | undefined>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.termSize",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "termSize",
|
|
"description": [
|
|
"// limit on number of groups returned"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<number | undefined>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.timeWindowSize",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeWindowSize",
|
|
"description": [
|
|
"// size of time window for date range aggregations"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<number>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.CoreQueryParamsSchemaProperties.timeWindowUnit",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeWindowUnit",
|
|
"description": [
|
|
"// units of time window for date range aggregations"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "server",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-server.Type",
|
|
"text": "Type"
|
|
},
|
|
"<string>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/data/lib/core_query_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"start": {
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.PluginStartContract",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PluginStartContract",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-server.PluginStartContract.data",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "data",
|
|
"description": [],
|
|
"signature": [
|
|
"{ timeSeriesQuery: (params: ",
|
|
"TimeSeriesQueryParameters",
|
|
") => Promise<",
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "common",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-common.TimeSeriesResult",
|
|
"text": "TimeSeriesResult"
|
|
},
|
|
">; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.getExperimentalAllowedValues",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getExperimentalAllowedValues",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/experimental_features.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.isValidExperimentalValue",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "isValidExperimentalValue",
|
|
"description": [],
|
|
"signature": [
|
|
"(value: string) => boolean"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/experimental_features.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.isValidExperimentalValue.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/experimental_features.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.parseExperimentalConfigValue",
|
|
"type": "Function",
|
|
"tags": [
|
|
"throws"
|
|
],
|
|
"label": "parseExperimentalConfigValue",
|
|
"description": [
|
|
"\nParses the string value used in `xpack.trigger_actions_ui.enableExperimental` kibana configuration,\nwhich should be a string of values delimited by a comma (`,`)\n"
|
|
],
|
|
"signature": [
|
|
"(configValue: string[]) => Readonly<{ rulesListDatagrid: boolean; internalAlertsTable: boolean; ruleTagFilter: boolean; ruleStatusFilter: boolean; rulesDetailLogs: boolean; ruleLastRunOutcome: boolean; }>"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/experimental_features.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.parseExperimentalConfigValue.$1",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "configValue",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/experimental_features.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.parseInterval",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "parseInterval",
|
|
"description": [],
|
|
"signature": [
|
|
"(intervalString: string) => { value: number; unit: string; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/parse_interval.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.parseInterval.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "intervalString",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/parse_interval.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.TimeSeriesResult",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TimeSeriesResult",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.TimeSeriesResult.results",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "results",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "common",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-common.TimeSeriesResultRow",
|
|
"text": "TimeSeriesResultRow"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.TimeSeriesResult.truncated",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "truncated",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.TimeSeriesResultRow",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TimeSeriesResultRow",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.TimeSeriesResultRow.group",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "group",
|
|
"description": [],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.TimeSeriesResultRow.metrics",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "metrics",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "triggersActionsUi",
|
|
"scope": "common",
|
|
"docId": "kibTriggersActionsUiPluginApi",
|
|
"section": "def-common.MetricResult",
|
|
"text": "MetricResult"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.BASE_TRIGGERS_ACTIONS_UI_API_PATH",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "BASE_TRIGGERS_ACTIONS_UI_API_PATH",
|
|
"description": [],
|
|
"signature": [
|
|
"\"/internal/triggers_actions_ui\""
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.ExperimentalFeatures",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExperimentalFeatures",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly rulesListDatagrid: boolean; readonly internalAlertsTable: boolean; readonly ruleTagFilter: boolean; readonly ruleStatusFilter: boolean; readonly rulesDetailLogs: boolean; readonly ruleLastRunOutcome: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/experimental_features.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.MetricResult",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "MetricResult",
|
|
"description": [],
|
|
"signature": [
|
|
"[string, number]"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/data/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.allowedExperimentalValues",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "allowedExperimentalValues",
|
|
"description": [
|
|
"\nA list of allowed values that can be used in `xpack.trigger_actions_ui.enableExperimental`.\nThis object is then used to validate and parse the value entered."
|
|
],
|
|
"signature": [
|
|
"{ readonly rulesListDatagrid: boolean; readonly internalAlertsTable: boolean; readonly ruleTagFilter: boolean; readonly ruleStatusFilter: boolean; readonly rulesDetailLogs: boolean; readonly ruleLastRunOutcome: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/experimental_features.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "triggersActionsUi",
|
|
"id": "def-common.INTERVAL_STRING_RE",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "INTERVAL_STRING_RE",
|
|
"description": [],
|
|
"signature": [
|
|
"RegExp"
|
|
],
|
|
"path": "x-pack/plugins/triggers_actions_ui/common/parse_interval.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
]
|
|
}
|
|
} |