cribl-control-plane 0.5.0-rc.8 → 0.5.0-rc.9

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 (112) hide show
  1. package/dist/commonjs/funcs/packsDelete.d.ts +1 -1
  2. package/dist/commonjs/funcs/packsDelete.d.ts.map +1 -1
  3. package/dist/commonjs/funcs/packsDelete.js +1 -1
  4. package/dist/commonjs/funcs/packsDelete.js.map +1 -1
  5. package/dist/commonjs/lib/config.d.ts +3 -3
  6. package/dist/commonjs/lib/config.js +3 -3
  7. package/dist/commonjs/models/azureblobcollectorconf.d.ts +364 -29
  8. package/dist/commonjs/models/azureblobcollectorconf.d.ts.map +1 -1
  9. package/dist/commonjs/models/azureblobcollectorconf.js +241 -27
  10. package/dist/commonjs/models/azureblobcollectorconf.js.map +1 -1
  11. package/dist/commonjs/models/countedpackuninstallinfo.d.ts +15 -0
  12. package/dist/commonjs/models/countedpackuninstallinfo.d.ts.map +1 -0
  13. package/dist/commonjs/models/countedpackuninstallinfo.js +52 -0
  14. package/dist/commonjs/models/countedpackuninstallinfo.js.map +1 -0
  15. package/dist/commonjs/models/googlecloudstoragecollectorconf.d.ts +203 -27
  16. package/dist/commonjs/models/googlecloudstoragecollectorconf.d.ts.map +1 -1
  17. package/dist/commonjs/models/googlecloudstoragecollectorconf.js +145 -28
  18. package/dist/commonjs/models/googlecloudstoragecollectorconf.js.map +1 -1
  19. package/dist/commonjs/models/healthcheckcollectorconf.d.ts +2322 -98
  20. package/dist/commonjs/models/healthcheckcollectorconf.d.ts.map +1 -1
  21. package/dist/commonjs/models/healthcheckcollectorconf.js +1924 -66
  22. package/dist/commonjs/models/healthcheckcollectorconf.js.map +1 -1
  23. package/dist/commonjs/models/index.d.ts +2 -0
  24. package/dist/commonjs/models/index.d.ts.map +1 -1
  25. package/dist/commonjs/models/index.js +2 -0
  26. package/dist/commonjs/models/index.js.map +1 -1
  27. package/dist/commonjs/models/nodeprovidedinfo.d.ts +2 -2
  28. package/dist/commonjs/models/nodeprovidedinfo.d.ts.map +1 -1
  29. package/dist/commonjs/models/nodeprovidedinfo.js +2 -2
  30. package/dist/commonjs/models/nodeprovidedinfo.js.map +1 -1
  31. package/dist/commonjs/models/packuninstallinfo.d.ts +11 -0
  32. package/dist/commonjs/models/packuninstallinfo.d.ts.map +1 -0
  33. package/dist/commonjs/models/packuninstallinfo.js +51 -0
  34. package/dist/commonjs/models/packuninstallinfo.js.map +1 -0
  35. package/dist/commonjs/models/restcollectorconf.d.ts +4977 -138
  36. package/dist/commonjs/models/restcollectorconf.d.ts.map +1 -1
  37. package/dist/commonjs/models/restcollectorconf.js +4670 -99
  38. package/dist/commonjs/models/restcollectorconf.js.map +1 -1
  39. package/dist/commonjs/models/s3collectorconf.d.ts +758 -29
  40. package/dist/commonjs/models/s3collectorconf.d.ts.map +1 -1
  41. package/dist/commonjs/models/s3collectorconf.js +494 -32
  42. package/dist/commonjs/models/s3collectorconf.js.map +1 -1
  43. package/dist/commonjs/models/splunkcollectorconf.d.ts +1478 -66
  44. package/dist/commonjs/models/splunkcollectorconf.d.ts.map +1 -1
  45. package/dist/commonjs/models/splunkcollectorconf.js +1150 -48
  46. package/dist/commonjs/models/splunkcollectorconf.js.map +1 -1
  47. package/dist/commonjs/sdk/packs.d.ts +1 -1
  48. package/dist/commonjs/sdk/packs.d.ts.map +1 -1
  49. package/dist/esm/funcs/packsDelete.d.ts +1 -1
  50. package/dist/esm/funcs/packsDelete.d.ts.map +1 -1
  51. package/dist/esm/funcs/packsDelete.js +1 -1
  52. package/dist/esm/funcs/packsDelete.js.map +1 -1
  53. package/dist/esm/lib/config.d.ts +3 -3
  54. package/dist/esm/lib/config.js +3 -3
  55. package/dist/esm/models/azureblobcollectorconf.d.ts +364 -29
  56. package/dist/esm/models/azureblobcollectorconf.d.ts.map +1 -1
  57. package/dist/esm/models/azureblobcollectorconf.js +222 -24
  58. package/dist/esm/models/azureblobcollectorconf.js.map +1 -1
  59. package/dist/esm/models/countedpackuninstallinfo.d.ts +15 -0
  60. package/dist/esm/models/countedpackuninstallinfo.d.ts.map +1 -0
  61. package/dist/esm/models/countedpackuninstallinfo.js +15 -0
  62. package/dist/esm/models/countedpackuninstallinfo.js.map +1 -0
  63. package/dist/esm/models/googlecloudstoragecollectorconf.d.ts +203 -27
  64. package/dist/esm/models/googlecloudstoragecollectorconf.d.ts.map +1 -1
  65. package/dist/esm/models/googlecloudstoragecollectorconf.js +132 -25
  66. package/dist/esm/models/googlecloudstoragecollectorconf.js.map +1 -1
  67. package/dist/esm/models/healthcheckcollectorconf.d.ts +2322 -98
  68. package/dist/esm/models/healthcheckcollectorconf.d.ts.map +1 -1
  69. package/dist/esm/models/healthcheckcollectorconf.js +1827 -59
  70. package/dist/esm/models/healthcheckcollectorconf.js.map +1 -1
  71. package/dist/esm/models/index.d.ts +2 -0
  72. package/dist/esm/models/index.d.ts.map +1 -1
  73. package/dist/esm/models/index.js +2 -0
  74. package/dist/esm/models/index.js.map +1 -1
  75. package/dist/esm/models/nodeprovidedinfo.d.ts +2 -2
  76. package/dist/esm/models/nodeprovidedinfo.d.ts.map +1 -1
  77. package/dist/esm/models/nodeprovidedinfo.js +2 -2
  78. package/dist/esm/models/nodeprovidedinfo.js.map +1 -1
  79. package/dist/esm/models/packuninstallinfo.d.ts +11 -0
  80. package/dist/esm/models/packuninstallinfo.d.ts.map +1 -0
  81. package/dist/esm/models/packuninstallinfo.js +14 -0
  82. package/dist/esm/models/packuninstallinfo.js.map +1 -0
  83. package/dist/esm/models/restcollectorconf.d.ts +4977 -138
  84. package/dist/esm/models/restcollectorconf.d.ts.map +1 -1
  85. package/dist/esm/models/restcollectorconf.js +4416 -86
  86. package/dist/esm/models/restcollectorconf.js.map +1 -1
  87. package/dist/esm/models/s3collectorconf.d.ts +758 -29
  88. package/dist/esm/models/s3collectorconf.d.ts.map +1 -1
  89. package/dist/esm/models/s3collectorconf.js +472 -29
  90. package/dist/esm/models/s3collectorconf.js.map +1 -1
  91. package/dist/esm/models/splunkcollectorconf.d.ts +1478 -66
  92. package/dist/esm/models/splunkcollectorconf.d.ts.map +1 -1
  93. package/dist/esm/models/splunkcollectorconf.js +1091 -41
  94. package/dist/esm/models/splunkcollectorconf.js.map +1 -1
  95. package/dist/esm/sdk/packs.d.ts +1 -1
  96. package/dist/esm/sdk/packs.d.ts.map +1 -1
  97. package/examples/package-lock.json +1 -1
  98. package/jsr.json +1 -1
  99. package/package.json +1 -1
  100. package/src/funcs/packsDelete.ts +4 -4
  101. package/src/lib/config.ts +3 -3
  102. package/src/models/azureblobcollectorconf.ts +761 -56
  103. package/src/models/countedpackuninstallinfo.ts +40 -0
  104. package/src/models/googlecloudstoragecollectorconf.ts +464 -63
  105. package/src/models/healthcheckcollectorconf.ts +5473 -211
  106. package/src/models/index.ts +2 -0
  107. package/src/models/nodeprovidedinfo.ts +4 -4
  108. package/src/models/packuninstallinfo.ts +33 -0
  109. package/src/models/restcollectorconf.ts +12333 -239
  110. package/src/models/s3collectorconf.ts +1595 -180
  111. package/src/models/splunkcollectorconf.ts +3304 -205
  112. package/src/sdk/packs.ts +1 -1
@@ -2,10 +2,30 @@ import * as z from "zod/v3";
2
2
  import { OpenEnum } from "../types/enums.js";
3
3
  import { Result as SafeParseResult } from "../types/fp.js";
4
4
  import { SDKValidationError } from "./errors/sdkvalidationerror.js";
5
+ export type HealthCheckAuthenticationOauthSecretAuthRequestParam = {
6
+ /**
7
+ * Parameter name.
8
+ */
9
+ name: string;
10
+ /**
11
+ * JavaScript expression to compute the parameter's value, normally enclosed in backticks (e.g., `${earliest}`). If a constant, use single quotes (e.g., 'earliest'). Values without delimiters (e.g., earliest) are evaluated as strings.
12
+ */
13
+ value: string;
14
+ };
15
+ export type HealthCheckAuthenticationOauthSecretAuthRequestHeader = {
16
+ /**
17
+ * Header name.
18
+ */
19
+ name: string;
20
+ /**
21
+ * JavaScript expression to compute the header's value, normally enclosed in backticks (e.g., `${earliest}`). If a constant, use single quotes (e.g., 'earliest'). Values without delimiters (e.g., earliest) are evaluated as strings.
22
+ */
23
+ value: string;
24
+ };
5
25
  /**
6
26
  * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
7
27
  */
8
- export declare const HealthCheckCollectorConfDiscoverType: {
28
+ export declare const HealthCheckAuthenticationOauthSecretDiscoverType: {
9
29
  /**
10
30
  * HTTP Request
11
31
  */
@@ -26,17 +46,17 @@ export declare const HealthCheckCollectorConfDiscoverType: {
26
46
  /**
27
47
  * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
28
48
  */
29
- export type HealthCheckCollectorConfDiscoverType = OpenEnum<typeof HealthCheckCollectorConfDiscoverType>;
30
- export type HealthCheckCollectorConfDiscovery = {
49
+ export type HealthCheckAuthenticationOauthSecretDiscoverType = OpenEnum<typeof HealthCheckAuthenticationOauthSecretDiscoverType>;
50
+ export type HealthCheckAuthenticationOauthSecretDiscovery = {
31
51
  /**
32
52
  * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
33
53
  */
34
- discoverType?: HealthCheckCollectorConfDiscoverType | undefined;
54
+ discoverType?: HealthCheckAuthenticationOauthSecretDiscoverType | undefined;
35
55
  };
36
56
  /**
37
57
  * Health check HTTP method.
38
58
  */
39
- export declare const HealthCheckMethod: {
59
+ export declare const HealthCheckAuthenticationOauthSecretHealthCheckMethod: {
40
60
  /**
41
61
  * GET
42
62
  */
@@ -53,8 +73,8 @@ export declare const HealthCheckMethod: {
53
73
  /**
54
74
  * Health check HTTP method.
55
75
  */
56
- export type HealthCheckMethod = OpenEnum<typeof HealthCheckMethod>;
57
- export type HealthCheckCollectorConfCollectRequestHeader = {
76
+ export type HealthCheckAuthenticationOauthSecretHealthCheckMethod = OpenEnum<typeof HealthCheckAuthenticationOauthSecretHealthCheckMethod>;
77
+ export type HealthCheckAuthenticationOauthSecretCollectRequestHeader = {
58
78
  /**
59
79
  * Header Name
60
80
  */
@@ -64,30 +84,14 @@ export type HealthCheckCollectorConfCollectRequestHeader = {
64
84
  */
65
85
  value: string;
66
86
  };
67
- /**
68
- * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
69
- */
70
- export declare const HealthCheckCollectorConfAuthentication: {
71
- readonly None: "none";
72
- readonly Basic: "basic";
73
- readonly BasicSecret: "basicSecret";
74
- readonly Login: "login";
75
- readonly LoginSecret: "loginSecret";
76
- readonly Oauth: "oauth";
77
- readonly OauthSecret: "oauthSecret";
78
- };
79
- /**
80
- * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
81
- */
82
- export type HealthCheckCollectorConfAuthentication = OpenEnum<typeof HealthCheckCollectorConfAuthentication>;
83
- export declare const HealthCheckCollectorConfHiddenDefaultBreakers: {
87
+ export declare const HealthCheckAuthenticationOauthSecretHiddenDefaultBreakers: {
84
88
  readonly Cribl: "Cribl";
85
89
  };
86
- export type HealthCheckCollectorConfHiddenDefaultBreakers = OpenEnum<typeof HealthCheckCollectorConfHiddenDefaultBreakers>;
90
+ export type HealthCheckAuthenticationOauthSecretHiddenDefaultBreakers = OpenEnum<typeof HealthCheckAuthenticationOauthSecretHiddenDefaultBreakers>;
87
91
  /**
88
92
  * The algorithm to use when performing HTTP retries
89
93
  */
90
- export declare const HealthCheckCollectorConfRetryType: {
94
+ export declare const HealthCheckAuthenticationOauthSecretRetryType: {
91
95
  /**
92
96
  * Disabled
93
97
  */
@@ -104,20 +108,52 @@ export declare const HealthCheckCollectorConfRetryType: {
104
108
  /**
105
109
  * The algorithm to use when performing HTTP retries
106
110
  */
107
- export type HealthCheckCollectorConfRetryType = OpenEnum<typeof HealthCheckCollectorConfRetryType>;
108
- export type HealthCheckCollectorConfRetryRules = {
111
+ export type HealthCheckAuthenticationOauthSecretRetryType = OpenEnum<typeof HealthCheckAuthenticationOauthSecretRetryType>;
112
+ export type HealthCheckAuthenticationOauthSecretRetryRules = {
109
113
  /**
110
114
  * The algorithm to use when performing HTTP retries
111
115
  */
112
- type?: HealthCheckCollectorConfRetryType | undefined;
116
+ type?: HealthCheckAuthenticationOauthSecretRetryType | undefined;
113
117
  interval?: any | undefined;
114
118
  limit?: any | undefined;
115
119
  multiplier?: any | undefined;
116
120
  codes?: any | undefined;
117
121
  enableHeader?: any | undefined;
118
122
  };
119
- export type HealthCheckCollectorConf = {
120
- discovery?: HealthCheckCollectorConfDiscovery | undefined;
123
+ export type HealthCheckAuthenticationOauthSecret = {
124
+ /**
125
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
126
+ */
127
+ authentication: "oauthSecret";
128
+ /**
129
+ * URL to use for the OAuth API call. This call is expected to be a POST.
130
+ */
131
+ loginUrl?: string | undefined;
132
+ /**
133
+ * Path to token attribute in login response body. Nested attributes are OK. Leave blank if the response content type is text/plain; the entire response body will be used to derive the authorization header.
134
+ */
135
+ tokenRespAttribute?: string | undefined;
136
+ /**
137
+ * JavaScript expression to compute the Authorization header to pass in discover and collect calls. The value ${token} is used to reference the token obtained from login.
138
+ */
139
+ authHeaderExpr?: string | undefined;
140
+ /**
141
+ * Parameter name that contains client secret. Defaults to 'client_secret', and is automatically added to request parameters.
142
+ */
143
+ clientSecretParamName?: string | undefined;
144
+ /**
145
+ * Select or create a text secret that contains the client secret's value.
146
+ */
147
+ textSecret: string;
148
+ /**
149
+ * OAuth request parameters added to the POST body. The Content-Type header will automatically be set to application/x-www-form-urlencoded.
150
+ */
151
+ authRequestParams?: Array<HealthCheckAuthenticationOauthSecretAuthRequestParam> | undefined;
152
+ /**
153
+ * Optional authentication request headers.
154
+ */
155
+ authRequestHeaders?: Array<HealthCheckAuthenticationOauthSecretAuthRequestHeader> | undefined;
156
+ discovery?: HealthCheckAuthenticationOauthSecretDiscovery | undefined;
121
157
  /**
122
158
  * Expression to derive URL to use for the health check operation (can be a constant).
123
159
  */
@@ -125,21 +161,17 @@ export type HealthCheckCollectorConf = {
125
161
  /**
126
162
  * Health check HTTP method.
127
163
  */
128
- collectMethod?: HealthCheckMethod | undefined;
164
+ collectMethod?: HealthCheckAuthenticationOauthSecretHealthCheckMethod | undefined;
129
165
  collectRequestParams?: any | undefined;
130
166
  collectBody?: any | undefined;
131
167
  /**
132
168
  * Optional health check request headers.
133
169
  */
134
- collectRequestHeaders?: Array<HealthCheckCollectorConfCollectRequestHeader> | undefined;
170
+ collectRequestHeaders?: Array<HealthCheckAuthenticationOauthSecretCollectRequestHeader> | undefined;
135
171
  /**
136
172
  * Enable to make auth health check call.
137
173
  */
138
174
  authenticateCollect?: boolean | undefined;
139
- /**
140
- * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
141
- */
142
- authentication?: HealthCheckCollectorConfAuthentication | undefined;
143
175
  /**
144
176
  * HTTP request inactivity timeout, use 0 to disable
145
177
  */
@@ -148,87 +180,2279 @@ export type HealthCheckCollectorConf = {
148
180
  * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
149
181
  */
150
182
  rejectUnauthorized?: boolean | undefined;
151
- defaultBreakers?: HealthCheckCollectorConfHiddenDefaultBreakers | undefined;
183
+ defaultBreakers?: HealthCheckAuthenticationOauthSecretHiddenDefaultBreakers | undefined;
152
184
  /**
153
185
  * List of headers that are safe to log in plain text.
154
186
  */
155
187
  safeHeaders?: Array<string> | undefined;
156
- retryRules?: HealthCheckCollectorConfRetryRules | undefined;
188
+ retryRules?: HealthCheckAuthenticationOauthSecretRetryRules | undefined;
157
189
  };
158
- /** @internal */
159
- export declare const HealthCheckCollectorConfDiscoverType$inboundSchema: z.ZodType<HealthCheckCollectorConfDiscoverType, z.ZodTypeDef, unknown>;
160
- /** @internal */
161
- export declare const HealthCheckCollectorConfDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectorConfDiscoverType>;
162
- /** @internal */
163
- export declare const HealthCheckCollectorConfDiscovery$inboundSchema: z.ZodType<HealthCheckCollectorConfDiscovery, z.ZodTypeDef, unknown>;
164
- /** @internal */
165
- export type HealthCheckCollectorConfDiscovery$Outbound = {
166
- discoverType: string;
190
+ export type HealthCheckAuthenticationOauthAuthRequestParam = {
191
+ /**
192
+ * Parameter name.
193
+ */
194
+ name: string;
195
+ /**
196
+ * JavaScript expression to compute the parameter's value, normally enclosed in backticks (e.g., `${earliest}`). If a constant, use single quotes (e.g., 'earliest'). Values without delimiters (e.g., earliest) are evaluated as strings.
197
+ */
198
+ value: string;
167
199
  };
168
- /** @internal */
169
- export declare const HealthCheckCollectorConfDiscovery$outboundSchema: z.ZodType<HealthCheckCollectorConfDiscovery$Outbound, z.ZodTypeDef, HealthCheckCollectorConfDiscovery>;
170
- export declare function healthCheckCollectorConfDiscoveryToJSON(healthCheckCollectorConfDiscovery: HealthCheckCollectorConfDiscovery): string;
171
- export declare function healthCheckCollectorConfDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectorConfDiscovery, SDKValidationError>;
172
- /** @internal */
173
- export declare const HealthCheckMethod$inboundSchema: z.ZodType<HealthCheckMethod, z.ZodTypeDef, unknown>;
174
- /** @internal */
175
- export declare const HealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckMethod>;
176
- /** @internal */
177
- export declare const HealthCheckCollectorConfCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckCollectorConfCollectRequestHeader, z.ZodTypeDef, unknown>;
178
- /** @internal */
179
- export type HealthCheckCollectorConfCollectRequestHeader$Outbound = {
200
+ export type HealthCheckAuthenticationOauthAuthRequestHeader = {
201
+ /**
202
+ * Header name.
203
+ */
180
204
  name: string;
205
+ /**
206
+ * JavaScript expression to compute the header's value, normally enclosed in backticks (e.g., `${earliest}`). If a constant, use single quotes (e.g., 'earliest'). Values without delimiters (e.g., earliest) are evaluated as strings.
207
+ */
181
208
  value: string;
182
209
  };
183
- /** @internal */
184
- export declare const HealthCheckCollectorConfCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckCollectorConfCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckCollectorConfCollectRequestHeader>;
185
- export declare function healthCheckCollectorConfCollectRequestHeaderToJSON(healthCheckCollectorConfCollectRequestHeader: HealthCheckCollectorConfCollectRequestHeader): string;
186
- export declare function healthCheckCollectorConfCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectorConfCollectRequestHeader, SDKValidationError>;
187
- /** @internal */
188
- export declare const HealthCheckCollectorConfAuthentication$inboundSchema: z.ZodType<HealthCheckCollectorConfAuthentication, z.ZodTypeDef, unknown>;
189
- /** @internal */
190
- export declare const HealthCheckCollectorConfAuthentication$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectorConfAuthentication>;
191
- /** @internal */
192
- export declare const HealthCheckCollectorConfHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckCollectorConfHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
193
- /** @internal */
194
- export declare const HealthCheckCollectorConfHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectorConfHiddenDefaultBreakers>;
195
- /** @internal */
196
- export declare const HealthCheckCollectorConfRetryType$inboundSchema: z.ZodType<HealthCheckCollectorConfRetryType, z.ZodTypeDef, unknown>;
197
- /** @internal */
198
- export declare const HealthCheckCollectorConfRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectorConfRetryType>;
199
- /** @internal */
200
- export declare const HealthCheckCollectorConfRetryRules$inboundSchema: z.ZodType<HealthCheckCollectorConfRetryRules, z.ZodTypeDef, unknown>;
201
- /** @internal */
202
- export type HealthCheckCollectorConfRetryRules$Outbound = {
203
- type: string;
210
+ /**
211
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
212
+ */
213
+ export declare const HealthCheckAuthenticationOauthDiscoverType: {
214
+ /**
215
+ * HTTP Request
216
+ */
217
+ readonly Http: "http";
218
+ /**
219
+ * JSON Response
220
+ */
221
+ readonly Json: "json";
222
+ /**
223
+ * Item List
224
+ */
225
+ readonly List: "list";
226
+ /**
227
+ * None
228
+ */
229
+ readonly None: "none";
230
+ };
231
+ /**
232
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
233
+ */
234
+ export type HealthCheckAuthenticationOauthDiscoverType = OpenEnum<typeof HealthCheckAuthenticationOauthDiscoverType>;
235
+ export type HealthCheckAuthenticationOauthDiscovery = {
236
+ /**
237
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
238
+ */
239
+ discoverType?: HealthCheckAuthenticationOauthDiscoverType | undefined;
240
+ };
241
+ /**
242
+ * Health check HTTP method.
243
+ */
244
+ export declare const HealthCheckAuthenticationOauthHealthCheckMethod: {
245
+ /**
246
+ * GET
247
+ */
248
+ readonly Get: "get";
249
+ /**
250
+ * POST
251
+ */
252
+ readonly Post: "post";
253
+ /**
254
+ * POST with Body
255
+ */
256
+ readonly PostWithBody: "post_with_body";
257
+ };
258
+ /**
259
+ * Health check HTTP method.
260
+ */
261
+ export type HealthCheckAuthenticationOauthHealthCheckMethod = OpenEnum<typeof HealthCheckAuthenticationOauthHealthCheckMethod>;
262
+ export type HealthCheckAuthenticationOauthCollectRequestHeader = {
263
+ /**
264
+ * Header Name
265
+ */
266
+ name: string;
267
+ /**
268
+ * JavaScript expression to compute the header value (can be a constant).
269
+ */
270
+ value: string;
271
+ };
272
+ export declare const HealthCheckAuthenticationOauthHiddenDefaultBreakers: {
273
+ readonly Cribl: "Cribl";
274
+ };
275
+ export type HealthCheckAuthenticationOauthHiddenDefaultBreakers = OpenEnum<typeof HealthCheckAuthenticationOauthHiddenDefaultBreakers>;
276
+ /**
277
+ * The algorithm to use when performing HTTP retries
278
+ */
279
+ export declare const HealthCheckAuthenticationOauthRetryType: {
280
+ /**
281
+ * Disabled
282
+ */
283
+ readonly None: "none";
284
+ /**
285
+ * Backoff
286
+ */
287
+ readonly Backoff: "backoff";
288
+ /**
289
+ * Static
290
+ */
291
+ readonly Static: "static";
292
+ };
293
+ /**
294
+ * The algorithm to use when performing HTTP retries
295
+ */
296
+ export type HealthCheckAuthenticationOauthRetryType = OpenEnum<typeof HealthCheckAuthenticationOauthRetryType>;
297
+ export type HealthCheckAuthenticationOauthRetryRules = {
298
+ /**
299
+ * The algorithm to use when performing HTTP retries
300
+ */
301
+ type?: HealthCheckAuthenticationOauthRetryType | undefined;
204
302
  interval?: any | undefined;
205
303
  limit?: any | undefined;
206
304
  multiplier?: any | undefined;
207
305
  codes?: any | undefined;
208
306
  enableHeader?: any | undefined;
209
307
  };
210
- /** @internal */
211
- export declare const HealthCheckCollectorConfRetryRules$outboundSchema: z.ZodType<HealthCheckCollectorConfRetryRules$Outbound, z.ZodTypeDef, HealthCheckCollectorConfRetryRules>;
212
- export declare function healthCheckCollectorConfRetryRulesToJSON(healthCheckCollectorConfRetryRules: HealthCheckCollectorConfRetryRules): string;
213
- export declare function healthCheckCollectorConfRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectorConfRetryRules, SDKValidationError>;
214
- /** @internal */
215
- export declare const HealthCheckCollectorConf$inboundSchema: z.ZodType<HealthCheckCollectorConf, z.ZodTypeDef, unknown>;
216
- /** @internal */
217
- export type HealthCheckCollectorConf$Outbound = {
218
- discovery?: HealthCheckCollectorConfDiscovery$Outbound | undefined;
308
+ export type HealthCheckAuthenticationOauth = {
309
+ /**
310
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
311
+ */
312
+ authentication: "oauth";
313
+ /**
314
+ * URL to use for the OAuth API call. This call is expected to be a POST.
315
+ */
316
+ loginUrl?: string | undefined;
317
+ /**
318
+ * Path to token attribute in login response body. Nested attributes are OK. Leave blank if the response content type is text/plain; the entire response body will be used to derive the authorization header.
319
+ */
320
+ tokenRespAttribute?: string | undefined;
321
+ /**
322
+ * JavaScript expression to compute the Authorization header to pass in discover and collect calls. The value ${token} is used to reference the token obtained from login.
323
+ */
324
+ authHeaderExpr?: string | undefined;
325
+ /**
326
+ * Parameter name that contains client secret. Defaults to 'client_secret', and is automatically added to request parameters.
327
+ */
328
+ clientSecretParamName?: string | undefined;
329
+ /**
330
+ * Secret value to add to HTTP requests as the 'client secret' parameter. Stored on disk encrypted, and is automatically added to request parameters
331
+ */
332
+ clientSecretParamValue: string;
333
+ /**
334
+ * OAuth request parameters added to the POST body. The Content-Type header will automatically be set to application/x-www-form-urlencoded.
335
+ */
336
+ authRequestParams?: Array<HealthCheckAuthenticationOauthAuthRequestParam> | undefined;
337
+ /**
338
+ * Optional authentication request headers.
339
+ */
340
+ authRequestHeaders?: Array<HealthCheckAuthenticationOauthAuthRequestHeader> | undefined;
341
+ discovery?: HealthCheckAuthenticationOauthDiscovery | undefined;
342
+ /**
343
+ * Expression to derive URL to use for the health check operation (can be a constant).
344
+ */
219
345
  collectUrl: string;
220
- collectMethod: string;
346
+ /**
347
+ * Health check HTTP method.
348
+ */
349
+ collectMethod?: HealthCheckAuthenticationOauthHealthCheckMethod | undefined;
221
350
  collectRequestParams?: any | undefined;
222
351
  collectBody?: any | undefined;
223
- collectRequestHeaders?: Array<HealthCheckCollectorConfCollectRequestHeader$Outbound> | undefined;
224
- authenticateCollect: boolean;
225
- authentication: string;
226
- timeout: number;
227
- rejectUnauthorized: boolean;
228
- defaultBreakers?: string | undefined;
352
+ /**
353
+ * Optional health check request headers.
354
+ */
355
+ collectRequestHeaders?: Array<HealthCheckAuthenticationOauthCollectRequestHeader> | undefined;
356
+ /**
357
+ * Enable to make auth health check call.
358
+ */
359
+ authenticateCollect?: boolean | undefined;
360
+ /**
361
+ * HTTP request inactivity timeout, use 0 to disable
362
+ */
363
+ timeout?: number | undefined;
364
+ /**
365
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
366
+ */
367
+ rejectUnauthorized?: boolean | undefined;
368
+ defaultBreakers?: HealthCheckAuthenticationOauthHiddenDefaultBreakers | undefined;
369
+ /**
370
+ * List of headers that are safe to log in plain text.
371
+ */
229
372
  safeHeaders?: Array<string> | undefined;
230
- retryRules?: HealthCheckCollectorConfRetryRules$Outbound | undefined;
373
+ retryRules?: HealthCheckAuthenticationOauthRetryRules | undefined;
374
+ };
375
+ export type HealthCheckAuthenticationLoginSecretAuthRequestHeader = {
376
+ /**
377
+ * Header name.
378
+ */
379
+ name: string;
380
+ /**
381
+ * JavaScript expression to compute the header value (can be a constant).
382
+ */
383
+ value: string;
384
+ };
385
+ /**
386
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
387
+ */
388
+ export declare const HealthCheckAuthenticationLoginSecretDiscoverType: {
389
+ /**
390
+ * HTTP Request
391
+ */
392
+ readonly Http: "http";
393
+ /**
394
+ * JSON Response
395
+ */
396
+ readonly Json: "json";
397
+ /**
398
+ * Item List
399
+ */
400
+ readonly List: "list";
401
+ /**
402
+ * None
403
+ */
404
+ readonly None: "none";
405
+ };
406
+ /**
407
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
408
+ */
409
+ export type HealthCheckAuthenticationLoginSecretDiscoverType = OpenEnum<typeof HealthCheckAuthenticationLoginSecretDiscoverType>;
410
+ export type HealthCheckAuthenticationLoginSecretDiscovery = {
411
+ /**
412
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
413
+ */
414
+ discoverType?: HealthCheckAuthenticationLoginSecretDiscoverType | undefined;
231
415
  };
416
+ /**
417
+ * Health check HTTP method.
418
+ */
419
+ export declare const HealthCheckAuthenticationLoginSecretHealthCheckMethod: {
420
+ /**
421
+ * GET
422
+ */
423
+ readonly Get: "get";
424
+ /**
425
+ * POST
426
+ */
427
+ readonly Post: "post";
428
+ /**
429
+ * POST with Body
430
+ */
431
+ readonly PostWithBody: "post_with_body";
432
+ };
433
+ /**
434
+ * Health check HTTP method.
435
+ */
436
+ export type HealthCheckAuthenticationLoginSecretHealthCheckMethod = OpenEnum<typeof HealthCheckAuthenticationLoginSecretHealthCheckMethod>;
437
+ export type HealthCheckAuthenticationLoginSecretCollectRequestHeader = {
438
+ /**
439
+ * Header Name
440
+ */
441
+ name: string;
442
+ /**
443
+ * JavaScript expression to compute the header value (can be a constant).
444
+ */
445
+ value: string;
446
+ };
447
+ export declare const HealthCheckAuthenticationLoginSecretHiddenDefaultBreakers: {
448
+ readonly Cribl: "Cribl";
449
+ };
450
+ export type HealthCheckAuthenticationLoginSecretHiddenDefaultBreakers = OpenEnum<typeof HealthCheckAuthenticationLoginSecretHiddenDefaultBreakers>;
451
+ /**
452
+ * The algorithm to use when performing HTTP retries
453
+ */
454
+ export declare const HealthCheckAuthenticationLoginSecretRetryType: {
455
+ /**
456
+ * Disabled
457
+ */
458
+ readonly None: "none";
459
+ /**
460
+ * Backoff
461
+ */
462
+ readonly Backoff: "backoff";
463
+ /**
464
+ * Static
465
+ */
466
+ readonly Static: "static";
467
+ };
468
+ /**
469
+ * The algorithm to use when performing HTTP retries
470
+ */
471
+ export type HealthCheckAuthenticationLoginSecretRetryType = OpenEnum<typeof HealthCheckAuthenticationLoginSecretRetryType>;
472
+ export type HealthCheckAuthenticationLoginSecretRetryRules = {
473
+ /**
474
+ * The algorithm to use when performing HTTP retries
475
+ */
476
+ type?: HealthCheckAuthenticationLoginSecretRetryType | undefined;
477
+ interval?: any | undefined;
478
+ limit?: any | undefined;
479
+ multiplier?: any | undefined;
480
+ codes?: any | undefined;
481
+ enableHeader?: any | undefined;
482
+ };
483
+ export type HealthCheckAuthenticationLoginSecret = {
484
+ /**
485
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
486
+ */
487
+ authentication: "loginSecret";
488
+ /**
489
+ * URL to use for login API call, this call is expected to be a POST.
490
+ */
491
+ loginUrl?: string | undefined;
492
+ /**
493
+ * Select or create a stored secret that references your login credentials
494
+ */
495
+ credentialsSecret: string;
496
+ /**
497
+ * Template for POST body to send with login request, ${username} and ${password} are used to specify location of these attributes in the message
498
+ */
499
+ loginBody?: string | undefined;
500
+ /**
501
+ * Path to token attribute in login response body. Nested attributes are OK. If left blank, the entire response body will be used to derive the authorization header.
502
+ */
503
+ tokenRespAttribute?: string | undefined;
504
+ /**
505
+ * JavaScript expression to compute the Authorization header to pass in discover and collect calls. The value ${token} is used to reference the token obtained from login.
506
+ */
507
+ authHeaderExpr?: string | undefined;
508
+ /**
509
+ * Optional authentication request headers.
510
+ */
511
+ authRequestHeaders?: Array<HealthCheckAuthenticationLoginSecretAuthRequestHeader> | undefined;
512
+ discovery?: HealthCheckAuthenticationLoginSecretDiscovery | undefined;
513
+ /**
514
+ * Expression to derive URL to use for the health check operation (can be a constant).
515
+ */
516
+ collectUrl: string;
517
+ /**
518
+ * Health check HTTP method.
519
+ */
520
+ collectMethod?: HealthCheckAuthenticationLoginSecretHealthCheckMethod | undefined;
521
+ collectRequestParams?: any | undefined;
522
+ collectBody?: any | undefined;
523
+ /**
524
+ * Optional health check request headers.
525
+ */
526
+ collectRequestHeaders?: Array<HealthCheckAuthenticationLoginSecretCollectRequestHeader> | undefined;
527
+ /**
528
+ * Enable to make auth health check call.
529
+ */
530
+ authenticateCollect?: boolean | undefined;
531
+ /**
532
+ * HTTP request inactivity timeout, use 0 to disable
533
+ */
534
+ timeout?: number | undefined;
535
+ /**
536
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
537
+ */
538
+ rejectUnauthorized?: boolean | undefined;
539
+ defaultBreakers?: HealthCheckAuthenticationLoginSecretHiddenDefaultBreakers | undefined;
540
+ /**
541
+ * List of headers that are safe to log in plain text.
542
+ */
543
+ safeHeaders?: Array<string> | undefined;
544
+ retryRules?: HealthCheckAuthenticationLoginSecretRetryRules | undefined;
545
+ };
546
+ export type HealthCheckAuthenticationLoginAuthRequestHeader = {
547
+ /**
548
+ * Header name.
549
+ */
550
+ name: string;
551
+ /**
552
+ * JavaScript expression to compute the header value (can be a constant).
553
+ */
554
+ value: string;
555
+ };
556
+ /**
557
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
558
+ */
559
+ export declare const HealthCheckAuthenticationLoginDiscoverType: {
560
+ /**
561
+ * HTTP Request
562
+ */
563
+ readonly Http: "http";
564
+ /**
565
+ * JSON Response
566
+ */
567
+ readonly Json: "json";
568
+ /**
569
+ * Item List
570
+ */
571
+ readonly List: "list";
572
+ /**
573
+ * None
574
+ */
575
+ readonly None: "none";
576
+ };
577
+ /**
578
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
579
+ */
580
+ export type HealthCheckAuthenticationLoginDiscoverType = OpenEnum<typeof HealthCheckAuthenticationLoginDiscoverType>;
581
+ export type HealthCheckAuthenticationLoginDiscovery = {
582
+ /**
583
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
584
+ */
585
+ discoverType?: HealthCheckAuthenticationLoginDiscoverType | undefined;
586
+ };
587
+ /**
588
+ * Health check HTTP method.
589
+ */
590
+ export declare const HealthCheckAuthenticationLoginHealthCheckMethod: {
591
+ /**
592
+ * GET
593
+ */
594
+ readonly Get: "get";
595
+ /**
596
+ * POST
597
+ */
598
+ readonly Post: "post";
599
+ /**
600
+ * POST with Body
601
+ */
602
+ readonly PostWithBody: "post_with_body";
603
+ };
604
+ /**
605
+ * Health check HTTP method.
606
+ */
607
+ export type HealthCheckAuthenticationLoginHealthCheckMethod = OpenEnum<typeof HealthCheckAuthenticationLoginHealthCheckMethod>;
608
+ export type HealthCheckAuthenticationLoginCollectRequestHeader = {
609
+ /**
610
+ * Header Name
611
+ */
612
+ name: string;
613
+ /**
614
+ * JavaScript expression to compute the header value (can be a constant).
615
+ */
616
+ value: string;
617
+ };
618
+ export declare const HealthCheckAuthenticationLoginHiddenDefaultBreakers: {
619
+ readonly Cribl: "Cribl";
620
+ };
621
+ export type HealthCheckAuthenticationLoginHiddenDefaultBreakers = OpenEnum<typeof HealthCheckAuthenticationLoginHiddenDefaultBreakers>;
622
+ /**
623
+ * The algorithm to use when performing HTTP retries
624
+ */
625
+ export declare const HealthCheckAuthenticationLoginRetryType: {
626
+ /**
627
+ * Disabled
628
+ */
629
+ readonly None: "none";
630
+ /**
631
+ * Backoff
632
+ */
633
+ readonly Backoff: "backoff";
634
+ /**
635
+ * Static
636
+ */
637
+ readonly Static: "static";
638
+ };
639
+ /**
640
+ * The algorithm to use when performing HTTP retries
641
+ */
642
+ export type HealthCheckAuthenticationLoginRetryType = OpenEnum<typeof HealthCheckAuthenticationLoginRetryType>;
643
+ export type HealthCheckAuthenticationLoginRetryRules = {
644
+ /**
645
+ * The algorithm to use when performing HTTP retries
646
+ */
647
+ type?: HealthCheckAuthenticationLoginRetryType | undefined;
648
+ interval?: any | undefined;
649
+ limit?: any | undefined;
650
+ multiplier?: any | undefined;
651
+ codes?: any | undefined;
652
+ enableHeader?: any | undefined;
653
+ };
654
+ export type HealthCheckAuthenticationLogin = {
655
+ /**
656
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
657
+ */
658
+ authentication: "login";
659
+ /**
660
+ * URL to use for login API call. This call is expected to be a POST.
661
+ */
662
+ loginUrl?: string | undefined;
663
+ /**
664
+ * Login username
665
+ */
666
+ username: string;
667
+ /**
668
+ * Login password
669
+ */
670
+ password: string;
671
+ /**
672
+ * Template for POST body to send with login request, ${username} and ${password} are used to specify location of these attributes in the message
673
+ */
674
+ loginBody?: string | undefined;
675
+ /**
676
+ * Path to token attribute in login response body. Nested attributes are OK. Leave blank if the response content type is text/plain; the entire response body will be used to derive the authorization header.
677
+ */
678
+ tokenRespAttribute?: string | undefined;
679
+ /**
680
+ * JavaScript expression to compute the Authorization header to pass in discover and collect calls. The value ${token} is used to reference the token obtained from login.
681
+ */
682
+ authHeaderExpr?: string | undefined;
683
+ /**
684
+ * Optional authentication request headers.
685
+ */
686
+ authRequestHeaders?: Array<HealthCheckAuthenticationLoginAuthRequestHeader> | undefined;
687
+ discovery?: HealthCheckAuthenticationLoginDiscovery | undefined;
688
+ /**
689
+ * Expression to derive URL to use for the health check operation (can be a constant).
690
+ */
691
+ collectUrl: string;
692
+ /**
693
+ * Health check HTTP method.
694
+ */
695
+ collectMethod?: HealthCheckAuthenticationLoginHealthCheckMethod | undefined;
696
+ collectRequestParams?: any | undefined;
697
+ collectBody?: any | undefined;
698
+ /**
699
+ * Optional health check request headers.
700
+ */
701
+ collectRequestHeaders?: Array<HealthCheckAuthenticationLoginCollectRequestHeader> | undefined;
702
+ /**
703
+ * Enable to make auth health check call.
704
+ */
705
+ authenticateCollect?: boolean | undefined;
706
+ /**
707
+ * HTTP request inactivity timeout, use 0 to disable
708
+ */
709
+ timeout?: number | undefined;
710
+ /**
711
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
712
+ */
713
+ rejectUnauthorized?: boolean | undefined;
714
+ defaultBreakers?: HealthCheckAuthenticationLoginHiddenDefaultBreakers | undefined;
715
+ /**
716
+ * List of headers that are safe to log in plain text.
717
+ */
718
+ safeHeaders?: Array<string> | undefined;
719
+ retryRules?: HealthCheckAuthenticationLoginRetryRules | undefined;
720
+ };
721
+ /**
722
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
723
+ */
724
+ export declare const HealthCheckAuthenticationBasicSecretDiscoverType: {
725
+ /**
726
+ * HTTP Request
727
+ */
728
+ readonly Http: "http";
729
+ /**
730
+ * JSON Response
731
+ */
732
+ readonly Json: "json";
733
+ /**
734
+ * Item List
735
+ */
736
+ readonly List: "list";
737
+ /**
738
+ * None
739
+ */
740
+ readonly None: "none";
741
+ };
742
+ /**
743
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
744
+ */
745
+ export type HealthCheckAuthenticationBasicSecretDiscoverType = OpenEnum<typeof HealthCheckAuthenticationBasicSecretDiscoverType>;
746
+ export type HealthCheckAuthenticationBasicSecretDiscovery = {
747
+ /**
748
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
749
+ */
750
+ discoverType?: HealthCheckAuthenticationBasicSecretDiscoverType | undefined;
751
+ };
752
+ /**
753
+ * Health check HTTP method.
754
+ */
755
+ export declare const HealthCheckAuthenticationBasicSecretHealthCheckMethod: {
756
+ /**
757
+ * GET
758
+ */
759
+ readonly Get: "get";
760
+ /**
761
+ * POST
762
+ */
763
+ readonly Post: "post";
764
+ /**
765
+ * POST with Body
766
+ */
767
+ readonly PostWithBody: "post_with_body";
768
+ };
769
+ /**
770
+ * Health check HTTP method.
771
+ */
772
+ export type HealthCheckAuthenticationBasicSecretHealthCheckMethod = OpenEnum<typeof HealthCheckAuthenticationBasicSecretHealthCheckMethod>;
773
+ export type HealthCheckAuthenticationBasicSecretCollectRequestHeader = {
774
+ /**
775
+ * Header Name
776
+ */
777
+ name: string;
778
+ /**
779
+ * JavaScript expression to compute the header value (can be a constant).
780
+ */
781
+ value: string;
782
+ };
783
+ export declare const HealthCheckAuthenticationBasicSecretHiddenDefaultBreakers: {
784
+ readonly Cribl: "Cribl";
785
+ };
786
+ export type HealthCheckAuthenticationBasicSecretHiddenDefaultBreakers = OpenEnum<typeof HealthCheckAuthenticationBasicSecretHiddenDefaultBreakers>;
787
+ /**
788
+ * The algorithm to use when performing HTTP retries
789
+ */
790
+ export declare const HealthCheckAuthenticationBasicSecretRetryType: {
791
+ /**
792
+ * Disabled
793
+ */
794
+ readonly None: "none";
795
+ /**
796
+ * Backoff
797
+ */
798
+ readonly Backoff: "backoff";
799
+ /**
800
+ * Static
801
+ */
802
+ readonly Static: "static";
803
+ };
804
+ /**
805
+ * The algorithm to use when performing HTTP retries
806
+ */
807
+ export type HealthCheckAuthenticationBasicSecretRetryType = OpenEnum<typeof HealthCheckAuthenticationBasicSecretRetryType>;
808
+ export type HealthCheckAuthenticationBasicSecretRetryRules = {
809
+ /**
810
+ * The algorithm to use when performing HTTP retries
811
+ */
812
+ type?: HealthCheckAuthenticationBasicSecretRetryType | undefined;
813
+ interval?: any | undefined;
814
+ limit?: any | undefined;
815
+ multiplier?: any | undefined;
816
+ codes?: any | undefined;
817
+ enableHeader?: any | undefined;
818
+ };
819
+ export type HealthCheckAuthenticationBasicSecret = {
820
+ /**
821
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
822
+ */
823
+ authentication: "basicSecret";
824
+ /**
825
+ * Select or create a stored secret that references your credentials
826
+ */
827
+ credentialsSecret: string;
828
+ discovery?: HealthCheckAuthenticationBasicSecretDiscovery | undefined;
829
+ /**
830
+ * Expression to derive URL to use for the health check operation (can be a constant).
831
+ */
832
+ collectUrl: string;
833
+ /**
834
+ * Health check HTTP method.
835
+ */
836
+ collectMethod?: HealthCheckAuthenticationBasicSecretHealthCheckMethod | undefined;
837
+ collectRequestParams?: any | undefined;
838
+ collectBody?: any | undefined;
839
+ /**
840
+ * Optional health check request headers.
841
+ */
842
+ collectRequestHeaders?: Array<HealthCheckAuthenticationBasicSecretCollectRequestHeader> | undefined;
843
+ /**
844
+ * Enable to make auth health check call.
845
+ */
846
+ authenticateCollect?: boolean | undefined;
847
+ /**
848
+ * HTTP request inactivity timeout, use 0 to disable
849
+ */
850
+ timeout?: number | undefined;
851
+ /**
852
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
853
+ */
854
+ rejectUnauthorized?: boolean | undefined;
855
+ defaultBreakers?: HealthCheckAuthenticationBasicSecretHiddenDefaultBreakers | undefined;
856
+ /**
857
+ * List of headers that are safe to log in plain text.
858
+ */
859
+ safeHeaders?: Array<string> | undefined;
860
+ retryRules?: HealthCheckAuthenticationBasicSecretRetryRules | undefined;
861
+ };
862
+ /**
863
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
864
+ */
865
+ export declare const HealthCheckAuthenticationBasicDiscoverType: {
866
+ /**
867
+ * HTTP Request
868
+ */
869
+ readonly Http: "http";
870
+ /**
871
+ * JSON Response
872
+ */
873
+ readonly Json: "json";
874
+ /**
875
+ * Item List
876
+ */
877
+ readonly List: "list";
878
+ /**
879
+ * None
880
+ */
881
+ readonly None: "none";
882
+ };
883
+ /**
884
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
885
+ */
886
+ export type HealthCheckAuthenticationBasicDiscoverType = OpenEnum<typeof HealthCheckAuthenticationBasicDiscoverType>;
887
+ export type HealthCheckAuthenticationBasicDiscovery = {
888
+ /**
889
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
890
+ */
891
+ discoverType?: HealthCheckAuthenticationBasicDiscoverType | undefined;
892
+ };
893
+ /**
894
+ * Health check HTTP method.
895
+ */
896
+ export declare const HealthCheckAuthenticationBasicHealthCheckMethod: {
897
+ /**
898
+ * GET
899
+ */
900
+ readonly Get: "get";
901
+ /**
902
+ * POST
903
+ */
904
+ readonly Post: "post";
905
+ /**
906
+ * POST with Body
907
+ */
908
+ readonly PostWithBody: "post_with_body";
909
+ };
910
+ /**
911
+ * Health check HTTP method.
912
+ */
913
+ export type HealthCheckAuthenticationBasicHealthCheckMethod = OpenEnum<typeof HealthCheckAuthenticationBasicHealthCheckMethod>;
914
+ export type HealthCheckAuthenticationBasicCollectRequestHeader = {
915
+ /**
916
+ * Header Name
917
+ */
918
+ name: string;
919
+ /**
920
+ * JavaScript expression to compute the header value (can be a constant).
921
+ */
922
+ value: string;
923
+ };
924
+ export declare const HealthCheckAuthenticationBasicHiddenDefaultBreakers: {
925
+ readonly Cribl: "Cribl";
926
+ };
927
+ export type HealthCheckAuthenticationBasicHiddenDefaultBreakers = OpenEnum<typeof HealthCheckAuthenticationBasicHiddenDefaultBreakers>;
928
+ /**
929
+ * The algorithm to use when performing HTTP retries
930
+ */
931
+ export declare const HealthCheckAuthenticationBasicRetryType: {
932
+ /**
933
+ * Disabled
934
+ */
935
+ readonly None: "none";
936
+ /**
937
+ * Backoff
938
+ */
939
+ readonly Backoff: "backoff";
940
+ /**
941
+ * Static
942
+ */
943
+ readonly Static: "static";
944
+ };
945
+ /**
946
+ * The algorithm to use when performing HTTP retries
947
+ */
948
+ export type HealthCheckAuthenticationBasicRetryType = OpenEnum<typeof HealthCheckAuthenticationBasicRetryType>;
949
+ export type HealthCheckAuthenticationBasicRetryRules = {
950
+ /**
951
+ * The algorithm to use when performing HTTP retries
952
+ */
953
+ type?: HealthCheckAuthenticationBasicRetryType | undefined;
954
+ interval?: any | undefined;
955
+ limit?: any | undefined;
956
+ multiplier?: any | undefined;
957
+ codes?: any | undefined;
958
+ enableHeader?: any | undefined;
959
+ };
960
+ export type HealthCheckAuthenticationBasic = {
961
+ /**
962
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
963
+ */
964
+ authentication: "basic";
965
+ /**
966
+ * Basic authentication username
967
+ */
968
+ username: string;
969
+ /**
970
+ * Basic authentication password
971
+ */
972
+ password: string;
973
+ discovery?: HealthCheckAuthenticationBasicDiscovery | undefined;
974
+ /**
975
+ * Expression to derive URL to use for the health check operation (can be a constant).
976
+ */
977
+ collectUrl: string;
978
+ /**
979
+ * Health check HTTP method.
980
+ */
981
+ collectMethod?: HealthCheckAuthenticationBasicHealthCheckMethod | undefined;
982
+ collectRequestParams?: any | undefined;
983
+ collectBody?: any | undefined;
984
+ /**
985
+ * Optional health check request headers.
986
+ */
987
+ collectRequestHeaders?: Array<HealthCheckAuthenticationBasicCollectRequestHeader> | undefined;
988
+ /**
989
+ * Enable to make auth health check call.
990
+ */
991
+ authenticateCollect?: boolean | undefined;
992
+ /**
993
+ * HTTP request inactivity timeout, use 0 to disable
994
+ */
995
+ timeout?: number | undefined;
996
+ /**
997
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
998
+ */
999
+ rejectUnauthorized?: boolean | undefined;
1000
+ defaultBreakers?: HealthCheckAuthenticationBasicHiddenDefaultBreakers | undefined;
1001
+ /**
1002
+ * List of headers that are safe to log in plain text.
1003
+ */
1004
+ safeHeaders?: Array<string> | undefined;
1005
+ retryRules?: HealthCheckAuthenticationBasicRetryRules | undefined;
1006
+ };
1007
+ /**
1008
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1009
+ */
1010
+ export declare const HealthCheckAuthenticationNoneDiscoverType: {
1011
+ /**
1012
+ * HTTP Request
1013
+ */
1014
+ readonly Http: "http";
1015
+ /**
1016
+ * JSON Response
1017
+ */
1018
+ readonly Json: "json";
1019
+ /**
1020
+ * Item List
1021
+ */
1022
+ readonly List: "list";
1023
+ /**
1024
+ * None
1025
+ */
1026
+ readonly None: "none";
1027
+ };
1028
+ /**
1029
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1030
+ */
1031
+ export type HealthCheckAuthenticationNoneDiscoverType = OpenEnum<typeof HealthCheckAuthenticationNoneDiscoverType>;
1032
+ export type HealthCheckAuthenticationNoneDiscovery = {
1033
+ /**
1034
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1035
+ */
1036
+ discoverType?: HealthCheckAuthenticationNoneDiscoverType | undefined;
1037
+ };
1038
+ /**
1039
+ * Health check HTTP method.
1040
+ */
1041
+ export declare const HealthCheckAuthenticationNoneHealthCheckMethod: {
1042
+ /**
1043
+ * GET
1044
+ */
1045
+ readonly Get: "get";
1046
+ /**
1047
+ * POST
1048
+ */
1049
+ readonly Post: "post";
1050
+ /**
1051
+ * POST with Body
1052
+ */
1053
+ readonly PostWithBody: "post_with_body";
1054
+ };
1055
+ /**
1056
+ * Health check HTTP method.
1057
+ */
1058
+ export type HealthCheckAuthenticationNoneHealthCheckMethod = OpenEnum<typeof HealthCheckAuthenticationNoneHealthCheckMethod>;
1059
+ export type HealthCheckAuthenticationNoneCollectRequestHeader = {
1060
+ /**
1061
+ * Header Name
1062
+ */
1063
+ name: string;
1064
+ /**
1065
+ * JavaScript expression to compute the header value (can be a constant).
1066
+ */
1067
+ value: string;
1068
+ };
1069
+ export declare const HealthCheckAuthenticationNoneHiddenDefaultBreakers: {
1070
+ readonly Cribl: "Cribl";
1071
+ };
1072
+ export type HealthCheckAuthenticationNoneHiddenDefaultBreakers = OpenEnum<typeof HealthCheckAuthenticationNoneHiddenDefaultBreakers>;
1073
+ /**
1074
+ * The algorithm to use when performing HTTP retries
1075
+ */
1076
+ export declare const HealthCheckAuthenticationNoneRetryType: {
1077
+ /**
1078
+ * Disabled
1079
+ */
1080
+ readonly None: "none";
1081
+ /**
1082
+ * Backoff
1083
+ */
1084
+ readonly Backoff: "backoff";
1085
+ /**
1086
+ * Static
1087
+ */
1088
+ readonly Static: "static";
1089
+ };
1090
+ /**
1091
+ * The algorithm to use when performing HTTP retries
1092
+ */
1093
+ export type HealthCheckAuthenticationNoneRetryType = OpenEnum<typeof HealthCheckAuthenticationNoneRetryType>;
1094
+ export type HealthCheckAuthenticationNoneRetryRules = {
1095
+ /**
1096
+ * The algorithm to use when performing HTTP retries
1097
+ */
1098
+ type?: HealthCheckAuthenticationNoneRetryType | undefined;
1099
+ interval?: any | undefined;
1100
+ limit?: any | undefined;
1101
+ multiplier?: any | undefined;
1102
+ codes?: any | undefined;
1103
+ enableHeader?: any | undefined;
1104
+ };
1105
+ export type HealthCheckAuthenticationNone = {
1106
+ /**
1107
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1108
+ */
1109
+ authentication: "none";
1110
+ discovery?: HealthCheckAuthenticationNoneDiscovery | undefined;
1111
+ /**
1112
+ * Expression to derive URL to use for the health check operation (can be a constant).
1113
+ */
1114
+ collectUrl: string;
1115
+ /**
1116
+ * Health check HTTP method.
1117
+ */
1118
+ collectMethod?: HealthCheckAuthenticationNoneHealthCheckMethod | undefined;
1119
+ collectRequestParams?: any | undefined;
1120
+ collectBody?: any | undefined;
1121
+ /**
1122
+ * Optional health check request headers.
1123
+ */
1124
+ collectRequestHeaders?: Array<HealthCheckAuthenticationNoneCollectRequestHeader> | undefined;
1125
+ /**
1126
+ * Enable to make auth health check call.
1127
+ */
1128
+ authenticateCollect?: boolean | undefined;
1129
+ /**
1130
+ * HTTP request inactivity timeout, use 0 to disable
1131
+ */
1132
+ timeout?: number | undefined;
1133
+ /**
1134
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
1135
+ */
1136
+ rejectUnauthorized?: boolean | undefined;
1137
+ defaultBreakers?: HealthCheckAuthenticationNoneHiddenDefaultBreakers | undefined;
1138
+ /**
1139
+ * List of headers that are safe to log in plain text.
1140
+ */
1141
+ safeHeaders?: Array<string> | undefined;
1142
+ retryRules?: HealthCheckAuthenticationNoneRetryRules | undefined;
1143
+ };
1144
+ /**
1145
+ * Health check HTTP method.
1146
+ */
1147
+ export declare const HealthCheckCollectMethodPostWithBodyHealthCheckMethod: {
1148
+ /**
1149
+ * GET
1150
+ */
1151
+ readonly Get: "get";
1152
+ /**
1153
+ * POST
1154
+ */
1155
+ readonly Post: "post";
1156
+ /**
1157
+ * POST with Body
1158
+ */
1159
+ readonly PostWithBody: "post_with_body";
1160
+ };
1161
+ /**
1162
+ * Health check HTTP method.
1163
+ */
1164
+ export type HealthCheckCollectMethodPostWithBodyHealthCheckMethod = OpenEnum<typeof HealthCheckCollectMethodPostWithBodyHealthCheckMethod>;
1165
+ /**
1166
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1167
+ */
1168
+ export declare const HealthCheckCollectMethodPostWithBodyDiscoverType: {
1169
+ /**
1170
+ * HTTP Request
1171
+ */
1172
+ readonly Http: "http";
1173
+ /**
1174
+ * JSON Response
1175
+ */
1176
+ readonly Json: "json";
1177
+ /**
1178
+ * Item List
1179
+ */
1180
+ readonly List: "list";
1181
+ /**
1182
+ * None
1183
+ */
1184
+ readonly None: "none";
1185
+ };
1186
+ /**
1187
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1188
+ */
1189
+ export type HealthCheckCollectMethodPostWithBodyDiscoverType = OpenEnum<typeof HealthCheckCollectMethodPostWithBodyDiscoverType>;
1190
+ export type HealthCheckCollectMethodPostWithBodyDiscovery = {
1191
+ /**
1192
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1193
+ */
1194
+ discoverType?: HealthCheckCollectMethodPostWithBodyDiscoverType | undefined;
1195
+ };
1196
+ export type HealthCheckCollectMethodPostWithBodyCollectRequestHeader = {
1197
+ /**
1198
+ * Header Name
1199
+ */
1200
+ name: string;
1201
+ /**
1202
+ * JavaScript expression to compute the header value (can be a constant).
1203
+ */
1204
+ value: string;
1205
+ };
1206
+ /**
1207
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1208
+ */
1209
+ export declare const HealthCheckCollectMethodPostWithBodyAuthentication: {
1210
+ readonly None: "none";
1211
+ readonly Basic: "basic";
1212
+ readonly BasicSecret: "basicSecret";
1213
+ readonly Login: "login";
1214
+ readonly LoginSecret: "loginSecret";
1215
+ readonly Oauth: "oauth";
1216
+ readonly OauthSecret: "oauthSecret";
1217
+ };
1218
+ /**
1219
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1220
+ */
1221
+ export type HealthCheckCollectMethodPostWithBodyAuthentication = OpenEnum<typeof HealthCheckCollectMethodPostWithBodyAuthentication>;
1222
+ export declare const HealthCheckCollectMethodPostWithBodyHiddenDefaultBreakers: {
1223
+ readonly Cribl: "Cribl";
1224
+ };
1225
+ export type HealthCheckCollectMethodPostWithBodyHiddenDefaultBreakers = OpenEnum<typeof HealthCheckCollectMethodPostWithBodyHiddenDefaultBreakers>;
1226
+ /**
1227
+ * The algorithm to use when performing HTTP retries
1228
+ */
1229
+ export declare const HealthCheckCollectMethodPostWithBodyRetryType: {
1230
+ /**
1231
+ * Disabled
1232
+ */
1233
+ readonly None: "none";
1234
+ /**
1235
+ * Backoff
1236
+ */
1237
+ readonly Backoff: "backoff";
1238
+ /**
1239
+ * Static
1240
+ */
1241
+ readonly Static: "static";
1242
+ };
1243
+ /**
1244
+ * The algorithm to use when performing HTTP retries
1245
+ */
1246
+ export type HealthCheckCollectMethodPostWithBodyRetryType = OpenEnum<typeof HealthCheckCollectMethodPostWithBodyRetryType>;
1247
+ export type HealthCheckCollectMethodPostWithBodyRetryRules = {
1248
+ /**
1249
+ * The algorithm to use when performing HTTP retries
1250
+ */
1251
+ type?: HealthCheckCollectMethodPostWithBodyRetryType | undefined;
1252
+ interval?: any | undefined;
1253
+ limit?: any | undefined;
1254
+ multiplier?: any | undefined;
1255
+ codes?: any | undefined;
1256
+ enableHeader?: any | undefined;
1257
+ };
1258
+ export type HealthCheckCollectMethodPostWithBody = {
1259
+ /**
1260
+ * Health check HTTP method.
1261
+ */
1262
+ collectMethod?: HealthCheckCollectMethodPostWithBodyHealthCheckMethod | undefined;
1263
+ collectBody?: any | undefined;
1264
+ discovery?: HealthCheckCollectMethodPostWithBodyDiscovery | undefined;
1265
+ /**
1266
+ * Expression to derive URL to use for the health check operation (can be a constant).
1267
+ */
1268
+ collectUrl: string;
1269
+ collectRequestParams?: any | undefined;
1270
+ /**
1271
+ * Optional health check request headers.
1272
+ */
1273
+ collectRequestHeaders?: Array<HealthCheckCollectMethodPostWithBodyCollectRequestHeader> | undefined;
1274
+ /**
1275
+ * Enable to make auth health check call.
1276
+ */
1277
+ authenticateCollect?: boolean | undefined;
1278
+ /**
1279
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1280
+ */
1281
+ authentication?: HealthCheckCollectMethodPostWithBodyAuthentication | undefined;
1282
+ /**
1283
+ * HTTP request inactivity timeout, use 0 to disable
1284
+ */
1285
+ timeout?: number | undefined;
1286
+ /**
1287
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
1288
+ */
1289
+ rejectUnauthorized?: boolean | undefined;
1290
+ defaultBreakers?: HealthCheckCollectMethodPostWithBodyHiddenDefaultBreakers | undefined;
1291
+ /**
1292
+ * List of headers that are safe to log in plain text.
1293
+ */
1294
+ safeHeaders?: Array<string> | undefined;
1295
+ retryRules?: HealthCheckCollectMethodPostWithBodyRetryRules | undefined;
1296
+ };
1297
+ /**
1298
+ * Health check HTTP method.
1299
+ */
1300
+ export declare const HealthCheckCollectMethodPostHealthCheckMethod: {
1301
+ /**
1302
+ * GET
1303
+ */
1304
+ readonly Get: "get";
1305
+ /**
1306
+ * POST
1307
+ */
1308
+ readonly Post: "post";
1309
+ /**
1310
+ * POST with Body
1311
+ */
1312
+ readonly PostWithBody: "post_with_body";
1313
+ };
1314
+ /**
1315
+ * Health check HTTP method.
1316
+ */
1317
+ export type HealthCheckCollectMethodPostHealthCheckMethod = OpenEnum<typeof HealthCheckCollectMethodPostHealthCheckMethod>;
1318
+ /**
1319
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1320
+ */
1321
+ export declare const HealthCheckCollectMethodPostDiscoverType: {
1322
+ /**
1323
+ * HTTP Request
1324
+ */
1325
+ readonly Http: "http";
1326
+ /**
1327
+ * JSON Response
1328
+ */
1329
+ readonly Json: "json";
1330
+ /**
1331
+ * Item List
1332
+ */
1333
+ readonly List: "list";
1334
+ /**
1335
+ * None
1336
+ */
1337
+ readonly None: "none";
1338
+ };
1339
+ /**
1340
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1341
+ */
1342
+ export type HealthCheckCollectMethodPostDiscoverType = OpenEnum<typeof HealthCheckCollectMethodPostDiscoverType>;
1343
+ export type HealthCheckCollectMethodPostDiscovery = {
1344
+ /**
1345
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1346
+ */
1347
+ discoverType?: HealthCheckCollectMethodPostDiscoverType | undefined;
1348
+ };
1349
+ export type HealthCheckCollectMethodPostCollectRequestHeader = {
1350
+ /**
1351
+ * Header Name
1352
+ */
1353
+ name: string;
1354
+ /**
1355
+ * JavaScript expression to compute the header value (can be a constant).
1356
+ */
1357
+ value: string;
1358
+ };
1359
+ /**
1360
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1361
+ */
1362
+ export declare const HealthCheckCollectMethodPostAuthentication: {
1363
+ readonly None: "none";
1364
+ readonly Basic: "basic";
1365
+ readonly BasicSecret: "basicSecret";
1366
+ readonly Login: "login";
1367
+ readonly LoginSecret: "loginSecret";
1368
+ readonly Oauth: "oauth";
1369
+ readonly OauthSecret: "oauthSecret";
1370
+ };
1371
+ /**
1372
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1373
+ */
1374
+ export type HealthCheckCollectMethodPostAuthentication = OpenEnum<typeof HealthCheckCollectMethodPostAuthentication>;
1375
+ export declare const HealthCheckCollectMethodPostHiddenDefaultBreakers: {
1376
+ readonly Cribl: "Cribl";
1377
+ };
1378
+ export type HealthCheckCollectMethodPostHiddenDefaultBreakers = OpenEnum<typeof HealthCheckCollectMethodPostHiddenDefaultBreakers>;
1379
+ /**
1380
+ * The algorithm to use when performing HTTP retries
1381
+ */
1382
+ export declare const HealthCheckCollectMethodPostRetryType: {
1383
+ /**
1384
+ * Disabled
1385
+ */
1386
+ readonly None: "none";
1387
+ /**
1388
+ * Backoff
1389
+ */
1390
+ readonly Backoff: "backoff";
1391
+ /**
1392
+ * Static
1393
+ */
1394
+ readonly Static: "static";
1395
+ };
1396
+ /**
1397
+ * The algorithm to use when performing HTTP retries
1398
+ */
1399
+ export type HealthCheckCollectMethodPostRetryType = OpenEnum<typeof HealthCheckCollectMethodPostRetryType>;
1400
+ export type HealthCheckCollectMethodPostRetryRules = {
1401
+ /**
1402
+ * The algorithm to use when performing HTTP retries
1403
+ */
1404
+ type?: HealthCheckCollectMethodPostRetryType | undefined;
1405
+ interval?: any | undefined;
1406
+ limit?: any | undefined;
1407
+ multiplier?: any | undefined;
1408
+ codes?: any | undefined;
1409
+ enableHeader?: any | undefined;
1410
+ };
1411
+ export type HealthCheckCollectMethodPost = {
1412
+ /**
1413
+ * Health check HTTP method.
1414
+ */
1415
+ collectMethod?: HealthCheckCollectMethodPostHealthCheckMethod | undefined;
1416
+ collectRequestParams?: any | undefined;
1417
+ discovery?: HealthCheckCollectMethodPostDiscovery | undefined;
1418
+ /**
1419
+ * Expression to derive URL to use for the health check operation (can be a constant).
1420
+ */
1421
+ collectUrl: string;
1422
+ collectBody?: any | undefined;
1423
+ /**
1424
+ * Optional health check request headers.
1425
+ */
1426
+ collectRequestHeaders?: Array<HealthCheckCollectMethodPostCollectRequestHeader> | undefined;
1427
+ /**
1428
+ * Enable to make auth health check call.
1429
+ */
1430
+ authenticateCollect?: boolean | undefined;
1431
+ /**
1432
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1433
+ */
1434
+ authentication?: HealthCheckCollectMethodPostAuthentication | undefined;
1435
+ /**
1436
+ * HTTP request inactivity timeout, use 0 to disable
1437
+ */
1438
+ timeout?: number | undefined;
1439
+ /**
1440
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
1441
+ */
1442
+ rejectUnauthorized?: boolean | undefined;
1443
+ defaultBreakers?: HealthCheckCollectMethodPostHiddenDefaultBreakers | undefined;
1444
+ /**
1445
+ * List of headers that are safe to log in plain text.
1446
+ */
1447
+ safeHeaders?: Array<string> | undefined;
1448
+ retryRules?: HealthCheckCollectMethodPostRetryRules | undefined;
1449
+ };
1450
+ /**
1451
+ * Health check HTTP method.
1452
+ */
1453
+ export declare const HealthCheckCollectMethodGetHealthCheckMethod: {
1454
+ /**
1455
+ * GET
1456
+ */
1457
+ readonly Get: "get";
1458
+ /**
1459
+ * POST
1460
+ */
1461
+ readonly Post: "post";
1462
+ /**
1463
+ * POST with Body
1464
+ */
1465
+ readonly PostWithBody: "post_with_body";
1466
+ };
1467
+ /**
1468
+ * Health check HTTP method.
1469
+ */
1470
+ export type HealthCheckCollectMethodGetHealthCheckMethod = OpenEnum<typeof HealthCheckCollectMethodGetHealthCheckMethod>;
1471
+ /**
1472
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1473
+ */
1474
+ export declare const HealthCheckCollectMethodGetDiscoverType: {
1475
+ /**
1476
+ * HTTP Request
1477
+ */
1478
+ readonly Http: "http";
1479
+ /**
1480
+ * JSON Response
1481
+ */
1482
+ readonly Json: "json";
1483
+ /**
1484
+ * Item List
1485
+ */
1486
+ readonly List: "list";
1487
+ /**
1488
+ * None
1489
+ */
1490
+ readonly None: "none";
1491
+ };
1492
+ /**
1493
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1494
+ */
1495
+ export type HealthCheckCollectMethodGetDiscoverType = OpenEnum<typeof HealthCheckCollectMethodGetDiscoverType>;
1496
+ export type HealthCheckCollectMethodGetDiscovery = {
1497
+ /**
1498
+ * Defines how task discovery will be performed. Use None to skip the discovery. Use HTTP Request to make a REST call to discover tasks. Use Item List to enumerate items for collect to retrieve. Use JSON Response to manually define discover tasks as a JSON array of objects. Each entry returned by the discover operation will result in a collect task.
1499
+ */
1500
+ discoverType?: HealthCheckCollectMethodGetDiscoverType | undefined;
1501
+ };
1502
+ export type HealthCheckCollectMethodGetCollectRequestHeader = {
1503
+ /**
1504
+ * Header Name
1505
+ */
1506
+ name: string;
1507
+ /**
1508
+ * JavaScript expression to compute the header value (can be a constant).
1509
+ */
1510
+ value: string;
1511
+ };
1512
+ /**
1513
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1514
+ */
1515
+ export declare const HealthCheckCollectMethodGetAuthentication: {
1516
+ readonly None: "none";
1517
+ readonly Basic: "basic";
1518
+ readonly BasicSecret: "basicSecret";
1519
+ readonly Login: "login";
1520
+ readonly LoginSecret: "loginSecret";
1521
+ readonly Oauth: "oauth";
1522
+ readonly OauthSecret: "oauthSecret";
1523
+ };
1524
+ /**
1525
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1526
+ */
1527
+ export type HealthCheckCollectMethodGetAuthentication = OpenEnum<typeof HealthCheckCollectMethodGetAuthentication>;
1528
+ export declare const HealthCheckCollectMethodGetHiddenDefaultBreakers: {
1529
+ readonly Cribl: "Cribl";
1530
+ };
1531
+ export type HealthCheckCollectMethodGetHiddenDefaultBreakers = OpenEnum<typeof HealthCheckCollectMethodGetHiddenDefaultBreakers>;
1532
+ /**
1533
+ * The algorithm to use when performing HTTP retries
1534
+ */
1535
+ export declare const HealthCheckCollectMethodGetRetryType: {
1536
+ /**
1537
+ * Disabled
1538
+ */
1539
+ readonly None: "none";
1540
+ /**
1541
+ * Backoff
1542
+ */
1543
+ readonly Backoff: "backoff";
1544
+ /**
1545
+ * Static
1546
+ */
1547
+ readonly Static: "static";
1548
+ };
1549
+ /**
1550
+ * The algorithm to use when performing HTTP retries
1551
+ */
1552
+ export type HealthCheckCollectMethodGetRetryType = OpenEnum<typeof HealthCheckCollectMethodGetRetryType>;
1553
+ export type HealthCheckCollectMethodGetRetryRules = {
1554
+ /**
1555
+ * The algorithm to use when performing HTTP retries
1556
+ */
1557
+ type?: HealthCheckCollectMethodGetRetryType | undefined;
1558
+ interval?: any | undefined;
1559
+ limit?: any | undefined;
1560
+ multiplier?: any | undefined;
1561
+ codes?: any | undefined;
1562
+ enableHeader?: any | undefined;
1563
+ };
1564
+ export type HealthCheckCollectMethodGet = {
1565
+ /**
1566
+ * Health check HTTP method.
1567
+ */
1568
+ collectMethod?: HealthCheckCollectMethodGetHealthCheckMethod | undefined;
1569
+ collectRequestParams?: any | undefined;
1570
+ discovery?: HealthCheckCollectMethodGetDiscovery | undefined;
1571
+ /**
1572
+ * Expression to derive URL to use for the health check operation (can be a constant).
1573
+ */
1574
+ collectUrl: string;
1575
+ collectBody?: any | undefined;
1576
+ /**
1577
+ * Optional health check request headers.
1578
+ */
1579
+ collectRequestHeaders?: Array<HealthCheckCollectMethodGetCollectRequestHeader> | undefined;
1580
+ /**
1581
+ * Enable to make auth health check call.
1582
+ */
1583
+ authenticateCollect?: boolean | undefined;
1584
+ /**
1585
+ * Authentication method for Discover and Collect REST calls. You can specify API Key–based authentication by adding the appropriate Collect headers.
1586
+ */
1587
+ authentication?: HealthCheckCollectMethodGetAuthentication | undefined;
1588
+ /**
1589
+ * HTTP request inactivity timeout, use 0 to disable
1590
+ */
1591
+ timeout?: number | undefined;
1592
+ /**
1593
+ * Whether to reject certificates that cannot be verified against a valid CA (e.g., self-signed certificates).
1594
+ */
1595
+ rejectUnauthorized?: boolean | undefined;
1596
+ defaultBreakers?: HealthCheckCollectMethodGetHiddenDefaultBreakers | undefined;
1597
+ /**
1598
+ * List of headers that are safe to log in plain text.
1599
+ */
1600
+ safeHeaders?: Array<string> | undefined;
1601
+ retryRules?: HealthCheckCollectMethodGetRetryRules | undefined;
1602
+ };
1603
+ export type HealthCheckCollectorConf = HealthCheckAuthenticationNone | HealthCheckAuthenticationBasic | HealthCheckAuthenticationBasicSecret | HealthCheckAuthenticationLogin | HealthCheckAuthenticationLoginSecret | HealthCheckAuthenticationOauth | HealthCheckAuthenticationOauthSecret;
1604
+ /** @internal */
1605
+ export declare const HealthCheckAuthenticationOauthSecretAuthRequestParam$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretAuthRequestParam, z.ZodTypeDef, unknown>;
1606
+ /** @internal */
1607
+ export type HealthCheckAuthenticationOauthSecretAuthRequestParam$Outbound = {
1608
+ name: string;
1609
+ value: string;
1610
+ };
1611
+ /** @internal */
1612
+ export declare const HealthCheckAuthenticationOauthSecretAuthRequestParam$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretAuthRequestParam$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretAuthRequestParam>;
1613
+ export declare function healthCheckAuthenticationOauthSecretAuthRequestParamToJSON(healthCheckAuthenticationOauthSecretAuthRequestParam: HealthCheckAuthenticationOauthSecretAuthRequestParam): string;
1614
+ export declare function healthCheckAuthenticationOauthSecretAuthRequestParamFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthSecretAuthRequestParam, SDKValidationError>;
1615
+ /** @internal */
1616
+ export declare const HealthCheckAuthenticationOauthSecretAuthRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretAuthRequestHeader, z.ZodTypeDef, unknown>;
1617
+ /** @internal */
1618
+ export type HealthCheckAuthenticationOauthSecretAuthRequestHeader$Outbound = {
1619
+ name: string;
1620
+ value: string;
1621
+ };
1622
+ /** @internal */
1623
+ export declare const HealthCheckAuthenticationOauthSecretAuthRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretAuthRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretAuthRequestHeader>;
1624
+ export declare function healthCheckAuthenticationOauthSecretAuthRequestHeaderToJSON(healthCheckAuthenticationOauthSecretAuthRequestHeader: HealthCheckAuthenticationOauthSecretAuthRequestHeader): string;
1625
+ export declare function healthCheckAuthenticationOauthSecretAuthRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthSecretAuthRequestHeader, SDKValidationError>;
1626
+ /** @internal */
1627
+ export declare const HealthCheckAuthenticationOauthSecretDiscoverType$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretDiscoverType, z.ZodTypeDef, unknown>;
1628
+ /** @internal */
1629
+ export declare const HealthCheckAuthenticationOauthSecretDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretDiscoverType>;
1630
+ /** @internal */
1631
+ export declare const HealthCheckAuthenticationOauthSecretDiscovery$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretDiscovery, z.ZodTypeDef, unknown>;
1632
+ /** @internal */
1633
+ export type HealthCheckAuthenticationOauthSecretDiscovery$Outbound = {
1634
+ discoverType: string;
1635
+ };
1636
+ /** @internal */
1637
+ export declare const HealthCheckAuthenticationOauthSecretDiscovery$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretDiscovery$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretDiscovery>;
1638
+ export declare function healthCheckAuthenticationOauthSecretDiscoveryToJSON(healthCheckAuthenticationOauthSecretDiscovery: HealthCheckAuthenticationOauthSecretDiscovery): string;
1639
+ export declare function healthCheckAuthenticationOauthSecretDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthSecretDiscovery, SDKValidationError>;
1640
+ /** @internal */
1641
+ export declare const HealthCheckAuthenticationOauthSecretHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretHealthCheckMethod, z.ZodTypeDef, unknown>;
1642
+ /** @internal */
1643
+ export declare const HealthCheckAuthenticationOauthSecretHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretHealthCheckMethod>;
1644
+ /** @internal */
1645
+ export declare const HealthCheckAuthenticationOauthSecretCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretCollectRequestHeader, z.ZodTypeDef, unknown>;
1646
+ /** @internal */
1647
+ export type HealthCheckAuthenticationOauthSecretCollectRequestHeader$Outbound = {
1648
+ name: string;
1649
+ value: string;
1650
+ };
1651
+ /** @internal */
1652
+ export declare const HealthCheckAuthenticationOauthSecretCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretCollectRequestHeader>;
1653
+ export declare function healthCheckAuthenticationOauthSecretCollectRequestHeaderToJSON(healthCheckAuthenticationOauthSecretCollectRequestHeader: HealthCheckAuthenticationOauthSecretCollectRequestHeader): string;
1654
+ export declare function healthCheckAuthenticationOauthSecretCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthSecretCollectRequestHeader, SDKValidationError>;
1655
+ /** @internal */
1656
+ export declare const HealthCheckAuthenticationOauthSecretHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
1657
+ /** @internal */
1658
+ export declare const HealthCheckAuthenticationOauthSecretHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretHiddenDefaultBreakers>;
1659
+ /** @internal */
1660
+ export declare const HealthCheckAuthenticationOauthSecretRetryType$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretRetryType, z.ZodTypeDef, unknown>;
1661
+ /** @internal */
1662
+ export declare const HealthCheckAuthenticationOauthSecretRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretRetryType>;
1663
+ /** @internal */
1664
+ export declare const HealthCheckAuthenticationOauthSecretRetryRules$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretRetryRules, z.ZodTypeDef, unknown>;
1665
+ /** @internal */
1666
+ export type HealthCheckAuthenticationOauthSecretRetryRules$Outbound = {
1667
+ type: string;
1668
+ interval?: any | undefined;
1669
+ limit?: any | undefined;
1670
+ multiplier?: any | undefined;
1671
+ codes?: any | undefined;
1672
+ enableHeader?: any | undefined;
1673
+ };
1674
+ /** @internal */
1675
+ export declare const HealthCheckAuthenticationOauthSecretRetryRules$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecretRetryRules$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthSecretRetryRules>;
1676
+ export declare function healthCheckAuthenticationOauthSecretRetryRulesToJSON(healthCheckAuthenticationOauthSecretRetryRules: HealthCheckAuthenticationOauthSecretRetryRules): string;
1677
+ export declare function healthCheckAuthenticationOauthSecretRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthSecretRetryRules, SDKValidationError>;
1678
+ /** @internal */
1679
+ export declare const HealthCheckAuthenticationOauthSecret$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecret, z.ZodTypeDef, unknown>;
1680
+ /** @internal */
1681
+ export type HealthCheckAuthenticationOauthSecret$Outbound = {
1682
+ authentication: "oauthSecret";
1683
+ loginUrl: string;
1684
+ tokenRespAttribute?: string | undefined;
1685
+ authHeaderExpr: string;
1686
+ clientSecretParamName: string;
1687
+ textSecret: string;
1688
+ authRequestParams?: Array<HealthCheckAuthenticationOauthSecretAuthRequestParam$Outbound> | undefined;
1689
+ authRequestHeaders?: Array<HealthCheckAuthenticationOauthSecretAuthRequestHeader$Outbound> | undefined;
1690
+ discovery?: HealthCheckAuthenticationOauthSecretDiscovery$Outbound | undefined;
1691
+ collectUrl: string;
1692
+ collectMethod: string;
1693
+ collectRequestParams?: any | undefined;
1694
+ collectBody?: any | undefined;
1695
+ collectRequestHeaders?: Array<HealthCheckAuthenticationOauthSecretCollectRequestHeader$Outbound> | undefined;
1696
+ authenticateCollect: boolean;
1697
+ timeout: number;
1698
+ rejectUnauthorized: boolean;
1699
+ defaultBreakers?: string | undefined;
1700
+ safeHeaders?: Array<string> | undefined;
1701
+ retryRules?: HealthCheckAuthenticationOauthSecretRetryRules$Outbound | undefined;
1702
+ };
1703
+ /** @internal */
1704
+ export declare const HealthCheckAuthenticationOauthSecret$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthSecret$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthSecret>;
1705
+ export declare function healthCheckAuthenticationOauthSecretToJSON(healthCheckAuthenticationOauthSecret: HealthCheckAuthenticationOauthSecret): string;
1706
+ export declare function healthCheckAuthenticationOauthSecretFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthSecret, SDKValidationError>;
1707
+ /** @internal */
1708
+ export declare const HealthCheckAuthenticationOauthAuthRequestParam$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthAuthRequestParam, z.ZodTypeDef, unknown>;
1709
+ /** @internal */
1710
+ export type HealthCheckAuthenticationOauthAuthRequestParam$Outbound = {
1711
+ name: string;
1712
+ value: string;
1713
+ };
1714
+ /** @internal */
1715
+ export declare const HealthCheckAuthenticationOauthAuthRequestParam$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthAuthRequestParam$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthAuthRequestParam>;
1716
+ export declare function healthCheckAuthenticationOauthAuthRequestParamToJSON(healthCheckAuthenticationOauthAuthRequestParam: HealthCheckAuthenticationOauthAuthRequestParam): string;
1717
+ export declare function healthCheckAuthenticationOauthAuthRequestParamFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthAuthRequestParam, SDKValidationError>;
1718
+ /** @internal */
1719
+ export declare const HealthCheckAuthenticationOauthAuthRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthAuthRequestHeader, z.ZodTypeDef, unknown>;
1720
+ /** @internal */
1721
+ export type HealthCheckAuthenticationOauthAuthRequestHeader$Outbound = {
1722
+ name: string;
1723
+ value: string;
1724
+ };
1725
+ /** @internal */
1726
+ export declare const HealthCheckAuthenticationOauthAuthRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthAuthRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthAuthRequestHeader>;
1727
+ export declare function healthCheckAuthenticationOauthAuthRequestHeaderToJSON(healthCheckAuthenticationOauthAuthRequestHeader: HealthCheckAuthenticationOauthAuthRequestHeader): string;
1728
+ export declare function healthCheckAuthenticationOauthAuthRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthAuthRequestHeader, SDKValidationError>;
1729
+ /** @internal */
1730
+ export declare const HealthCheckAuthenticationOauthDiscoverType$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthDiscoverType, z.ZodTypeDef, unknown>;
1731
+ /** @internal */
1732
+ export declare const HealthCheckAuthenticationOauthDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationOauthDiscoverType>;
1733
+ /** @internal */
1734
+ export declare const HealthCheckAuthenticationOauthDiscovery$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthDiscovery, z.ZodTypeDef, unknown>;
1735
+ /** @internal */
1736
+ export type HealthCheckAuthenticationOauthDiscovery$Outbound = {
1737
+ discoverType: string;
1738
+ };
1739
+ /** @internal */
1740
+ export declare const HealthCheckAuthenticationOauthDiscovery$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthDiscovery$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthDiscovery>;
1741
+ export declare function healthCheckAuthenticationOauthDiscoveryToJSON(healthCheckAuthenticationOauthDiscovery: HealthCheckAuthenticationOauthDiscovery): string;
1742
+ export declare function healthCheckAuthenticationOauthDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthDiscovery, SDKValidationError>;
1743
+ /** @internal */
1744
+ export declare const HealthCheckAuthenticationOauthHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthHealthCheckMethod, z.ZodTypeDef, unknown>;
1745
+ /** @internal */
1746
+ export declare const HealthCheckAuthenticationOauthHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationOauthHealthCheckMethod>;
1747
+ /** @internal */
1748
+ export declare const HealthCheckAuthenticationOauthCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthCollectRequestHeader, z.ZodTypeDef, unknown>;
1749
+ /** @internal */
1750
+ export type HealthCheckAuthenticationOauthCollectRequestHeader$Outbound = {
1751
+ name: string;
1752
+ value: string;
1753
+ };
1754
+ /** @internal */
1755
+ export declare const HealthCheckAuthenticationOauthCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthCollectRequestHeader>;
1756
+ export declare function healthCheckAuthenticationOauthCollectRequestHeaderToJSON(healthCheckAuthenticationOauthCollectRequestHeader: HealthCheckAuthenticationOauthCollectRequestHeader): string;
1757
+ export declare function healthCheckAuthenticationOauthCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthCollectRequestHeader, SDKValidationError>;
1758
+ /** @internal */
1759
+ export declare const HealthCheckAuthenticationOauthHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
1760
+ /** @internal */
1761
+ export declare const HealthCheckAuthenticationOauthHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationOauthHiddenDefaultBreakers>;
1762
+ /** @internal */
1763
+ export declare const HealthCheckAuthenticationOauthRetryType$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthRetryType, z.ZodTypeDef, unknown>;
1764
+ /** @internal */
1765
+ export declare const HealthCheckAuthenticationOauthRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationOauthRetryType>;
1766
+ /** @internal */
1767
+ export declare const HealthCheckAuthenticationOauthRetryRules$inboundSchema: z.ZodType<HealthCheckAuthenticationOauthRetryRules, z.ZodTypeDef, unknown>;
1768
+ /** @internal */
1769
+ export type HealthCheckAuthenticationOauthRetryRules$Outbound = {
1770
+ type: string;
1771
+ interval?: any | undefined;
1772
+ limit?: any | undefined;
1773
+ multiplier?: any | undefined;
1774
+ codes?: any | undefined;
1775
+ enableHeader?: any | undefined;
1776
+ };
1777
+ /** @internal */
1778
+ export declare const HealthCheckAuthenticationOauthRetryRules$outboundSchema: z.ZodType<HealthCheckAuthenticationOauthRetryRules$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauthRetryRules>;
1779
+ export declare function healthCheckAuthenticationOauthRetryRulesToJSON(healthCheckAuthenticationOauthRetryRules: HealthCheckAuthenticationOauthRetryRules): string;
1780
+ export declare function healthCheckAuthenticationOauthRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauthRetryRules, SDKValidationError>;
1781
+ /** @internal */
1782
+ export declare const HealthCheckAuthenticationOauth$inboundSchema: z.ZodType<HealthCheckAuthenticationOauth, z.ZodTypeDef, unknown>;
1783
+ /** @internal */
1784
+ export type HealthCheckAuthenticationOauth$Outbound = {
1785
+ authentication: "oauth";
1786
+ loginUrl: string;
1787
+ tokenRespAttribute?: string | undefined;
1788
+ authHeaderExpr: string;
1789
+ clientSecretParamName: string;
1790
+ clientSecretParamValue: string;
1791
+ authRequestParams?: Array<HealthCheckAuthenticationOauthAuthRequestParam$Outbound> | undefined;
1792
+ authRequestHeaders?: Array<HealthCheckAuthenticationOauthAuthRequestHeader$Outbound> | undefined;
1793
+ discovery?: HealthCheckAuthenticationOauthDiscovery$Outbound | undefined;
1794
+ collectUrl: string;
1795
+ collectMethod: string;
1796
+ collectRequestParams?: any | undefined;
1797
+ collectBody?: any | undefined;
1798
+ collectRequestHeaders?: Array<HealthCheckAuthenticationOauthCollectRequestHeader$Outbound> | undefined;
1799
+ authenticateCollect: boolean;
1800
+ timeout: number;
1801
+ rejectUnauthorized: boolean;
1802
+ defaultBreakers?: string | undefined;
1803
+ safeHeaders?: Array<string> | undefined;
1804
+ retryRules?: HealthCheckAuthenticationOauthRetryRules$Outbound | undefined;
1805
+ };
1806
+ /** @internal */
1807
+ export declare const HealthCheckAuthenticationOauth$outboundSchema: z.ZodType<HealthCheckAuthenticationOauth$Outbound, z.ZodTypeDef, HealthCheckAuthenticationOauth>;
1808
+ export declare function healthCheckAuthenticationOauthToJSON(healthCheckAuthenticationOauth: HealthCheckAuthenticationOauth): string;
1809
+ export declare function healthCheckAuthenticationOauthFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationOauth, SDKValidationError>;
1810
+ /** @internal */
1811
+ export declare const HealthCheckAuthenticationLoginSecretAuthRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretAuthRequestHeader, z.ZodTypeDef, unknown>;
1812
+ /** @internal */
1813
+ export type HealthCheckAuthenticationLoginSecretAuthRequestHeader$Outbound = {
1814
+ name: string;
1815
+ value: string;
1816
+ };
1817
+ /** @internal */
1818
+ export declare const HealthCheckAuthenticationLoginSecretAuthRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretAuthRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginSecretAuthRequestHeader>;
1819
+ export declare function healthCheckAuthenticationLoginSecretAuthRequestHeaderToJSON(healthCheckAuthenticationLoginSecretAuthRequestHeader: HealthCheckAuthenticationLoginSecretAuthRequestHeader): string;
1820
+ export declare function healthCheckAuthenticationLoginSecretAuthRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginSecretAuthRequestHeader, SDKValidationError>;
1821
+ /** @internal */
1822
+ export declare const HealthCheckAuthenticationLoginSecretDiscoverType$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretDiscoverType, z.ZodTypeDef, unknown>;
1823
+ /** @internal */
1824
+ export declare const HealthCheckAuthenticationLoginSecretDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationLoginSecretDiscoverType>;
1825
+ /** @internal */
1826
+ export declare const HealthCheckAuthenticationLoginSecretDiscovery$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretDiscovery, z.ZodTypeDef, unknown>;
1827
+ /** @internal */
1828
+ export type HealthCheckAuthenticationLoginSecretDiscovery$Outbound = {
1829
+ discoverType: string;
1830
+ };
1831
+ /** @internal */
1832
+ export declare const HealthCheckAuthenticationLoginSecretDiscovery$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretDiscovery$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginSecretDiscovery>;
1833
+ export declare function healthCheckAuthenticationLoginSecretDiscoveryToJSON(healthCheckAuthenticationLoginSecretDiscovery: HealthCheckAuthenticationLoginSecretDiscovery): string;
1834
+ export declare function healthCheckAuthenticationLoginSecretDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginSecretDiscovery, SDKValidationError>;
1835
+ /** @internal */
1836
+ export declare const HealthCheckAuthenticationLoginSecretHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretHealthCheckMethod, z.ZodTypeDef, unknown>;
1837
+ /** @internal */
1838
+ export declare const HealthCheckAuthenticationLoginSecretHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationLoginSecretHealthCheckMethod>;
1839
+ /** @internal */
1840
+ export declare const HealthCheckAuthenticationLoginSecretCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretCollectRequestHeader, z.ZodTypeDef, unknown>;
1841
+ /** @internal */
1842
+ export type HealthCheckAuthenticationLoginSecretCollectRequestHeader$Outbound = {
1843
+ name: string;
1844
+ value: string;
1845
+ };
1846
+ /** @internal */
1847
+ export declare const HealthCheckAuthenticationLoginSecretCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginSecretCollectRequestHeader>;
1848
+ export declare function healthCheckAuthenticationLoginSecretCollectRequestHeaderToJSON(healthCheckAuthenticationLoginSecretCollectRequestHeader: HealthCheckAuthenticationLoginSecretCollectRequestHeader): string;
1849
+ export declare function healthCheckAuthenticationLoginSecretCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginSecretCollectRequestHeader, SDKValidationError>;
1850
+ /** @internal */
1851
+ export declare const HealthCheckAuthenticationLoginSecretHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
1852
+ /** @internal */
1853
+ export declare const HealthCheckAuthenticationLoginSecretHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationLoginSecretHiddenDefaultBreakers>;
1854
+ /** @internal */
1855
+ export declare const HealthCheckAuthenticationLoginSecretRetryType$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretRetryType, z.ZodTypeDef, unknown>;
1856
+ /** @internal */
1857
+ export declare const HealthCheckAuthenticationLoginSecretRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationLoginSecretRetryType>;
1858
+ /** @internal */
1859
+ export declare const HealthCheckAuthenticationLoginSecretRetryRules$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretRetryRules, z.ZodTypeDef, unknown>;
1860
+ /** @internal */
1861
+ export type HealthCheckAuthenticationLoginSecretRetryRules$Outbound = {
1862
+ type: string;
1863
+ interval?: any | undefined;
1864
+ limit?: any | undefined;
1865
+ multiplier?: any | undefined;
1866
+ codes?: any | undefined;
1867
+ enableHeader?: any | undefined;
1868
+ };
1869
+ /** @internal */
1870
+ export declare const HealthCheckAuthenticationLoginSecretRetryRules$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecretRetryRules$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginSecretRetryRules>;
1871
+ export declare function healthCheckAuthenticationLoginSecretRetryRulesToJSON(healthCheckAuthenticationLoginSecretRetryRules: HealthCheckAuthenticationLoginSecretRetryRules): string;
1872
+ export declare function healthCheckAuthenticationLoginSecretRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginSecretRetryRules, SDKValidationError>;
1873
+ /** @internal */
1874
+ export declare const HealthCheckAuthenticationLoginSecret$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecret, z.ZodTypeDef, unknown>;
1875
+ /** @internal */
1876
+ export type HealthCheckAuthenticationLoginSecret$Outbound = {
1877
+ authentication: "loginSecret";
1878
+ loginUrl: string;
1879
+ credentialsSecret: string;
1880
+ loginBody: string;
1881
+ tokenRespAttribute?: string | undefined;
1882
+ authHeaderExpr: string;
1883
+ authRequestHeaders?: Array<HealthCheckAuthenticationLoginSecretAuthRequestHeader$Outbound> | undefined;
1884
+ discovery?: HealthCheckAuthenticationLoginSecretDiscovery$Outbound | undefined;
1885
+ collectUrl: string;
1886
+ collectMethod: string;
1887
+ collectRequestParams?: any | undefined;
1888
+ collectBody?: any | undefined;
1889
+ collectRequestHeaders?: Array<HealthCheckAuthenticationLoginSecretCollectRequestHeader$Outbound> | undefined;
1890
+ authenticateCollect: boolean;
1891
+ timeout: number;
1892
+ rejectUnauthorized: boolean;
1893
+ defaultBreakers?: string | undefined;
1894
+ safeHeaders?: Array<string> | undefined;
1895
+ retryRules?: HealthCheckAuthenticationLoginSecretRetryRules$Outbound | undefined;
1896
+ };
1897
+ /** @internal */
1898
+ export declare const HealthCheckAuthenticationLoginSecret$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginSecret$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginSecret>;
1899
+ export declare function healthCheckAuthenticationLoginSecretToJSON(healthCheckAuthenticationLoginSecret: HealthCheckAuthenticationLoginSecret): string;
1900
+ export declare function healthCheckAuthenticationLoginSecretFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginSecret, SDKValidationError>;
1901
+ /** @internal */
1902
+ export declare const HealthCheckAuthenticationLoginAuthRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginAuthRequestHeader, z.ZodTypeDef, unknown>;
1903
+ /** @internal */
1904
+ export type HealthCheckAuthenticationLoginAuthRequestHeader$Outbound = {
1905
+ name: string;
1906
+ value: string;
1907
+ };
1908
+ /** @internal */
1909
+ export declare const HealthCheckAuthenticationLoginAuthRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginAuthRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginAuthRequestHeader>;
1910
+ export declare function healthCheckAuthenticationLoginAuthRequestHeaderToJSON(healthCheckAuthenticationLoginAuthRequestHeader: HealthCheckAuthenticationLoginAuthRequestHeader): string;
1911
+ export declare function healthCheckAuthenticationLoginAuthRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginAuthRequestHeader, SDKValidationError>;
1912
+ /** @internal */
1913
+ export declare const HealthCheckAuthenticationLoginDiscoverType$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginDiscoverType, z.ZodTypeDef, unknown>;
1914
+ /** @internal */
1915
+ export declare const HealthCheckAuthenticationLoginDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationLoginDiscoverType>;
1916
+ /** @internal */
1917
+ export declare const HealthCheckAuthenticationLoginDiscovery$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginDiscovery, z.ZodTypeDef, unknown>;
1918
+ /** @internal */
1919
+ export type HealthCheckAuthenticationLoginDiscovery$Outbound = {
1920
+ discoverType: string;
1921
+ };
1922
+ /** @internal */
1923
+ export declare const HealthCheckAuthenticationLoginDiscovery$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginDiscovery$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginDiscovery>;
1924
+ export declare function healthCheckAuthenticationLoginDiscoveryToJSON(healthCheckAuthenticationLoginDiscovery: HealthCheckAuthenticationLoginDiscovery): string;
1925
+ export declare function healthCheckAuthenticationLoginDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginDiscovery, SDKValidationError>;
1926
+ /** @internal */
1927
+ export declare const HealthCheckAuthenticationLoginHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginHealthCheckMethod, z.ZodTypeDef, unknown>;
1928
+ /** @internal */
1929
+ export declare const HealthCheckAuthenticationLoginHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationLoginHealthCheckMethod>;
1930
+ /** @internal */
1931
+ export declare const HealthCheckAuthenticationLoginCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginCollectRequestHeader, z.ZodTypeDef, unknown>;
1932
+ /** @internal */
1933
+ export type HealthCheckAuthenticationLoginCollectRequestHeader$Outbound = {
1934
+ name: string;
1935
+ value: string;
1936
+ };
1937
+ /** @internal */
1938
+ export declare const HealthCheckAuthenticationLoginCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginCollectRequestHeader>;
1939
+ export declare function healthCheckAuthenticationLoginCollectRequestHeaderToJSON(healthCheckAuthenticationLoginCollectRequestHeader: HealthCheckAuthenticationLoginCollectRequestHeader): string;
1940
+ export declare function healthCheckAuthenticationLoginCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginCollectRequestHeader, SDKValidationError>;
1941
+ /** @internal */
1942
+ export declare const HealthCheckAuthenticationLoginHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
1943
+ /** @internal */
1944
+ export declare const HealthCheckAuthenticationLoginHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationLoginHiddenDefaultBreakers>;
1945
+ /** @internal */
1946
+ export declare const HealthCheckAuthenticationLoginRetryType$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginRetryType, z.ZodTypeDef, unknown>;
1947
+ /** @internal */
1948
+ export declare const HealthCheckAuthenticationLoginRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationLoginRetryType>;
1949
+ /** @internal */
1950
+ export declare const HealthCheckAuthenticationLoginRetryRules$inboundSchema: z.ZodType<HealthCheckAuthenticationLoginRetryRules, z.ZodTypeDef, unknown>;
1951
+ /** @internal */
1952
+ export type HealthCheckAuthenticationLoginRetryRules$Outbound = {
1953
+ type: string;
1954
+ interval?: any | undefined;
1955
+ limit?: any | undefined;
1956
+ multiplier?: any | undefined;
1957
+ codes?: any | undefined;
1958
+ enableHeader?: any | undefined;
1959
+ };
1960
+ /** @internal */
1961
+ export declare const HealthCheckAuthenticationLoginRetryRules$outboundSchema: z.ZodType<HealthCheckAuthenticationLoginRetryRules$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLoginRetryRules>;
1962
+ export declare function healthCheckAuthenticationLoginRetryRulesToJSON(healthCheckAuthenticationLoginRetryRules: HealthCheckAuthenticationLoginRetryRules): string;
1963
+ export declare function healthCheckAuthenticationLoginRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLoginRetryRules, SDKValidationError>;
1964
+ /** @internal */
1965
+ export declare const HealthCheckAuthenticationLogin$inboundSchema: z.ZodType<HealthCheckAuthenticationLogin, z.ZodTypeDef, unknown>;
1966
+ /** @internal */
1967
+ export type HealthCheckAuthenticationLogin$Outbound = {
1968
+ authentication: "login";
1969
+ loginUrl: string;
1970
+ username: string;
1971
+ password: string;
1972
+ loginBody: string;
1973
+ tokenRespAttribute?: string | undefined;
1974
+ authHeaderExpr: string;
1975
+ authRequestHeaders?: Array<HealthCheckAuthenticationLoginAuthRequestHeader$Outbound> | undefined;
1976
+ discovery?: HealthCheckAuthenticationLoginDiscovery$Outbound | undefined;
1977
+ collectUrl: string;
1978
+ collectMethod: string;
1979
+ collectRequestParams?: any | undefined;
1980
+ collectBody?: any | undefined;
1981
+ collectRequestHeaders?: Array<HealthCheckAuthenticationLoginCollectRequestHeader$Outbound> | undefined;
1982
+ authenticateCollect: boolean;
1983
+ timeout: number;
1984
+ rejectUnauthorized: boolean;
1985
+ defaultBreakers?: string | undefined;
1986
+ safeHeaders?: Array<string> | undefined;
1987
+ retryRules?: HealthCheckAuthenticationLoginRetryRules$Outbound | undefined;
1988
+ };
1989
+ /** @internal */
1990
+ export declare const HealthCheckAuthenticationLogin$outboundSchema: z.ZodType<HealthCheckAuthenticationLogin$Outbound, z.ZodTypeDef, HealthCheckAuthenticationLogin>;
1991
+ export declare function healthCheckAuthenticationLoginToJSON(healthCheckAuthenticationLogin: HealthCheckAuthenticationLogin): string;
1992
+ export declare function healthCheckAuthenticationLoginFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationLogin, SDKValidationError>;
1993
+ /** @internal */
1994
+ export declare const HealthCheckAuthenticationBasicSecretDiscoverType$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretDiscoverType, z.ZodTypeDef, unknown>;
1995
+ /** @internal */
1996
+ export declare const HealthCheckAuthenticationBasicSecretDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationBasicSecretDiscoverType>;
1997
+ /** @internal */
1998
+ export declare const HealthCheckAuthenticationBasicSecretDiscovery$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretDiscovery, z.ZodTypeDef, unknown>;
1999
+ /** @internal */
2000
+ export type HealthCheckAuthenticationBasicSecretDiscovery$Outbound = {
2001
+ discoverType: string;
2002
+ };
2003
+ /** @internal */
2004
+ export declare const HealthCheckAuthenticationBasicSecretDiscovery$outboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretDiscovery$Outbound, z.ZodTypeDef, HealthCheckAuthenticationBasicSecretDiscovery>;
2005
+ export declare function healthCheckAuthenticationBasicSecretDiscoveryToJSON(healthCheckAuthenticationBasicSecretDiscovery: HealthCheckAuthenticationBasicSecretDiscovery): string;
2006
+ export declare function healthCheckAuthenticationBasicSecretDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationBasicSecretDiscovery, SDKValidationError>;
2007
+ /** @internal */
2008
+ export declare const HealthCheckAuthenticationBasicSecretHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretHealthCheckMethod, z.ZodTypeDef, unknown>;
2009
+ /** @internal */
2010
+ export declare const HealthCheckAuthenticationBasicSecretHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationBasicSecretHealthCheckMethod>;
2011
+ /** @internal */
2012
+ export declare const HealthCheckAuthenticationBasicSecretCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretCollectRequestHeader, z.ZodTypeDef, unknown>;
2013
+ /** @internal */
2014
+ export type HealthCheckAuthenticationBasicSecretCollectRequestHeader$Outbound = {
2015
+ name: string;
2016
+ value: string;
2017
+ };
2018
+ /** @internal */
2019
+ export declare const HealthCheckAuthenticationBasicSecretCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationBasicSecretCollectRequestHeader>;
2020
+ export declare function healthCheckAuthenticationBasicSecretCollectRequestHeaderToJSON(healthCheckAuthenticationBasicSecretCollectRequestHeader: HealthCheckAuthenticationBasicSecretCollectRequestHeader): string;
2021
+ export declare function healthCheckAuthenticationBasicSecretCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationBasicSecretCollectRequestHeader, SDKValidationError>;
2022
+ /** @internal */
2023
+ export declare const HealthCheckAuthenticationBasicSecretHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
2024
+ /** @internal */
2025
+ export declare const HealthCheckAuthenticationBasicSecretHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationBasicSecretHiddenDefaultBreakers>;
2026
+ /** @internal */
2027
+ export declare const HealthCheckAuthenticationBasicSecretRetryType$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretRetryType, z.ZodTypeDef, unknown>;
2028
+ /** @internal */
2029
+ export declare const HealthCheckAuthenticationBasicSecretRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationBasicSecretRetryType>;
2030
+ /** @internal */
2031
+ export declare const HealthCheckAuthenticationBasicSecretRetryRules$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretRetryRules, z.ZodTypeDef, unknown>;
2032
+ /** @internal */
2033
+ export type HealthCheckAuthenticationBasicSecretRetryRules$Outbound = {
2034
+ type: string;
2035
+ interval?: any | undefined;
2036
+ limit?: any | undefined;
2037
+ multiplier?: any | undefined;
2038
+ codes?: any | undefined;
2039
+ enableHeader?: any | undefined;
2040
+ };
2041
+ /** @internal */
2042
+ export declare const HealthCheckAuthenticationBasicSecretRetryRules$outboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecretRetryRules$Outbound, z.ZodTypeDef, HealthCheckAuthenticationBasicSecretRetryRules>;
2043
+ export declare function healthCheckAuthenticationBasicSecretRetryRulesToJSON(healthCheckAuthenticationBasicSecretRetryRules: HealthCheckAuthenticationBasicSecretRetryRules): string;
2044
+ export declare function healthCheckAuthenticationBasicSecretRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationBasicSecretRetryRules, SDKValidationError>;
2045
+ /** @internal */
2046
+ export declare const HealthCheckAuthenticationBasicSecret$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecret, z.ZodTypeDef, unknown>;
2047
+ /** @internal */
2048
+ export type HealthCheckAuthenticationBasicSecret$Outbound = {
2049
+ authentication: "basicSecret";
2050
+ credentialsSecret: string;
2051
+ discovery?: HealthCheckAuthenticationBasicSecretDiscovery$Outbound | undefined;
2052
+ collectUrl: string;
2053
+ collectMethod: string;
2054
+ collectRequestParams?: any | undefined;
2055
+ collectBody?: any | undefined;
2056
+ collectRequestHeaders?: Array<HealthCheckAuthenticationBasicSecretCollectRequestHeader$Outbound> | undefined;
2057
+ authenticateCollect: boolean;
2058
+ timeout: number;
2059
+ rejectUnauthorized: boolean;
2060
+ defaultBreakers?: string | undefined;
2061
+ safeHeaders?: Array<string> | undefined;
2062
+ retryRules?: HealthCheckAuthenticationBasicSecretRetryRules$Outbound | undefined;
2063
+ };
2064
+ /** @internal */
2065
+ export declare const HealthCheckAuthenticationBasicSecret$outboundSchema: z.ZodType<HealthCheckAuthenticationBasicSecret$Outbound, z.ZodTypeDef, HealthCheckAuthenticationBasicSecret>;
2066
+ export declare function healthCheckAuthenticationBasicSecretToJSON(healthCheckAuthenticationBasicSecret: HealthCheckAuthenticationBasicSecret): string;
2067
+ export declare function healthCheckAuthenticationBasicSecretFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationBasicSecret, SDKValidationError>;
2068
+ /** @internal */
2069
+ export declare const HealthCheckAuthenticationBasicDiscoverType$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicDiscoverType, z.ZodTypeDef, unknown>;
2070
+ /** @internal */
2071
+ export declare const HealthCheckAuthenticationBasicDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationBasicDiscoverType>;
2072
+ /** @internal */
2073
+ export declare const HealthCheckAuthenticationBasicDiscovery$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicDiscovery, z.ZodTypeDef, unknown>;
2074
+ /** @internal */
2075
+ export type HealthCheckAuthenticationBasicDiscovery$Outbound = {
2076
+ discoverType: string;
2077
+ };
2078
+ /** @internal */
2079
+ export declare const HealthCheckAuthenticationBasicDiscovery$outboundSchema: z.ZodType<HealthCheckAuthenticationBasicDiscovery$Outbound, z.ZodTypeDef, HealthCheckAuthenticationBasicDiscovery>;
2080
+ export declare function healthCheckAuthenticationBasicDiscoveryToJSON(healthCheckAuthenticationBasicDiscovery: HealthCheckAuthenticationBasicDiscovery): string;
2081
+ export declare function healthCheckAuthenticationBasicDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationBasicDiscovery, SDKValidationError>;
2082
+ /** @internal */
2083
+ export declare const HealthCheckAuthenticationBasicHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicHealthCheckMethod, z.ZodTypeDef, unknown>;
2084
+ /** @internal */
2085
+ export declare const HealthCheckAuthenticationBasicHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationBasicHealthCheckMethod>;
2086
+ /** @internal */
2087
+ export declare const HealthCheckAuthenticationBasicCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicCollectRequestHeader, z.ZodTypeDef, unknown>;
2088
+ /** @internal */
2089
+ export type HealthCheckAuthenticationBasicCollectRequestHeader$Outbound = {
2090
+ name: string;
2091
+ value: string;
2092
+ };
2093
+ /** @internal */
2094
+ export declare const HealthCheckAuthenticationBasicCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationBasicCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationBasicCollectRequestHeader>;
2095
+ export declare function healthCheckAuthenticationBasicCollectRequestHeaderToJSON(healthCheckAuthenticationBasicCollectRequestHeader: HealthCheckAuthenticationBasicCollectRequestHeader): string;
2096
+ export declare function healthCheckAuthenticationBasicCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationBasicCollectRequestHeader, SDKValidationError>;
2097
+ /** @internal */
2098
+ export declare const HealthCheckAuthenticationBasicHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
2099
+ /** @internal */
2100
+ export declare const HealthCheckAuthenticationBasicHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationBasicHiddenDefaultBreakers>;
2101
+ /** @internal */
2102
+ export declare const HealthCheckAuthenticationBasicRetryType$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicRetryType, z.ZodTypeDef, unknown>;
2103
+ /** @internal */
2104
+ export declare const HealthCheckAuthenticationBasicRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationBasicRetryType>;
2105
+ /** @internal */
2106
+ export declare const HealthCheckAuthenticationBasicRetryRules$inboundSchema: z.ZodType<HealthCheckAuthenticationBasicRetryRules, z.ZodTypeDef, unknown>;
2107
+ /** @internal */
2108
+ export type HealthCheckAuthenticationBasicRetryRules$Outbound = {
2109
+ type: string;
2110
+ interval?: any | undefined;
2111
+ limit?: any | undefined;
2112
+ multiplier?: any | undefined;
2113
+ codes?: any | undefined;
2114
+ enableHeader?: any | undefined;
2115
+ };
2116
+ /** @internal */
2117
+ export declare const HealthCheckAuthenticationBasicRetryRules$outboundSchema: z.ZodType<HealthCheckAuthenticationBasicRetryRules$Outbound, z.ZodTypeDef, HealthCheckAuthenticationBasicRetryRules>;
2118
+ export declare function healthCheckAuthenticationBasicRetryRulesToJSON(healthCheckAuthenticationBasicRetryRules: HealthCheckAuthenticationBasicRetryRules): string;
2119
+ export declare function healthCheckAuthenticationBasicRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationBasicRetryRules, SDKValidationError>;
2120
+ /** @internal */
2121
+ export declare const HealthCheckAuthenticationBasic$inboundSchema: z.ZodType<HealthCheckAuthenticationBasic, z.ZodTypeDef, unknown>;
2122
+ /** @internal */
2123
+ export type HealthCheckAuthenticationBasic$Outbound = {
2124
+ authentication: "basic";
2125
+ username: string;
2126
+ password: string;
2127
+ discovery?: HealthCheckAuthenticationBasicDiscovery$Outbound | undefined;
2128
+ collectUrl: string;
2129
+ collectMethod: string;
2130
+ collectRequestParams?: any | undefined;
2131
+ collectBody?: any | undefined;
2132
+ collectRequestHeaders?: Array<HealthCheckAuthenticationBasicCollectRequestHeader$Outbound> | undefined;
2133
+ authenticateCollect: boolean;
2134
+ timeout: number;
2135
+ rejectUnauthorized: boolean;
2136
+ defaultBreakers?: string | undefined;
2137
+ safeHeaders?: Array<string> | undefined;
2138
+ retryRules?: HealthCheckAuthenticationBasicRetryRules$Outbound | undefined;
2139
+ };
2140
+ /** @internal */
2141
+ export declare const HealthCheckAuthenticationBasic$outboundSchema: z.ZodType<HealthCheckAuthenticationBasic$Outbound, z.ZodTypeDef, HealthCheckAuthenticationBasic>;
2142
+ export declare function healthCheckAuthenticationBasicToJSON(healthCheckAuthenticationBasic: HealthCheckAuthenticationBasic): string;
2143
+ export declare function healthCheckAuthenticationBasicFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationBasic, SDKValidationError>;
2144
+ /** @internal */
2145
+ export declare const HealthCheckAuthenticationNoneDiscoverType$inboundSchema: z.ZodType<HealthCheckAuthenticationNoneDiscoverType, z.ZodTypeDef, unknown>;
2146
+ /** @internal */
2147
+ export declare const HealthCheckAuthenticationNoneDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationNoneDiscoverType>;
2148
+ /** @internal */
2149
+ export declare const HealthCheckAuthenticationNoneDiscovery$inboundSchema: z.ZodType<HealthCheckAuthenticationNoneDiscovery, z.ZodTypeDef, unknown>;
2150
+ /** @internal */
2151
+ export type HealthCheckAuthenticationNoneDiscovery$Outbound = {
2152
+ discoverType: string;
2153
+ };
2154
+ /** @internal */
2155
+ export declare const HealthCheckAuthenticationNoneDiscovery$outboundSchema: z.ZodType<HealthCheckAuthenticationNoneDiscovery$Outbound, z.ZodTypeDef, HealthCheckAuthenticationNoneDiscovery>;
2156
+ export declare function healthCheckAuthenticationNoneDiscoveryToJSON(healthCheckAuthenticationNoneDiscovery: HealthCheckAuthenticationNoneDiscovery): string;
2157
+ export declare function healthCheckAuthenticationNoneDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationNoneDiscovery, SDKValidationError>;
2158
+ /** @internal */
2159
+ export declare const HealthCheckAuthenticationNoneHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckAuthenticationNoneHealthCheckMethod, z.ZodTypeDef, unknown>;
2160
+ /** @internal */
2161
+ export declare const HealthCheckAuthenticationNoneHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationNoneHealthCheckMethod>;
2162
+ /** @internal */
2163
+ export declare const HealthCheckAuthenticationNoneCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckAuthenticationNoneCollectRequestHeader, z.ZodTypeDef, unknown>;
2164
+ /** @internal */
2165
+ export type HealthCheckAuthenticationNoneCollectRequestHeader$Outbound = {
2166
+ name: string;
2167
+ value: string;
2168
+ };
2169
+ /** @internal */
2170
+ export declare const HealthCheckAuthenticationNoneCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckAuthenticationNoneCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckAuthenticationNoneCollectRequestHeader>;
2171
+ export declare function healthCheckAuthenticationNoneCollectRequestHeaderToJSON(healthCheckAuthenticationNoneCollectRequestHeader: HealthCheckAuthenticationNoneCollectRequestHeader): string;
2172
+ export declare function healthCheckAuthenticationNoneCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationNoneCollectRequestHeader, SDKValidationError>;
2173
+ /** @internal */
2174
+ export declare const HealthCheckAuthenticationNoneHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckAuthenticationNoneHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
2175
+ /** @internal */
2176
+ export declare const HealthCheckAuthenticationNoneHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationNoneHiddenDefaultBreakers>;
2177
+ /** @internal */
2178
+ export declare const HealthCheckAuthenticationNoneRetryType$inboundSchema: z.ZodType<HealthCheckAuthenticationNoneRetryType, z.ZodTypeDef, unknown>;
2179
+ /** @internal */
2180
+ export declare const HealthCheckAuthenticationNoneRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckAuthenticationNoneRetryType>;
2181
+ /** @internal */
2182
+ export declare const HealthCheckAuthenticationNoneRetryRules$inboundSchema: z.ZodType<HealthCheckAuthenticationNoneRetryRules, z.ZodTypeDef, unknown>;
2183
+ /** @internal */
2184
+ export type HealthCheckAuthenticationNoneRetryRules$Outbound = {
2185
+ type: string;
2186
+ interval?: any | undefined;
2187
+ limit?: any | undefined;
2188
+ multiplier?: any | undefined;
2189
+ codes?: any | undefined;
2190
+ enableHeader?: any | undefined;
2191
+ };
2192
+ /** @internal */
2193
+ export declare const HealthCheckAuthenticationNoneRetryRules$outboundSchema: z.ZodType<HealthCheckAuthenticationNoneRetryRules$Outbound, z.ZodTypeDef, HealthCheckAuthenticationNoneRetryRules>;
2194
+ export declare function healthCheckAuthenticationNoneRetryRulesToJSON(healthCheckAuthenticationNoneRetryRules: HealthCheckAuthenticationNoneRetryRules): string;
2195
+ export declare function healthCheckAuthenticationNoneRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationNoneRetryRules, SDKValidationError>;
2196
+ /** @internal */
2197
+ export declare const HealthCheckAuthenticationNone$inboundSchema: z.ZodType<HealthCheckAuthenticationNone, z.ZodTypeDef, unknown>;
2198
+ /** @internal */
2199
+ export type HealthCheckAuthenticationNone$Outbound = {
2200
+ authentication: "none";
2201
+ discovery?: HealthCheckAuthenticationNoneDiscovery$Outbound | undefined;
2202
+ collectUrl: string;
2203
+ collectMethod: string;
2204
+ collectRequestParams?: any | undefined;
2205
+ collectBody?: any | undefined;
2206
+ collectRequestHeaders?: Array<HealthCheckAuthenticationNoneCollectRequestHeader$Outbound> | undefined;
2207
+ authenticateCollect: boolean;
2208
+ timeout: number;
2209
+ rejectUnauthorized: boolean;
2210
+ defaultBreakers?: string | undefined;
2211
+ safeHeaders?: Array<string> | undefined;
2212
+ retryRules?: HealthCheckAuthenticationNoneRetryRules$Outbound | undefined;
2213
+ };
2214
+ /** @internal */
2215
+ export declare const HealthCheckAuthenticationNone$outboundSchema: z.ZodType<HealthCheckAuthenticationNone$Outbound, z.ZodTypeDef, HealthCheckAuthenticationNone>;
2216
+ export declare function healthCheckAuthenticationNoneToJSON(healthCheckAuthenticationNone: HealthCheckAuthenticationNone): string;
2217
+ export declare function healthCheckAuthenticationNoneFromJSON(jsonString: string): SafeParseResult<HealthCheckAuthenticationNone, SDKValidationError>;
2218
+ /** @internal */
2219
+ export declare const HealthCheckCollectMethodPostWithBodyHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyHealthCheckMethod, z.ZodTypeDef, unknown>;
2220
+ /** @internal */
2221
+ export declare const HealthCheckCollectMethodPostWithBodyHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostWithBodyHealthCheckMethod>;
2222
+ /** @internal */
2223
+ export declare const HealthCheckCollectMethodPostWithBodyDiscoverType$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyDiscoverType, z.ZodTypeDef, unknown>;
2224
+ /** @internal */
2225
+ export declare const HealthCheckCollectMethodPostWithBodyDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostWithBodyDiscoverType>;
2226
+ /** @internal */
2227
+ export declare const HealthCheckCollectMethodPostWithBodyDiscovery$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyDiscovery, z.ZodTypeDef, unknown>;
2228
+ /** @internal */
2229
+ export type HealthCheckCollectMethodPostWithBodyDiscovery$Outbound = {
2230
+ discoverType: string;
2231
+ };
2232
+ /** @internal */
2233
+ export declare const HealthCheckCollectMethodPostWithBodyDiscovery$outboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyDiscovery$Outbound, z.ZodTypeDef, HealthCheckCollectMethodPostWithBodyDiscovery>;
2234
+ export declare function healthCheckCollectMethodPostWithBodyDiscoveryToJSON(healthCheckCollectMethodPostWithBodyDiscovery: HealthCheckCollectMethodPostWithBodyDiscovery): string;
2235
+ export declare function healthCheckCollectMethodPostWithBodyDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodPostWithBodyDiscovery, SDKValidationError>;
2236
+ /** @internal */
2237
+ export declare const HealthCheckCollectMethodPostWithBodyCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyCollectRequestHeader, z.ZodTypeDef, unknown>;
2238
+ /** @internal */
2239
+ export type HealthCheckCollectMethodPostWithBodyCollectRequestHeader$Outbound = {
2240
+ name: string;
2241
+ value: string;
2242
+ };
2243
+ /** @internal */
2244
+ export declare const HealthCheckCollectMethodPostWithBodyCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckCollectMethodPostWithBodyCollectRequestHeader>;
2245
+ export declare function healthCheckCollectMethodPostWithBodyCollectRequestHeaderToJSON(healthCheckCollectMethodPostWithBodyCollectRequestHeader: HealthCheckCollectMethodPostWithBodyCollectRequestHeader): string;
2246
+ export declare function healthCheckCollectMethodPostWithBodyCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodPostWithBodyCollectRequestHeader, SDKValidationError>;
2247
+ /** @internal */
2248
+ export declare const HealthCheckCollectMethodPostWithBodyAuthentication$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyAuthentication, z.ZodTypeDef, unknown>;
2249
+ /** @internal */
2250
+ export declare const HealthCheckCollectMethodPostWithBodyAuthentication$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostWithBodyAuthentication>;
2251
+ /** @internal */
2252
+ export declare const HealthCheckCollectMethodPostWithBodyHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
2253
+ /** @internal */
2254
+ export declare const HealthCheckCollectMethodPostWithBodyHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostWithBodyHiddenDefaultBreakers>;
2255
+ /** @internal */
2256
+ export declare const HealthCheckCollectMethodPostWithBodyRetryType$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyRetryType, z.ZodTypeDef, unknown>;
2257
+ /** @internal */
2258
+ export declare const HealthCheckCollectMethodPostWithBodyRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostWithBodyRetryType>;
2259
+ /** @internal */
2260
+ export declare const HealthCheckCollectMethodPostWithBodyRetryRules$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyRetryRules, z.ZodTypeDef, unknown>;
2261
+ /** @internal */
2262
+ export type HealthCheckCollectMethodPostWithBodyRetryRules$Outbound = {
2263
+ type: string;
2264
+ interval?: any | undefined;
2265
+ limit?: any | undefined;
2266
+ multiplier?: any | undefined;
2267
+ codes?: any | undefined;
2268
+ enableHeader?: any | undefined;
2269
+ };
2270
+ /** @internal */
2271
+ export declare const HealthCheckCollectMethodPostWithBodyRetryRules$outboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBodyRetryRules$Outbound, z.ZodTypeDef, HealthCheckCollectMethodPostWithBodyRetryRules>;
2272
+ export declare function healthCheckCollectMethodPostWithBodyRetryRulesToJSON(healthCheckCollectMethodPostWithBodyRetryRules: HealthCheckCollectMethodPostWithBodyRetryRules): string;
2273
+ export declare function healthCheckCollectMethodPostWithBodyRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodPostWithBodyRetryRules, SDKValidationError>;
2274
+ /** @internal */
2275
+ export declare const HealthCheckCollectMethodPostWithBody$inboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBody, z.ZodTypeDef, unknown>;
2276
+ /** @internal */
2277
+ export type HealthCheckCollectMethodPostWithBody$Outbound = {
2278
+ collectMethod: string;
2279
+ collectBody?: any | undefined;
2280
+ discovery?: HealthCheckCollectMethodPostWithBodyDiscovery$Outbound | undefined;
2281
+ collectUrl: string;
2282
+ collectRequestParams?: any | undefined;
2283
+ collectRequestHeaders?: Array<HealthCheckCollectMethodPostWithBodyCollectRequestHeader$Outbound> | undefined;
2284
+ authenticateCollect: boolean;
2285
+ authentication: string;
2286
+ timeout: number;
2287
+ rejectUnauthorized: boolean;
2288
+ defaultBreakers?: string | undefined;
2289
+ safeHeaders?: Array<string> | undefined;
2290
+ retryRules?: HealthCheckCollectMethodPostWithBodyRetryRules$Outbound | undefined;
2291
+ };
2292
+ /** @internal */
2293
+ export declare const HealthCheckCollectMethodPostWithBody$outboundSchema: z.ZodType<HealthCheckCollectMethodPostWithBody$Outbound, z.ZodTypeDef, HealthCheckCollectMethodPostWithBody>;
2294
+ export declare function healthCheckCollectMethodPostWithBodyToJSON(healthCheckCollectMethodPostWithBody: HealthCheckCollectMethodPostWithBody): string;
2295
+ export declare function healthCheckCollectMethodPostWithBodyFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodPostWithBody, SDKValidationError>;
2296
+ /** @internal */
2297
+ export declare const HealthCheckCollectMethodPostHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckCollectMethodPostHealthCheckMethod, z.ZodTypeDef, unknown>;
2298
+ /** @internal */
2299
+ export declare const HealthCheckCollectMethodPostHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostHealthCheckMethod>;
2300
+ /** @internal */
2301
+ export declare const HealthCheckCollectMethodPostDiscoverType$inboundSchema: z.ZodType<HealthCheckCollectMethodPostDiscoverType, z.ZodTypeDef, unknown>;
2302
+ /** @internal */
2303
+ export declare const HealthCheckCollectMethodPostDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostDiscoverType>;
2304
+ /** @internal */
2305
+ export declare const HealthCheckCollectMethodPostDiscovery$inboundSchema: z.ZodType<HealthCheckCollectMethodPostDiscovery, z.ZodTypeDef, unknown>;
2306
+ /** @internal */
2307
+ export type HealthCheckCollectMethodPostDiscovery$Outbound = {
2308
+ discoverType: string;
2309
+ };
2310
+ /** @internal */
2311
+ export declare const HealthCheckCollectMethodPostDiscovery$outboundSchema: z.ZodType<HealthCheckCollectMethodPostDiscovery$Outbound, z.ZodTypeDef, HealthCheckCollectMethodPostDiscovery>;
2312
+ export declare function healthCheckCollectMethodPostDiscoveryToJSON(healthCheckCollectMethodPostDiscovery: HealthCheckCollectMethodPostDiscovery): string;
2313
+ export declare function healthCheckCollectMethodPostDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodPostDiscovery, SDKValidationError>;
2314
+ /** @internal */
2315
+ export declare const HealthCheckCollectMethodPostCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckCollectMethodPostCollectRequestHeader, z.ZodTypeDef, unknown>;
2316
+ /** @internal */
2317
+ export type HealthCheckCollectMethodPostCollectRequestHeader$Outbound = {
2318
+ name: string;
2319
+ value: string;
2320
+ };
2321
+ /** @internal */
2322
+ export declare const HealthCheckCollectMethodPostCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckCollectMethodPostCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckCollectMethodPostCollectRequestHeader>;
2323
+ export declare function healthCheckCollectMethodPostCollectRequestHeaderToJSON(healthCheckCollectMethodPostCollectRequestHeader: HealthCheckCollectMethodPostCollectRequestHeader): string;
2324
+ export declare function healthCheckCollectMethodPostCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodPostCollectRequestHeader, SDKValidationError>;
2325
+ /** @internal */
2326
+ export declare const HealthCheckCollectMethodPostAuthentication$inboundSchema: z.ZodType<HealthCheckCollectMethodPostAuthentication, z.ZodTypeDef, unknown>;
2327
+ /** @internal */
2328
+ export declare const HealthCheckCollectMethodPostAuthentication$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostAuthentication>;
2329
+ /** @internal */
2330
+ export declare const HealthCheckCollectMethodPostHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckCollectMethodPostHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
2331
+ /** @internal */
2332
+ export declare const HealthCheckCollectMethodPostHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostHiddenDefaultBreakers>;
2333
+ /** @internal */
2334
+ export declare const HealthCheckCollectMethodPostRetryType$inboundSchema: z.ZodType<HealthCheckCollectMethodPostRetryType, z.ZodTypeDef, unknown>;
2335
+ /** @internal */
2336
+ export declare const HealthCheckCollectMethodPostRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodPostRetryType>;
2337
+ /** @internal */
2338
+ export declare const HealthCheckCollectMethodPostRetryRules$inboundSchema: z.ZodType<HealthCheckCollectMethodPostRetryRules, z.ZodTypeDef, unknown>;
2339
+ /** @internal */
2340
+ export type HealthCheckCollectMethodPostRetryRules$Outbound = {
2341
+ type: string;
2342
+ interval?: any | undefined;
2343
+ limit?: any | undefined;
2344
+ multiplier?: any | undefined;
2345
+ codes?: any | undefined;
2346
+ enableHeader?: any | undefined;
2347
+ };
2348
+ /** @internal */
2349
+ export declare const HealthCheckCollectMethodPostRetryRules$outboundSchema: z.ZodType<HealthCheckCollectMethodPostRetryRules$Outbound, z.ZodTypeDef, HealthCheckCollectMethodPostRetryRules>;
2350
+ export declare function healthCheckCollectMethodPostRetryRulesToJSON(healthCheckCollectMethodPostRetryRules: HealthCheckCollectMethodPostRetryRules): string;
2351
+ export declare function healthCheckCollectMethodPostRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodPostRetryRules, SDKValidationError>;
2352
+ /** @internal */
2353
+ export declare const HealthCheckCollectMethodPost$inboundSchema: z.ZodType<HealthCheckCollectMethodPost, z.ZodTypeDef, unknown>;
2354
+ /** @internal */
2355
+ export type HealthCheckCollectMethodPost$Outbound = {
2356
+ collectMethod: string;
2357
+ collectRequestParams?: any | undefined;
2358
+ discovery?: HealthCheckCollectMethodPostDiscovery$Outbound | undefined;
2359
+ collectUrl: string;
2360
+ collectBody?: any | undefined;
2361
+ collectRequestHeaders?: Array<HealthCheckCollectMethodPostCollectRequestHeader$Outbound> | undefined;
2362
+ authenticateCollect: boolean;
2363
+ authentication: string;
2364
+ timeout: number;
2365
+ rejectUnauthorized: boolean;
2366
+ defaultBreakers?: string | undefined;
2367
+ safeHeaders?: Array<string> | undefined;
2368
+ retryRules?: HealthCheckCollectMethodPostRetryRules$Outbound | undefined;
2369
+ };
2370
+ /** @internal */
2371
+ export declare const HealthCheckCollectMethodPost$outboundSchema: z.ZodType<HealthCheckCollectMethodPost$Outbound, z.ZodTypeDef, HealthCheckCollectMethodPost>;
2372
+ export declare function healthCheckCollectMethodPostToJSON(healthCheckCollectMethodPost: HealthCheckCollectMethodPost): string;
2373
+ export declare function healthCheckCollectMethodPostFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodPost, SDKValidationError>;
2374
+ /** @internal */
2375
+ export declare const HealthCheckCollectMethodGetHealthCheckMethod$inboundSchema: z.ZodType<HealthCheckCollectMethodGetHealthCheckMethod, z.ZodTypeDef, unknown>;
2376
+ /** @internal */
2377
+ export declare const HealthCheckCollectMethodGetHealthCheckMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodGetHealthCheckMethod>;
2378
+ /** @internal */
2379
+ export declare const HealthCheckCollectMethodGetDiscoverType$inboundSchema: z.ZodType<HealthCheckCollectMethodGetDiscoverType, z.ZodTypeDef, unknown>;
2380
+ /** @internal */
2381
+ export declare const HealthCheckCollectMethodGetDiscoverType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodGetDiscoverType>;
2382
+ /** @internal */
2383
+ export declare const HealthCheckCollectMethodGetDiscovery$inboundSchema: z.ZodType<HealthCheckCollectMethodGetDiscovery, z.ZodTypeDef, unknown>;
2384
+ /** @internal */
2385
+ export type HealthCheckCollectMethodGetDiscovery$Outbound = {
2386
+ discoverType: string;
2387
+ };
2388
+ /** @internal */
2389
+ export declare const HealthCheckCollectMethodGetDiscovery$outboundSchema: z.ZodType<HealthCheckCollectMethodGetDiscovery$Outbound, z.ZodTypeDef, HealthCheckCollectMethodGetDiscovery>;
2390
+ export declare function healthCheckCollectMethodGetDiscoveryToJSON(healthCheckCollectMethodGetDiscovery: HealthCheckCollectMethodGetDiscovery): string;
2391
+ export declare function healthCheckCollectMethodGetDiscoveryFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodGetDiscovery, SDKValidationError>;
2392
+ /** @internal */
2393
+ export declare const HealthCheckCollectMethodGetCollectRequestHeader$inboundSchema: z.ZodType<HealthCheckCollectMethodGetCollectRequestHeader, z.ZodTypeDef, unknown>;
2394
+ /** @internal */
2395
+ export type HealthCheckCollectMethodGetCollectRequestHeader$Outbound = {
2396
+ name: string;
2397
+ value: string;
2398
+ };
2399
+ /** @internal */
2400
+ export declare const HealthCheckCollectMethodGetCollectRequestHeader$outboundSchema: z.ZodType<HealthCheckCollectMethodGetCollectRequestHeader$Outbound, z.ZodTypeDef, HealthCheckCollectMethodGetCollectRequestHeader>;
2401
+ export declare function healthCheckCollectMethodGetCollectRequestHeaderToJSON(healthCheckCollectMethodGetCollectRequestHeader: HealthCheckCollectMethodGetCollectRequestHeader): string;
2402
+ export declare function healthCheckCollectMethodGetCollectRequestHeaderFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodGetCollectRequestHeader, SDKValidationError>;
2403
+ /** @internal */
2404
+ export declare const HealthCheckCollectMethodGetAuthentication$inboundSchema: z.ZodType<HealthCheckCollectMethodGetAuthentication, z.ZodTypeDef, unknown>;
2405
+ /** @internal */
2406
+ export declare const HealthCheckCollectMethodGetAuthentication$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodGetAuthentication>;
2407
+ /** @internal */
2408
+ export declare const HealthCheckCollectMethodGetHiddenDefaultBreakers$inboundSchema: z.ZodType<HealthCheckCollectMethodGetHiddenDefaultBreakers, z.ZodTypeDef, unknown>;
2409
+ /** @internal */
2410
+ export declare const HealthCheckCollectMethodGetHiddenDefaultBreakers$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodGetHiddenDefaultBreakers>;
2411
+ /** @internal */
2412
+ export declare const HealthCheckCollectMethodGetRetryType$inboundSchema: z.ZodType<HealthCheckCollectMethodGetRetryType, z.ZodTypeDef, unknown>;
2413
+ /** @internal */
2414
+ export declare const HealthCheckCollectMethodGetRetryType$outboundSchema: z.ZodType<string, z.ZodTypeDef, HealthCheckCollectMethodGetRetryType>;
2415
+ /** @internal */
2416
+ export declare const HealthCheckCollectMethodGetRetryRules$inboundSchema: z.ZodType<HealthCheckCollectMethodGetRetryRules, z.ZodTypeDef, unknown>;
2417
+ /** @internal */
2418
+ export type HealthCheckCollectMethodGetRetryRules$Outbound = {
2419
+ type: string;
2420
+ interval?: any | undefined;
2421
+ limit?: any | undefined;
2422
+ multiplier?: any | undefined;
2423
+ codes?: any | undefined;
2424
+ enableHeader?: any | undefined;
2425
+ };
2426
+ /** @internal */
2427
+ export declare const HealthCheckCollectMethodGetRetryRules$outboundSchema: z.ZodType<HealthCheckCollectMethodGetRetryRules$Outbound, z.ZodTypeDef, HealthCheckCollectMethodGetRetryRules>;
2428
+ export declare function healthCheckCollectMethodGetRetryRulesToJSON(healthCheckCollectMethodGetRetryRules: HealthCheckCollectMethodGetRetryRules): string;
2429
+ export declare function healthCheckCollectMethodGetRetryRulesFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodGetRetryRules, SDKValidationError>;
2430
+ /** @internal */
2431
+ export declare const HealthCheckCollectMethodGet$inboundSchema: z.ZodType<HealthCheckCollectMethodGet, z.ZodTypeDef, unknown>;
2432
+ /** @internal */
2433
+ export type HealthCheckCollectMethodGet$Outbound = {
2434
+ collectMethod: string;
2435
+ collectRequestParams?: any | undefined;
2436
+ discovery?: HealthCheckCollectMethodGetDiscovery$Outbound | undefined;
2437
+ collectUrl: string;
2438
+ collectBody?: any | undefined;
2439
+ collectRequestHeaders?: Array<HealthCheckCollectMethodGetCollectRequestHeader$Outbound> | undefined;
2440
+ authenticateCollect: boolean;
2441
+ authentication: string;
2442
+ timeout: number;
2443
+ rejectUnauthorized: boolean;
2444
+ defaultBreakers?: string | undefined;
2445
+ safeHeaders?: Array<string> | undefined;
2446
+ retryRules?: HealthCheckCollectMethodGetRetryRules$Outbound | undefined;
2447
+ };
2448
+ /** @internal */
2449
+ export declare const HealthCheckCollectMethodGet$outboundSchema: z.ZodType<HealthCheckCollectMethodGet$Outbound, z.ZodTypeDef, HealthCheckCollectMethodGet>;
2450
+ export declare function healthCheckCollectMethodGetToJSON(healthCheckCollectMethodGet: HealthCheckCollectMethodGet): string;
2451
+ export declare function healthCheckCollectMethodGetFromJSON(jsonString: string): SafeParseResult<HealthCheckCollectMethodGet, SDKValidationError>;
2452
+ /** @internal */
2453
+ export declare const HealthCheckCollectorConf$inboundSchema: z.ZodType<HealthCheckCollectorConf, z.ZodTypeDef, unknown>;
2454
+ /** @internal */
2455
+ export type HealthCheckCollectorConf$Outbound = HealthCheckAuthenticationNone$Outbound | HealthCheckAuthenticationBasic$Outbound | HealthCheckAuthenticationBasicSecret$Outbound | HealthCheckAuthenticationLogin$Outbound | HealthCheckAuthenticationLoginSecret$Outbound | HealthCheckAuthenticationOauth$Outbound | HealthCheckAuthenticationOauthSecret$Outbound;
232
2456
  /** @internal */
233
2457
  export declare const HealthCheckCollectorConf$outboundSchema: z.ZodType<HealthCheckCollectorConf$Outbound, z.ZodTypeDef, HealthCheckCollectorConf>;
234
2458
  export declare function healthCheckCollectorConfToJSON(healthCheckCollectorConf: HealthCheckCollectorConf): string;