cribl-control-plane 0.5.0-beta.3 → 0.5.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (251) hide show
  1. package/dist/commonjs/funcs/destinationsCreate.d.ts +2 -1
  2. package/dist/commonjs/funcs/destinationsCreate.d.ts.map +1 -1
  3. package/dist/commonjs/funcs/destinationsCreate.js +2 -1
  4. package/dist/commonjs/funcs/destinationsCreate.js.map +1 -1
  5. package/dist/commonjs/funcs/sourcesCreate.d.ts +2 -1
  6. package/dist/commonjs/funcs/sourcesCreate.d.ts.map +1 -1
  7. package/dist/commonjs/funcs/sourcesCreate.js +2 -1
  8. package/dist/commonjs/funcs/sourcesCreate.js.map +1 -1
  9. package/dist/commonjs/lib/config.d.ts +3 -3
  10. package/dist/commonjs/lib/config.js +3 -3
  11. package/dist/commonjs/models/collectorazureblob.d.ts +643 -19
  12. package/dist/commonjs/models/collectorazureblob.d.ts.map +1 -1
  13. package/dist/commonjs/models/collectorazureblob.js +437 -20
  14. package/dist/commonjs/models/collectorazureblob.js.map +1 -1
  15. package/dist/commonjs/models/collectorconf.d.ts +26 -2
  16. package/dist/commonjs/models/collectorconf.d.ts.map +1 -1
  17. package/dist/commonjs/models/collectorconf.js +12 -12
  18. package/dist/commonjs/models/collectorconf.js.map +1 -1
  19. package/dist/commonjs/models/collectorgooglecloudstorage.d.ts +316 -19
  20. package/dist/commonjs/models/collectorgooglecloudstorage.d.ts.map +1 -1
  21. package/dist/commonjs/models/collectorgooglecloudstorage.js +222 -20
  22. package/dist/commonjs/models/collectorgooglecloudstorage.js.map +1 -1
  23. package/dist/commonjs/models/collectorhealthcheck.d.ts +3635 -72
  24. package/dist/commonjs/models/collectorhealthcheck.d.ts.map +1 -1
  25. package/dist/commonjs/models/collectorhealthcheck.js +2828 -126
  26. package/dist/commonjs/models/collectorhealthcheck.js.map +1 -1
  27. package/dist/commonjs/models/collectorrest.d.ts +6369 -147
  28. package/dist/commonjs/models/collectorrest.d.ts.map +1 -1
  29. package/dist/commonjs/models/collectorrest.js +5232 -96
  30. package/dist/commonjs/models/collectorrest.js.map +1 -1
  31. package/dist/commonjs/models/collectors3.d.ts +1003 -34
  32. package/dist/commonjs/models/collectors3.d.ts.map +1 -1
  33. package/dist/commonjs/models/collectors3.js +653 -32
  34. package/dist/commonjs/models/collectors3.js.map +1 -1
  35. package/dist/commonjs/models/collectorsplunk.d.ts +1803 -82
  36. package/dist/commonjs/models/collectorsplunk.d.ts.map +1 -1
  37. package/dist/commonjs/models/collectorsplunk.js +1320 -50
  38. package/dist/commonjs/models/collectorsplunk.js.map +1 -1
  39. package/dist/commonjs/models/functionconfschemahandlebars.d.ts +46 -0
  40. package/dist/commonjs/models/functionconfschemahandlebars.d.ts.map +1 -0
  41. package/dist/commonjs/models/{functionconfschemahandlebar.js → functionconfschemahandlebars.js} +12 -11
  42. package/dist/commonjs/models/functionconfschemahandlebars.js.map +1 -0
  43. package/dist/commonjs/models/functionconfschemalocalsearchdatatypeparser.d.ts +6 -6
  44. package/dist/commonjs/models/functionconfschemalocalsearchdatatypeparser.d.ts.map +1 -1
  45. package/dist/commonjs/models/functionconfschemalocalsearchdatatypeparser.js +8 -4
  46. package/dist/commonjs/models/functionconfschemalocalsearchdatatypeparser.js.map +1 -1
  47. package/dist/commonjs/models/functionconfschemalocalsearchrulesetrunner.d.ts +16 -0
  48. package/dist/commonjs/models/functionconfschemalocalsearchrulesetrunner.d.ts.map +1 -1
  49. package/dist/commonjs/models/functionconfschemalocalsearchrulesetrunner.js +19 -1
  50. package/dist/commonjs/models/functionconfschemalocalsearchrulesetrunner.js.map +1 -1
  51. package/dist/commonjs/models/functionconfschemanotificationpolicies.d.ts +5 -0
  52. package/dist/commonjs/models/functionconfschemanotificationpolicies.d.ts.map +1 -1
  53. package/dist/commonjs/models/functionconfschemanotificationpolicies.js +2 -0
  54. package/dist/commonjs/models/functionconfschemanotificationpolicies.js.map +1 -1
  55. package/dist/commonjs/models/{functionhandlebar.d.ts → functionhandlebars.d.ts} +7 -7
  56. package/dist/commonjs/models/functionhandlebars.d.ts.map +1 -0
  57. package/dist/commonjs/models/{functionhandlebar.js → functionhandlebars.js} +9 -9
  58. package/dist/commonjs/models/functionhandlebars.js.map +1 -0
  59. package/dist/commonjs/models/functionresponse.d.ts +2 -2
  60. package/dist/commonjs/models/functionresponse.d.ts.map +1 -1
  61. package/dist/commonjs/models/functionresponse.js +2 -2
  62. package/dist/commonjs/models/functionresponse.js.map +1 -1
  63. package/dist/commonjs/models/index.d.ts +3 -3
  64. package/dist/commonjs/models/index.d.ts.map +1 -1
  65. package/dist/commonjs/models/index.js +3 -3
  66. package/dist/commonjs/models/index.js.map +1 -1
  67. package/dist/commonjs/models/operations/createinput.d.ts +23546 -0
  68. package/dist/commonjs/models/operations/createinput.d.ts.map +1 -0
  69. package/dist/commonjs/models/operations/createinput.js +11067 -0
  70. package/dist/commonjs/models/operations/createinput.js.map +1 -0
  71. package/dist/commonjs/models/operations/createoutput.d.ts +30026 -0
  72. package/dist/commonjs/models/operations/createoutput.d.ts.map +1 -0
  73. package/dist/commonjs/models/operations/createoutput.js +14769 -0
  74. package/dist/commonjs/models/operations/createoutput.js.map +1 -0
  75. package/dist/commonjs/models/operations/index.d.ts +2 -0
  76. package/dist/commonjs/models/operations/index.d.ts.map +1 -1
  77. package/dist/commonjs/models/operations/index.js +2 -0
  78. package/dist/commonjs/models/operations/index.js.map +1 -1
  79. package/dist/commonjs/models/pipelinefunctionconf.d.ts +2 -2
  80. package/dist/commonjs/models/pipelinefunctionconf.d.ts.map +1 -1
  81. package/dist/commonjs/models/pipelinefunctionconf.js +2 -2
  82. package/dist/commonjs/models/pipelinefunctionconf.js.map +1 -1
  83. package/dist/commonjs/models/pipelinefunctionconfinput.d.ts +3 -3
  84. package/dist/commonjs/models/pipelinefunctionconfinput.d.ts.map +1 -1
  85. package/dist/commonjs/models/pipelinefunctionconfinput.js +2 -2
  86. package/dist/commonjs/models/pipelinefunctionconfinput.js.map +1 -1
  87. package/dist/commonjs/models/pipelinefunctionhandlebars.d.ts +109 -0
  88. package/dist/commonjs/models/pipelinefunctionhandlebars.d.ts.map +1 -0
  89. package/dist/commonjs/models/pipelinefunctionhandlebars.js +114 -0
  90. package/dist/commonjs/models/pipelinefunctionhandlebars.js.map +1 -0
  91. package/dist/commonjs/models/pipelinefunctionlocalsearchdatatypeparser.d.ts +3 -18
  92. package/dist/commonjs/models/pipelinefunctionlocalsearchdatatypeparser.d.ts.map +1 -1
  93. package/dist/commonjs/models/pipelinefunctionlocalsearchdatatypeparser.js +4 -19
  94. package/dist/commonjs/models/pipelinefunctionlocalsearchdatatypeparser.js.map +1 -1
  95. package/dist/commonjs/sdk/destinations.d.ts +1 -1
  96. package/dist/commonjs/sdk/destinations.d.ts.map +1 -1
  97. package/dist/commonjs/sdk/destinations.js.map +1 -1
  98. package/dist/commonjs/sdk/sources.d.ts +1 -1
  99. package/dist/commonjs/sdk/sources.d.ts.map +1 -1
  100. package/dist/commonjs/sdk/sources.js.map +1 -1
  101. package/dist/esm/funcs/destinationsCreate.d.ts +2 -1
  102. package/dist/esm/funcs/destinationsCreate.d.ts.map +1 -1
  103. package/dist/esm/funcs/destinationsCreate.js +2 -1
  104. package/dist/esm/funcs/destinationsCreate.js.map +1 -1
  105. package/dist/esm/funcs/sourcesCreate.d.ts +2 -1
  106. package/dist/esm/funcs/sourcesCreate.d.ts.map +1 -1
  107. package/dist/esm/funcs/sourcesCreate.js +2 -1
  108. package/dist/esm/funcs/sourcesCreate.js.map +1 -1
  109. package/dist/esm/lib/config.d.ts +3 -3
  110. package/dist/esm/lib/config.js +3 -3
  111. package/dist/esm/models/collectorazureblob.d.ts +643 -19
  112. package/dist/esm/models/collectorazureblob.d.ts.map +1 -1
  113. package/dist/esm/models/collectorazureblob.js +412 -17
  114. package/dist/esm/models/collectorazureblob.js.map +1 -1
  115. package/dist/esm/models/collectorconf.d.ts +26 -2
  116. package/dist/esm/models/collectorconf.d.ts.map +1 -1
  117. package/dist/esm/models/collectorconf.js +12 -12
  118. package/dist/esm/models/collectorconf.js.map +1 -1
  119. package/dist/esm/models/collectorgooglecloudstorage.d.ts +316 -19
  120. package/dist/esm/models/collectorgooglecloudstorage.d.ts.map +1 -1
  121. package/dist/esm/models/collectorgooglecloudstorage.js +209 -17
  122. package/dist/esm/models/collectorgooglecloudstorage.js.map +1 -1
  123. package/dist/esm/models/collectorhealthcheck.d.ts +3635 -72
  124. package/dist/esm/models/collectorhealthcheck.d.ts.map +1 -1
  125. package/dist/esm/models/collectorhealthcheck.js +2681 -119
  126. package/dist/esm/models/collectorhealthcheck.js.map +1 -1
  127. package/dist/esm/models/collectorrest.d.ts +6369 -147
  128. package/dist/esm/models/collectorrest.d.ts.map +1 -1
  129. package/dist/esm/models/collectorrest.js +4941 -83
  130. package/dist/esm/models/collectorrest.js.map +1 -1
  131. package/dist/esm/models/collectors3.d.ts +1003 -34
  132. package/dist/esm/models/collectors3.d.ts.map +1 -1
  133. package/dist/esm/models/collectors3.js +631 -29
  134. package/dist/esm/models/collectors3.js.map +1 -1
  135. package/dist/esm/models/collectorsplunk.d.ts +1803 -82
  136. package/dist/esm/models/collectorsplunk.d.ts.map +1 -1
  137. package/dist/esm/models/collectorsplunk.js +1261 -43
  138. package/dist/esm/models/collectorsplunk.js.map +1 -1
  139. package/dist/esm/models/functionconfschemahandlebars.d.ts +46 -0
  140. package/dist/esm/models/functionconfschemahandlebars.d.ts.map +1 -0
  141. package/dist/esm/models/functionconfschemahandlebars.js +26 -0
  142. package/dist/esm/models/functionconfschemahandlebars.js.map +1 -0
  143. package/dist/esm/models/functionconfschemalocalsearchdatatypeparser.d.ts +6 -6
  144. package/dist/esm/models/functionconfschemalocalsearchdatatypeparser.d.ts.map +1 -1
  145. package/dist/esm/models/functionconfschemalocalsearchdatatypeparser.js +6 -3
  146. package/dist/esm/models/functionconfschemalocalsearchdatatypeparser.js.map +1 -1
  147. package/dist/esm/models/functionconfschemalocalsearchrulesetrunner.d.ts +16 -0
  148. package/dist/esm/models/functionconfschemalocalsearchrulesetrunner.d.ts.map +1 -1
  149. package/dist/esm/models/functionconfschemalocalsearchrulesetrunner.js +16 -0
  150. package/dist/esm/models/functionconfschemalocalsearchrulesetrunner.js.map +1 -1
  151. package/dist/esm/models/functionconfschemanotificationpolicies.d.ts +5 -0
  152. package/dist/esm/models/functionconfschemanotificationpolicies.d.ts.map +1 -1
  153. package/dist/esm/models/functionconfschemanotificationpolicies.js +2 -0
  154. package/dist/esm/models/functionconfschemanotificationpolicies.js.map +1 -1
  155. package/dist/esm/models/{functionhandlebar.d.ts → functionhandlebars.d.ts} +7 -7
  156. package/dist/esm/models/functionhandlebars.d.ts.map +1 -0
  157. package/dist/esm/models/{functionhandlebar.js → functionhandlebars.js} +7 -7
  158. package/dist/esm/models/functionhandlebars.js.map +1 -0
  159. package/dist/esm/models/functionresponse.d.ts +2 -2
  160. package/dist/esm/models/functionresponse.d.ts.map +1 -1
  161. package/dist/esm/models/functionresponse.js +2 -2
  162. package/dist/esm/models/functionresponse.js.map +1 -1
  163. package/dist/esm/models/index.d.ts +3 -3
  164. package/dist/esm/models/index.d.ts.map +1 -1
  165. package/dist/esm/models/index.js +3 -3
  166. package/dist/esm/models/index.js.map +1 -1
  167. package/dist/esm/models/operations/createinput.d.ts +23546 -0
  168. package/dist/esm/models/operations/createinput.d.ts.map +1 -0
  169. package/dist/esm/models/operations/createinput.js +10531 -0
  170. package/dist/esm/models/operations/createinput.js.map +1 -0
  171. package/dist/esm/models/operations/createoutput.d.ts +30026 -0
  172. package/dist/esm/models/operations/createoutput.d.ts.map +1 -0
  173. package/dist/esm/models/operations/createoutput.js +14385 -0
  174. package/dist/esm/models/operations/createoutput.js.map +1 -0
  175. package/dist/esm/models/operations/index.d.ts +2 -0
  176. package/dist/esm/models/operations/index.d.ts.map +1 -1
  177. package/dist/esm/models/operations/index.js +2 -0
  178. package/dist/esm/models/operations/index.js.map +1 -1
  179. package/dist/esm/models/pipelinefunctionconf.d.ts +2 -2
  180. package/dist/esm/models/pipelinefunctionconf.d.ts.map +1 -1
  181. package/dist/esm/models/pipelinefunctionconf.js +2 -2
  182. package/dist/esm/models/pipelinefunctionconf.js.map +1 -1
  183. package/dist/esm/models/pipelinefunctionconfinput.d.ts +3 -3
  184. package/dist/esm/models/pipelinefunctionconfinput.d.ts.map +1 -1
  185. package/dist/esm/models/pipelinefunctionconfinput.js +2 -2
  186. package/dist/esm/models/pipelinefunctionconfinput.js.map +1 -1
  187. package/dist/esm/models/pipelinefunctionhandlebars.d.ts +109 -0
  188. package/dist/esm/models/pipelinefunctionhandlebars.d.ts.map +1 -0
  189. package/dist/esm/models/pipelinefunctionhandlebars.js +72 -0
  190. package/dist/esm/models/pipelinefunctionhandlebars.js.map +1 -0
  191. package/dist/esm/models/pipelinefunctionlocalsearchdatatypeparser.d.ts +3 -18
  192. package/dist/esm/models/pipelinefunctionlocalsearchdatatypeparser.d.ts.map +1 -1
  193. package/dist/esm/models/pipelinefunctionlocalsearchdatatypeparser.js +3 -16
  194. package/dist/esm/models/pipelinefunctionlocalsearchdatatypeparser.js.map +1 -1
  195. package/dist/esm/sdk/destinations.d.ts +1 -1
  196. package/dist/esm/sdk/destinations.d.ts.map +1 -1
  197. package/dist/esm/sdk/destinations.js.map +1 -1
  198. package/dist/esm/sdk/sources.d.ts +1 -1
  199. package/dist/esm/sdk/sources.d.ts.map +1 -1
  200. package/dist/esm/sdk/sources.js.map +1 -1
  201. package/examples/example-edge.ts +1 -2
  202. package/examples/example-packs.ts +1 -2
  203. package/examples/example-stream.ts +1 -2
  204. package/examples/package-lock.json +1 -1
  205. package/jsr.json +1 -1
  206. package/package.json +1 -1
  207. package/src/funcs/destinationsCreate.ts +4 -3
  208. package/src/funcs/sourcesCreate.ts +4 -3
  209. package/src/lib/config.ts +3 -3
  210. package/src/models/collectorazureblob.ts +1317 -91
  211. package/src/models/collectorconf.ts +36 -24
  212. package/src/models/collectorgooglecloudstorage.ts +698 -66
  213. package/src/models/collectorhealthcheck.ts +7751 -175
  214. package/src/models/collectorrest.ts +13275 -231
  215. package/src/models/collectors3.ts +1722 -97
  216. package/src/models/collectorsplunk.ts +3531 -187
  217. package/src/models/{functionconfschemahandlebar.ts → functionconfschemahandlebars.ts} +23 -20
  218. package/src/models/functionconfschemalocalsearchdatatypeparser.ts +22 -9
  219. package/src/models/functionconfschemalocalsearchrulesetrunner.ts +67 -0
  220. package/src/models/functionconfschemanotificationpolicies.ts +7 -0
  221. package/src/models/{functionhandlebar.ts → functionhandlebars.ts} +14 -14
  222. package/src/models/functionresponse.ts +5 -5
  223. package/src/models/index.ts +3 -3
  224. package/src/models/operations/createinput.ts +36332 -0
  225. package/src/models/operations/createoutput.ts +43577 -0
  226. package/src/models/operations/index.ts +2 -0
  227. package/src/models/pipelinefunctionconf.ts +5 -5
  228. package/src/models/pipelinefunctionconfinput.ts +7 -7
  229. package/src/models/{pipelinefunctionhandlebar.ts → pipelinefunctionhandlebars.ts} +67 -62
  230. package/src/models/pipelinefunctionlocalsearchdatatypeparser.ts +10 -65
  231. package/src/sdk/destinations.ts +1 -1
  232. package/src/sdk/sources.ts +1 -1
  233. package/dist/commonjs/models/functionconfschemahandlebar.d.ts +0 -44
  234. package/dist/commonjs/models/functionconfschemahandlebar.d.ts.map +0 -1
  235. package/dist/commonjs/models/functionconfschemahandlebar.js.map +0 -1
  236. package/dist/commonjs/models/functionhandlebar.d.ts.map +0 -1
  237. package/dist/commonjs/models/functionhandlebar.js.map +0 -1
  238. package/dist/commonjs/models/pipelinefunctionhandlebar.d.ts +0 -108
  239. package/dist/commonjs/models/pipelinefunctionhandlebar.d.ts.map +0 -1
  240. package/dist/commonjs/models/pipelinefunctionhandlebar.js +0 -112
  241. package/dist/commonjs/models/pipelinefunctionhandlebar.js.map +0 -1
  242. package/dist/esm/models/functionconfschemahandlebar.d.ts +0 -44
  243. package/dist/esm/models/functionconfschemahandlebar.d.ts.map +0 -1
  244. package/dist/esm/models/functionconfschemahandlebar.js +0 -25
  245. package/dist/esm/models/functionconfschemahandlebar.js.map +0 -1
  246. package/dist/esm/models/functionhandlebar.d.ts.map +0 -1
  247. package/dist/esm/models/functionhandlebar.js.map +0 -1
  248. package/dist/esm/models/pipelinefunctionhandlebar.d.ts +0 -108
  249. package/dist/esm/models/pipelinefunctionhandlebar.d.ts.map +0 -1
  250. package/dist/esm/models/pipelinefunctionhandlebar.js +0 -70
  251. package/dist/esm/models/pipelinefunctionhandlebar.js.map +0 -1
@@ -1,11 +1,11 @@
1
1
  import * as z from "zod/v3";
2
- import { OpenEnum } from "../types/enums.js";
2
+ import { ClosedEnum, OpenEnum } from "../types/enums.js";
3
3
  import { Result as SafeParseResult } from "../types/fp.js";
4
4
  import { SDKValidationError } from "./errors/sdkvalidationerror.js";
5
5
  /**
6
6
  * Enter authentication data directly, or select a secret referencing your auth data
7
7
  */
8
- export declare const CollectorAzureBlobAuthenticationMethod: {
8
+ export declare const CollectorAzureBlobAuthenticationMethod4: {
9
9
  readonly Manual: "manual";
10
10
  readonly Secret: "secret";
11
11
  readonly ClientSecret: "clientSecret";
@@ -14,8 +14,24 @@ export declare const CollectorAzureBlobAuthenticationMethod: {
14
14
  /**
15
15
  * Enter authentication data directly, or select a secret referencing your auth data
16
16
  */
17
- export type CollectorAzureBlobAuthenticationMethod = OpenEnum<typeof CollectorAzureBlobAuthenticationMethod>;
18
- export type CollectorAzureBlobExtractor = {
17
+ export type CollectorAzureBlobAuthenticationMethod4 = OpenEnum<typeof CollectorAzureBlobAuthenticationMethod4>;
18
+ export type CollectorAzureBlobCertificate4 = {
19
+ /**
20
+ * The certificate you registered as credentials for your app in the Azure portal
21
+ */
22
+ certificateName: string;
23
+ };
24
+ /**
25
+ * Collector type: azure_blob
26
+ */
27
+ export declare const CollectorAzureBlobType4: {
28
+ readonly AzureBlob: "azure_blob";
29
+ };
30
+ /**
31
+ * Collector type: azure_blob
32
+ */
33
+ export type CollectorAzureBlobType4 = ClosedEnum<typeof CollectorAzureBlobType4>;
34
+ export type CollectorAzureBlobExtractor4 = {
19
35
  /**
20
36
  * A token from the template path, such as epoch
21
37
  */
@@ -25,19 +41,165 @@ export type CollectorAzureBlobExtractor = {
25
41
  */
26
42
  expression: string;
27
43
  };
28
- export type CollectorAzureBlob = {
44
+ export type CollectorAzureBlobAzureBlob4 = {
45
+ /**
46
+ * Enter authentication data directly, or select a secret referencing your auth data
47
+ */
48
+ authType?: CollectorAzureBlobAuthenticationMethod4 | undefined;
49
+ /**
50
+ * The name of your Azure storage account
51
+ */
52
+ storageAccountName: string;
53
+ /**
54
+ * The service principal's tenant ID
55
+ */
56
+ tenantId: string;
57
+ /**
58
+ * The service principal's client ID
59
+ */
60
+ clientId: string;
61
+ certificate: CollectorAzureBlobCertificate4;
62
+ /**
63
+ * The Azure cloud to use. Defaults to Azure Public Cloud.
64
+ */
65
+ azureCloud?: string | undefined;
66
+ /**
67
+ * The endpoint suffix for the service URL. Takes precedence over the Azure Cloud setting. Defaults to core.windows.net.
68
+ */
69
+ endpointSuffix?: string | undefined;
29
70
  /**
30
71
  * Collector type: azure_blob
31
72
  */
32
- type: "azure_blob";
73
+ type: CollectorAzureBlobType4;
33
74
  /**
34
75
  * An optional predefined Destination that will be used to auto-populate Collector settings
35
76
  */
36
77
  outputName?: string | undefined;
78
+ /**
79
+ * Container to collect from. This value can be a constant, or a JavaScript expression that can only be evaluated at init time. Example referencing a Global Variable: myBucket-${C.vars.myVar}
80
+ */
81
+ containerName: string;
82
+ /**
83
+ * The directory from which to collect data. Templating is supported, such as myDir/${datacenter}/${host}/${app}/. Time-based tokens are supported, such as myOtherDir/${_time:%Y}/${_time:%m}/${_time:%d}/.
84
+ */
85
+ path?: string | undefined;
86
+ /**
87
+ * Extractors allow use of template tokens as context for expressions that enrich discovery results. For example, given a template /path/${epoch}, an extractor under key "epoch" with an expression {date: new Date(+value*1000)} will enrich discovery results with a human-readable "date" field.
88
+ */
89
+ extractors?: Array<CollectorAzureBlobExtractor4> | undefined;
90
+ /**
91
+ * Recurse through subdirectories
92
+ */
93
+ recurse?: boolean | undefined;
94
+ /**
95
+ * Include Azure Blob metadata in collected events. In each event, metadata will be located at: __collectible.metadata.
96
+ */
97
+ includeMetadata?: boolean | undefined;
98
+ /**
99
+ * Include Azure Blob tags in collected events. In each event, tags will be located at: __collectible.tags. Disable this feature when using a Shared Access Signature Connection String, to prevent errors.
100
+ */
101
+ includeTags?: boolean | undefined;
102
+ /**
103
+ * Maximum number of metadata objects to batch before recording as results
104
+ */
105
+ maxBatchSize?: number | undefined;
106
+ /**
107
+ * Maximum file size for each Parquet chunk
108
+ */
109
+ parquetChunkSizeMB?: number | undefined;
110
+ /**
111
+ * The maximum time allowed for downloading a Parquet chunk. Processing will abort if a chunk cannot be downloaded within the time specified.
112
+ */
113
+ parquetChunkDownloadTimeout?: number | undefined;
114
+ /**
115
+ * Enter your Azure storage account Connection String. If left blank, Cribl Stream will fall back to env.AZURE_STORAGE_CONNECTION_STRING.
116
+ */
117
+ connectionString?: string | undefined;
118
+ /**
119
+ * Text secret
120
+ */
121
+ textSecret?: string | undefined;
122
+ /**
123
+ * Text secret containing the client secret
124
+ */
125
+ clientTextSecret?: string | undefined;
126
+ };
127
+ /**
128
+ * Enter authentication data directly, or select a secret referencing your auth data
129
+ */
130
+ export declare const CollectorAzureBlobAuthenticationMethod3: {
131
+ readonly Manual: "manual";
132
+ readonly Secret: "secret";
133
+ readonly ClientSecret: "clientSecret";
134
+ readonly ClientCert: "clientCert";
135
+ };
136
+ /**
137
+ * Enter authentication data directly, or select a secret referencing your auth data
138
+ */
139
+ export type CollectorAzureBlobAuthenticationMethod3 = OpenEnum<typeof CollectorAzureBlobAuthenticationMethod3>;
140
+ /**
141
+ * Collector type: azure_blob
142
+ */
143
+ export declare const CollectorAzureBlobType3: {
144
+ readonly AzureBlob: "azure_blob";
145
+ };
146
+ /**
147
+ * Collector type: azure_blob
148
+ */
149
+ export type CollectorAzureBlobType3 = ClosedEnum<typeof CollectorAzureBlobType3>;
150
+ export type CollectorAzureBlobExtractor3 = {
151
+ /**
152
+ * A token from the template path, such as epoch
153
+ */
154
+ key: string;
155
+ /**
156
+ * A JavaScript expression that accesses a corresponding <token> through the value variable and evaluates the token to populate event fields. Example: {date: new Date(+value*1000)}
157
+ */
158
+ expression: string;
159
+ };
160
+ export type CollectorAzureBlobCertificate3 = {
161
+ /**
162
+ * The certificate you registered as credentials for your app in the Azure portal
163
+ */
164
+ certificateName: string;
165
+ };
166
+ export type CollectorAzureBlobAzureBlob3 = {
37
167
  /**
38
168
  * Enter authentication data directly, or select a secret referencing your auth data
39
169
  */
40
- authType?: CollectorAzureBlobAuthenticationMethod | undefined;
170
+ authType?: CollectorAzureBlobAuthenticationMethod3 | undefined;
171
+ /**
172
+ * The name of your Azure storage account
173
+ */
174
+ storageAccountName: string;
175
+ /**
176
+ * The service principal's tenant ID
177
+ */
178
+ tenantId: string;
179
+ /**
180
+ * The service principal's client ID
181
+ */
182
+ clientId: string;
183
+ /**
184
+ * Text secret containing the client secret
185
+ */
186
+ clientTextSecret: string;
187
+ /**
188
+ * The endpoint suffix for the service URL. Takes precedence over the Azure Cloud setting. Defaults to core.windows.net.
189
+ */
190
+ endpointSuffix?: string | undefined;
191
+ /**
192
+ * The Azure cloud to use. Defaults to Azure Public Cloud.
193
+ */
194
+ azureCloud?: string | undefined;
195
+ /**
196
+ * Collector type: azure_blob
197
+ */
198
+ type: CollectorAzureBlobType3;
199
+ /**
200
+ * An optional predefined Destination that will be used to auto-populate Collector settings
201
+ */
202
+ outputName?: string | undefined;
41
203
  /**
42
204
  * Container to collect from. This value can be a constant, or a JavaScript expression that can only be evaluated at init time. Example referencing a Global Variable: myBucket-${C.vars.myVar}
43
205
  */
@@ -49,7 +211,7 @@ export type CollectorAzureBlob = {
49
211
  /**
50
212
  * Extractors allow use of template tokens as context for expressions that enrich discovery results. For example, given a template /path/${epoch}, an extractor under key "epoch" with an expression {date: new Date(+value*1000)} will enrich discovery results with a human-readable "date" field.
51
213
  */
52
- extractors?: Array<CollectorAzureBlobExtractor> | undefined;
214
+ extractors?: Array<CollectorAzureBlobExtractor3> | undefined;
53
215
  /**
54
216
  * Recurse through subdirectories
55
217
  */
@@ -74,40 +236,502 @@ export type CollectorAzureBlob = {
74
236
  * The maximum time allowed for downloading a Parquet chunk. Processing will abort if a chunk cannot be downloaded within the time specified.
75
237
  */
76
238
  parquetChunkDownloadTimeout?: number | undefined;
239
+ /**
240
+ * Enter your Azure storage account Connection String. If left blank, Cribl Stream will fall back to env.AZURE_STORAGE_CONNECTION_STRING.
241
+ */
242
+ connectionString?: string | undefined;
243
+ /**
244
+ * Text secret
245
+ */
246
+ textSecret?: string | undefined;
247
+ certificate?: CollectorAzureBlobCertificate3 | undefined;
248
+ };
249
+ /**
250
+ * Enter authentication data directly, or select a secret referencing your auth data
251
+ */
252
+ export declare const CollectorAzureBlobAuthenticationMethod2: {
253
+ readonly Manual: "manual";
254
+ readonly Secret: "secret";
255
+ readonly ClientSecret: "clientSecret";
256
+ readonly ClientCert: "clientCert";
257
+ };
258
+ /**
259
+ * Enter authentication data directly, or select a secret referencing your auth data
260
+ */
261
+ export type CollectorAzureBlobAuthenticationMethod2 = OpenEnum<typeof CollectorAzureBlobAuthenticationMethod2>;
262
+ /**
263
+ * Collector type: azure_blob
264
+ */
265
+ export declare const CollectorAzureBlobType2: {
266
+ readonly AzureBlob: "azure_blob";
267
+ };
268
+ /**
269
+ * Collector type: azure_blob
270
+ */
271
+ export type CollectorAzureBlobType2 = ClosedEnum<typeof CollectorAzureBlobType2>;
272
+ export type CollectorAzureBlobExtractor2 = {
273
+ /**
274
+ * A token from the template path, such as epoch
275
+ */
276
+ key: string;
277
+ /**
278
+ * A JavaScript expression that accesses a corresponding <token> through the value variable and evaluates the token to populate event fields. Example: {date: new Date(+value*1000)}
279
+ */
280
+ expression: string;
281
+ };
282
+ export type CollectorAzureBlobCertificate2 = {
283
+ /**
284
+ * The certificate you registered as credentials for your app in the Azure portal
285
+ */
286
+ certificateName: string;
287
+ };
288
+ export type CollectorAzureBlobAzureBlob2 = {
289
+ /**
290
+ * Enter authentication data directly, or select a secret referencing your auth data
291
+ */
292
+ authType?: CollectorAzureBlobAuthenticationMethod2 | undefined;
293
+ /**
294
+ * Text secret
295
+ */
296
+ textSecret: string;
297
+ /**
298
+ * Collector type: azure_blob
299
+ */
300
+ type: CollectorAzureBlobType2;
301
+ /**
302
+ * An optional predefined Destination that will be used to auto-populate Collector settings
303
+ */
304
+ outputName?: string | undefined;
305
+ /**
306
+ * Container to collect from. This value can be a constant, or a JavaScript expression that can only be evaluated at init time. Example referencing a Global Variable: myBucket-${C.vars.myVar}
307
+ */
308
+ containerName: string;
309
+ /**
310
+ * The directory from which to collect data. Templating is supported, such as myDir/${datacenter}/${host}/${app}/. Time-based tokens are supported, such as myOtherDir/${_time:%Y}/${_time:%m}/${_time:%d}/.
311
+ */
312
+ path?: string | undefined;
313
+ /**
314
+ * Extractors allow use of template tokens as context for expressions that enrich discovery results. For example, given a template /path/${epoch}, an extractor under key "epoch" with an expression {date: new Date(+value*1000)} will enrich discovery results with a human-readable "date" field.
315
+ */
316
+ extractors?: Array<CollectorAzureBlobExtractor2> | undefined;
317
+ /**
318
+ * Recurse through subdirectories
319
+ */
320
+ recurse?: boolean | undefined;
321
+ /**
322
+ * Include Azure Blob metadata in collected events. In each event, metadata will be located at: __collectible.metadata.
323
+ */
324
+ includeMetadata?: boolean | undefined;
325
+ /**
326
+ * Include Azure Blob tags in collected events. In each event, tags will be located at: __collectible.tags. Disable this feature when using a Shared Access Signature Connection String, to prevent errors.
327
+ */
328
+ includeTags?: boolean | undefined;
329
+ /**
330
+ * Maximum number of metadata objects to batch before recording as results
331
+ */
332
+ maxBatchSize?: number | undefined;
333
+ /**
334
+ * Maximum file size for each Parquet chunk
335
+ */
336
+ parquetChunkSizeMB?: number | undefined;
337
+ /**
338
+ * The maximum time allowed for downloading a Parquet chunk. Processing will abort if a chunk cannot be downloaded within the time specified.
339
+ */
340
+ parquetChunkDownloadTimeout?: number | undefined;
341
+ /**
342
+ * Enter your Azure storage account Connection String. If left blank, Cribl Stream will fall back to env.AZURE_STORAGE_CONNECTION_STRING.
343
+ */
344
+ connectionString?: string | undefined;
345
+ /**
346
+ * The name of your Azure storage account
347
+ */
348
+ storageAccountName?: string | undefined;
349
+ /**
350
+ * The service principal's tenant ID
351
+ */
352
+ tenantId?: string | undefined;
353
+ /**
354
+ * The service principal's client ID
355
+ */
356
+ clientId?: string | undefined;
357
+ /**
358
+ * Text secret containing the client secret
359
+ */
360
+ clientTextSecret?: string | undefined;
361
+ /**
362
+ * The endpoint suffix for the service URL. Takes precedence over the Azure Cloud setting. Defaults to core.windows.net.
363
+ */
364
+ endpointSuffix?: string | undefined;
365
+ /**
366
+ * The Azure cloud to use. Defaults to Azure Public Cloud.
367
+ */
368
+ azureCloud?: string | undefined;
369
+ certificate?: CollectorAzureBlobCertificate2 | undefined;
370
+ };
371
+ /**
372
+ * Enter authentication data directly, or select a secret referencing your auth data
373
+ */
374
+ export declare const CollectorAzureBlobAuthenticationMethod1: {
375
+ readonly Manual: "manual";
376
+ readonly Secret: "secret";
377
+ readonly ClientSecret: "clientSecret";
378
+ readonly ClientCert: "clientCert";
379
+ };
380
+ /**
381
+ * Enter authentication data directly, or select a secret referencing your auth data
382
+ */
383
+ export type CollectorAzureBlobAuthenticationMethod1 = OpenEnum<typeof CollectorAzureBlobAuthenticationMethod1>;
384
+ /**
385
+ * Collector type: azure_blob
386
+ */
387
+ export declare const CollectorAzureBlobType1: {
388
+ readonly AzureBlob: "azure_blob";
389
+ };
390
+ /**
391
+ * Collector type: azure_blob
392
+ */
393
+ export type CollectorAzureBlobType1 = ClosedEnum<typeof CollectorAzureBlobType1>;
394
+ export type CollectorAzureBlobExtractor1 = {
395
+ /**
396
+ * A token from the template path, such as epoch
397
+ */
398
+ key: string;
399
+ /**
400
+ * A JavaScript expression that accesses a corresponding <token> through the value variable and evaluates the token to populate event fields. Example: {date: new Date(+value*1000)}
401
+ */
402
+ expression: string;
403
+ };
404
+ export type CollectorAzureBlobCertificate1 = {
405
+ /**
406
+ * The certificate you registered as credentials for your app in the Azure portal
407
+ */
408
+ certificateName: string;
409
+ };
410
+ export type CollectorAzureBlobAzureBlob1 = {
411
+ /**
412
+ * Enter authentication data directly, or select a secret referencing your auth data
413
+ */
414
+ authType?: CollectorAzureBlobAuthenticationMethod1 | undefined;
415
+ /**
416
+ * Enter your Azure storage account Connection String. If left blank, Cribl Stream will fall back to env.AZURE_STORAGE_CONNECTION_STRING.
417
+ */
418
+ connectionString: string;
419
+ /**
420
+ * Collector type: azure_blob
421
+ */
422
+ type: CollectorAzureBlobType1;
423
+ /**
424
+ * An optional predefined Destination that will be used to auto-populate Collector settings
425
+ */
426
+ outputName?: string | undefined;
427
+ /**
428
+ * Container to collect from. This value can be a constant, or a JavaScript expression that can only be evaluated at init time. Example referencing a Global Variable: myBucket-${C.vars.myVar}
429
+ */
430
+ containerName: string;
431
+ /**
432
+ * The directory from which to collect data. Templating is supported, such as myDir/${datacenter}/${host}/${app}/. Time-based tokens are supported, such as myOtherDir/${_time:%Y}/${_time:%m}/${_time:%d}/.
433
+ */
434
+ path?: string | undefined;
435
+ /**
436
+ * Extractors allow use of template tokens as context for expressions that enrich discovery results. For example, given a template /path/${epoch}, an extractor under key "epoch" with an expression {date: new Date(+value*1000)} will enrich discovery results with a human-readable "date" field.
437
+ */
438
+ extractors?: Array<CollectorAzureBlobExtractor1> | undefined;
439
+ /**
440
+ * Recurse through subdirectories
441
+ */
442
+ recurse?: boolean | undefined;
443
+ /**
444
+ * Include Azure Blob metadata in collected events. In each event, metadata will be located at: __collectible.metadata.
445
+ */
446
+ includeMetadata?: boolean | undefined;
447
+ /**
448
+ * Include Azure Blob tags in collected events. In each event, tags will be located at: __collectible.tags. Disable this feature when using a Shared Access Signature Connection String, to prevent errors.
449
+ */
450
+ includeTags?: boolean | undefined;
451
+ /**
452
+ * Maximum number of metadata objects to batch before recording as results
453
+ */
454
+ maxBatchSize?: number | undefined;
455
+ /**
456
+ * Maximum file size for each Parquet chunk
457
+ */
458
+ parquetChunkSizeMB?: number | undefined;
459
+ /**
460
+ * The maximum time allowed for downloading a Parquet chunk. Processing will abort if a chunk cannot be downloaded within the time specified.
461
+ */
462
+ parquetChunkDownloadTimeout?: number | undefined;
463
+ /**
464
+ * Text secret
465
+ */
466
+ textSecret?: string | undefined;
467
+ /**
468
+ * The name of your Azure storage account
469
+ */
470
+ storageAccountName?: string | undefined;
471
+ /**
472
+ * The service principal's tenant ID
473
+ */
474
+ tenantId?: string | undefined;
475
+ /**
476
+ * The service principal's client ID
477
+ */
478
+ clientId?: string | undefined;
479
+ /**
480
+ * Text secret containing the client secret
481
+ */
482
+ clientTextSecret?: string | undefined;
483
+ /**
484
+ * The endpoint suffix for the service URL. Takes precedence over the Azure Cloud setting. Defaults to core.windows.net.
485
+ */
486
+ endpointSuffix?: string | undefined;
487
+ /**
488
+ * The Azure cloud to use. Defaults to Azure Public Cloud.
489
+ */
490
+ azureCloud?: string | undefined;
491
+ certificate?: CollectorAzureBlobCertificate1 | undefined;
492
+ };
493
+ export type CollectorAzureBlob = CollectorAzureBlobAzureBlob3 | CollectorAzureBlobAzureBlob4 | CollectorAzureBlobAzureBlob1 | CollectorAzureBlobAzureBlob2;
494
+ /** @internal */
495
+ export declare const CollectorAzureBlobAuthenticationMethod4$inboundSchema: z.ZodType<CollectorAzureBlobAuthenticationMethod4, z.ZodTypeDef, unknown>;
496
+ /** @internal */
497
+ export declare const CollectorAzureBlobAuthenticationMethod4$outboundSchema: z.ZodType<string, z.ZodTypeDef, CollectorAzureBlobAuthenticationMethod4>;
498
+ /** @internal */
499
+ export declare const CollectorAzureBlobCertificate4$inboundSchema: z.ZodType<CollectorAzureBlobCertificate4, z.ZodTypeDef, unknown>;
500
+ /** @internal */
501
+ export type CollectorAzureBlobCertificate4$Outbound = {
502
+ certificateName: string;
77
503
  };
78
504
  /** @internal */
79
- export declare const CollectorAzureBlobAuthenticationMethod$inboundSchema: z.ZodType<CollectorAzureBlobAuthenticationMethod, z.ZodTypeDef, unknown>;
505
+ export declare const CollectorAzureBlobCertificate4$outboundSchema: z.ZodType<CollectorAzureBlobCertificate4$Outbound, z.ZodTypeDef, CollectorAzureBlobCertificate4>;
506
+ export declare function collectorAzureBlobCertificate4ToJSON(collectorAzureBlobCertificate4: CollectorAzureBlobCertificate4): string;
507
+ export declare function collectorAzureBlobCertificate4FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobCertificate4, SDKValidationError>;
80
508
  /** @internal */
81
- export declare const CollectorAzureBlobAuthenticationMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, CollectorAzureBlobAuthenticationMethod>;
509
+ export declare const CollectorAzureBlobType4$inboundSchema: z.ZodNativeEnum<typeof CollectorAzureBlobType4>;
82
510
  /** @internal */
83
- export declare const CollectorAzureBlobExtractor$inboundSchema: z.ZodType<CollectorAzureBlobExtractor, z.ZodTypeDef, unknown>;
511
+ export declare const CollectorAzureBlobType4$outboundSchema: z.ZodNativeEnum<typeof CollectorAzureBlobType4>;
84
512
  /** @internal */
85
- export type CollectorAzureBlobExtractor$Outbound = {
513
+ export declare const CollectorAzureBlobExtractor4$inboundSchema: z.ZodType<CollectorAzureBlobExtractor4, z.ZodTypeDef, unknown>;
514
+ /** @internal */
515
+ export type CollectorAzureBlobExtractor4$Outbound = {
86
516
  key: string;
87
517
  expression: string;
88
518
  };
89
519
  /** @internal */
90
- export declare const CollectorAzureBlobExtractor$outboundSchema: z.ZodType<CollectorAzureBlobExtractor$Outbound, z.ZodTypeDef, CollectorAzureBlobExtractor>;
91
- export declare function collectorAzureBlobExtractorToJSON(collectorAzureBlobExtractor: CollectorAzureBlobExtractor): string;
92
- export declare function collectorAzureBlobExtractorFromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobExtractor, SDKValidationError>;
520
+ export declare const CollectorAzureBlobExtractor4$outboundSchema: z.ZodType<CollectorAzureBlobExtractor4$Outbound, z.ZodTypeDef, CollectorAzureBlobExtractor4>;
521
+ export declare function collectorAzureBlobExtractor4ToJSON(collectorAzureBlobExtractor4: CollectorAzureBlobExtractor4): string;
522
+ export declare function collectorAzureBlobExtractor4FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobExtractor4, SDKValidationError>;
93
523
  /** @internal */
94
- export declare const CollectorAzureBlob$inboundSchema: z.ZodType<CollectorAzureBlob, z.ZodTypeDef, unknown>;
524
+ export declare const CollectorAzureBlobAzureBlob4$inboundSchema: z.ZodType<CollectorAzureBlobAzureBlob4, z.ZodTypeDef, unknown>;
95
525
  /** @internal */
96
- export type CollectorAzureBlob$Outbound = {
97
- type: "azure_blob";
526
+ export type CollectorAzureBlobAzureBlob4$Outbound = {
527
+ authType: string;
528
+ storageAccountName: string;
529
+ tenantId: string;
530
+ clientId: string;
531
+ certificate: CollectorAzureBlobCertificate4$Outbound;
532
+ azureCloud?: string | undefined;
533
+ endpointSuffix?: string | undefined;
534
+ type: string;
98
535
  outputName?: string | undefined;
536
+ containerName: string;
537
+ path?: string | undefined;
538
+ extractors?: Array<CollectorAzureBlobExtractor4$Outbound> | undefined;
539
+ recurse: boolean;
540
+ includeMetadata: boolean;
541
+ includeTags: boolean;
542
+ maxBatchSize: number;
543
+ parquetChunkSizeMB: number;
544
+ parquetChunkDownloadTimeout: number;
545
+ connectionString?: string | undefined;
546
+ textSecret?: string | undefined;
547
+ clientTextSecret?: string | undefined;
548
+ };
549
+ /** @internal */
550
+ export declare const CollectorAzureBlobAzureBlob4$outboundSchema: z.ZodType<CollectorAzureBlobAzureBlob4$Outbound, z.ZodTypeDef, CollectorAzureBlobAzureBlob4>;
551
+ export declare function collectorAzureBlobAzureBlob4ToJSON(collectorAzureBlobAzureBlob4: CollectorAzureBlobAzureBlob4): string;
552
+ export declare function collectorAzureBlobAzureBlob4FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobAzureBlob4, SDKValidationError>;
553
+ /** @internal */
554
+ export declare const CollectorAzureBlobAuthenticationMethod3$inboundSchema: z.ZodType<CollectorAzureBlobAuthenticationMethod3, z.ZodTypeDef, unknown>;
555
+ /** @internal */
556
+ export declare const CollectorAzureBlobAuthenticationMethod3$outboundSchema: z.ZodType<string, z.ZodTypeDef, CollectorAzureBlobAuthenticationMethod3>;
557
+ /** @internal */
558
+ export declare const CollectorAzureBlobType3$inboundSchema: z.ZodNativeEnum<typeof CollectorAzureBlobType3>;
559
+ /** @internal */
560
+ export declare const CollectorAzureBlobType3$outboundSchema: z.ZodNativeEnum<typeof CollectorAzureBlobType3>;
561
+ /** @internal */
562
+ export declare const CollectorAzureBlobExtractor3$inboundSchema: z.ZodType<CollectorAzureBlobExtractor3, z.ZodTypeDef, unknown>;
563
+ /** @internal */
564
+ export type CollectorAzureBlobExtractor3$Outbound = {
565
+ key: string;
566
+ expression: string;
567
+ };
568
+ /** @internal */
569
+ export declare const CollectorAzureBlobExtractor3$outboundSchema: z.ZodType<CollectorAzureBlobExtractor3$Outbound, z.ZodTypeDef, CollectorAzureBlobExtractor3>;
570
+ export declare function collectorAzureBlobExtractor3ToJSON(collectorAzureBlobExtractor3: CollectorAzureBlobExtractor3): string;
571
+ export declare function collectorAzureBlobExtractor3FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobExtractor3, SDKValidationError>;
572
+ /** @internal */
573
+ export declare const CollectorAzureBlobCertificate3$inboundSchema: z.ZodType<CollectorAzureBlobCertificate3, z.ZodTypeDef, unknown>;
574
+ /** @internal */
575
+ export type CollectorAzureBlobCertificate3$Outbound = {
576
+ certificateName: string;
577
+ };
578
+ /** @internal */
579
+ export declare const CollectorAzureBlobCertificate3$outboundSchema: z.ZodType<CollectorAzureBlobCertificate3$Outbound, z.ZodTypeDef, CollectorAzureBlobCertificate3>;
580
+ export declare function collectorAzureBlobCertificate3ToJSON(collectorAzureBlobCertificate3: CollectorAzureBlobCertificate3): string;
581
+ export declare function collectorAzureBlobCertificate3FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobCertificate3, SDKValidationError>;
582
+ /** @internal */
583
+ export declare const CollectorAzureBlobAzureBlob3$inboundSchema: z.ZodType<CollectorAzureBlobAzureBlob3, z.ZodTypeDef, unknown>;
584
+ /** @internal */
585
+ export type CollectorAzureBlobAzureBlob3$Outbound = {
99
586
  authType: string;
587
+ storageAccountName: string;
588
+ tenantId: string;
589
+ clientId: string;
590
+ clientTextSecret: string;
591
+ endpointSuffix?: string | undefined;
592
+ azureCloud?: string | undefined;
593
+ type: string;
594
+ outputName?: string | undefined;
100
595
  containerName: string;
101
596
  path?: string | undefined;
102
- extractors?: Array<CollectorAzureBlobExtractor$Outbound> | undefined;
597
+ extractors?: Array<CollectorAzureBlobExtractor3$Outbound> | undefined;
103
598
  recurse: boolean;
104
599
  includeMetadata: boolean;
105
600
  includeTags: boolean;
106
601
  maxBatchSize: number;
107
602
  parquetChunkSizeMB: number;
108
603
  parquetChunkDownloadTimeout: number;
604
+ connectionString?: string | undefined;
605
+ textSecret?: string | undefined;
606
+ certificate?: CollectorAzureBlobCertificate3$Outbound | undefined;
109
607
  };
110
608
  /** @internal */
609
+ export declare const CollectorAzureBlobAzureBlob3$outboundSchema: z.ZodType<CollectorAzureBlobAzureBlob3$Outbound, z.ZodTypeDef, CollectorAzureBlobAzureBlob3>;
610
+ export declare function collectorAzureBlobAzureBlob3ToJSON(collectorAzureBlobAzureBlob3: CollectorAzureBlobAzureBlob3): string;
611
+ export declare function collectorAzureBlobAzureBlob3FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobAzureBlob3, SDKValidationError>;
612
+ /** @internal */
613
+ export declare const CollectorAzureBlobAuthenticationMethod2$inboundSchema: z.ZodType<CollectorAzureBlobAuthenticationMethod2, z.ZodTypeDef, unknown>;
614
+ /** @internal */
615
+ export declare const CollectorAzureBlobAuthenticationMethod2$outboundSchema: z.ZodType<string, z.ZodTypeDef, CollectorAzureBlobAuthenticationMethod2>;
616
+ /** @internal */
617
+ export declare const CollectorAzureBlobType2$inboundSchema: z.ZodNativeEnum<typeof CollectorAzureBlobType2>;
618
+ /** @internal */
619
+ export declare const CollectorAzureBlobType2$outboundSchema: z.ZodNativeEnum<typeof CollectorAzureBlobType2>;
620
+ /** @internal */
621
+ export declare const CollectorAzureBlobExtractor2$inboundSchema: z.ZodType<CollectorAzureBlobExtractor2, z.ZodTypeDef, unknown>;
622
+ /** @internal */
623
+ export type CollectorAzureBlobExtractor2$Outbound = {
624
+ key: string;
625
+ expression: string;
626
+ };
627
+ /** @internal */
628
+ export declare const CollectorAzureBlobExtractor2$outboundSchema: z.ZodType<CollectorAzureBlobExtractor2$Outbound, z.ZodTypeDef, CollectorAzureBlobExtractor2>;
629
+ export declare function collectorAzureBlobExtractor2ToJSON(collectorAzureBlobExtractor2: CollectorAzureBlobExtractor2): string;
630
+ export declare function collectorAzureBlobExtractor2FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobExtractor2, SDKValidationError>;
631
+ /** @internal */
632
+ export declare const CollectorAzureBlobCertificate2$inboundSchema: z.ZodType<CollectorAzureBlobCertificate2, z.ZodTypeDef, unknown>;
633
+ /** @internal */
634
+ export type CollectorAzureBlobCertificate2$Outbound = {
635
+ certificateName: string;
636
+ };
637
+ /** @internal */
638
+ export declare const CollectorAzureBlobCertificate2$outboundSchema: z.ZodType<CollectorAzureBlobCertificate2$Outbound, z.ZodTypeDef, CollectorAzureBlobCertificate2>;
639
+ export declare function collectorAzureBlobCertificate2ToJSON(collectorAzureBlobCertificate2: CollectorAzureBlobCertificate2): string;
640
+ export declare function collectorAzureBlobCertificate2FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobCertificate2, SDKValidationError>;
641
+ /** @internal */
642
+ export declare const CollectorAzureBlobAzureBlob2$inboundSchema: z.ZodType<CollectorAzureBlobAzureBlob2, z.ZodTypeDef, unknown>;
643
+ /** @internal */
644
+ export type CollectorAzureBlobAzureBlob2$Outbound = {
645
+ authType: string;
646
+ textSecret: string;
647
+ type: string;
648
+ outputName?: string | undefined;
649
+ containerName: string;
650
+ path?: string | undefined;
651
+ extractors?: Array<CollectorAzureBlobExtractor2$Outbound> | undefined;
652
+ recurse: boolean;
653
+ includeMetadata: boolean;
654
+ includeTags: boolean;
655
+ maxBatchSize: number;
656
+ parquetChunkSizeMB: number;
657
+ parquetChunkDownloadTimeout: number;
658
+ connectionString?: string | undefined;
659
+ storageAccountName?: string | undefined;
660
+ tenantId?: string | undefined;
661
+ clientId?: string | undefined;
662
+ clientTextSecret?: string | undefined;
663
+ endpointSuffix?: string | undefined;
664
+ azureCloud?: string | undefined;
665
+ certificate?: CollectorAzureBlobCertificate2$Outbound | undefined;
666
+ };
667
+ /** @internal */
668
+ export declare const CollectorAzureBlobAzureBlob2$outboundSchema: z.ZodType<CollectorAzureBlobAzureBlob2$Outbound, z.ZodTypeDef, CollectorAzureBlobAzureBlob2>;
669
+ export declare function collectorAzureBlobAzureBlob2ToJSON(collectorAzureBlobAzureBlob2: CollectorAzureBlobAzureBlob2): string;
670
+ export declare function collectorAzureBlobAzureBlob2FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobAzureBlob2, SDKValidationError>;
671
+ /** @internal */
672
+ export declare const CollectorAzureBlobAuthenticationMethod1$inboundSchema: z.ZodType<CollectorAzureBlobAuthenticationMethod1, z.ZodTypeDef, unknown>;
673
+ /** @internal */
674
+ export declare const CollectorAzureBlobAuthenticationMethod1$outboundSchema: z.ZodType<string, z.ZodTypeDef, CollectorAzureBlobAuthenticationMethod1>;
675
+ /** @internal */
676
+ export declare const CollectorAzureBlobType1$inboundSchema: z.ZodNativeEnum<typeof CollectorAzureBlobType1>;
677
+ /** @internal */
678
+ export declare const CollectorAzureBlobType1$outboundSchema: z.ZodNativeEnum<typeof CollectorAzureBlobType1>;
679
+ /** @internal */
680
+ export declare const CollectorAzureBlobExtractor1$inboundSchema: z.ZodType<CollectorAzureBlobExtractor1, z.ZodTypeDef, unknown>;
681
+ /** @internal */
682
+ export type CollectorAzureBlobExtractor1$Outbound = {
683
+ key: string;
684
+ expression: string;
685
+ };
686
+ /** @internal */
687
+ export declare const CollectorAzureBlobExtractor1$outboundSchema: z.ZodType<CollectorAzureBlobExtractor1$Outbound, z.ZodTypeDef, CollectorAzureBlobExtractor1>;
688
+ export declare function collectorAzureBlobExtractor1ToJSON(collectorAzureBlobExtractor1: CollectorAzureBlobExtractor1): string;
689
+ export declare function collectorAzureBlobExtractor1FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobExtractor1, SDKValidationError>;
690
+ /** @internal */
691
+ export declare const CollectorAzureBlobCertificate1$inboundSchema: z.ZodType<CollectorAzureBlobCertificate1, z.ZodTypeDef, unknown>;
692
+ /** @internal */
693
+ export type CollectorAzureBlobCertificate1$Outbound = {
694
+ certificateName: string;
695
+ };
696
+ /** @internal */
697
+ export declare const CollectorAzureBlobCertificate1$outboundSchema: z.ZodType<CollectorAzureBlobCertificate1$Outbound, z.ZodTypeDef, CollectorAzureBlobCertificate1>;
698
+ export declare function collectorAzureBlobCertificate1ToJSON(collectorAzureBlobCertificate1: CollectorAzureBlobCertificate1): string;
699
+ export declare function collectorAzureBlobCertificate1FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobCertificate1, SDKValidationError>;
700
+ /** @internal */
701
+ export declare const CollectorAzureBlobAzureBlob1$inboundSchema: z.ZodType<CollectorAzureBlobAzureBlob1, z.ZodTypeDef, unknown>;
702
+ /** @internal */
703
+ export type CollectorAzureBlobAzureBlob1$Outbound = {
704
+ authType: string;
705
+ connectionString: string;
706
+ type: string;
707
+ outputName?: string | undefined;
708
+ containerName: string;
709
+ path?: string | undefined;
710
+ extractors?: Array<CollectorAzureBlobExtractor1$Outbound> | undefined;
711
+ recurse: boolean;
712
+ includeMetadata: boolean;
713
+ includeTags: boolean;
714
+ maxBatchSize: number;
715
+ parquetChunkSizeMB: number;
716
+ parquetChunkDownloadTimeout: number;
717
+ textSecret?: string | undefined;
718
+ storageAccountName?: string | undefined;
719
+ tenantId?: string | undefined;
720
+ clientId?: string | undefined;
721
+ clientTextSecret?: string | undefined;
722
+ endpointSuffix?: string | undefined;
723
+ azureCloud?: string | undefined;
724
+ certificate?: CollectorAzureBlobCertificate1$Outbound | undefined;
725
+ };
726
+ /** @internal */
727
+ export declare const CollectorAzureBlobAzureBlob1$outboundSchema: z.ZodType<CollectorAzureBlobAzureBlob1$Outbound, z.ZodTypeDef, CollectorAzureBlobAzureBlob1>;
728
+ export declare function collectorAzureBlobAzureBlob1ToJSON(collectorAzureBlobAzureBlob1: CollectorAzureBlobAzureBlob1): string;
729
+ export declare function collectorAzureBlobAzureBlob1FromJSON(jsonString: string): SafeParseResult<CollectorAzureBlobAzureBlob1, SDKValidationError>;
730
+ /** @internal */
731
+ export declare const CollectorAzureBlob$inboundSchema: z.ZodType<CollectorAzureBlob, z.ZodTypeDef, unknown>;
732
+ /** @internal */
733
+ export type CollectorAzureBlob$Outbound = CollectorAzureBlobAzureBlob3$Outbound | CollectorAzureBlobAzureBlob4$Outbound | CollectorAzureBlobAzureBlob1$Outbound | CollectorAzureBlobAzureBlob2$Outbound;
734
+ /** @internal */
111
735
  export declare const CollectorAzureBlob$outboundSchema: z.ZodType<CollectorAzureBlob$Outbound, z.ZodTypeDef, CollectorAzureBlob>;
112
736
  export declare function collectorAzureBlobToJSON(collectorAzureBlob: CollectorAzureBlob): string;
113
737
  export declare function collectorAzureBlobFromJSON(jsonString: string): SafeParseResult<CollectorAzureBlob, SDKValidationError>;