{ "id": "@kbn/securitysolution-io-ts-list-types", "client": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "server": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [], "functions": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateExceptionListItemValidate", "type": "Function", "tags": [], "label": "updateExceptionListItemValidate", "description": [], "signature": [ "(schema: { description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; } & { _version?: string | undefined; comments?: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id?: string | undefined; item_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }) => string[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_item_validation/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateExceptionListItemValidate.$1", "type": "CompoundType", "tags": [], "label": "schema", "description": [], "signature": [ "{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; } & { _version?: string | undefined; comments?: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id?: string | undefined; item_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_item_validation/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.validateComments", "type": "Function", "tags": [], "label": "validateComments", "description": [], "signature": [ "(item: { description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; } & { _version?: string | undefined; comments?: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id?: string | undefined; item_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }) => string[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_item_validation/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.validateComments.$1", "type": "CompoundType", "tags": [], "label": "item", "description": [], "signature": [ "{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; } & { _version?: string | undefined; comments?: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id?: string | undefined; item_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_item_validation/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false } ], "interfaces": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddEndpointExceptionListProps", "type": "Interface", "tags": [], "label": "AddEndpointExceptionListProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddEndpointExceptionListProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddEndpointExceptionListProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionListItemProps", "type": "Interface", "tags": [], "label": "AddExceptionListItemProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionListItemProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionListItemProps.listItem", "type": "CompoundType", "tags": [], "label": "listItem", "description": [], "signature": [ "{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; list_id: string; name: string; type: \"simple\"; } & { comments?: { comment: string; }[] | undefined; item_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionListItemProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionListProps", "type": "Interface", "tags": [], "label": "AddExceptionListProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionListProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionListProps.list", "type": "CompoundType", "tags": [], "label": "list", "description": [], "signature": [ "{ description: string; name: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; } & { list_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; version?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionListProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByIdProps", "type": "Interface", "tags": [], "label": "ApiCallByIdProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByIdProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByIdProps.id", "type": "string", "tags": [], "label": "id", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByIdProps.namespaceType", "type": "CompoundType", "tags": [], "label": "namespaceType", "description": [], "signature": [ "\"single\" | \"agnostic\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByIdProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByListIdProps", "type": "Interface", "tags": [], "label": "ApiCallByListIdProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByListIdProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByListIdProps.listIds", "type": "Array", "tags": [], "label": "listIds", "description": [], "signature": [ "string[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByListIdProps.namespaceTypes", "type": "Array", "tags": [], "label": "namespaceTypes", "description": [], "signature": [ "(\"single\" | \"agnostic\")[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByListIdProps.filterOptions", "type": "Array", "tags": [], "label": "filterOptions", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.FilterExceptionsOptions", "text": "FilterExceptionsOptions" }, "[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByListIdProps.pagination", "type": "Object", "tags": [], "label": "pagination", "description": [], "signature": [ "{ page?: number | undefined; perPage?: number | undefined; total?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallByListIdProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFetchExceptionListsProps", "type": "Interface", "tags": [], "label": "ApiCallFetchExceptionListsProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFetchExceptionListsProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFetchExceptionListsProps.namespaceTypes", "type": "string", "tags": [], "label": "namespaceTypes", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFetchExceptionListsProps.pagination", "type": "Object", "tags": [], "label": "pagination", "description": [], "signature": [ "{ page?: number | undefined; perPage?: number | undefined; total?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFetchExceptionListsProps.filters", "type": "string", "tags": [], "label": "filters", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFetchExceptionListsProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps", "type": "Interface", "tags": [], "label": "ApiCallFindListsItemsMemoProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.lists", "type": "Array", "tags": [], "label": "lists", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.ExceptionListIdentifiers", "text": "ExceptionListIdentifiers" }, "[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.filterOptions", "type": "Array", "tags": [], "label": "filterOptions", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.FilterExceptionsOptions", "text": "FilterExceptionsOptions" }, "[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.pagination", "type": "Object", "tags": [], "label": "pagination", "description": [], "signature": [ "{ page?: number | undefined; perPage?: number | undefined; total?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.showDetectionsListsOnly", "type": "boolean", "tags": [], "label": "showDetectionsListsOnly", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.showEndpointListsOnly", "type": "boolean", "tags": [], "label": "showEndpointListsOnly", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.onError", "type": "Function", "tags": [], "label": "onError", "description": [], "signature": [ "(arg: string[]) => void" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.onError.$1", "type": "Array", "tags": [], "label": "arg", "description": [], "signature": [ "string[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.onSuccess", "type": "Function", "tags": [], "label": "onSuccess", "description": [], "signature": [ "(arg: ", { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.UseExceptionListItemsSuccess", "text": "UseExceptionListItemsSuccess" }, ") => void" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallFindListsItemsMemoProps.onSuccess.$1", "type": "Object", "tags": [], "label": "arg", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.UseExceptionListItemsSuccess", "text": "UseExceptionListItemsSuccess" } ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallMemoProps", "type": "Interface", "tags": [], "label": "ApiCallMemoProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallMemoProps.id", "type": "string", "tags": [], "label": "id", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallMemoProps.namespaceType", "type": "CompoundType", "tags": [], "label": "namespaceType", "description": [], "signature": [ "\"single\" | \"agnostic\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallMemoProps.onError", "type": "Function", "tags": [], "label": "onError", "description": [], "signature": [ "(arg: Error) => void" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallMemoProps.onError.$1", "type": "Object", "tags": [], "label": "arg", "description": [], "signature": [ "Error" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiCallMemoProps.onSuccess", "type": "Function", "tags": [], "label": "onSuccess", "description": [], "signature": [ "() => void" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiListExportProps", "type": "Interface", "tags": [], "label": "ApiListExportProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiListExportProps.id", "type": "string", "tags": [], "label": "id", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiListExportProps.listId", "type": "string", "tags": [], "label": "listId", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiListExportProps.namespaceType", "type": "CompoundType", "tags": [], "label": "namespaceType", "description": [], "signature": [ "\"single\" | \"agnostic\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiListExportProps.onError", "type": "Function", "tags": [], "label": "onError", "description": [], "signature": [ "(err: Error) => void" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiListExportProps.onError.$1", "type": "Object", "tags": [], "label": "err", "description": [], "signature": [ "Error" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiListExportProps.onSuccess", "type": "Function", "tags": [], "label": "onSuccess", "description": [], "signature": [ "(blob: Blob) => void" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ApiListExportProps.onSuccess.$1", "type": "Object", "tags": [], "label": "blob", "description": [], "signature": [ "Blob" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionList", "type": "Interface", "tags": [], "label": "ExceptionList", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.ExceptionList", "text": "ExceptionList" }, " extends { _version: string | undefined; created_at: string; created_by: string; description: string; id: string; immutable: boolean; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; updated_at: string; updated_by: string; version: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionList.totalItems", "type": "number", "tags": [], "label": "totalItems", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListFilter", "type": "Interface", "tags": [], "label": "ExceptionListFilter", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListFilter.name", "type": "CompoundType", "tags": [], "label": "name", "description": [], "signature": [ "string | null | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListFilter.list_id", "type": "CompoundType", "tags": [], "label": "list_id", "description": [], "signature": [ "string | null | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListFilter.created_by", "type": "CompoundType", "tags": [], "label": "created_by", "description": [], "signature": [ "string | null | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListFilter.type", "type": "CompoundType", "tags": [], "label": "type", "description": [], "signature": [ "string | null | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListFilter.tags", "type": "CompoundType", "tags": [], "label": "tags", "description": [], "signature": [ "string | null | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListIdentifiers", "type": "Interface", "tags": [], "label": "ExceptionListIdentifiers", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListIdentifiers.id", "type": "string", "tags": [], "label": "id", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListIdentifiers.listId", "type": "string", "tags": [], "label": "listId", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListIdentifiers.namespaceType", "type": "CompoundType", "tags": [], "label": "namespaceType", "description": [], "signature": [ "\"single\" | \"agnostic\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListIdentifiers.type", "type": "CompoundType", "tags": [], "label": "type", "description": [], "signature": [ "\"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportExceptionListProps", "type": "Interface", "tags": [], "label": "ExportExceptionListProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportExceptionListProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportExceptionListProps.id", "type": "string", "tags": [], "label": "id", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportExceptionListProps.listId", "type": "string", "tags": [], "label": "listId", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportExceptionListProps.namespaceType", "type": "CompoundType", "tags": [], "label": "namespaceType", "description": [], "signature": [ "\"single\" | \"agnostic\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportExceptionListProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FilterExceptionsOptions", "type": "Interface", "tags": [], "label": "FilterExceptionsOptions", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FilterExceptionsOptions.filter", "type": "string", "tags": [], "label": "filter", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FilterExceptionsOptions.tags", "type": "Array", "tags": [], "label": "tags", "description": [], "signature": [ "string[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Pagination", "type": "Interface", "tags": [], "label": "Pagination", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Pagination.page", "type": "number", "tags": [], "label": "page", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Pagination.perPage", "type": "number", "tags": [], "label": "perPage", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Pagination.total", "type": "number", "tags": [], "label": "total", "description": [], "signature": [ "number | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PersistHookProps", "type": "Interface", "tags": [], "label": "PersistHookProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PersistHookProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PersistHookProps.onError", "type": "Function", "tags": [], "label": "onError", "description": [], "signature": [ "(arg: Error) => void" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PersistHookProps.onError.$1", "type": "Object", "tags": [], "label": "arg", "description": [], "signature": [ "Error" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListItemProps", "type": "Interface", "tags": [], "label": "UpdateExceptionListItemProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListItemProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListItemProps.listItem", "type": "CompoundType", "tags": [], "label": "listItem", "description": [], "signature": [ "{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; } & { _version?: string | undefined; comments?: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id?: string | undefined; item_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListItemProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListProps", "type": "Interface", "tags": [], "label": "UpdateExceptionListProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListProps.list", "type": "CompoundType", "tags": [], "label": "list", "description": [], "signature": [ "{ description: string; name: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; } & { _version?: string | undefined; id?: string | undefined; list_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; version?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListProps.signal", "type": "Object", "tags": [], "label": "signal", "description": [], "signature": [ "AbortSignal" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListItemsSuccess", "type": "Interface", "tags": [], "label": "UseExceptionListItemsSuccess", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListItemsSuccess.exceptions", "type": "Array", "tags": [], "label": "exceptions", "description": [], "signature": [ "{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListItemsSuccess.pagination", "type": "Object", "tags": [], "label": "pagination", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.Pagination", "text": "Pagination" } ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps", "type": "Interface", "tags": [], "label": "UseExceptionListProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.lists", "type": "Array", "tags": [], "label": "lists", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.ExceptionListIdentifiers", "text": "ExceptionListIdentifiers" }, "[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.onError", "type": "Function", "tags": [], "label": "onError", "description": [], "signature": [ "((arg: string[]) => void) | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.onError.$1", "type": "Array", "tags": [], "label": "arg", "description": [], "signature": [ "string[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.filterOptions", "type": "Array", "tags": [], "label": "filterOptions", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.FilterExceptionsOptions", "text": "FilterExceptionsOptions" }, "[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.pagination", "type": "Object", "tags": [], "label": "pagination", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.Pagination", "text": "Pagination" }, " | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.showDetectionsListsOnly", "type": "boolean", "tags": [], "label": "showDetectionsListsOnly", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.showEndpointListsOnly", "type": "boolean", "tags": [], "label": "showEndpointListsOnly", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.matchFilters", "type": "boolean", "tags": [], "label": "matchFilters", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.onSuccess", "type": "Function", "tags": [], "label": "onSuccess", "description": [], "signature": [ "((arg: ", { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.UseExceptionListItemsSuccess", "text": "UseExceptionListItemsSuccess" }, ") => void) | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListProps.onSuccess.$1", "type": "Object", "tags": [], "label": "arg", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.UseExceptionListItemsSuccess", "text": "UseExceptionListItemsSuccess" } ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps", "type": "Interface", "tags": [], "label": "UseExceptionListsProps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.errorMessage", "type": "string", "tags": [], "label": "errorMessage", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.filterOptions", "type": "Object", "tags": [], "label": "filterOptions", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.ExceptionListFilter", "text": "ExceptionListFilter" }, " | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.http", "type": "Object", "tags": [], "label": "http", "description": [], "signature": [ "HttpStart" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.namespaceTypes", "type": "Array", "tags": [], "label": "namespaceTypes", "description": [], "signature": [ "(\"single\" | \"agnostic\")[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.notifications", "type": "Any", "tags": [], "label": "notifications", "description": [], "signature": [ "any" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.initialPagination", "type": "Object", "tags": [], "label": "initialPagination", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.Pagination", "text": "Pagination" }, " | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.showTrustedApps", "type": "boolean", "tags": [], "label": "showTrustedApps", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.showEventFilters", "type": "boolean", "tags": [], "label": "showEventFilters", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsProps.showHostIsolationExceptions", "type": "boolean", "tags": [], "label": "showHostIsolationExceptions", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsSuccess", "type": "Interface", "tags": [], "label": "UseExceptionListsSuccess", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "children": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsSuccess.exceptions", "type": "Array", "tags": [], "label": "exceptions", "description": [], "signature": [ "{ _version: string | undefined; created_at: string; created_by: string; description: string; id: string; immutable: boolean; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; updated_at: string; updated_by: string; version: number; }[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UseExceptionListsSuccess.pagination", "type": "Object", "tags": [], "label": "pagination", "description": [], "signature": [ { "pluginId": "@kbn/securitysolution-io-ts-list-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsListTypesPluginApi", "section": "def-common.Pagination", "text": "Pagination" } ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false } ], "initialIsOpen": false } ], "enums": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListTypeEnum", "type": "Enum", "tags": [], "label": "ExceptionListTypeEnum", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListOperatorEnum", "type": "Enum", "tags": [], "label": "ListOperatorEnum", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_operator/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListOperatorTypeEnum", "type": "Enum", "tags": [], "label": "ListOperatorTypeEnum", "description": [], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_operator/index.ts", "deprecated": false, "initialIsOpen": false } ], "misc": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common._VersionOrUndefined", "type": "Type", "tags": [], "label": "_VersionOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/underscore_version/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AcknowledgeSchema", "type": "Type", "tags": [], "label": "AcknowledgeSchema", "description": [], "signature": [ "{ acknowledged: boolean; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/acknowledge_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.AddExceptionList", "type": "Type", "tags": [], "label": "AddExceptionList", "description": [], "signature": [ "({ description: string; name: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; } & { list_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; version?: number | undefined; }) | ({ description: string; name: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; } & { _version?: string | undefined; id?: string | undefined; list_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; version?: number | undefined; })" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/typescript_types/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Comment", "type": "Type", "tags": [], "label": "Comment", "description": [], "signature": [ "{ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CommentsArray", "type": "Type", "tags": [], "label": "CommentsArray", "description": [], "signature": [ "({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CommentsArrayOrUndefined", "type": "Type", "tags": [], "label": "CommentsArrayOrUndefined", "description": [], "signature": [ "({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[] | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateComment", "type": "Type", "tags": [], "label": "CreateComment", "description": [], "signature": [ "{ comment: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/create_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateComments", "type": "Type", "tags": [], "label": "CreateComments", "description": [], "signature": [ "{ comment: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/create_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateCommentsArray", "type": "Type", "tags": [], "label": "CreateCommentsArray", "description": [], "signature": [ "{ comment: string; }[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/create_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateCommentsArrayOrUndefined", "type": "Type", "tags": [], "label": "CreateCommentsArrayOrUndefined", "description": [], "signature": [ "{ comment: string; }[] | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/create_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateEndpointListItemSchema", "type": "Type", "tags": [], "label": "CreateEndpointListItemSchema", "description": [], "signature": [ "{ description: string; entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; } & { comments?: { comment: string; }[] | undefined; item_id?: string | undefined; meta?: object | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateEndpointListItemSchemaDecoded", "type": "Type", "tags": [], "label": "CreateEndpointListItemSchemaDecoded", "description": [], "signature": [ "Pick<{ description: string; entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; comments: { comment: string; }[] | undefined; item_id: string | undefined; meta: object | undefined; os_types: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags: string[] | undefined; }, \"type\" | \"description\" | \"name\" | \"meta\"> & { comments: { comment: string; }[]; tags: string[]; item_id: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; os_types: (\"windows\" | \"linux\" | \"macos\")[]; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateEndpointListSchema", "type": "Type", "tags": [], "label": "CreateEndpointListSchema", "description": [], "signature": [ "{ _version: string | undefined; created_at: string; created_by: string; description: string; id: string; immutable: boolean; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; updated_at: string; updated_by: string; version: number; } | {}" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/create_endpoint_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateExceptionListItemSchema", "type": "Type", "tags": [], "label": "CreateExceptionListItemSchema", "description": [], "signature": [ "{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; list_id: string; name: string; type: \"simple\"; } & { comments?: { comment: string; }[] | undefined; item_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateExceptionListItemSchemaDecoded", "type": "Type", "tags": [], "label": "CreateExceptionListItemSchemaDecoded", "description": [], "signature": [ "Pick<{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; list_id: string; name: string; type: \"simple\"; comments: { comment: string; }[] | undefined; item_id: string | undefined; meta: object | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; os_types: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags: string[] | undefined; }, \"type\" | \"description\" | \"name\" | \"meta\" | \"list_id\" | \"os_types\"> & { comments: { comment: string; }[]; tags: string[]; item_id: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateExceptionListSchema", "type": "Type", "tags": [], "label": "CreateExceptionListSchema", "description": [], "signature": [ "{ description: string; name: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; } & { list_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; version?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateExceptionListSchemaDecoded", "type": "Type", "tags": [], "label": "CreateExceptionListSchemaDecoded", "description": [], "signature": [ "Pick<{ description: string; name: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; list_id: string | undefined; meta: object | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; os_types: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags: string[] | undefined; version: number | undefined; }, \"type\" | \"description\" | \"name\" | \"version\" | \"meta\"> & { tags: string[]; list_id: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; version: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateListItemSchema", "type": "Type", "tags": [], "label": "CreateListItemSchema", "description": [], "signature": [ "{ list_id: string; value: string; } & { id?: string | undefined; meta?: object | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateListItemSchemaDecoded", "type": "Type", "tags": [], "label": "CreateListItemSchemaDecoded", "description": [], "signature": [ "{ list_id: string; value: string; id: string | undefined; meta: object | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateListSchema", "type": "Type", "tags": [], "label": "CreateListSchema", "description": [], "signature": [ "{ description: string; name: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; } & { deserializer?: string | undefined; id?: string | undefined; meta?: object | undefined; serializer?: string | undefined; version?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CreateListSchemaDecoded", "type": "Type", "tags": [], "label": "CreateListSchemaDecoded", "description": [], "signature": [ "{ type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; id: string | undefined; description: string; name: string; meta: object | undefined; serializer: string | undefined; deserializer: string | undefined; } & { version: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Cursor", "type": "Type", "tags": [], "label": "Cursor", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/cursor/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.CursorOrUndefined", "type": "Type", "tags": [], "label": "CursorOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/cursor/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DefaultNamespaceArrayType", "type": "Type", "tags": [], "label": "DefaultNamespaceArrayType", "description": [], "signature": [ "string | null | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/default_namespace_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DefaultNamespaceArrayTypeDecoded", "type": "Type", "tags": [], "label": "DefaultNamespaceArrayTypeDecoded", "description": [], "signature": [ "(\"single\" | \"agnostic\")[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/default_namespace_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteEndpointListItemSchema", "type": "Type", "tags": [], "label": "DeleteEndpointListItemSchema", "description": [], "signature": [ "{ id?: string | undefined; item_id?: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteEndpointListItemSchemaDecoded", "type": "Type", "tags": [], "label": "DeleteEndpointListItemSchemaDecoded", "description": [], "signature": [ "{ id: string | undefined; item_id: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteExceptionListItemSchema", "type": "Type", "tags": [], "label": "DeleteExceptionListItemSchema", "description": [], "signature": [ "{ id?: string | undefined; item_id?: string | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteExceptionListItemSchemaDecoded", "type": "Type", "tags": [], "label": "DeleteExceptionListItemSchemaDecoded", "description": [], "signature": [ "Pick<{ id: string | undefined; item_id: string | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; }, \"id\" | \"item_id\"> & { namespace_type: \"single\" | \"agnostic\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteExceptionListSchema", "type": "Type", "tags": [], "label": "DeleteExceptionListSchema", "description": [], "signature": [ "{ id?: string | undefined; list_id?: string | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteExceptionListSchemaDecoded", "type": "Type", "tags": [], "label": "DeleteExceptionListSchemaDecoded", "description": [], "signature": [ "Pick<{ id: string | undefined; list_id: string | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; }, \"id\" | \"list_id\"> & { namespace_type: \"single\" | \"agnostic\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteListItemSchema", "type": "Type", "tags": [], "label": "DeleteListItemSchema", "description": [], "signature": [ "{ value: string | undefined; } & { id?: string | undefined; list_id?: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteListItemSchemaDecoded", "type": "Type", "tags": [], "label": "DeleteListItemSchemaDecoded", "description": [], "signature": [ "{ value: string | undefined; id: string | undefined; list_id: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteListSchema", "type": "Type", "tags": [], "label": "DeleteListSchema", "description": [], "signature": [ "{ id: string; deleteReferences: boolean | undefined; ignoreReferences: boolean | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeleteListSchemaEncoded", "type": "Type", "tags": [], "label": "DeleteListSchemaEncoded", "description": [], "signature": [ "{ id: string; } & { deleteReferences?: string | boolean | undefined; ignoreReferences?: string | boolean | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Description", "type": "Type", "tags": [], "label": "Description", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/description/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DescriptionOrUndefined", "type": "Type", "tags": [], "label": "DescriptionOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/description/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Deserializer", "type": "Type", "tags": [], "label": "Deserializer", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/deserializer/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DeserializerOrUndefined", "type": "Type", "tags": [], "label": "DeserializerOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/deserializer/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EndpointEntriesArray", "type": "Type", "tags": [], "label": "EndpointEntriesArray", "description": [], "signature": [ "({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EndpointNestedEntriesArray", "type": "Type", "tags": [], "label": "EndpointNestedEntriesArray", "description": [], "signature": [ "({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EntriesArray", "type": "Type", "tags": [], "label": "EntriesArray", "description": [], "signature": [ "({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EntriesArrayOrUndefined", "type": "Type", "tags": [], "label": "EntriesArrayOrUndefined", "description": [], "signature": [ "({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[] | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Entry", "type": "Type", "tags": [], "label": "Entry", "description": [], "signature": [ "{ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EntryExists", "type": "Type", "tags": [], "label": "EntryExists", "description": [], "signature": [ "{ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries_exist/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EntryList", "type": "Type", "tags": [], "label": "EntryList", "description": [], "signature": [ "{ field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries_list/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EntryMatch", "type": "Type", "tags": [], "label": "EntryMatch", "description": [], "signature": [ "{ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entry_match/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EntryMatchAny", "type": "Type", "tags": [], "label": "EntryMatchAny", "description": [], "signature": [ "{ field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entry_match_any/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EntryMatchWildcard", "type": "Type", "tags": [], "label": "EntryMatchWildcard", "description": [], "signature": [ "{ field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entry_match_wildcard/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.EntryNested", "type": "Type", "tags": [], "label": "EntryNested", "description": [], "signature": [ "{ entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entry_nested/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListItemSchema", "type": "Type", "tags": [], "label": "ExceptionListItemSchema", "description": [], "signature": [ "{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListItemType", "type": "Type", "tags": [], "label": "ExceptionListItemType", "description": [], "signature": [ "\"simple\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list_item_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListItemTypeOrUndefined", "type": "Type", "tags": [], "label": "ExceptionListItemTypeOrUndefined", "description": [], "signature": [ "\"simple\" | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list_item_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListSchema", "type": "Type", "tags": [], "label": "ExceptionListSchema", "description": [], "signature": [ "{ _version: string | undefined; created_at: string; created_by: string; description: string; id: string; immutable: boolean; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; updated_at: string; updated_by: string; version: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListSummarySchema", "type": "Type", "tags": [], "label": "ExceptionListSummarySchema", "description": [], "signature": [ "{ windows: number; linux: number; macos: number; total: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/exception_list_summary_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListType", "type": "Type", "tags": [], "label": "ExceptionListType", "description": [], "signature": [ "\"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExceptionListTypeOrUndefined", "type": "Type", "tags": [], "label": "ExceptionListTypeOrUndefined", "description": [], "signature": [ "\"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\" | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportExceptionListQuerySchema", "type": "Type", "tags": [], "label": "ExportExceptionListQuerySchema", "description": [], "signature": [ "{ id: string; list_id: string; namespace_type: \"single\" | \"agnostic\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/export_exception_list_query_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportListItemQuerySchema", "type": "Type", "tags": [], "label": "ExportListItemQuerySchema", "description": [], "signature": [ "{ list_id: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/export_list_item_query_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ExportListItemQuerySchemaEncoded", "type": "Type", "tags": [], "label": "ExportListItemQuerySchemaEncoded", "description": [], "signature": [ "{ list_id: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/export_list_item_query_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Filter", "type": "Type", "tags": [], "label": "Filter", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/filter/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FilterOrUndefined", "type": "Type", "tags": [], "label": "FilterOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/filter/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindEndpointListItemSchema", "type": "Type", "tags": [], "label": "FindEndpointListItemSchema", "description": [], "signature": [ "{ filter?: string | undefined; page?: string | undefined; per_page?: string | undefined; sort_field?: string | undefined; sort_order?: \"asc\" | \"desc\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindEndpointListItemSchemaDecoded", "type": "Type", "tags": [], "label": "FindEndpointListItemSchemaDecoded", "description": [], "signature": [ "{ filter: string | undefined; page: number | undefined; per_page: number | undefined; sort_field: string | undefined; sort_order: \"asc\" | \"desc\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindExceptionListItemSchema", "type": "Type", "tags": [], "label": "FindExceptionListItemSchema", "description": [], "signature": [ "{ list_id: string; } & { filter?: string | null | undefined; namespace_type?: string | null | undefined; page?: string | undefined; per_page?: string | undefined; sort_field?: string | undefined; sort_order?: \"asc\" | \"desc\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindExceptionListItemSchemaDecoded", "type": "Type", "tags": [], "label": "FindExceptionListItemSchemaDecoded", "description": [], "signature": [ "Pick<{ list_id: string[]; filter: string[] | undefined; namespace_type: (\"single\" | \"agnostic\")[] | undefined; page: number | undefined; per_page: number | undefined; sort_field: string | undefined; sort_order: \"asc\" | \"desc\" | undefined; }, \"page\" | \"per_page\" | \"sort_field\" | \"sort_order\" | \"list_id\"> & { filter: string[]; namespace_type: (\"single\" | \"agnostic\")[]; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindExceptionListSchema", "type": "Type", "tags": [], "label": "FindExceptionListSchema", "description": [], "signature": [ "{ filter?: string | undefined; namespace_type?: string | null | undefined; page?: string | undefined; per_page?: string | undefined; sort_field?: string | undefined; sort_order?: \"asc\" | \"desc\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindExceptionListSchemaDecoded", "type": "Type", "tags": [], "label": "FindExceptionListSchemaDecoded", "description": [], "signature": [ "Pick<{ filter: string | undefined; namespace_type: (\"single\" | \"agnostic\")[] | undefined; page: number | undefined; per_page: number | undefined; sort_field: string | undefined; sort_order: \"asc\" | \"desc\" | undefined; }, \"filter\" | \"page\" | \"per_page\" | \"sort_field\" | \"sort_order\"> & { namespace_type: (\"single\" | \"agnostic\")[]; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindListItemSchema", "type": "Type", "tags": [], "label": "FindListItemSchema", "description": [], "signature": [ "{ list_id: string; } & { cursor?: string | undefined; filter?: string | undefined; page?: string | undefined; per_page?: string | undefined; sort_field?: string | undefined; sort_order?: \"asc\" | \"desc\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindListItemSchemaDecoded", "type": "Type", "tags": [], "label": "FindListItemSchemaDecoded", "description": [], "signature": [ "{ list_id: string; cursor: string | undefined; filter: string | undefined; page: number | undefined; per_page: number | undefined; sort_field: string | undefined; sort_order: \"asc\" | \"desc\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindListSchema", "type": "Type", "tags": [], "label": "FindListSchema", "description": [], "signature": [ "{ cursor: string | undefined; filter: string | undefined; page: number | undefined; per_page: number | undefined; sort_field: string | undefined; sort_order: \"asc\" | \"desc\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FindListSchemaEncoded", "type": "Type", "tags": [], "label": "FindListSchemaEncoded", "description": [], "signature": [ "{ cursor?: string | undefined; filter?: string | undefined; page?: string | undefined; per_page?: string | undefined; sort_field?: string | undefined; sort_order?: \"asc\" | \"desc\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FoundExceptionListItemSchema", "type": "Type", "tags": [], "label": "FoundExceptionListItemSchema", "description": [], "signature": [ "{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/found_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FoundExceptionListSchema", "type": "Type", "tags": [], "label": "FoundExceptionListSchema", "description": [], "signature": [ "{ data: { _version: string | undefined; created_at: string; created_by: string; description: string; id: string; immutable: boolean; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; updated_at: string; updated_by: string; version: number; }[]; page: number; per_page: number; total: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/found_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FoundListItemSchema", "type": "Type", "tags": [], "label": "FoundListItemSchema", "description": [], "signature": [ "{ cursor: string; data: { _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]; page: number; per_page: number; total: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/found_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.FoundListSchema", "type": "Type", "tags": [], "label": "FoundListSchema", "description": [], "signature": [ "{ cursor: string; data: { _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }[]; page: number; per_page: number; total: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/found_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Id", "type": "Type", "tags": [], "label": "Id", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.IdOrUndefined", "type": "Type", "tags": [], "label": "IdOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Immutable", "type": "Type", "tags": [], "label": "Immutable", "description": [], "signature": [ "boolean" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/immutable/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ImmutableOrUndefined", "type": "Type", "tags": [], "label": "ImmutableOrUndefined", "description": [], "signature": [ "boolean | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/immutable/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ImportListItemQuerySchema", "type": "Type", "tags": [], "label": "ImportListItemQuerySchema", "description": [], "signature": [ "{ deserializer: string | undefined; list_id: string | undefined; serializer: string | undefined; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/import_list_item_query_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ImportListItemQuerySchemaEncoded", "type": "Type", "tags": [], "label": "ImportListItemQuerySchemaEncoded", "description": [], "signature": [ "{ deserializer?: string | undefined; list_id?: string | undefined; serializer?: string | undefined; type?: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/import_list_item_query_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ImportListItemSchema", "type": "Type", "tags": [], "label": "ImportListItemSchema", "description": [], "signature": [ "{ file: object; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/import_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ImportListItemSchemaEncoded", "type": "Type", "tags": [], "label": "ImportListItemSchemaEncoded", "description": [], "signature": [ "{ file: object; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/import_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ItemId", "type": "Type", "tags": [], "label": "ItemId", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/item_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ItemIdOrUndefined", "type": "Type", "tags": [], "label": "ItemIdOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/item_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.List", "type": "Type", "tags": [], "label": "List", "description": [], "signature": [ "{ id: string; list_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; namespace_type: \"single\" | \"agnostic\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/lists/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListArray", "type": "Type", "tags": [], "label": "ListArray", "description": [], "signature": [ "{ id: string; list_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; namespace_type: \"single\" | \"agnostic\"; }[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/lists/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListArrayOrUndefined", "type": "Type", "tags": [], "label": "ListArrayOrUndefined", "description": [], "signature": [ "{ id: string; list_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; namespace_type: \"single\" | \"agnostic\"; }[] | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/lists/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListArraySchema", "type": "Type", "tags": [], "label": "ListArraySchema", "description": [], "signature": [ "{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListId", "type": "Type", "tags": [], "label": "ListId", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListIdOrUndefined", "type": "Type", "tags": [], "label": "ListIdOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListItemArraySchema", "type": "Type", "tags": [], "label": "ListItemArraySchema", "description": [], "signature": [ "{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListItemIndexExistSchema", "type": "Type", "tags": [], "label": "ListItemIndexExistSchema", "description": [], "signature": [ "{ list_index: boolean; list_item_index: boolean; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_item_index_exist_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListItemSchema", "type": "Type", "tags": [], "label": "ListItemSchema", "description": [], "signature": [ "{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListOperator", "type": "Type", "tags": [], "label": "ListOperator", "description": [], "signature": [ "\"excluded\" | \"included\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_operator/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListSchema", "type": "Type", "tags": [], "label": "ListSchema", "description": [], "signature": [ "{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ListType", "type": "Type", "tags": [], "label": "ListType", "description": [], "signature": [ "\"list\" | \"item\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Meta", "type": "Type", "tags": [], "label": "Meta", "description": [], "signature": [ "object" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/meta/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.MetaOrUndefined", "type": "Type", "tags": [], "label": "MetaOrUndefined", "description": [], "signature": [ "object | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/meta/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Name", "type": "Type", "tags": [], "label": "Name", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/name/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NameOrUndefined", "type": "Type", "tags": [], "label": "NameOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/name/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NamespaceType", "type": "Type", "tags": [], "label": "NamespaceType", "description": [], "signature": [ "\"single\" | \"agnostic\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/default_namespace/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NamespaceTypeArray", "type": "Type", "tags": [], "label": "NamespaceTypeArray", "description": [], "signature": [ "(\"single\" | \"agnostic\")[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/default_namespace_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NestedEntriesArray", "type": "Type", "tags": [], "label": "NestedEntriesArray", "description": [], "signature": [ "({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NonEmptyEndpointEntriesArray", "type": "Type", "tags": [], "label": "NonEmptyEndpointEntriesArray", "description": [], "signature": [ "({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NonEmptyEndpointEntriesArrayDecoded", "type": "Type", "tags": [], "label": "NonEmptyEndpointEntriesArrayDecoded", "description": [], "signature": [ "({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NonEmptyEndpointNestedEntriesArray", "type": "Type", "tags": [], "label": "NonEmptyEndpointNestedEntriesArray", "description": [], "signature": [ "({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NonEmptyEndpointNestedEntriesArrayDecoded", "type": "Type", "tags": [], "label": "NonEmptyEndpointNestedEntriesArrayDecoded", "description": [], "signature": [ "({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NonEmptyEntriesArray", "type": "Type", "tags": [], "label": "NonEmptyEntriesArray", "description": [], "signature": [ "({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NonEmptyEntriesArrayDecoded", "type": "Type", "tags": [], "label": "NonEmptyEntriesArrayDecoded", "description": [], "signature": [ "({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NonEmptyNestedEntriesArray", "type": "Type", "tags": [], "label": "NonEmptyNestedEntriesArray", "description": [], "signature": [ "({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.NonEmptyNestedEntriesArrayDecoded", "type": "Type", "tags": [], "label": "NonEmptyNestedEntriesArrayDecoded", "description": [], "signature": [ "({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.OsType", "type": "Type", "tags": [], "label": "OsType", "description": [], "signature": [ "\"windows\" | \"linux\" | \"macos\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/os_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.OsTypeArray", "type": "Type", "tags": [], "label": "OsTypeArray", "description": [], "signature": [ "(\"windows\" | \"linux\" | \"macos\")[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/os_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.OsTypeArrayOrUndefined", "type": "Type", "tags": [], "label": "OsTypeArrayOrUndefined", "description": [], "signature": [ "(\"windows\" | \"linux\" | \"macos\")[] | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/os_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Page", "type": "Type", "tags": [], "label": "Page", "description": [], "signature": [ "number" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/page/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PageOrUndefined", "type": "Type", "tags": [], "label": "PageOrUndefined", "description": [], "signature": [ "number | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/page/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PatchListItemSchema", "type": "Type", "tags": [], "label": "PatchListItemSchema", "description": [], "signature": [ "{ id: string; } & { _version?: string | undefined; meta?: object | undefined; value?: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/patch_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PatchListItemSchemaDecoded", "type": "Type", "tags": [], "label": "PatchListItemSchemaDecoded", "description": [], "signature": [ "{ id: string; _version: string | undefined; meta: object | undefined; value: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/patch_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PatchListSchema", "type": "Type", "tags": [], "label": "PatchListSchema", "description": [], "signature": [ "{ id: string; } & { _version?: string | undefined; description?: string | undefined; meta?: object | undefined; name?: string | undefined; version?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/patch_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PatchListSchemaDecoded", "type": "Type", "tags": [], "label": "PatchListSchemaDecoded", "description": [], "signature": [ "{ id: string; _version: string | undefined; description: string | undefined; meta: object | undefined; name: string | undefined; version: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/patch_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PerPage", "type": "Type", "tags": [], "label": "PerPage", "description": [], "signature": [ "number" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/per_page/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.PerPageOrUndefined", "type": "Type", "tags": [], "label": "PerPageOrUndefined", "description": [], "signature": [ "number | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/per_page/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadEndpointListItemSchema", "type": "Type", "tags": [], "label": "ReadEndpointListItemSchema", "description": [], "signature": [ "{ id?: string | undefined; item_id?: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadEndpointListItemSchemaDecoded", "type": "Type", "tags": [], "label": "ReadEndpointListItemSchemaDecoded", "description": [], "signature": [ "{ id: string | undefined; item_id: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadExceptionListItemSchema", "type": "Type", "tags": [], "label": "ReadExceptionListItemSchema", "description": [], "signature": [ "{ id?: string | undefined; item_id?: string | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadExceptionListItemSchemaDecoded", "type": "Type", "tags": [], "label": "ReadExceptionListItemSchemaDecoded", "description": [], "signature": [ "Pick<{ id: string | undefined; item_id: string | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; }, \"id\" | \"item_id\"> & { namespace_type: \"single\" | \"agnostic\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadExceptionListSchema", "type": "Type", "tags": [], "label": "ReadExceptionListSchema", "description": [], "signature": [ "{ id?: string | undefined; list_id?: string | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadExceptionListSchemaDecoded", "type": "Type", "tags": [], "label": "ReadExceptionListSchemaDecoded", "description": [], "signature": [ "Pick<{ id: string | undefined; list_id: string | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; }, \"id\" | \"list_id\"> & { namespace_type: \"single\" | \"agnostic\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadListItemSchema", "type": "Type", "tags": [], "label": "ReadListItemSchema", "description": [], "signature": [ "{ id?: string | undefined; list_id?: string | undefined; value?: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadListItemSchemaDecoded", "type": "Type", "tags": [], "label": "ReadListItemSchemaDecoded", "description": [], "signature": [ "{ id: string | undefined; list_id: string | undefined; value: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.ReadListSchema", "type": "Type", "tags": [], "label": "ReadListSchema", "description": [], "signature": [ "{ id: string; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.SearchListItemArraySchema", "type": "Type", "tags": [], "label": "SearchListItemArraySchema", "description": [], "signature": [ "{ items: { _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]; value: unknown; }[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/search_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.SearchListItemSchema", "type": "Type", "tags": [], "label": "SearchListItemSchema", "description": [], "signature": [ "{ items: { _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]; value: unknown; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/search_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Serializer", "type": "Type", "tags": [], "label": "Serializer", "description": [], "signature": [ "string" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/serializer/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.SerializerOrUndefined", "type": "Type", "tags": [], "label": "SerializerOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/serializer/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.SortFieldOrUndefined", "type": "Type", "tags": [], "label": "SortFieldOrUndefined", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/sort_field/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.SortOrderOrUndefined", "type": "Type", "tags": [], "label": "SortOrderOrUndefined", "description": [], "signature": [ "\"asc\" | \"desc\" | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/sort_order/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.SummaryExceptionListSchema", "type": "Type", "tags": [], "label": "SummaryExceptionListSchema", "description": [], "signature": [ "{ id?: string | undefined; list_id?: string | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/summary_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.SummaryExceptionListSchemaDecoded", "type": "Type", "tags": [], "label": "SummaryExceptionListSchemaDecoded", "description": [], "signature": [ "Pick<{ id: string | undefined; list_id: string | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; }, \"id\" | \"list_id\"> & { namespace_type: \"single\" | \"agnostic\"; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/summary_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Tags", "type": "Type", "tags": [], "label": "Tags", "description": [], "signature": [ "string[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/tags/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.TagsOrUndefined", "type": "Type", "tags": [], "label": "TagsOrUndefined", "description": [], "signature": [ "string[] | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/tags/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.TotalOrUndefined", "type": "Type", "tags": [], "label": "TotalOrUndefined", "description": [], "signature": [ "number | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/total/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.Type", "type": "Type", "tags": [], "label": "Type", "description": [], "signature": [ "\"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.TypeOrUndefined", "type": "Type", "tags": [], "label": "TypeOrUndefined", "description": [], "signature": [ "\"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\" | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateComment", "type": "Type", "tags": [], "label": "UpdateComment", "description": [], "signature": [ "{ comment: string; } & { id?: string | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/update_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateCommentsArray", "type": "Type", "tags": [], "label": "UpdateCommentsArray", "description": [], "signature": [ "({ comment: string; } & { id?: string | undefined; })[]" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/update_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateCommentsArrayOrUndefined", "type": "Type", "tags": [], "label": "UpdateCommentsArrayOrUndefined", "description": [], "signature": [ "({ comment: string; } & { id?: string | undefined; })[] | undefined" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/update_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateEndpointListItemSchema", "type": "Type", "tags": [], "label": "UpdateEndpointListItemSchema", "description": [], "signature": [ "{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; } & { _version?: string | undefined; comments?: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id?: string | undefined; item_id?: string | undefined; meta?: object | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateEndpointListItemSchemaDecoded", "type": "Type", "tags": [], "label": "UpdateEndpointListItemSchemaDecoded", "description": [], "signature": [ "Pick<{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; _version: string | undefined; comments: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id: string | undefined; item_id: string | undefined; meta: object | undefined; os_types: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags: string[] | undefined; }, \"type\" | \"id\" | \"description\" | \"name\" | \"meta\" | \"_version\" | \"os_types\" | \"item_id\"> & { comments: ({ comment: string; } & { id?: string | undefined; })[]; tags: string[]; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; os_types: (\"windows\" | \"linux\" | \"macos\")[]; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListItemSchema", "type": "Type", "tags": [], "label": "UpdateExceptionListItemSchema", "description": [], "signature": [ "{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; } & { _version?: string | undefined; comments?: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id?: string | undefined; item_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListItemSchemaDecoded", "type": "Type", "tags": [], "label": "UpdateExceptionListItemSchemaDecoded", "description": [], "signature": [ "Pick<{ description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; name: string; type: \"simple\"; _version: string | undefined; comments: ({ comment: string; } & { id?: string | undefined; })[] | undefined; id: string | undefined; item_id: string | undefined; meta: object | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; os_types: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags: string[] | undefined; }, \"type\" | \"id\" | \"description\" | \"name\" | \"meta\" | \"_version\" | \"item_id\"> & { comments: ({ comment: string; } & { id?: string | undefined; })[]; tags: string[]; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[]; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListSchema", "type": "Type", "tags": [], "label": "UpdateExceptionListSchema", "description": [], "signature": [ "{ description: string; name: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; } & { _version?: string | undefined; id?: string | undefined; list_id?: string | undefined; meta?: object | undefined; namespace_type?: \"single\" | \"agnostic\" | undefined; os_types?: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags?: string[] | undefined; version?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateExceptionListSchemaDecoded", "type": "Type", "tags": [], "label": "UpdateExceptionListSchemaDecoded", "description": [], "signature": [ "Pick<{ description: string; name: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; _version: string | undefined; id: string | undefined; list_id: string | undefined; meta: object | undefined; namespace_type: \"single\" | \"agnostic\" | undefined; os_types: (\"windows\" | \"linux\" | \"macos\")[] | undefined; tags: string[] | undefined; version: number | undefined; }, \"type\" | \"id\" | \"description\" | \"name\" | \"version\" | \"tags\" | \"meta\" | \"_version\" | \"list_id\" | \"namespace_type\"> & { tags: string[]; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateListItemSchema", "type": "Type", "tags": [], "label": "UpdateListItemSchema", "description": [], "signature": [ "{ id: string; value: string; } & { _version?: string | undefined; meta?: object | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateListItemSchemaDecoded", "type": "Type", "tags": [], "label": "UpdateListItemSchemaDecoded", "description": [], "signature": [ "{ id: string; value: string; _version: string | undefined; meta: object | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateListSchema", "type": "Type", "tags": [], "label": "UpdateListSchema", "description": [], "signature": [ "{ description: string; id: string; name: string; } & { _version?: string | undefined; meta?: object | undefined; version?: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.UpdateListSchemaDecoded", "type": "Type", "tags": [], "label": "UpdateListSchemaDecoded", "description": [], "signature": [ "{ description: string; id: string; name: string; _version: string | undefined; meta: object | undefined; version: number | undefined; }" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_list_schema/index.ts", "deprecated": false, "initialIsOpen": false } ], "objects": [ { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common._version", "type": "Object", "tags": [], "label": "_version", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/underscore_version/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common._versionOrUndefined", "type": "Object", "tags": [], "label": "_versionOrUndefined", "description": [], "signature": [ "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/underscore_version/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.acknowledgeSchema", "type": "Object", "tags": [], "label": "acknowledgeSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ acknowledged: ", "BooleanC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/acknowledge_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.comment", "type": "Object", "tags": [], "label": "comment", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; created_at: ", "StringC", "; created_by: ", "StringC", "; id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ updated_at: ", "StringC", "; updated_by: ", "StringC", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.commentsArray", "type": "Object", "tags": [], "label": "commentsArray", "description": [], "signature": [ "ArrayC", "<", "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; created_at: ", "StringC", "; created_by: ", "StringC", "; id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ updated_at: ", "StringC", "; updated_by: ", "StringC", "; }>>]>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.commentsArrayOrUndefined", "type": "Object", "tags": [], "label": "commentsArrayOrUndefined", "description": [], "signature": [ "UnionC", "<[", "ArrayC", "<", "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; created_at: ", "StringC", "; created_by: ", "StringC", "; id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ updated_at: ", "StringC", "; updated_by: ", "StringC", "; }>>]>>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createComment", "type": "Object", "tags": [], "label": "createComment", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/create_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createCommentsArray", "type": "Object", "tags": [], "label": "createCommentsArray", "description": [], "signature": [ "ArrayC", "<", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; }>>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/create_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createCommentsArrayOrUndefined", "type": "Object", "tags": [], "label": "createCommentsArrayOrUndefined", "description": [], "signature": [ "UnionC", "<[", "ArrayC", "<", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; }>>>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/create_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.created_at", "type": "Object", "tags": [], "label": "created_at", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/created_at/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.created_by", "type": "Object", "tags": [], "label": "created_by", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/created_by/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createEndpointListItemSchema", "type": "Object", "tags": [], "label": "createEndpointListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ description: ", "StringC", "; entries: ", "Type", "<({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[], ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[], unknown>; name: ", "StringC", "; type: ", "KeyofC", "<{ simple: null; }>; }>>, ", "ExactC", "<", "PartialC", "<{ comments: ", "Type", "<{ comment: string; }[], { comment: string; }[], unknown>; item_id: ", "Type", "; meta: ", "ObjectC", "; os_types: ", "UnionC", "<[", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>, ", "UndefinedC", "]>; tags: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createEndpointListSchema", "type": "Object", "tags": [], "label": "createEndpointListSchema", "description": [], "signature": [ "UnionC", "<[", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; description: ", "StringC", "; id: ", "Type", "; immutable: ", "BooleanC", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; name: ", "StringC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>; tags: ", "Type", "; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; version: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{}>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/create_endpoint_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createExceptionListItemSchema", "type": "Object", "tags": [], "label": "createExceptionListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ description: ", "StringC", "; entries: ", "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[], unknown>; list_id: ", "Type", "; name: ", "StringC", "; type: ", "KeyofC", "<{ simple: null; }>; }>>, ", "ExactC", "<", "PartialC", "<{ comments: ", "Type", "<{ comment: string; }[], { comment: string; }[], unknown>; item_id: ", "Type", "; meta: ", "ObjectC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "UnionC", "<[", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>, ", "UndefinedC", "]>; tags: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createExceptionListSchema", "type": "Object", "tags": [], "label": "createExceptionListSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ description: ", "StringC", "; name: ", "StringC", "; type: ", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>; }>>, ", "ExactC", "<", "PartialC", "<{ list_id: ", "Type", "; meta: ", "ObjectC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "UnionC", "<[", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>, ", "UndefinedC", "]>; tags: ", "Type", "; version: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createListItemSchema", "type": "Object", "tags": [], "label": "createListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ list_id: ", "Type", "; value: ", "StringC", "; }>>, ", "ExactC", "<", "PartialC", "<{ id: ", "Type", "; meta: ", "ObjectC", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.createListSchema", "type": "Object", "tags": [], "label": "createListSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ description: ", "StringC", "; name: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; }>>, ", "ExactC", "<", "PartialC", "<{ deserializer: ", "StringC", "; id: ", "Type", "; meta: ", "ObjectC", "; serializer: ", "StringC", "; version: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/create_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.cursor", "type": "Object", "tags": [], "label": "cursor", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/cursor/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.cursorOrUndefined", "type": "Object", "tags": [], "label": "cursorOrUndefined", "description": [], "signature": [ "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/cursor/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DefaultListArray", "type": "Object", "tags": [], "label": "DefaultListArray", "description": [ "\nTypes the DefaultListArray as:\n - If null or undefined, then a default array of type list will be set" ], "signature": [ "Type", "<{ id: string; list_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; namespace_type: \"single\" | \"agnostic\"; }[], { id: string; list_id: string; type: \"endpoint\" | \"detection\" | \"endpoint_events\" | \"endpoint_host_isolation_exceptions\"; namespace_type: \"single\" | \"agnostic\"; }[] | undefined, unknown>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/lists_default_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DefaultNamespace", "type": "Object", "tags": [], "label": "DefaultNamespace", "description": [ "\nTypes the DefaultNamespace as:\n - If null or undefined, then a default string/enumeration of \"single\" will be used." ], "signature": [ "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/default_namespace/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.DefaultNamespaceArray", "type": "Object", "tags": [], "label": "DefaultNamespaceArray", "description": [ "\nTypes the DefaultNamespaceArray as:\n - If null or undefined, then a default string array of \"single\" will be used.\n - If it contains a string, then it is split along the commas and puts them into an array and validates it" ], "signature": [ "Type", "<(\"single\" | \"agnostic\")[], string | null | undefined, unknown>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/default_namespace_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.deleteEndpointListItemSchema", "type": "Object", "tags": [], "label": "deleteEndpointListItemSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ id: ", "Type", "; item_id: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.deleteExceptionListItemSchema", "type": "Object", "tags": [], "label": "deleteExceptionListItemSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ id: ", "Type", "; item_id: ", "Type", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.deleteExceptionListSchema", "type": "Object", "tags": [], "label": "deleteExceptionListSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ id: ", "Type", "; list_id: ", "Type", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.deleteListItemSchema", "type": "Object", "tags": [], "label": "deleteListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ value: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; }>>, ", "ExactC", "<", "PartialC", "<{ id: ", "Type", "; list_id: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.deleteListSchema", "type": "Object", "tags": [], "label": "deleteListSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ deleteReferences: ", "Type", "; ignoreReferences: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/delete_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.description", "type": "Object", "tags": [], "label": "description", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/description/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.descriptionOrUndefined", "type": "Object", "tags": [], "label": "descriptionOrUndefined", "description": [], "signature": [ "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/description/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.deserializer", "type": "Object", "tags": [], "label": "deserializer", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/deserializer/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.deserializerOrUndefined", "type": "Object", "tags": [], "label": "deserializerOrUndefined", "description": [], "signature": [ "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/deserializer/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.endpointEntriesArray", "type": "Object", "tags": [], "label": "endpointEntriesArray", "description": [], "signature": [ "ArrayC", "<", "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ entries: ", "Type", "<({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[], ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[], unknown>; field: ", "Type", "; type: ", "KeyofC", "<{ nested: null; }>; }>>]>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.endpointNestedEntriesArray", "type": "Object", "tags": [], "label": "endpointNestedEntriesArray", "description": [], "signature": [ "ArrayC", "<", "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>]>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entriesArray", "type": "Object", "tags": [], "label": "entriesArray", "description": [], "signature": [ "ArrayC", "<", "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; list: ", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; }>>; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ list: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ exists: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ entries: ", "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], unknown>; field: ", "Type", "; type: ", "KeyofC", "<{ nested: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ wildcard: null; }>; value: ", "Type", "; }>>]>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entriesArrayOrUndefined", "type": "Object", "tags": [], "label": "entriesArrayOrUndefined", "description": [], "signature": [ "UnionC", "<[", "ArrayC", "<", "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; list: ", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; }>>; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ list: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ exists: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ entries: ", "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], unknown>; field: ", "Type", "; type: ", "KeyofC", "<{ nested: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ wildcard: null; }>; value: ", "Type", "; }>>]>>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entriesExists", "type": "Object", "tags": [], "label": "entriesExists", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ exists: null; }>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries_exist/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entriesList", "type": "Object", "tags": [], "label": "entriesList", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ field: ", "Type", "; list: ", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; }>>; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ list: null; }>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries_list/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entriesMatch", "type": "Object", "tags": [], "label": "entriesMatch", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entry_match/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entriesMatchAny", "type": "Object", "tags": [], "label": "entriesMatchAny", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entry_match_any/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entriesMatchWildcard", "type": "Object", "tags": [], "label": "entriesMatchWildcard", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ wildcard: null; }>; value: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entry_match_wildcard/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entriesNested", "type": "Object", "tags": [], "label": "entriesNested", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ entries: ", "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], unknown>; field: ", "Type", "; type: ", "KeyofC", "<{ nested: null; }>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entry_nested/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.entry", "type": "Object", "tags": [], "label": "entry", "description": [], "signature": [ "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; list: ", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; }>>; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ list: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ exists: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ wildcard: null; }>; value: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exceptionListItemSchema", "type": "Object", "tags": [], "label": "exceptionListItemSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; comments: ", "ArrayC", "<", "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; created_at: ", "StringC", "; created_by: ", "StringC", "; id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ updated_at: ", "StringC", "; updated_by: ", "StringC", "; }>>]>>; created_at: ", "StringC", "; created_by: ", "StringC", "; description: ", "StringC", "; entries: ", "ArrayC", "<", "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; list: ", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; }>>; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ list: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ exists: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ entries: ", "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], unknown>; field: ", "Type", "; type: ", "KeyofC", "<{ nested: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ wildcard: null; }>; value: ", "Type", "; }>>]>>; id: ", "Type", "; item_id: ", "Type", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; name: ", "StringC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>; tags: ", "Type", "; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ simple: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exceptionListItemType", "type": "Object", "tags": [], "label": "exceptionListItemType", "description": [], "signature": [ "KeyofC", "<{ simple: null; }>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list_item_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exceptionListItemTypeOrUndefined", "type": "Object", "tags": [], "label": "exceptionListItemTypeOrUndefined", "description": [], "signature": [ "UnionC", "<[", "KeyofC", "<{ simple: null; }>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list_item_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exceptionListSchema", "type": "Object", "tags": [], "label": "exceptionListSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; description: ", "StringC", "; id: ", "Type", "; immutable: ", "BooleanC", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; name: ", "StringC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>; tags: ", "Type", "; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; version: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exceptionListSummarySchema", "type": "Object", "tags": [], "label": "exceptionListSummarySchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ windows: ", "Type", "; linux: ", "Type", "; macos: ", "Type", "; total: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/exception_list_summary_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exceptionListType", "type": "Object", "tags": [], "label": "exceptionListType", "description": [], "signature": [ "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exceptionListTypeOrUndefined", "type": "Object", "tags": [], "label": "exceptionListTypeOrUndefined", "description": [], "signature": [ "UnionC", "<[", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/exception_list/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exportExceptionListQuerySchema", "type": "Object", "tags": [], "label": "exportExceptionListQuerySchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ id: ", "Type", "; list_id: ", "Type", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/export_exception_list_query_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.exportListItemQuerySchema", "type": "Object", "tags": [], "label": "exportListItemQuerySchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ list_id: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/export_list_item_query_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.filter", "type": "Object", "tags": [], "label": "filter", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/filter/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.filterOrUndefined", "type": "Object", "tags": [], "label": "filterOrUndefined", "description": [], "signature": [ "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/filter/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.findEndpointListItemSchema", "type": "Object", "tags": [], "label": "findEndpointListItemSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ filter: ", "StringC", "; page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; per_page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; sort_field: ", "StringC", "; sort_order: ", "KeyofC", "<{ asc: null; desc: null; }>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.findExceptionListItemSchema", "type": "Object", "tags": [], "label": "findExceptionListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ list_id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ filter: ", "Type", "; namespace_type: ", "Type", "<(\"single\" | \"agnostic\")[], string | null | undefined, unknown>; page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; per_page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; sort_field: ", "StringC", "; sort_order: ", "KeyofC", "<{ asc: null; desc: null; }>; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.findExceptionListSchema", "type": "Object", "tags": [], "label": "findExceptionListSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ filter: ", "StringC", "; namespace_type: ", "Type", "<(\"single\" | \"agnostic\")[], string | null | undefined, unknown>; page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; per_page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; sort_field: ", "StringC", "; sort_order: ", "KeyofC", "<{ asc: null; desc: null; }>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.findListItemSchema", "type": "Object", "tags": [], "label": "findListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ list_id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ cursor: ", "StringC", "; filter: ", "StringC", "; page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; per_page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; sort_field: ", "StringC", "; sort_order: ", "KeyofC", "<{ asc: null; desc: null; }>; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.findListSchema", "type": "Object", "tags": [], "label": "findListSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ cursor: ", "StringC", "; filter: ", "StringC", "; page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; per_page: ", { "pluginId": "@kbn/securitysolution-io-ts-types", "scope": "common", "docId": "kibKbnSecuritysolutionIoTsTypesPluginApi", "section": "def-common.StringToPositiveNumberC", "text": "StringToPositiveNumberC" }, "; sort_field: ", "StringC", "; sort_order: ", "KeyofC", "<{ asc: null; desc: null; }>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/find_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.foundExceptionListItemSchema", "type": "Object", "tags": [], "label": "foundExceptionListItemSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ data: ", "ArrayC", "<", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; comments: ", "ArrayC", "<", "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; created_at: ", "StringC", "; created_by: ", "StringC", "; id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ updated_at: ", "StringC", "; updated_by: ", "StringC", "; }>>]>>; created_at: ", "StringC", "; created_by: ", "StringC", "; description: ", "StringC", "; entries: ", "ArrayC", "<", "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; list: ", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; }>>; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ list: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ exists: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ entries: ", "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], unknown>; field: ", "Type", "; type: ", "KeyofC", "<{ nested: null; }>; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ wildcard: null; }>; value: ", "Type", "; }>>]>>; id: ", "Type", "; item_id: ", "Type", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; name: ", "StringC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>; tags: ", "Type", "; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ simple: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; }>>>; page: ", "NumberC", "; per_page: ", "NumberC", "; total: ", "NumberC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/found_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.foundExceptionListSchema", "type": "Object", "tags": [], "label": "foundExceptionListSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ data: ", "ArrayC", "<", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; description: ", "StringC", "; id: ", "Type", "; immutable: ", "BooleanC", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; name: ", "StringC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>; tags: ", "Type", "; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; version: ", "Type", "; }>>>; page: ", "NumberC", "; per_page: ", "NumberC", "; total: ", "NumberC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/found_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.foundListItemSchema", "type": "Object", "tags": [], "label": "foundListItemSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ cursor: ", "StringC", "; data: ", "ArrayC", "<", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; deserializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; id: ", "Type", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; serializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; value: ", "StringC", "; }>>>; page: ", "NumberC", "; per_page: ", "NumberC", "; total: ", "NumberC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/found_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.foundListSchema", "type": "Object", "tags": [], "label": "foundListSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ cursor: ", "StringC", "; data: ", "ArrayC", "<", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; description: ", "StringC", "; deserializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; id: ", "Type", "; immutable: ", "BooleanC", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; name: ", "StringC", "; serializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; version: ", "Type", "; }>>>; page: ", "NumberC", "; per_page: ", "NumberC", "; total: ", "NumberC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/found_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.id", "type": "Object", "tags": [], "label": "id", "description": [], "signature": [ "Type", "" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.idOrUndefined", "type": "Object", "tags": [], "label": "idOrUndefined", "description": [], "signature": [ "UnionC", "<[", "Type", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.immutable", "type": "Object", "tags": [], "label": "immutable", "description": [], "signature": [ "BooleanC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/immutable/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.immutableOrUndefined", "type": "Object", "tags": [], "label": "immutableOrUndefined", "description": [], "signature": [ "UnionC", "<[", "BooleanC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/immutable/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.importListItemQuerySchema", "type": "Object", "tags": [], "label": "importListItemQuerySchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ deserializer: ", "StringC", "; list_id: ", "Type", "; serializer: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/import_list_item_query_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.importListItemSchema", "type": "Object", "tags": [], "label": "importListItemSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ file: ", "ObjectC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/import_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.item_id", "type": "Object", "tags": [], "label": "item_id", "description": [], "signature": [ "Type", "" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/item_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.itemIdOrUndefined", "type": "Object", "tags": [], "label": "itemIdOrUndefined", "description": [], "signature": [ "UnionC", "<[", "Type", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/item_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.list", "type": "Object", "tags": [], "label": "list", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ id: ", "Type", "; list_id: ", "Type", "; type: ", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>; namespace_type: ", "KeyofC", "<{ agnostic: null; single: null; }>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/lists/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.list_id", "type": "Object", "tags": [], "label": "list_id", "description": [], "signature": [ "Type", "" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.list_idOrUndefined", "type": "Object", "tags": [], "label": "list_idOrUndefined", "description": [], "signature": [ "UnionC", "<[", "Type", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.list_type", "type": "Object", "tags": [], "label": "list_type", "description": [], "signature": [ "KeyofC", "<{ item: null; list: null; }>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.listArray", "type": "Object", "tags": [], "label": "listArray", "description": [], "signature": [ "ArrayC", "<", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; list_id: ", "Type", "; type: ", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>; namespace_type: ", "KeyofC", "<{ agnostic: null; single: null; }>; }>>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/lists/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.listArrayOrUndefined", "type": "Object", "tags": [], "label": "listArrayOrUndefined", "description": [], "signature": [ "UnionC", "<[", "ArrayC", "<", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; list_id: ", "Type", "; type: ", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>; namespace_type: ", "KeyofC", "<{ agnostic: null; single: null; }>; }>>>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/lists/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.listArraySchema", "type": "Object", "tags": [], "label": "listArraySchema", "description": [], "signature": [ "ArrayC", "<", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; description: ", "StringC", "; deserializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; id: ", "Type", "; immutable: ", "BooleanC", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; name: ", "StringC", "; serializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; version: ", "Type", "; }>>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.listItemArraySchema", "type": "Object", "tags": [], "label": "listItemArraySchema", "description": [], "signature": [ "ArrayC", "<", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; deserializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; id: ", "Type", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; serializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; value: ", "StringC", "; }>>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.listItemIndexExistSchema", "type": "Object", "tags": [], "label": "listItemIndexExistSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ list_index: ", "BooleanC", "; list_item_index: ", "BooleanC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_item_index_exist_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.listItemSchema", "type": "Object", "tags": [], "label": "listItemSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; deserializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; id: ", "Type", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; serializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; value: ", "StringC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.listOperator", "type": "Object", "tags": [], "label": "listOperator", "description": [], "signature": [ "KeyofC", "<{ excluded: null; included: null; }>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/list_operator/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.listSchema", "type": "Object", "tags": [], "label": "listSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; description: ", "StringC", "; deserializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; id: ", "Type", "; immutable: ", "BooleanC", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; name: ", "StringC", "; serializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; version: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.meta", "type": "Object", "tags": [], "label": "meta", "description": [], "signature": [ "ObjectC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/meta/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.metaOrUndefined", "type": "Object", "tags": [], "label": "metaOrUndefined", "description": [], "signature": [ "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/meta/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.name", "type": "Object", "tags": [], "label": "name", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/name/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.nameOrUndefined", "type": "Object", "tags": [], "label": "nameOrUndefined", "description": [], "signature": [ "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/name/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.namespaceType", "type": "Object", "tags": [], "label": "namespaceType", "description": [], "signature": [ "KeyofC", "<{ agnostic: null; single: null; }>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/default_namespace/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.namespaceTypeArray", "type": "Object", "tags": [], "label": "namespaceTypeArray", "description": [], "signature": [ "ArrayC", "<", "KeyofC", "<{ agnostic: null; single: null; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/default_namespace_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.nestedEntriesArray", "type": "Object", "tags": [], "label": "nestedEntriesArray", "description": [], "signature": [ "ArrayC", "<", "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ exists: null; }>; }>>]>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.nestedEntryItem", "type": "Object", "tags": [], "label": "nestedEntryItem", "description": [], "signature": [ "UnionC", "<[", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ match_any: null; }>; value: ", "Type", "; }>>, ", "ExactC", "<", "TypeC", "<{ field: ", "Type", "; operator: ", "KeyofC", "<{ excluded: null; included: null; }>; type: ", "KeyofC", "<{ exists: null; }>; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.nonEmptyEndpointEntriesArray", "type": "Object", "tags": [], "label": "nonEmptyEndpointEntriesArray", "description": [ "\nTypes the nonEmptyEndpointEntriesArray as:\n - An array of entries of length 1 or greater\n" ], "signature": [ "Type", "<({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[], ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; } | { entries: ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; })[], unknown>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/entries/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.nonEmptyEndpointNestedEntriesArray", "type": "Object", "tags": [], "label": "nonEmptyEndpointNestedEntriesArray", "description": [ "\nTypes the nonEmptyNestedEntriesArray as:\n - An array of entries of length 1 or greater\n" ], "signature": [ "Type", "<({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[], ({ field: string; operator: \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"included\"; type: \"match_any\"; value: string[]; })[], unknown>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/endpoint/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.nonEmptyEntriesArray", "type": "Object", "tags": [], "label": "nonEmptyEntriesArray", "description": [ "\nTypes the nonEmptyEntriesArray as:\n - An array of entries of length 1 or greater\n" ], "signature": [ "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[], unknown>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.nonEmptyNestedEntriesArray", "type": "Object", "tags": [], "label": "nonEmptyNestedEntriesArray", "description": [ "\nTypes the nonEmptyNestedEntriesArray as:\n - An array of entries of length 1 or greater\n" ], "signature": [ "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[], unknown>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/non_empty_nested_entries_array/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.osType", "type": "Object", "tags": [], "label": "osType", "description": [], "signature": [ "KeyofC", "<{ linux: null; macos: null; windows: null; }>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/os_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.osTypeArray", "type": "Object", "tags": [], "label": "osTypeArray", "description": [], "signature": [ "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/os_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.osTypeArrayOrUndefined", "type": "Object", "tags": [], "label": "osTypeArrayOrUndefined", "description": [], "signature": [ "UnionC", "<[", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/os_type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.page", "type": "Object", "tags": [], "label": "page", "description": [], "signature": [ "NumberC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/page/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.pageOrUndefined", "type": "Object", "tags": [], "label": "pageOrUndefined", "description": [], "signature": [ "UnionC", "<[", "NumberC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/page/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.patchListItemSchema", "type": "Object", "tags": [], "label": "patchListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ _version: ", "StringC", "; meta: ", "ObjectC", "; value: ", "StringC", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/patch_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.patchListSchema", "type": "Object", "tags": [], "label": "patchListSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ _version: ", "StringC", "; description: ", "StringC", "; meta: ", "ObjectC", "; name: ", "StringC", "; version: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/patch_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.per_page", "type": "Object", "tags": [], "label": "per_page", "description": [], "signature": [ "NumberC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/per_page/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.perPageOrUndefined", "type": "Object", "tags": [], "label": "perPageOrUndefined", "description": [], "signature": [ "UnionC", "<[", "NumberC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/per_page/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.readEndpointListItemSchema", "type": "Object", "tags": [], "label": "readEndpointListItemSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ id: ", "Type", "; item_id: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.readExceptionListItemSchema", "type": "Object", "tags": [], "label": "readExceptionListItemSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ id: ", "Type", "; item_id: ", "Type", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.readExceptionListSchema", "type": "Object", "tags": [], "label": "readExceptionListSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ id: ", "Type", "; list_id: ", "Type", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.readListItemSchema", "type": "Object", "tags": [], "label": "readListItemSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ id: ", "Type", "; list_id: ", "Type", "; value: ", "StringC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.readListSchema", "type": "Object", "tags": [], "label": "readListSchema", "description": [], "signature": [ "ExactC", "<", "TypeC", "<{ id: ", "Type", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/read_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.searchListItemArraySchema", "type": "Object", "tags": [], "label": "searchListItemArraySchema", "description": [], "signature": [ "ArrayC", "<", "ExactC", "<", "TypeC", "<{ items: ", "ArrayC", "<", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; deserializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; id: ", "Type", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; serializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; value: ", "StringC", "; }>>>; value: ", "UnknownC", "; }>>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/search_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.searchListItemSchema", "type": "Object", "tags": [], "label": "searchListItemSchema", "description": [ "\nNOTE: Although this is defined within \"response\" this does not expose a REST API\nendpoint right now for this particular response. Instead this is only used internally\nfor the plugins at this moment. If this changes, please remove this message." ], "signature": [ "ExactC", "<", "TypeC", "<{ items: ", "ArrayC", "<", "ExactC", "<", "TypeC", "<{ _version: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; created_at: ", "StringC", "; created_by: ", "StringC", "; deserializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; id: ", "Type", "; list_id: ", "Type", "; meta: ", "UnionC", "<[", "ObjectC", ", ", "UndefinedC", "]>; serializer: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; tie_breaker_id: ", "StringC", "; type: ", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>; updated_at: ", "StringC", "; updated_by: ", "StringC", "; value: ", "StringC", "; }>>>; value: ", "UnknownC", "; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/response/search_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.serializer", "type": "Object", "tags": [], "label": "serializer", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/serializer/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.serializerOrUndefined", "type": "Object", "tags": [], "label": "serializerOrUndefined", "description": [], "signature": [ "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/serializer/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.sort_field", "type": "Object", "tags": [], "label": "sort_field", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/sort_field/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.sort_order", "type": "Object", "tags": [], "label": "sort_order", "description": [], "signature": [ "KeyofC", "<{ asc: null; desc: null; }>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/sort_order/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.sortFieldOrUndefined", "type": "Object", "tags": [], "label": "sortFieldOrUndefined", "description": [], "signature": [ "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/sort_field/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.sortOrderOrUndefined", "type": "Object", "tags": [], "label": "sortOrderOrUndefined", "description": [], "signature": [ "UnionC", "<[", "KeyofC", "<{ asc: null; desc: null; }>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/sort_order/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.summaryExceptionListSchema", "type": "Object", "tags": [], "label": "summaryExceptionListSchema", "description": [], "signature": [ "ExactC", "<", "PartialC", "<{ id: ", "Type", "; list_id: ", "Type", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; }>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/summary_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.tags", "type": "Object", "tags": [], "label": "tags", "description": [], "signature": [ "Type", "" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/tags/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.tagsOrUndefined", "type": "Object", "tags": [], "label": "tagsOrUndefined", "description": [], "signature": [ "UnionC", "<[", "Type", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/tags/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.tie_breaker_id", "type": "Object", "tags": [], "label": "tie_breaker_id", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/tie_breaker_id/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.total", "type": "Object", "tags": [], "label": "total", "description": [], "signature": [ "NumberC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/total/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.totalUndefined", "type": "Object", "tags": [], "label": "totalUndefined", "description": [], "signature": [ "UnionC", "<[", "NumberC", ", ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/total/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.type", "type": "Object", "tags": [], "label": "type", "description": [ "\nTypes of all the regular single value list items but not exception list\nor exception list types. Those types are in the list_types folder." ], "signature": [ "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.typeOrUndefined", "type": "Object", "tags": [], "label": "typeOrUndefined", "description": [], "signature": [ "UnionC", "<[", "KeyofC", "<{ binary: null; boolean: null; byte: null; date: null; date_nanos: null; date_range: null; double: null; double_range: null; float: null; float_range: null; geo_point: null; geo_shape: null; half_float: null; integer: null; integer_range: null; ip: null; ip_range: null; keyword: null; long: null; long_range: null; shape: null; short: null; text: null; }>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/type/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateComment", "type": "Object", "tags": [], "label": "updateComment", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ id: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/update_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateCommentsArray", "type": "Object", "tags": [], "label": "updateCommentsArray", "description": [], "signature": [ "ArrayC", "<", "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ id: ", "Type", "; }>>]>>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/update_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateCommentsArrayOrUndefined", "type": "Object", "tags": [], "label": "updateCommentsArrayOrUndefined", "description": [], "signature": [ "UnionC", "<[", "ArrayC", "<", "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ comment: ", "Type", "; }>>, ", "ExactC", "<", "PartialC", "<{ id: ", "Type", "; }>>]>>, ", "UndefinedC", "]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/update_comment/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updated_at", "type": "Object", "tags": [], "label": "updated_at", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/updated_at/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updated_by", "type": "Object", "tags": [], "label": "updated_by", "description": [], "signature": [ "StringC" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/common/updated_by/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateEndpointListItemSchema", "type": "Object", "tags": [], "label": "updateEndpointListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ description: ", "StringC", "; entries: ", "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[], unknown>; name: ", "StringC", "; type: ", "KeyofC", "<{ simple: null; }>; }>>, ", "ExactC", "<", "PartialC", "<{ _version: ", "StringC", "; comments: ", "Type", "<({ comment: string; } & { id?: string | undefined; })[], ({ comment: string; } & { id?: string | undefined; })[], unknown>; id: ", "Type", "; item_id: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; meta: ", "ObjectC", "; os_types: ", "UnionC", "<[", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>, ", "UndefinedC", "]>; tags: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_endpoint_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateExceptionListItemSchema", "type": "Object", "tags": [], "label": "updateExceptionListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ description: ", "StringC", "; entries: ", "Type", "<({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[], ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"keyword\" | \"ip_range\" | \"date_range\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"long\" | \"double\" | \"text\" | \"date_nanos\" | \"shape\" | \"short\" | \"binary\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; })[]; field: string; type: \"nested\"; })[], unknown>; name: ", "StringC", "; type: ", "KeyofC", "<{ simple: null; }>; }>>, ", "ExactC", "<", "PartialC", "<{ _version: ", "StringC", "; comments: ", "Type", "<({ comment: string; } & { id?: string | undefined; })[], ({ comment: string; } & { id?: string | undefined; })[], unknown>; id: ", "Type", "; item_id: ", "UnionC", "<[", "StringC", ", ", "UndefinedC", "]>; meta: ", "ObjectC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "UnionC", "<[", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>, ", "UndefinedC", "]>; tags: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateExceptionListSchema", "type": "Object", "tags": [], "label": "updateExceptionListSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ description: ", "StringC", "; name: ", "StringC", "; type: ", "KeyofC", "<{ detection: null; endpoint: null; endpoint_events: null; endpoint_host_isolation_exceptions: null; }>; }>>, ", "ExactC", "<", "PartialC", "<{ _version: ", "StringC", "; id: ", "Type", "; list_id: ", "Type", "; meta: ", "ObjectC", "; namespace_type: ", "Type", "<\"single\" | \"agnostic\", \"single\" | \"agnostic\" | undefined, unknown>; os_types: ", "UnionC", "<[", "Type", "<(\"windows\" | \"linux\" | \"macos\")[], (\"windows\" | \"linux\" | \"macos\")[] | undefined, unknown>, ", "UndefinedC", "]>; tags: ", "Type", "; version: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_exception_list_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateListItemSchema", "type": "Object", "tags": [], "label": "updateListItemSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ id: ", "Type", "; value: ", "StringC", "; }>>, ", "ExactC", "<", "PartialC", "<{ _version: ", "StringC", "; meta: ", "ObjectC", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_list_item_schema/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/securitysolution-io-ts-list-types", "id": "def-common.updateListSchema", "type": "Object", "tags": [], "label": "updateListSchema", "description": [], "signature": [ "IntersectionC", "<[", "ExactC", "<", "TypeC", "<{ description: ", "StringC", "; id: ", "Type", "; name: ", "StringC", "; }>>, ", "ExactC", "<", "PartialC", "<{ _version: ", "StringC", "; meta: ", "ObjectC", "; version: ", "Type", "; }>>]>" ], "path": "packages/kbn-securitysolution-io-ts-list-types/src/request/update_list_schema/index.ts", "deprecated": false, "initialIsOpen": false } ] } }