mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
2036 lines
No EOL
92 KiB
JSON
2036 lines
No EOL
92 KiB
JSON
{
|
|
"id": "integrationAssistant",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-public.IntegrationAssistantPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "IntegrationAssistantPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-public.IntegrationAssistantPluginStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "IntegrationAssistantPluginStart",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-public.IntegrationAssistantPluginStart.components",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "components",
|
|
"description": [],
|
|
"signature": [
|
|
"{ CreateIntegration: ",
|
|
"CreateIntegrationComponent",
|
|
"; CreateIntegrationCardButton: ",
|
|
"CreateIntegrationCardButtonComponent",
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-public.IntegrationAssistantPluginStart.renderUpselling",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderUpselling",
|
|
"description": [
|
|
"\nSets the upselling to be rendered in the UI.\nIf defined, the section will be displayed and it will prevent\nthe user from interacting with the rest of the UI."
|
|
],
|
|
"signature": [
|
|
"(upselling: React.ReactNode) => void"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-public.IntegrationAssistantPluginStart.renderUpselling.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "upselling",
|
|
"description": [],
|
|
"signature": [
|
|
"React.ReactNode"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-server.IntegrationAssistantPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "IntegrationAssistantPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-server.IntegrationAssistantPluginSetup.setIsAvailable",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setIsAvailable",
|
|
"description": [],
|
|
"signature": [
|
|
"(isAvailable: boolean) => void"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-server.IntegrationAssistantPluginSetup.setIsAvailable.$1",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isAvailable",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-server.IntegrationAssistantPluginStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "IntegrationAssistantPluginStart",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.BuildIntegrationRequestBody",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "BuildIntegrationRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"{ integration: { name: string; title: string; description: string; dataStreams: { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }[]; logo?: string | undefined; }; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/build_integration/build_integration.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CATEGORIZATION_GRAPH_PATH",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "CATEGORIZATION_GRAPH_PATH",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CategorizationRequestBody",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CategorizationRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"{ connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; currentPipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/categorization/categorization_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CategorizationResponse",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CategorizationResponse",
|
|
"description": [],
|
|
"signature": [
|
|
"{ results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/categorization/categorization_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CHECK_PIPELINE_PATH",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "CHECK_PIPELINE_PATH",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CheckPipelineRequestBody",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CheckPipelineRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"{ rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/check_pipeline/check_pipeline.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CheckPipelineResponse",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CheckPipelineResponse",
|
|
"description": [],
|
|
"signature": [
|
|
"{ results: { docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/check_pipeline/check_pipeline.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.DataStream",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "DataStream",
|
|
"description": [
|
|
"\nThe dataStream object."
|
|
],
|
|
"signature": [
|
|
"{ name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.Docs",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "Docs",
|
|
"description": [
|
|
"\nAn array of processed documents."
|
|
],
|
|
"signature": [
|
|
"Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.ECS_GRAPH_PATH",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ECS_GRAPH_PATH",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.EcsMappingRequestBody",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "EcsMappingRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"{ connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; mapping?: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\"> | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/ecs/ecs_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.EcsMappingResponse",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "EcsMappingResponse",
|
|
"description": [],
|
|
"signature": [
|
|
"{ results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; mapping: {} & { [k: string]: unknown; }; }; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/ecs/ecs_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.ESProcessorItem",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ESProcessorItem",
|
|
"description": [
|
|
"\nProcessor item for the Elasticsearch processor."
|
|
],
|
|
"signature": [
|
|
"{ [x: string]: ",
|
|
"ESProcessorOptions",
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/processor_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.InputType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "InputType",
|
|
"description": [
|
|
"\nThe input type for the dataStream to pull logs from."
|
|
],
|
|
"signature": [
|
|
"\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\""
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.Integration",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "Integration",
|
|
"description": [
|
|
"\nThe integration object."
|
|
],
|
|
"signature": [
|
|
"{ name: string; title: string; description: string; dataStreams: { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }[]; logo?: string | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.INTEGRATION_ASSISTANT_APP_ROUTE",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "INTEGRATION_ASSISTANT_APP_ROUTE",
|
|
"description": [],
|
|
"signature": [
|
|
"\"/app/integration_assistant\""
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.INTEGRATION_ASSISTANT_BASE_PATH",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "INTEGRATION_ASSISTANT_BASE_PATH",
|
|
"description": [],
|
|
"signature": [
|
|
"\"/api/integration_assistant\""
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.INTEGRATION_BUILDER_PATH",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "INTEGRATION_BUILDER_PATH",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.Pipeline",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "Pipeline",
|
|
"description": [
|
|
"\nThe pipeline object."
|
|
],
|
|
"signature": [
|
|
"{ processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.PLUGIN_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"integrationAssistant\""
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.RELATED_GRAPH_PATH",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "RELATED_GRAPH_PATH",
|
|
"description": [],
|
|
"path": "x-pack/plugins/integration_assistant/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.RelatedRequestBody",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "RelatedRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"{ connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; currentPipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/related/related_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.RelatedResponse",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "RelatedResponse",
|
|
"description": [],
|
|
"signature": [
|
|
"{ results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/related/related_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.BuildIntegrationRequestBody",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "BuildIntegrationRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ integration: Zod.ZodObject<{ name: Zod.ZodString; title: Zod.ZodString; description: Zod.ZodString; dataStreams: Zod.ZodArray<Zod.ZodObject<{ name: Zod.ZodString; title: Zod.ZodString; description: Zod.ZodString; inputTypes: Zod.ZodArray<Zod.ZodEnum<[\"aws-cloudwatch\", \"aws-s3\", \"azure-blob-storage\", \"azure-eventhub\", \"cel\", \"cloudfoundry\", \"filestream\", \"gcp-pubsub\", \"gcs\", \"http-endpoint\", \"journald\", \"kafka\", \"tcp\", \"udp\"]>, \"many\">; rawSamples: Zod.ZodArray<Zod.ZodString, \"many\">; pipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; docs: Zod.ZodArray<Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>, \"many\">; }, \"strip\", Zod.ZodTypeAny, { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }, { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }>, \"many\">; logo: Zod.ZodOptional<Zod.ZodString>; }, \"strip\", Zod.ZodTypeAny, { name: string; title: string; description: string; dataStreams: { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }[]; logo?: string | undefined; }, { name: string; title: string; description: string; dataStreams: { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }[]; logo?: string | undefined; }>; }, \"strip\", Zod.ZodTypeAny, { integration: { name: string; title: string; description: string; dataStreams: { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }[]; logo?: string | undefined; }; }, { integration: { name: string; title: string; description: string; dataStreams: { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }[]; logo?: string | undefined; }; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/build_integration/build_integration.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CategorizationRequestBody",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "CategorizationRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ packageName: Zod.ZodString; dataStreamName: Zod.ZodString; rawSamples: Zod.ZodArray<Zod.ZodString, \"many\">; currentPipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; connectorId: Zod.ZodString; langSmithOptions: Zod.ZodOptional<Zod.ZodObject<{ projectName: Zod.ZodString; apiKey: Zod.ZodString; }, \"strip\", Zod.ZodTypeAny, { apiKey: string; projectName: string; }, { apiKey: string; projectName: string; }>>; }, \"strip\", Zod.ZodTypeAny, { connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; currentPipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; }, { connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; currentPipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/categorization/categorization_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CategorizationResponse",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "CategorizationResponse",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ results: Zod.ZodObject<{ docs: Zod.ZodArray<Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>, \"many\">; pipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; }, \"strip\", Zod.ZodTypeAny, { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }, { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }>; }, \"strip\", Zod.ZodTypeAny, { results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }, { results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/categorization/categorization_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CheckPipelineRequestBody",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "CheckPipelineRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ rawSamples: Zod.ZodArray<Zod.ZodString, \"many\">; pipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; }, \"strip\", Zod.ZodTypeAny, { rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; }, { rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/check_pipeline/check_pipeline.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.CheckPipelineResponse",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "CheckPipelineResponse",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ results: Zod.ZodObject<{ docs: Zod.ZodArray<Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>, \"many\">; }, \"strip\", Zod.ZodTypeAny, { docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }, { docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }>; }, \"strip\", Zod.ZodTypeAny, { results: { docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }, { results: { docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/check_pipeline/check_pipeline.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.DataStream",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "DataStream",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ name: Zod.ZodString; title: Zod.ZodString; description: Zod.ZodString; inputTypes: Zod.ZodArray<Zod.ZodEnum<[\"aws-cloudwatch\", \"aws-s3\", \"azure-blob-storage\", \"azure-eventhub\", \"cel\", \"cloudfoundry\", \"filestream\", \"gcp-pubsub\", \"gcs\", \"http-endpoint\", \"journald\", \"kafka\", \"tcp\", \"udp\"]>, \"many\">; rawSamples: Zod.ZodArray<Zod.ZodString, \"many\">; pipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; docs: Zod.ZodArray<Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>, \"many\">; }, \"strip\", Zod.ZodTypeAny, { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }, { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.Docs",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "Docs",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodArray<Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>, \"many\">"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.EcsMappingRequestBody",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "EcsMappingRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ packageName: Zod.ZodString; dataStreamName: Zod.ZodString; rawSamples: Zod.ZodArray<Zod.ZodString, \"many\">; mapping: Zod.ZodOptional<Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>>; connectorId: Zod.ZodString; langSmithOptions: Zod.ZodOptional<Zod.ZodObject<{ projectName: Zod.ZodString; apiKey: Zod.ZodString; }, \"strip\", Zod.ZodTypeAny, { apiKey: string; projectName: string; }, { apiKey: string; projectName: string; }>>; }, \"strip\", Zod.ZodTypeAny, { connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; mapping?: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\"> | undefined; }, { connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; mapping?: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\"> | undefined; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/ecs/ecs_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.EcsMappingResponse",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "EcsMappingResponse",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ results: Zod.ZodObject<{ mapping: Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>; pipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; }, \"strip\", Zod.ZodTypeAny, { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; mapping: {} & { [k: string]: unknown; }; }, { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; mapping: {} & { [k: string]: unknown; }; }>; }, \"strip\", Zod.ZodTypeAny, { results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; mapping: {} & { [k: string]: unknown; }; }; }, { results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; mapping: {} & { [k: string]: unknown; }; }; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/ecs/ecs_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.ESProcessorItem",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "ESProcessorItem",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/processor_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.InputType",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "InputType",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodEnum<[\"aws-cloudwatch\", \"aws-s3\", \"azure-blob-storage\", \"azure-eventhub\", \"cel\", \"cloudfoundry\", \"filestream\", \"gcp-pubsub\", \"gcs\", \"http-endpoint\", \"journald\", \"kafka\", \"tcp\", \"udp\"]>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.Integration",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "Integration",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ name: Zod.ZodString; title: Zod.ZodString; description: Zod.ZodString; dataStreams: Zod.ZodArray<Zod.ZodObject<{ name: Zod.ZodString; title: Zod.ZodString; description: Zod.ZodString; inputTypes: Zod.ZodArray<Zod.ZodEnum<[\"aws-cloudwatch\", \"aws-s3\", \"azure-blob-storage\", \"azure-eventhub\", \"cel\", \"cloudfoundry\", \"filestream\", \"gcp-pubsub\", \"gcs\", \"http-endpoint\", \"journald\", \"kafka\", \"tcp\", \"udp\"]>, \"many\">; rawSamples: Zod.ZodArray<Zod.ZodString, \"many\">; pipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; docs: Zod.ZodArray<Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>, \"many\">; }, \"strip\", Zod.ZodTypeAny, { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }, { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }>, \"many\">; logo: Zod.ZodOptional<Zod.ZodString>; }, \"strip\", Zod.ZodTypeAny, { name: string; title: string; description: string; dataStreams: { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }[]; logo?: string | undefined; }, { name: string; title: string; description: string; dataStreams: { name: string; title: string; description: string; inputTypes: (\"kafka\" | \"aws-cloudwatch\" | \"aws-s3\" | \"azure-blob-storage\" | \"azure-eventhub\" | \"cel\" | \"cloudfoundry\" | \"filestream\" | \"gcp-pubsub\" | \"gcs\" | \"http-endpoint\" | \"journald\" | \"tcp\" | \"udp\")[]; rawSamples: string[]; pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }[]; logo?: string | undefined; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.Pipeline",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "Pipeline",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/model/common_attributes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.RelatedRequestBody",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "RelatedRequestBody",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ packageName: Zod.ZodString; dataStreamName: Zod.ZodString; rawSamples: Zod.ZodArray<Zod.ZodString, \"many\">; currentPipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; connectorId: Zod.ZodString; langSmithOptions: Zod.ZodOptional<Zod.ZodObject<{ projectName: Zod.ZodString; apiKey: Zod.ZodString; }, \"strip\", Zod.ZodTypeAny, { apiKey: string; projectName: string; }, { apiKey: string; projectName: string; }>>; }, \"strip\", Zod.ZodTypeAny, { connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; currentPipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; }, { connectorId: string; packageName: string; rawSamples: string[]; dataStreamName: string; currentPipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; langSmithOptions?: { apiKey: string; projectName: string; } | undefined; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/related/related_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "integrationAssistant",
|
|
"id": "def-common.RelatedResponse",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "RelatedResponse",
|
|
"description": [],
|
|
"signature": [
|
|
"Zod.ZodObject<{ results: Zod.ZodObject<{ docs: Zod.ZodArray<Zod.ZodObject<{}, \"passthrough\", Zod.ZodTypeAny, Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">, Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">>, \"many\">; pipeline: Zod.ZodObject<{ name: Zod.ZodOptional<Zod.ZodString>; description: Zod.ZodOptional<Zod.ZodString>; version: Zod.ZodOptional<Zod.ZodNumber>; processors: Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">; on_failure: Zod.ZodOptional<Zod.ZodArray<Zod.ZodType<",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
", Zod.ZodTypeDef, ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
">, \"many\">>; }, \"strip\", Zod.ZodTypeAny, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }, { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }>; }, \"strip\", Zod.ZodTypeAny, { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }, { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }>; }, \"strip\", Zod.ZodTypeAny, { results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectOutputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }, { results: { pipeline: { processors: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[]; version?: number | undefined; name?: string | undefined; description?: string | undefined; on_failure?: ",
|
|
{
|
|
"pluginId": "integrationAssistant",
|
|
"scope": "common",
|
|
"docId": "kibIntegrationAssistantPluginApi",
|
|
"section": "def-common.ESProcessorItem",
|
|
"text": "ESProcessorItem"
|
|
},
|
|
"[] | undefined; }; docs: Zod.objectInputType<{}, Zod.ZodTypeAny, \"passthrough\">[]; }; }>"
|
|
],
|
|
"path": "x-pack/plugins/integration_assistant/common/api/related/related_route.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
]
|
|
}
|
|
} |