@camunda8/orchestration-cluster-api 10.0.0-alpha.18 → 10.0.0-alpha.19
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.
- package/CHANGELOG.md +8 -0
- package/dist/{chunk-MENRNHIZ.js → chunk-JC6LSKNN.js} +728 -55
- package/dist/chunk-JC6LSKNN.js.map +1 -0
- package/dist/fp/index.cjs +1230 -119
- package/dist/fp/index.cjs.map +1 -1
- package/dist/fp/index.d.cts +1 -1
- package/dist/fp/index.d.ts +1 -1
- package/dist/fp/index.js +1 -1
- package/dist/{index-CX6OuPJM.d.ts → index-BPcO6C3h.d.ts} +2178 -537
- package/dist/{index-Bn8FKtKV.d.cts → index-DzxuugNu.d.cts} +2178 -537
- package/dist/index.cjs +1231 -120
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/{zod.gen-Y23JMS2R.js → zod.gen-GEVQP4MW.js} +507 -69
- package/dist/zod.gen-GEVQP4MW.js.map +1 -0
- package/package.json +13 -3
- package/dist/chunk-MENRNHIZ.js.map +0 -1
- package/dist/zod.gen-Y23JMS2R.js.map +0 -1
package/dist/fp/index.cjs
CHANGED
|
@@ -95,7 +95,9 @@ __export(zod_gen_exports, {
|
|
|
95
95
|
zAdvancedWaitStateTypeFilter: () => zAdvancedWaitStateTypeFilter,
|
|
96
96
|
zAgentHistoryItemKey: () => zAgentHistoryItemKey,
|
|
97
97
|
zAgentHistoryItemKeyExactMatch: () => zAgentHistoryItemKeyExactMatch,
|
|
98
|
+
zAgentHistoryItemKeyExactMatchWritable: () => zAgentHistoryItemKeyExactMatchWritable,
|
|
98
99
|
zAgentHistoryItemKeyFilterProperty: () => zAgentHistoryItemKeyFilterProperty,
|
|
100
|
+
zAgentHistoryItemKeyWritable: () => zAgentHistoryItemKeyWritable,
|
|
99
101
|
zAgentInstanceCreationRequest: () => zAgentInstanceCreationRequest,
|
|
100
102
|
zAgentInstanceCreationResult: () => zAgentInstanceCreationResult,
|
|
101
103
|
zAgentInstanceDefinition: () => zAgentInstanceDefinition,
|
|
@@ -103,6 +105,7 @@ __export(zod_gen_exports, {
|
|
|
103
105
|
zAgentInstanceFilter: () => zAgentInstanceFilter,
|
|
104
106
|
zAgentInstanceHistoryCommitStatusEnum: () => zAgentInstanceHistoryCommitStatusEnum,
|
|
105
107
|
zAgentInstanceHistoryCommitStatusExactMatch: () => zAgentInstanceHistoryCommitStatusExactMatch,
|
|
108
|
+
zAgentInstanceHistoryCommitStatusExactMatchWritable: () => zAgentInstanceHistoryCommitStatusExactMatchWritable,
|
|
106
109
|
zAgentInstanceHistoryCommitStatusFilterProperty: () => zAgentInstanceHistoryCommitStatusFilterProperty,
|
|
107
110
|
zAgentInstanceHistoryFilter: () => zAgentInstanceHistoryFilter,
|
|
108
111
|
zAgentInstanceHistoryItemCreationResult: () => zAgentInstanceHistoryItemCreationResult,
|
|
@@ -111,13 +114,16 @@ __export(zod_gen_exports, {
|
|
|
111
114
|
zAgentInstanceHistoryItemResult: () => zAgentInstanceHistoryItemResult,
|
|
112
115
|
zAgentInstanceHistoryRoleEnum: () => zAgentInstanceHistoryRoleEnum,
|
|
113
116
|
zAgentInstanceHistoryRoleExactMatch: () => zAgentInstanceHistoryRoleExactMatch,
|
|
117
|
+
zAgentInstanceHistoryRoleExactMatchWritable: () => zAgentInstanceHistoryRoleExactMatchWritable,
|
|
114
118
|
zAgentInstanceHistoryRoleFilterProperty: () => zAgentInstanceHistoryRoleFilterProperty,
|
|
115
119
|
zAgentInstanceHistorySearchQuery: () => zAgentInstanceHistorySearchQuery,
|
|
116
120
|
zAgentInstanceHistorySearchQueryResult: () => zAgentInstanceHistorySearchQueryResult,
|
|
117
121
|
zAgentInstanceHistorySearchQuerySortRequest: () => zAgentInstanceHistorySearchQuerySortRequest,
|
|
118
122
|
zAgentInstanceKey: () => zAgentInstanceKey,
|
|
119
123
|
zAgentInstanceKeyExactMatch: () => zAgentInstanceKeyExactMatch,
|
|
124
|
+
zAgentInstanceKeyExactMatchWritable: () => zAgentInstanceKeyExactMatchWritable,
|
|
120
125
|
zAgentInstanceKeyFilterProperty: () => zAgentInstanceKeyFilterProperty,
|
|
126
|
+
zAgentInstanceKeyWritable: () => zAgentInstanceKeyWritable,
|
|
121
127
|
zAgentInstanceLimits: () => zAgentInstanceLimits,
|
|
122
128
|
zAgentInstanceMessageContent: () => zAgentInstanceMessageContent,
|
|
123
129
|
zAgentInstanceMessageContentTypeEnum: () => zAgentInstanceMessageContentTypeEnum,
|
|
@@ -130,6 +136,7 @@ __export(zod_gen_exports, {
|
|
|
130
136
|
zAgentInstanceSearchQuerySortRequest: () => zAgentInstanceSearchQuerySortRequest,
|
|
131
137
|
zAgentInstanceStatusEnum: () => zAgentInstanceStatusEnum,
|
|
132
138
|
zAgentInstanceStatusExactMatch: () => zAgentInstanceStatusExactMatch,
|
|
139
|
+
zAgentInstanceStatusExactMatchWritable: () => zAgentInstanceStatusExactMatchWritable,
|
|
133
140
|
zAgentInstanceStatusFilterProperty: () => zAgentInstanceStatusFilterProperty,
|
|
134
141
|
zAgentInstanceTextContent: () => zAgentInstanceTextContent,
|
|
135
142
|
zAgentInstanceToolCall: () => zAgentInstanceToolCall,
|
|
@@ -169,20 +176,25 @@ __export(zod_gen_exports, {
|
|
|
169
176
|
zAssignUserToTenantResponse: () => zAssignUserToTenantResponse,
|
|
170
177
|
zAuditLogActorTypeEnum: () => zAuditLogActorTypeEnum,
|
|
171
178
|
zAuditLogActorTypeExactMatch: () => zAuditLogActorTypeExactMatch,
|
|
179
|
+
zAuditLogActorTypeExactMatchWritable: () => zAuditLogActorTypeExactMatchWritable,
|
|
172
180
|
zAuditLogActorTypeFilterProperty: () => zAuditLogActorTypeFilterProperty,
|
|
173
181
|
zAuditLogCategoryEnum: () => zAuditLogCategoryEnum,
|
|
174
182
|
zAuditLogEntityKey: () => zAuditLogEntityKey,
|
|
175
183
|
zAuditLogEntityKeyExactMatch: () => zAuditLogEntityKeyExactMatch,
|
|
184
|
+
zAuditLogEntityKeyExactMatchWritable: () => zAuditLogEntityKeyExactMatchWritable,
|
|
176
185
|
zAuditLogEntityKeyFilterProperty: () => zAuditLogEntityKeyFilterProperty,
|
|
177
186
|
zAuditLogEntityTypeEnum: () => zAuditLogEntityTypeEnum,
|
|
178
187
|
zAuditLogFilter: () => zAuditLogFilter,
|
|
179
188
|
zAuditLogKey: () => zAuditLogKey,
|
|
180
189
|
zAuditLogKeyExactMatch: () => zAuditLogKeyExactMatch,
|
|
190
|
+
zAuditLogKeyExactMatchWritable: () => zAuditLogKeyExactMatchWritable,
|
|
181
191
|
zAuditLogKeyFilterProperty: () => zAuditLogKeyFilterProperty,
|
|
192
|
+
zAuditLogKeyWritable: () => zAuditLogKeyWritable,
|
|
182
193
|
zAuditLogOperationTypeEnum: () => zAuditLogOperationTypeEnum,
|
|
183
194
|
zAuditLogResult: () => zAuditLogResult,
|
|
184
195
|
zAuditLogResultEnum: () => zAuditLogResultEnum,
|
|
185
196
|
zAuditLogResultExactMatch: () => zAuditLogResultExactMatch,
|
|
197
|
+
zAuditLogResultExactMatchWritable: () => zAuditLogResultExactMatchWritable,
|
|
186
198
|
zAuditLogResultFilterProperty: () => zAuditLogResultFilterProperty,
|
|
187
199
|
zAuditLogSearchQueryRequest: () => zAuditLogSearchQueryRequest,
|
|
188
200
|
zAuditLogSearchQueryResult: () => zAuditLogSearchQueryResult,
|
|
@@ -192,12 +204,18 @@ __export(zod_gen_exports, {
|
|
|
192
204
|
zAuthorizationFilter: () => zAuthorizationFilter,
|
|
193
205
|
zAuthorizationIdBasedRequest: () => zAuthorizationIdBasedRequest,
|
|
194
206
|
zAuthorizationKey: () => zAuthorizationKey,
|
|
207
|
+
zAuthorizationKeyWritable: () => zAuthorizationKeyWritable,
|
|
195
208
|
zAuthorizationPropertyBasedRequest: () => zAuthorizationPropertyBasedRequest,
|
|
196
209
|
zAuthorizationRequest: () => zAuthorizationRequest,
|
|
197
210
|
zAuthorizationResult: () => zAuthorizationResult,
|
|
198
211
|
zAuthorizationSearchQuery: () => zAuthorizationSearchQuery,
|
|
199
212
|
zAuthorizationSearchQuerySortRequest: () => zAuthorizationSearchQuerySortRequest,
|
|
200
213
|
zAuthorizationSearchResult: () => zAuthorizationSearchResult,
|
|
214
|
+
zBackupId: () => zBackupId,
|
|
215
|
+
zBackupIdPrefix: () => zBackupIdPrefix,
|
|
216
|
+
zBackupInfo: () => zBackupInfo,
|
|
217
|
+
zBackupInfoWritable: () => zBackupInfoWritable,
|
|
218
|
+
zBackupType: () => zBackupType,
|
|
201
219
|
zBaseProcessInstanceFilterFields: () => zBaseProcessInstanceFilterFields,
|
|
202
220
|
zBaseWaitStateDetails: () => zBaseWaitStateDetails,
|
|
203
221
|
zBasicStringFilter: () => zBasicStringFilter,
|
|
@@ -212,6 +230,7 @@ __export(zod_gen_exports, {
|
|
|
212
230
|
zBatchOperationItemSearchQuerySortRequest: () => zBatchOperationItemSearchQuerySortRequest,
|
|
213
231
|
zBatchOperationItemStateEnum: () => zBatchOperationItemStateEnum,
|
|
214
232
|
zBatchOperationItemStateExactMatch: () => zBatchOperationItemStateExactMatch,
|
|
233
|
+
zBatchOperationItemStateExactMatchWritable: () => zBatchOperationItemStateExactMatchWritable,
|
|
215
234
|
zBatchOperationItemStateFilterProperty: () => zBatchOperationItemStateFilterProperty,
|
|
216
235
|
zBatchOperationKey: () => zBatchOperationKey,
|
|
217
236
|
zBatchOperationResponse: () => zBatchOperationResponse,
|
|
@@ -220,9 +239,11 @@ __export(zod_gen_exports, {
|
|
|
220
239
|
zBatchOperationSearchQuerySortRequest: () => zBatchOperationSearchQuerySortRequest,
|
|
221
240
|
zBatchOperationStateEnum: () => zBatchOperationStateEnum,
|
|
222
241
|
zBatchOperationStateExactMatch: () => zBatchOperationStateExactMatch,
|
|
242
|
+
zBatchOperationStateExactMatchWritable: () => zBatchOperationStateExactMatchWritable,
|
|
223
243
|
zBatchOperationStateFilterProperty: () => zBatchOperationStateFilterProperty,
|
|
224
244
|
zBatchOperationTypeEnum: () => zBatchOperationTypeEnum,
|
|
225
245
|
zBatchOperationTypeExactMatch: () => zBatchOperationTypeExactMatch,
|
|
246
|
+
zBatchOperationTypeExactMatchWritable: () => zBatchOperationTypeExactMatchWritable,
|
|
226
247
|
zBatchOperationTypeFilterProperty: () => zBatchOperationTypeFilterProperty,
|
|
227
248
|
zBroadcastSignalBody: () => zBroadcastSignalBody,
|
|
228
249
|
zBroadcastSignalResponse: () => zBroadcastSignalResponse,
|
|
@@ -239,24 +260,30 @@ __export(zod_gen_exports, {
|
|
|
239
260
|
zCancelProcessInstancesBatchOperationBody: () => zCancelProcessInstancesBatchOperationBody,
|
|
240
261
|
zCancelProcessInstancesBatchOperationResponse: () => zCancelProcessInstancesBatchOperationResponse,
|
|
241
262
|
zCategoryExactMatch: () => zCategoryExactMatch,
|
|
263
|
+
zCategoryExactMatchWritable: () => zCategoryExactMatchWritable,
|
|
242
264
|
zCategoryFilterProperty: () => zCategoryFilterProperty,
|
|
243
265
|
zChangeClusterModeQuery: () => zChangeClusterModeQuery,
|
|
244
266
|
zChangeClusterModeResponse: () => zChangeClusterModeResponse,
|
|
245
267
|
zChangeset: () => zChangeset,
|
|
268
|
+
zCheckpointId: () => zCheckpointId,
|
|
269
|
+
zCheckpointType: () => zCheckpointType,
|
|
246
270
|
zClientId: () => zClientId,
|
|
247
271
|
zClockPinRequest: () => zClockPinRequest,
|
|
248
272
|
zCloudConfigurationResponse: () => zCloudConfigurationResponse,
|
|
249
273
|
zCloudStage: () => zCloudStage,
|
|
250
274
|
zClusterModeChangeOperation: () => zClusterModeChangeOperation,
|
|
251
275
|
zClusterModeChangeResponse: () => zClusterModeChangeResponse,
|
|
276
|
+
zClusterStatusResponse: () => zClusterStatusResponse,
|
|
252
277
|
zClusterVariableKindEnum: () => zClusterVariableKindEnum,
|
|
253
278
|
zClusterVariableKindExactMatch: () => zClusterVariableKindExactMatch,
|
|
279
|
+
zClusterVariableKindExactMatchWritable: () => zClusterVariableKindExactMatchWritable,
|
|
254
280
|
zClusterVariableKindFilterProperty: () => zClusterVariableKindFilterProperty,
|
|
255
281
|
zClusterVariableName: () => zClusterVariableName,
|
|
256
282
|
zClusterVariableResult: () => zClusterVariableResult,
|
|
257
283
|
zClusterVariableResultBase: () => zClusterVariableResultBase,
|
|
258
284
|
zClusterVariableScopeEnum: () => zClusterVariableScopeEnum,
|
|
259
285
|
zClusterVariableScopeExactMatch: () => zClusterVariableScopeExactMatch,
|
|
286
|
+
zClusterVariableScopeExactMatchWritable: () => zClusterVariableScopeExactMatchWritable,
|
|
260
287
|
zClusterVariableScopeFilterProperty: () => zClusterVariableScopeFilterProperty,
|
|
261
288
|
zClusterVariableSearchQueryFilterRequest: () => zClusterVariableSearchQueryFilterRequest,
|
|
262
289
|
zClusterVariableSearchQueryRequest: () => zClusterVariableSearchQueryRequest,
|
|
@@ -273,6 +300,7 @@ __export(zod_gen_exports, {
|
|
|
273
300
|
zConditionWaitStateDetails: () => zConditionWaitStateDetails,
|
|
274
301
|
zConditionalEvaluationInstruction: () => zConditionalEvaluationInstruction,
|
|
275
302
|
zConditionalEvaluationKey: () => zConditionalEvaluationKey,
|
|
303
|
+
zConditionalEvaluationKeyWritable: () => zConditionalEvaluationKeyWritable,
|
|
276
304
|
zCorrelateMessageBody: () => zCorrelateMessageBody,
|
|
277
305
|
zCorrelateMessageResponse: () => zCorrelateMessageResponse,
|
|
278
306
|
zCorrelatedMessageSubscriptionFilter: () => zCorrelatedMessageSubscriptionFilter,
|
|
@@ -333,7 +361,9 @@ __export(zod_gen_exports, {
|
|
|
333
361
|
zDecisionDefinitionId: () => zDecisionDefinitionId,
|
|
334
362
|
zDecisionDefinitionKey: () => zDecisionDefinitionKey,
|
|
335
363
|
zDecisionDefinitionKeyExactMatch: () => zDecisionDefinitionKeyExactMatch,
|
|
364
|
+
zDecisionDefinitionKeyExactMatchWritable: () => zDecisionDefinitionKeyExactMatchWritable,
|
|
336
365
|
zDecisionDefinitionKeyFilterProperty: () => zDecisionDefinitionKeyFilterProperty,
|
|
366
|
+
zDecisionDefinitionKeyWritable: () => zDecisionDefinitionKeyWritable,
|
|
337
367
|
zDecisionDefinitionResult: () => zDecisionDefinitionResult,
|
|
338
368
|
zDecisionDefinitionSearchQuery: () => zDecisionDefinitionSearchQuery,
|
|
339
369
|
zDecisionDefinitionSearchQueryResult: () => zDecisionDefinitionSearchQueryResult,
|
|
@@ -343,26 +373,33 @@ __export(zod_gen_exports, {
|
|
|
343
373
|
zDecisionEvaluationByKey: () => zDecisionEvaluationByKey,
|
|
344
374
|
zDecisionEvaluationInstanceKey: () => zDecisionEvaluationInstanceKey,
|
|
345
375
|
zDecisionEvaluationInstanceKeyExactMatch: () => zDecisionEvaluationInstanceKeyExactMatch,
|
|
376
|
+
zDecisionEvaluationInstanceKeyExactMatchWritable: () => zDecisionEvaluationInstanceKeyExactMatchWritable,
|
|
346
377
|
zDecisionEvaluationInstanceKeyFilterProperty: () => zDecisionEvaluationInstanceKeyFilterProperty,
|
|
347
378
|
zDecisionEvaluationInstruction: () => zDecisionEvaluationInstruction,
|
|
348
379
|
zDecisionEvaluationKey: () => zDecisionEvaluationKey,
|
|
349
380
|
zDecisionEvaluationKeyExactMatch: () => zDecisionEvaluationKeyExactMatch,
|
|
381
|
+
zDecisionEvaluationKeyExactMatchWritable: () => zDecisionEvaluationKeyExactMatchWritable,
|
|
350
382
|
zDecisionEvaluationKeyFilterProperty: () => zDecisionEvaluationKeyFilterProperty,
|
|
383
|
+
zDecisionEvaluationKeyWritable: () => zDecisionEvaluationKeyWritable,
|
|
351
384
|
zDecisionInstanceDeletionBatchOperationRequest: () => zDecisionInstanceDeletionBatchOperationRequest,
|
|
352
385
|
zDecisionInstanceFilter: () => zDecisionInstanceFilter,
|
|
353
386
|
zDecisionInstanceGetQueryResult: () => zDecisionInstanceGetQueryResult,
|
|
354
387
|
zDecisionInstanceKey: () => zDecisionInstanceKey,
|
|
388
|
+
zDecisionInstanceKeyWritable: () => zDecisionInstanceKeyWritable,
|
|
355
389
|
zDecisionInstanceResult: () => zDecisionInstanceResult,
|
|
356
390
|
zDecisionInstanceSearchQuery: () => zDecisionInstanceSearchQuery,
|
|
357
391
|
zDecisionInstanceSearchQueryResult: () => zDecisionInstanceSearchQueryResult,
|
|
358
392
|
zDecisionInstanceSearchQuerySortRequest: () => zDecisionInstanceSearchQuerySortRequest,
|
|
359
393
|
zDecisionInstanceStateEnum: () => zDecisionInstanceStateEnum,
|
|
360
394
|
zDecisionInstanceStateExactMatch: () => zDecisionInstanceStateExactMatch,
|
|
395
|
+
zDecisionInstanceStateExactMatchWritable: () => zDecisionInstanceStateExactMatchWritable,
|
|
361
396
|
zDecisionInstanceStateFilterProperty: () => zDecisionInstanceStateFilterProperty,
|
|
362
397
|
zDecisionRequirementsFilter: () => zDecisionRequirementsFilter,
|
|
363
398
|
zDecisionRequirementsKey: () => zDecisionRequirementsKey,
|
|
364
399
|
zDecisionRequirementsKeyExactMatch: () => zDecisionRequirementsKeyExactMatch,
|
|
400
|
+
zDecisionRequirementsKeyExactMatchWritable: () => zDecisionRequirementsKeyExactMatchWritable,
|
|
365
401
|
zDecisionRequirementsKeyFilterProperty: () => zDecisionRequirementsKeyFilterProperty,
|
|
402
|
+
zDecisionRequirementsKeyWritable: () => zDecisionRequirementsKeyWritable,
|
|
366
403
|
zDecisionRequirementsResult: () => zDecisionRequirementsResult,
|
|
367
404
|
zDecisionRequirementsSearchQuery: () => zDecisionRequirementsSearchQuery,
|
|
368
405
|
zDecisionRequirementsSearchQueryResult: () => zDecisionRequirementsSearchQueryResult,
|
|
@@ -399,6 +436,9 @@ __export(zod_gen_exports, {
|
|
|
399
436
|
zDeleteResourceResponse2: () => zDeleteResourceResponse2,
|
|
400
437
|
zDeleteRolePath: () => zDeleteRolePath,
|
|
401
438
|
zDeleteRoleResponse: () => zDeleteRoleResponse,
|
|
439
|
+
zDeleteRuntimeBackupPath: () => zDeleteRuntimeBackupPath,
|
|
440
|
+
zDeleteRuntimeBackupResponse: () => zDeleteRuntimeBackupResponse,
|
|
441
|
+
zDeleteRuntimeBackupStateResponse: () => zDeleteRuntimeBackupStateResponse,
|
|
402
442
|
zDeleteTenantClusterVariablePath: () => zDeleteTenantClusterVariablePath,
|
|
403
443
|
zDeleteTenantClusterVariableResponse: () => zDeleteTenantClusterVariableResponse,
|
|
404
444
|
zDeleteTenantPath: () => zDeleteTenantPath,
|
|
@@ -411,7 +451,9 @@ __export(zod_gen_exports, {
|
|
|
411
451
|
zDeploymentFormResult: () => zDeploymentFormResult,
|
|
412
452
|
zDeploymentKey: () => zDeploymentKey,
|
|
413
453
|
zDeploymentKeyExactMatch: () => zDeploymentKeyExactMatch,
|
|
454
|
+
zDeploymentKeyExactMatchWritable: () => zDeploymentKeyExactMatchWritable,
|
|
414
455
|
zDeploymentKeyFilterProperty: () => zDeploymentKeyFilterProperty,
|
|
456
|
+
zDeploymentKeyWritable: () => zDeploymentKeyWritable,
|
|
415
457
|
zDeploymentMetadataResult: () => zDeploymentMetadataResult,
|
|
416
458
|
zDeploymentProcessResult: () => zDeploymentProcessResult,
|
|
417
459
|
zDeploymentResourceResult: () => zDeploymentResourceResult,
|
|
@@ -427,18 +469,22 @@ __export(zod_gen_exports, {
|
|
|
427
469
|
zDocumentReference: () => zDocumentReference,
|
|
428
470
|
zElementId: () => zElementId,
|
|
429
471
|
zElementIdExactMatch: () => zElementIdExactMatch,
|
|
472
|
+
zElementIdExactMatchWritable: () => zElementIdExactMatchWritable,
|
|
430
473
|
zElementIdFilterProperty: () => zElementIdFilterProperty,
|
|
431
474
|
zElementInstanceFilter: () => zElementInstanceFilter,
|
|
432
475
|
zElementInstanceFilterFields: () => zElementInstanceFilterFields,
|
|
433
476
|
zElementInstanceKey: () => zElementInstanceKey,
|
|
434
477
|
zElementInstanceKeyExactMatch: () => zElementInstanceKeyExactMatch,
|
|
478
|
+
zElementInstanceKeyExactMatchWritable: () => zElementInstanceKeyExactMatchWritable,
|
|
435
479
|
zElementInstanceKeyFilterProperty: () => zElementInstanceKeyFilterProperty,
|
|
480
|
+
zElementInstanceKeyWritable: () => zElementInstanceKeyWritable,
|
|
436
481
|
zElementInstanceResult: () => zElementInstanceResult,
|
|
437
482
|
zElementInstanceSearchQuery: () => zElementInstanceSearchQuery,
|
|
438
483
|
zElementInstanceSearchQueryResult: () => zElementInstanceSearchQueryResult,
|
|
439
484
|
zElementInstanceSearchQuerySortRequest: () => zElementInstanceSearchQuerySortRequest,
|
|
440
485
|
zElementInstanceStateEnum: () => zElementInstanceStateEnum,
|
|
441
486
|
zElementInstanceStateExactMatch: () => zElementInstanceStateExactMatch,
|
|
487
|
+
zElementInstanceStateExactMatchWritable: () => zElementInstanceStateExactMatchWritable,
|
|
442
488
|
zElementInstanceStateFilterProperty: () => zElementInstanceStateFilterProperty,
|
|
443
489
|
zElementInstanceWaitStateFilter: () => zElementInstanceWaitStateFilter,
|
|
444
490
|
zElementInstanceWaitStateQuery: () => zElementInstanceWaitStateQuery,
|
|
@@ -447,6 +493,7 @@ __export(zod_gen_exports, {
|
|
|
447
493
|
zElementInstanceWaitStateResult: () => zElementInstanceWaitStateResult,
|
|
448
494
|
zEndCursor: () => zEndCursor,
|
|
449
495
|
zEntityTypeExactMatch: () => zEntityTypeExactMatch,
|
|
496
|
+
zEntityTypeExactMatchWritable: () => zEntityTypeExactMatchWritable,
|
|
450
497
|
zEntityTypeFilterProperty: () => zEntityTypeFilterProperty,
|
|
451
498
|
zEvaluateConditionalResult: () => zEvaluateConditionalResult,
|
|
452
499
|
zEvaluateConditionalsBody: () => zEvaluateConditionalsBody,
|
|
@@ -468,7 +515,9 @@ __export(zod_gen_exports, {
|
|
|
468
515
|
zFormId: () => zFormId,
|
|
469
516
|
zFormKey: () => zFormKey,
|
|
470
517
|
zFormKeyExactMatch: () => zFormKeyExactMatch,
|
|
518
|
+
zFormKeyExactMatchWritable: () => zFormKeyExactMatchWritable,
|
|
471
519
|
zFormKeyFilterProperty: () => zFormKeyFilterProperty,
|
|
520
|
+
zFormKeyWritable: () => zFormKeyWritable,
|
|
472
521
|
zFormResult: () => zFormResult,
|
|
473
522
|
zGetAgentInstancePath: () => zGetAgentInstancePath,
|
|
474
523
|
zGetAgentInstanceResponse: () => zGetAgentInstanceResponse,
|
|
@@ -479,6 +528,7 @@ __export(zod_gen_exports, {
|
|
|
479
528
|
zGetAuthorizationResponse: () => zGetAuthorizationResponse,
|
|
480
529
|
zGetBatchOperationPath: () => zGetBatchOperationPath,
|
|
481
530
|
zGetBatchOperationResponse: () => zGetBatchOperationResponse,
|
|
531
|
+
zGetClusterStatusResponse: () => zGetClusterStatusResponse,
|
|
482
532
|
zGetDecisionDefinitionPath: () => zGetDecisionDefinitionPath,
|
|
483
533
|
zGetDecisionDefinitionResponse: () => zGetDecisionDefinitionResponse,
|
|
484
534
|
zGetDecisionDefinitionXmlPath: () => zGetDecisionDefinitionXmlPath,
|
|
@@ -550,8 +600,12 @@ __export(zod_gen_exports, {
|
|
|
550
600
|
zGetResourceContentResponse: () => zGetResourceContentResponse,
|
|
551
601
|
zGetResourcePath: () => zGetResourcePath,
|
|
552
602
|
zGetResourceResponse: () => zGetResourceResponse,
|
|
603
|
+
zGetRestoreStatusResponse: () => zGetRestoreStatusResponse,
|
|
553
604
|
zGetRolePath: () => zGetRolePath,
|
|
554
605
|
zGetRoleResponse: () => zGetRoleResponse,
|
|
606
|
+
zGetRuntimeBackupPath: () => zGetRuntimeBackupPath,
|
|
607
|
+
zGetRuntimeBackupResponse: () => zGetRuntimeBackupResponse,
|
|
608
|
+
zGetRuntimeBackupStateResponse: () => zGetRuntimeBackupStateResponse,
|
|
555
609
|
zGetStartProcessFormPath: () => zGetStartProcessFormPath,
|
|
556
610
|
zGetStartProcessFormResponse: () => zGetStartProcessFormResponse,
|
|
557
611
|
zGetStatusResponse: () => zGetStatusResponse,
|
|
@@ -576,12 +630,15 @@ __export(zod_gen_exports, {
|
|
|
576
630
|
zGlobalListenerId: () => zGlobalListenerId,
|
|
577
631
|
zGlobalListenerSourceEnum: () => zGlobalListenerSourceEnum,
|
|
578
632
|
zGlobalListenerSourceExactMatch: () => zGlobalListenerSourceExactMatch,
|
|
633
|
+
zGlobalListenerSourceExactMatchWritable: () => zGlobalListenerSourceExactMatchWritable,
|
|
579
634
|
zGlobalListenerSourceFilterProperty: () => zGlobalListenerSourceFilterProperty,
|
|
580
635
|
zGlobalTaskListenerBase: () => zGlobalTaskListenerBase,
|
|
581
636
|
zGlobalTaskListenerEventTypeEnum: () => zGlobalTaskListenerEventTypeEnum,
|
|
582
637
|
zGlobalTaskListenerEventTypeExactMatch: () => zGlobalTaskListenerEventTypeExactMatch,
|
|
638
|
+
zGlobalTaskListenerEventTypeExactMatchWritable: () => zGlobalTaskListenerEventTypeExactMatchWritable,
|
|
583
639
|
zGlobalTaskListenerEventTypeFilterProperty: () => zGlobalTaskListenerEventTypeFilterProperty,
|
|
584
640
|
zGlobalTaskListenerEventTypes: () => zGlobalTaskListenerEventTypes,
|
|
641
|
+
zGlobalTaskListenerEventTypesWritable: () => zGlobalTaskListenerEventTypesWritable,
|
|
585
642
|
zGlobalTaskListenerResult: () => zGlobalTaskListenerResult,
|
|
586
643
|
zGlobalTaskListenerSearchQueryFilterRequest: () => zGlobalTaskListenerSearchQueryFilterRequest,
|
|
587
644
|
zGlobalTaskListenerSearchQueryRequest: () => zGlobalTaskListenerSearchQueryRequest,
|
|
@@ -609,9 +666,11 @@ __export(zod_gen_exports, {
|
|
|
609
666
|
zGroupUserSearchResult: () => zGroupUserSearchResult,
|
|
610
667
|
zIncidentErrorTypeEnum: () => zIncidentErrorTypeEnum,
|
|
611
668
|
zIncidentErrorTypeExactMatch: () => zIncidentErrorTypeExactMatch,
|
|
669
|
+
zIncidentErrorTypeExactMatchWritable: () => zIncidentErrorTypeExactMatchWritable,
|
|
612
670
|
zIncidentErrorTypeFilterProperty: () => zIncidentErrorTypeFilterProperty,
|
|
613
671
|
zIncidentFilter: () => zIncidentFilter,
|
|
614
672
|
zIncidentKey: () => zIncidentKey,
|
|
673
|
+
zIncidentKeyWritable: () => zIncidentKeyWritable,
|
|
615
674
|
zIncidentProcessInstanceStatisticsByDefinitionFilter: () => zIncidentProcessInstanceStatisticsByDefinitionFilter,
|
|
616
675
|
zIncidentProcessInstanceStatisticsByDefinitionQuery: () => zIncidentProcessInstanceStatisticsByDefinitionQuery,
|
|
617
676
|
zIncidentProcessInstanceStatisticsByDefinitionQueryResult: () => zIncidentProcessInstanceStatisticsByDefinitionQueryResult,
|
|
@@ -628,6 +687,7 @@ __export(zod_gen_exports, {
|
|
|
628
687
|
zIncidentSearchQuerySortRequest: () => zIncidentSearchQuerySortRequest,
|
|
629
688
|
zIncidentStateEnum: () => zIncidentStateEnum,
|
|
630
689
|
zIncidentStateExactMatch: () => zIncidentStateExactMatch,
|
|
690
|
+
zIncidentStateExactMatchWritable: () => zIncidentStateExactMatchWritable,
|
|
631
691
|
zIncidentStateFilterProperty: () => zIncidentStateFilterProperty,
|
|
632
692
|
zInferredAncestorKeyInstruction: () => zInferredAncestorKeyInstruction,
|
|
633
693
|
zIntegerFilterProperty: () => zIntegerFilterProperty,
|
|
@@ -645,12 +705,16 @@ __export(zod_gen_exports, {
|
|
|
645
705
|
zJobFilter: () => zJobFilter,
|
|
646
706
|
zJobKey: () => zJobKey,
|
|
647
707
|
zJobKeyExactMatch: () => zJobKeyExactMatch,
|
|
708
|
+
zJobKeyExactMatchWritable: () => zJobKeyExactMatchWritable,
|
|
648
709
|
zJobKeyFilterProperty: () => zJobKeyFilterProperty,
|
|
710
|
+
zJobKeyWritable: () => zJobKeyWritable,
|
|
649
711
|
zJobKindEnum: () => zJobKindEnum,
|
|
650
712
|
zJobKindExactMatch: () => zJobKindExactMatch,
|
|
713
|
+
zJobKindExactMatchWritable: () => zJobKindExactMatchWritable,
|
|
651
714
|
zJobKindFilterProperty: () => zJobKindFilterProperty,
|
|
652
715
|
zJobListenerEventTypeEnum: () => zJobListenerEventTypeEnum,
|
|
653
716
|
zJobListenerEventTypeExactMatch: () => zJobListenerEventTypeExactMatch,
|
|
717
|
+
zJobListenerEventTypeExactMatchWritable: () => zJobListenerEventTypeExactMatchWritable,
|
|
654
718
|
zJobListenerEventTypeFilterProperty: () => zJobListenerEventTypeFilterProperty,
|
|
655
719
|
zJobMetricsConfigurationResponse: () => zJobMetricsConfigurationResponse,
|
|
656
720
|
zJobResult: () => zJobResult,
|
|
@@ -664,6 +728,7 @@ __export(zod_gen_exports, {
|
|
|
664
728
|
zJobSearchResult: () => zJobSearchResult,
|
|
665
729
|
zJobStateEnum: () => zJobStateEnum,
|
|
666
730
|
zJobStateExactMatch: () => zJobStateExactMatch,
|
|
731
|
+
zJobStateExactMatchWritable: () => zJobStateExactMatchWritable,
|
|
667
732
|
zJobStateFilterProperty: () => zJobStateFilterProperty,
|
|
668
733
|
zJobTimeSeriesStatisticsFilter: () => zJobTimeSeriesStatisticsFilter,
|
|
669
734
|
zJobTimeSeriesStatisticsItem: () => zJobTimeSeriesStatisticsItem,
|
|
@@ -682,6 +747,10 @@ __export(zod_gen_exports, {
|
|
|
682
747
|
zLicenseResponse: () => zLicenseResponse,
|
|
683
748
|
zLikeFilter: () => zLikeFilter,
|
|
684
749
|
zLimitPagination: () => zLimitPagination,
|
|
750
|
+
zListRuntimeBackupsQuery: () => zListRuntimeBackupsQuery,
|
|
751
|
+
zListRuntimeBackupsResponse: () => zListRuntimeBackupsResponse,
|
|
752
|
+
zListSecretsBody: () => zListSecretsBody,
|
|
753
|
+
zListSecretsResponse: () => zListSecretsResponse,
|
|
685
754
|
zLongKey: () => zLongKey,
|
|
686
755
|
zLoopIterationId: () => zLoopIterationId,
|
|
687
756
|
zMappingRuleCreateRequest: () => zMappingRuleCreateRequest,
|
|
@@ -700,21 +769,26 @@ __export(zod_gen_exports, {
|
|
|
700
769
|
zMessageCorrelationRequest: () => zMessageCorrelationRequest,
|
|
701
770
|
zMessageCorrelationResult: () => zMessageCorrelationResult,
|
|
702
771
|
zMessageKey: () => zMessageKey,
|
|
772
|
+
zMessageKeyWritable: () => zMessageKeyWritable,
|
|
703
773
|
zMessagePublicationRequest: () => zMessagePublicationRequest,
|
|
704
774
|
zMessagePublicationResult: () => zMessagePublicationResult,
|
|
705
775
|
zMessageSubscriptionFilter: () => zMessageSubscriptionFilter,
|
|
706
776
|
zMessageSubscriptionKey: () => zMessageSubscriptionKey,
|
|
707
777
|
zMessageSubscriptionKeyExactMatch: () => zMessageSubscriptionKeyExactMatch,
|
|
778
|
+
zMessageSubscriptionKeyExactMatchWritable: () => zMessageSubscriptionKeyExactMatchWritable,
|
|
708
779
|
zMessageSubscriptionKeyFilterProperty: () => zMessageSubscriptionKeyFilterProperty,
|
|
780
|
+
zMessageSubscriptionKeyWritable: () => zMessageSubscriptionKeyWritable,
|
|
709
781
|
zMessageSubscriptionResult: () => zMessageSubscriptionResult,
|
|
710
782
|
zMessageSubscriptionSearchQuery: () => zMessageSubscriptionSearchQuery,
|
|
711
783
|
zMessageSubscriptionSearchQueryResult: () => zMessageSubscriptionSearchQueryResult,
|
|
712
784
|
zMessageSubscriptionSearchQuerySortRequest: () => zMessageSubscriptionSearchQuerySortRequest,
|
|
713
785
|
zMessageSubscriptionStateEnum: () => zMessageSubscriptionStateEnum,
|
|
714
786
|
zMessageSubscriptionStateExactMatch: () => zMessageSubscriptionStateExactMatch,
|
|
787
|
+
zMessageSubscriptionStateExactMatchWritable: () => zMessageSubscriptionStateExactMatchWritable,
|
|
715
788
|
zMessageSubscriptionStateFilterProperty: () => zMessageSubscriptionStateFilterProperty,
|
|
716
789
|
zMessageSubscriptionTypeEnum: () => zMessageSubscriptionTypeEnum,
|
|
717
790
|
zMessageSubscriptionTypeExactMatch: () => zMessageSubscriptionTypeExactMatch,
|
|
791
|
+
zMessageSubscriptionTypeExactMatchWritable: () => zMessageSubscriptionTypeExactMatchWritable,
|
|
718
792
|
zMessageSubscriptionTypeFilterProperty: () => zMessageSubscriptionTypeFilterProperty,
|
|
719
793
|
zMessageWaitStateDetails: () => zMessageWaitStateDetails,
|
|
720
794
|
zMigrateProcessInstanceBody: () => zMigrateProcessInstanceBody,
|
|
@@ -723,6 +797,7 @@ __export(zod_gen_exports, {
|
|
|
723
797
|
zMigrateProcessInstanceResponse: () => zMigrateProcessInstanceResponse,
|
|
724
798
|
zMigrateProcessInstancesBatchOperationBody: () => zMigrateProcessInstancesBatchOperationBody,
|
|
725
799
|
zMigrateProcessInstancesBatchOperationResponse: () => zMigrateProcessInstancesBatchOperationResponse,
|
|
800
|
+
zMode: () => zMode,
|
|
726
801
|
zModifyProcessInstanceBody: () => zModifyProcessInstanceBody,
|
|
727
802
|
zModifyProcessInstancePath: () => zModifyProcessInstancePath,
|
|
728
803
|
zModifyProcessInstanceResponse: () => zModifyProcessInstanceResponse,
|
|
@@ -732,9 +807,18 @@ __export(zod_gen_exports, {
|
|
|
732
807
|
zOffsetPagination: () => zOffsetPagination,
|
|
733
808
|
zOperationReference: () => zOperationReference,
|
|
734
809
|
zOperationTypeExactMatch: () => zOperationTypeExactMatch,
|
|
810
|
+
zOperationTypeExactMatchWritable: () => zOperationTypeExactMatchWritable,
|
|
735
811
|
zOperationTypeFilterProperty: () => zOperationTypeFilterProperty,
|
|
736
812
|
zOwnerTypeEnum: () => zOwnerTypeEnum,
|
|
737
813
|
zPartition: () => zPartition,
|
|
814
|
+
zPartitionBackupInfo: () => zPartitionBackupInfo,
|
|
815
|
+
zPartitionBackupInfoWritable: () => zPartitionBackupInfoWritable,
|
|
816
|
+
zPartitionBackupRange: () => zPartitionBackupRange,
|
|
817
|
+
zPartitionBackupState: () => zPartitionBackupState,
|
|
818
|
+
zPartitionCheckpointState: () => zPartitionCheckpointState,
|
|
819
|
+
zPartitionId: () => zPartitionId,
|
|
820
|
+
zPauseExportingQuery: () => zPauseExportingQuery,
|
|
821
|
+
zPauseExportingResponse: () => zPauseExportingResponse,
|
|
738
822
|
zPermissionTypeEnum: () => zPermissionTypeEnum,
|
|
739
823
|
zPinClockBody: () => zPinClockBody,
|
|
740
824
|
zPinClockResponse: () => zPinClockResponse,
|
|
@@ -744,6 +828,7 @@ __export(zod_gen_exports, {
|
|
|
744
828
|
zProcessDefinitionFilter: () => zProcessDefinitionFilter,
|
|
745
829
|
zProcessDefinitionId: () => zProcessDefinitionId,
|
|
746
830
|
zProcessDefinitionIdExactMatch: () => zProcessDefinitionIdExactMatch,
|
|
831
|
+
zProcessDefinitionIdExactMatchWritable: () => zProcessDefinitionIdExactMatchWritable,
|
|
747
832
|
zProcessDefinitionIdFilterProperty: () => zProcessDefinitionIdFilterProperty,
|
|
748
833
|
zProcessDefinitionInstanceStatisticsQuery: () => zProcessDefinitionInstanceStatisticsQuery,
|
|
749
834
|
zProcessDefinitionInstanceStatisticsQueryResult: () => zProcessDefinitionInstanceStatisticsQueryResult,
|
|
@@ -756,7 +841,9 @@ __export(zod_gen_exports, {
|
|
|
756
841
|
zProcessDefinitionInstanceVersionStatisticsResult: () => zProcessDefinitionInstanceVersionStatisticsResult,
|
|
757
842
|
zProcessDefinitionKey: () => zProcessDefinitionKey,
|
|
758
843
|
zProcessDefinitionKeyExactMatch: () => zProcessDefinitionKeyExactMatch,
|
|
844
|
+
zProcessDefinitionKeyExactMatchWritable: () => zProcessDefinitionKeyExactMatchWritable,
|
|
759
845
|
zProcessDefinitionKeyFilterProperty: () => zProcessDefinitionKeyFilterProperty,
|
|
846
|
+
zProcessDefinitionKeyWritable: () => zProcessDefinitionKeyWritable,
|
|
760
847
|
zProcessDefinitionMessageSubscriptionStatisticsQuery: () => zProcessDefinitionMessageSubscriptionStatisticsQuery,
|
|
761
848
|
zProcessDefinitionMessageSubscriptionStatisticsQueryResult: () => zProcessDefinitionMessageSubscriptionStatisticsQueryResult,
|
|
762
849
|
zProcessDefinitionMessageSubscriptionStatisticsResult: () => zProcessDefinitionMessageSubscriptionStatisticsResult,
|
|
@@ -786,7 +873,9 @@ __export(zod_gen_exports, {
|
|
|
786
873
|
zProcessInstanceIncidentResolutionBatchOperationRequest: () => zProcessInstanceIncidentResolutionBatchOperationRequest,
|
|
787
874
|
zProcessInstanceKey: () => zProcessInstanceKey,
|
|
788
875
|
zProcessInstanceKeyExactMatch: () => zProcessInstanceKeyExactMatch,
|
|
876
|
+
zProcessInstanceKeyExactMatchWritable: () => zProcessInstanceKeyExactMatchWritable,
|
|
789
877
|
zProcessInstanceKeyFilterProperty: () => zProcessInstanceKeyFilterProperty,
|
|
878
|
+
zProcessInstanceKeyWritable: () => zProcessInstanceKeyWritable,
|
|
790
879
|
zProcessInstanceMigrationBatchOperationPlan: () => zProcessInstanceMigrationBatchOperationPlan,
|
|
791
880
|
zProcessInstanceMigrationBatchOperationRequest: () => zProcessInstanceMigrationBatchOperationRequest,
|
|
792
881
|
zProcessInstanceMigrationInstruction: () => zProcessInstanceMigrationInstruction,
|
|
@@ -808,6 +897,7 @@ __export(zod_gen_exports, {
|
|
|
808
897
|
zProcessInstanceSequenceFlowsQueryResult: () => zProcessInstanceSequenceFlowsQueryResult,
|
|
809
898
|
zProcessInstanceStateEnum: () => zProcessInstanceStateEnum,
|
|
810
899
|
zProcessInstanceStateExactMatch: () => zProcessInstanceStateExactMatch,
|
|
900
|
+
zProcessInstanceStateExactMatchWritable: () => zProcessInstanceStateExactMatchWritable,
|
|
811
901
|
zProcessInstanceStateFilterProperty: () => zProcessInstanceStateFilterProperty,
|
|
812
902
|
zProcessInstanceSuspensionBatchOperationRequest: () => zProcessInstanceSuspensionBatchOperationRequest,
|
|
813
903
|
zProcessInstanceWaitStateStatisticsQueryResult: () => zProcessInstanceWaitStateStatisticsQueryResult,
|
|
@@ -828,18 +918,24 @@ __export(zod_gen_exports, {
|
|
|
828
918
|
zResourceFilter: () => zResourceFilter,
|
|
829
919
|
zResourceKey: () => zResourceKey,
|
|
830
920
|
zResourceKeyExactMatch: () => zResourceKeyExactMatch,
|
|
921
|
+
zResourceKeyExactMatchWritable: () => zResourceKeyExactMatchWritable,
|
|
831
922
|
zResourceKeyFilterProperty: () => zResourceKeyFilterProperty,
|
|
923
|
+
zResourceKeyWritable: () => zResourceKeyWritable,
|
|
832
924
|
zResourceResult: () => zResourceResult,
|
|
833
925
|
zResourceSearchQuery: () => zResourceSearchQuery,
|
|
834
926
|
zResourceSearchQueryResult: () => zResourceSearchQueryResult,
|
|
835
927
|
zResourceSearchQuerySortRequest: () => zResourceSearchQuerySortRequest,
|
|
836
928
|
zResourceTypeEnum: () => zResourceTypeEnum,
|
|
837
929
|
zRestoreBody: () => zRestoreBody,
|
|
930
|
+
zRestoreBrokerStatus: () => zRestoreBrokerStatus,
|
|
931
|
+
zRestorePartitionStatus: () => zRestorePartitionStatus,
|
|
838
932
|
zRestoreRequest: () => zRestoreRequest,
|
|
839
933
|
zRestoreResponse: () => zRestoreResponse,
|
|
934
|
+
zRestoreStatusResponse: () => zRestoreStatusResponse,
|
|
840
935
|
zResumeBatchOperationBody: () => zResumeBatchOperationBody,
|
|
841
936
|
zResumeBatchOperationPath: () => zResumeBatchOperationPath,
|
|
842
937
|
zResumeBatchOperationResponse: () => zResumeBatchOperationResponse,
|
|
938
|
+
zResumeExportingResponse: () => zResumeExportingResponse,
|
|
843
939
|
zResumeProcessInstanceBody: () => zResumeProcessInstanceBody,
|
|
844
940
|
zResumeProcessInstancePath: () => zResumeProcessInstancePath,
|
|
845
941
|
zResumeProcessInstanceRequest: () => zResumeProcessInstanceRequest,
|
|
@@ -869,9 +965,12 @@ __export(zod_gen_exports, {
|
|
|
869
965
|
zRoleUserSearchQueryRequest: () => zRoleUserSearchQueryRequest,
|
|
870
966
|
zRoleUserSearchQuerySortRequest: () => zRoleUserSearchQuerySortRequest,
|
|
871
967
|
zRoleUserSearchResult: () => zRoleUserSearchResult,
|
|
968
|
+
zRuntimeBackupState: () => zRuntimeBackupState,
|
|
872
969
|
zScopeKey: () => zScopeKey,
|
|
873
970
|
zScopeKeyExactMatch: () => zScopeKeyExactMatch,
|
|
971
|
+
zScopeKeyExactMatchWritable: () => zScopeKeyExactMatchWritable,
|
|
874
972
|
zScopeKeyFilterProperty: () => zScopeKeyFilterProperty,
|
|
973
|
+
zScopeKeyWritable: () => zScopeKeyWritable,
|
|
875
974
|
zSearchAgentInstanceHistoryBody: () => zSearchAgentInstanceHistoryBody,
|
|
876
975
|
zSearchAgentInstanceHistoryPath: () => zSearchAgentInstanceHistoryPath,
|
|
877
976
|
zSearchAgentInstanceHistoryResponse: () => zSearchAgentInstanceHistoryResponse,
|
|
@@ -993,6 +1092,8 @@ __export(zod_gen_exports, {
|
|
|
993
1092
|
zSearchVariablesQuery: () => zSearchVariablesQuery,
|
|
994
1093
|
zSearchVariablesResponse: () => zSearchVariablesResponse,
|
|
995
1094
|
zSecretErrorCode: () => zSecretErrorCode,
|
|
1095
|
+
zSecretListRequest: () => zSecretListRequest,
|
|
1096
|
+
zSecretListResult: () => zSecretListResult,
|
|
996
1097
|
zSecretResolutionError: () => zSecretResolutionError,
|
|
997
1098
|
zSecretResolveRequest: () => zSecretResolveRequest,
|
|
998
1099
|
zSecretResolveResult: () => zSecretResolveResult,
|
|
@@ -1000,12 +1101,14 @@ __export(zod_gen_exports, {
|
|
|
1000
1101
|
zSignalBroadcastRequest: () => zSignalBroadcastRequest,
|
|
1001
1102
|
zSignalBroadcastResult: () => zSignalBroadcastResult,
|
|
1002
1103
|
zSignalKey: () => zSignalKey,
|
|
1104
|
+
zSignalKeyWritable: () => zSignalKeyWritable,
|
|
1003
1105
|
zSignalWaitStateDetails: () => zSignalWaitStateDetails,
|
|
1004
1106
|
zSortOrderEnum: () => zSortOrderEnum,
|
|
1005
1107
|
zSourceElementIdInstruction: () => zSourceElementIdInstruction,
|
|
1006
1108
|
zSourceElementInstanceKeyInstruction: () => zSourceElementInstanceKeyInstruction,
|
|
1007
1109
|
zSourceElementInstruction: () => zSourceElementInstruction,
|
|
1008
1110
|
zStartCursor: () => zStartCursor,
|
|
1111
|
+
zStateCode: () => zStateCode,
|
|
1009
1112
|
zStatusMetric: () => zStatusMetric,
|
|
1010
1113
|
zStringFilterProperty: () => zStringFilterProperty,
|
|
1011
1114
|
zSuspendBatchOperationBody: () => zSuspendBatchOperationBody,
|
|
@@ -1017,9 +1120,15 @@ __export(zod_gen_exports, {
|
|
|
1017
1120
|
zSuspendProcessInstanceResponse: () => zSuspendProcessInstanceResponse,
|
|
1018
1121
|
zSuspendProcessInstancesBatchOperationBody: () => zSuspendProcessInstancesBatchOperationBody,
|
|
1019
1122
|
zSuspendProcessInstancesBatchOperationResponse: () => zSuspendProcessInstancesBatchOperationResponse,
|
|
1123
|
+
zSyncRuntimeBackupStateResponse: () => zSyncRuntimeBackupStateResponse,
|
|
1020
1124
|
zSystemConfigurationResponse: () => zSystemConfigurationResponse,
|
|
1021
1125
|
zTag: () => zTag,
|
|
1022
1126
|
zTagSet: () => zTagSet,
|
|
1127
|
+
zTagSetWritable: () => zTagSetWritable,
|
|
1128
|
+
zTakeRuntimeBackupBody: () => zTakeRuntimeBackupBody,
|
|
1129
|
+
zTakeRuntimeBackupRequest: () => zTakeRuntimeBackupRequest,
|
|
1130
|
+
zTakeRuntimeBackupResponse: () => zTakeRuntimeBackupResponse,
|
|
1131
|
+
zTakeRuntimeBackupResponse2: () => zTakeRuntimeBackupResponse2,
|
|
1023
1132
|
zTenantClientResult: () => zTenantClientResult,
|
|
1024
1133
|
zTenantClientSearchQueryRequest: () => zTenantClientSearchQueryRequest,
|
|
1025
1134
|
zTenantClientSearchQuerySortRequest: () => zTenantClientSearchQuerySortRequest,
|
|
@@ -1133,6 +1242,7 @@ __export(zod_gen_exports, {
|
|
|
1133
1242
|
zUserTaskEffectiveVariableSearchQueryRequest: () => zUserTaskEffectiveVariableSearchQueryRequest,
|
|
1134
1243
|
zUserTaskFilter: () => zUserTaskFilter,
|
|
1135
1244
|
zUserTaskKey: () => zUserTaskKey,
|
|
1245
|
+
zUserTaskKeyWritable: () => zUserTaskKeyWritable,
|
|
1136
1246
|
zUserTaskProperties: () => zUserTaskProperties,
|
|
1137
1247
|
zUserTaskResult: () => zUserTaskResult,
|
|
1138
1248
|
zUserTaskSearchQuery: () => zUserTaskSearchQuery,
|
|
@@ -1140,6 +1250,7 @@ __export(zod_gen_exports, {
|
|
|
1140
1250
|
zUserTaskSearchQuerySortRequest: () => zUserTaskSearchQuerySortRequest,
|
|
1141
1251
|
zUserTaskStateEnum: () => zUserTaskStateEnum,
|
|
1142
1252
|
zUserTaskStateExactMatch: () => zUserTaskStateExactMatch,
|
|
1253
|
+
zUserTaskStateExactMatchWritable: () => zUserTaskStateExactMatchWritable,
|
|
1143
1254
|
zUserTaskStateFilterProperty: () => zUserTaskStateFilterProperty,
|
|
1144
1255
|
zUserTaskUpdateRequest: () => zUserTaskUpdateRequest,
|
|
1145
1256
|
zUserTaskVariableFilter: () => zUserTaskVariableFilter,
|
|
@@ -1152,7 +1263,9 @@ __export(zod_gen_exports, {
|
|
|
1152
1263
|
zVariableFilter: () => zVariableFilter,
|
|
1153
1264
|
zVariableKey: () => zVariableKey,
|
|
1154
1265
|
zVariableKeyExactMatch: () => zVariableKeyExactMatch,
|
|
1266
|
+
zVariableKeyExactMatchWritable: () => zVariableKeyExactMatchWritable,
|
|
1155
1267
|
zVariableKeyFilterProperty: () => zVariableKeyFilterProperty,
|
|
1268
|
+
zVariableKeyWritable: () => zVariableKeyWritable,
|
|
1156
1269
|
zVariableResult: () => zVariableResult,
|
|
1157
1270
|
zVariableResultBase: () => zVariableResultBase,
|
|
1158
1271
|
zVariableSearchQuery: () => zVariableSearchQuery,
|
|
@@ -1163,13 +1276,15 @@ __export(zod_gen_exports, {
|
|
|
1163
1276
|
zWaitStateDetails: () => zWaitStateDetails,
|
|
1164
1277
|
zWaitStateElementTypeEnum: () => zWaitStateElementTypeEnum,
|
|
1165
1278
|
zWaitStateElementTypeExactMatch: () => zWaitStateElementTypeExactMatch,
|
|
1279
|
+
zWaitStateElementTypeExactMatchWritable: () => zWaitStateElementTypeExactMatchWritable,
|
|
1166
1280
|
zWaitStateElementTypeFilterProperty: () => zWaitStateElementTypeFilterProperty,
|
|
1167
1281
|
zWaitStateTypeEnum: () => zWaitStateTypeEnum,
|
|
1168
1282
|
zWaitStateTypeExactMatch: () => zWaitStateTypeExactMatch,
|
|
1283
|
+
zWaitStateTypeExactMatchWritable: () => zWaitStateTypeExactMatchWritable,
|
|
1169
1284
|
zWaitStateTypeFilterProperty: () => zWaitStateTypeFilterProperty,
|
|
1170
1285
|
zWebappComponent: () => zWebappComponent
|
|
1171
1286
|
});
|
|
1172
|
-
var z, zAgentInstanceDefinition, zAgentTool, zAgentInstanceMetrics, zAgentInstanceLimits, zAgentInstanceStatusEnum, zAgentInstanceUpdateStatusEnum, zAgentInstanceMetricsDelta, zAgentInstanceHistoryRoleEnum, zAgentInstanceHistoryCommitStatusEnum, zAgentInstanceTextContent, zAgentInstanceObjectContent, zAgentInstanceMessageContentTypeEnum, zAgentInstanceToolCall, zAgentInstanceHistoryItemMetrics, zAdvancedAgentInstanceHistoryRoleFilter, zAdvancedAgentInstanceHistoryCommitStatusFilter, zAuditLogEntityKey, zAuditLogEntityTypeEnum, zAuditLogOperationTypeEnum, zAuditLogActorTypeEnum, zAuditLogResultEnum, zAuditLogCategoryEnum, zAdvancedAuditLogEntityKeyFilter, zPermissionTypeEnum, zResourceTypeEnum, zOwnerTypeEnum, zAuthorizationIdBasedRequest, zAuthorizationPropertyBasedRequest, zAuthorizationRequest, zAuthorizationFilter, zBatchOperationError, zBatchOperationItemStateEnum, zBatchOperationStateEnum, zBatchOperationTypeEnum, zClockPinRequest, zClusterVariableKindEnum, zClusterVariableScopeEnum, zUpdateClusterVariableRequest, zPartition, zBrokerInfo, zTopologyResponse, zClusterModeChangeOperation, zClusterModeChangeResponse, zRestoreRequest, zStartCursor, zEndCursor, zEvaluatedDecisionInputItem, zEvaluatedDecisionOutputItem, zMatchedDecisionRuleItem, zDecisionDefinitionTypeEnum, zDecisionInstanceStateEnum, zDocumentCreationFailureDetail, zDocumentLinkRequest, zDocumentLink, zDocumentId, zElementInstanceStateEnum, zWaitStateElementTypeEnum, zWaitStateTypeEnum, zBaseWaitStateDetails, zMessageWaitStateDetails, zTimerWaitStateDetails, zSignalWaitStateDetails, zConditionWaitStateDetails, zExpressionEvaluationWarningItem, zExpressionEvaluationResult, zLikeFilter, zAdvancedAgentInstanceStatusFilter, zAdvancedEntityTypeFilter, zAdvancedOperationTypeFilter, zAdvancedCategoryFilter, zAdvancedResultFilter, zAdvancedActorTypeFilter, zAdvancedBatchOperationTypeFilter, zAdvancedBatchOperationStateFilter, zAdvancedBatchOperationItemStateFilter, zAdvancedMetadataValueFilter, zAdvancedClusterVariableScopeFilter, zAdvancedClusterVariableKindFilter, zAdvancedDecisionInstanceStateFilter, zAdvancedElementInstanceStateFilter, zAdvancedWaitStateElementTypeFilter, zAdvancedWaitStateTypeFilter, zBasicStringFilter, zAdvancedStringFilter, zBasicStringFilterProperty, zStringFilterProperty, zAdvancedIntegerFilter, zIntegerFilterProperty, zAdvancedDateTimeFilter, zDateTimeFilterProperty, zGlobalListenerSourceEnum, zGlobalTaskListenerEventTypeEnum, zGlobalListenerBase, zGlobalTaskListenerEventTypes, zGlobalTaskListenerBase, zUpdateGlobalTaskListenerRequest, zAdvancedGlobalListenerSourceFilter, zAdvancedGlobalTaskListenerEventTypeFilter, zGroupUpdateRequest, zGroupFilter, zProcessDefinitionId, zElementId, zProcessInstanceModificationMoveBatchOperationInstruction, zAdHocSubProcessActivateActivityReference, zAdHocSubProcessActivateActivitiesInstruction, zFormId, zDecisionDefinitionId, zGlobalListenerId, zCreateGlobalTaskListenerRequest, zGlobalTaskListenerResult, zTenantId, zDecisionEvaluationById, zUsername, zGroupUserResult, zRoleId, zGroupId, zGroupCreateRequest, zGroupCreateResult, zGroupUpdateResult, zGroupResult, zMappingRuleId, zClientId, zGroupClientResult, zClusterVariableName, zCreateClusterVariableRequest, zClusterVariableResultBase, zClusterVariableResult, zClusterVariableSearchResult, zTag, zTagSet, zBusinessId, zLoopIterationId, zAdvancedElementIdFilter, zAdvancedProcessDefinitionIdFilter, zIncidentErrorTypeEnum, zAdvancedIncidentErrorTypeFilter, zIncidentStateEnum, zAdvancedIncidentStateFilter, zIncidentProcessInstanceStatisticsByErrorResult, zIncidentProcessInstanceStatisticsByDefinitionFilter, zStatusMetric, zGlobalJobStatisticsQueryResult, zJobTypeStatisticsFilter, zJobTypeStatisticsItem, zJobWorkerStatisticsFilter, zJobWorkerStatisticsItem, zJobTimeSeriesStatisticsFilter, zJobTimeSeriesStatisticsItem, zJobErrorStatisticsFilter, zJobErrorStatisticsItem, zJobFailRequest, zJobErrorRequest, zJobResultCorrections, zJobResultUserTask, zJobResultActivateElement, zJobResultAdHocSubProcess, zJobResult, zJobCompletionRequest, zJobChangeset, zTenantFilterEnum, zJobActivationRequest, zJobStateEnum, zJobKindEnum, zJobListenerEventTypeEnum, zAdvancedJobKindFilter, zAdvancedJobListenerEventTypeFilter, zAdvancedJobStateFilter, zLongKey, zAuthorizationKey, zAuthorizationResult, zAuthorizationCreateResult, zConditionalEvaluationKey, zDeploymentKey, zAdvancedDeploymentKeyFilter, zProcessInstanceKey, zDocumentMetadata, zDocumentMetadataResponse, zDocumentReference, zAgentInstanceDocumentContent, zAgentInstanceMessageContent, zDocumentCreationBatchResponse, zProcessDefinitionKey, zConditionalEvaluationInstruction, zProcessInstanceReference, zEvaluateConditionalResult, zDeploymentProcessResult, zIncidentProcessInstanceStatisticsByDefinitionResult, zElementInstanceKey, zAgentInstanceCreationRequest, zAgentInstanceUpdateRequest, zUserTaskKey, zUserTaskWaitStateDetails, zFormKey, zDeploymentFormResult, zFormResult, zUserTaskProperties, zVariableKey, zScopeKey, zExpressionEvaluationRequest, zIncidentKey, zElementInstanceResult, zJobKey, zAgentInstanceHistoryItemRequest, zJobWaitStateDetails, zWaitStateDetails, zElementInstanceWaitStateResult, zIncidentResult, zActivatedJobResult, zJobActivationResult, zJobSearchResult, zDecisionDefinitionKey, zDecisionEvaluationByKey, zDecisionEvaluationInstruction, zDecisionEvaluationInstanceKey, zEvaluatedDecisionResult, zDecisionEvaluationKey, zDecisionInstanceResult, zDecisionInstanceGetQueryResult, zDecisionRequirementsKey, zDecisionDefinitionFilter, zDecisionDefinitionResult, zDecisionRequirementsFilter, zDecisionRequirementsResult, zDeploymentDecisionResult, zDeploymentDecisionRequirementsResult, zResourceKey, zDeploymentResourceResult, zDeploymentMetadataResult, zDeploymentResult, zResourceResult, zAdvancedResourceKeyFilter, zDecisionInstanceKey, zEvaluateDecisionResult, zBatchOperationKey, zBatchOperationCreatedResult, zBatchOperationResponse, zBatchOperationItemResponse, zDeleteResourceResponse, zOperationReference, zDeleteDecisionInstanceRequest, zDeleteResourceRequest, zIncidentResolutionRequest, zJobUpdateRequest, zAgentInstanceKey, zAgentInstanceResult, zAgentInstanceCreationResult, zAgentHistoryItemKey, zAgentInstanceHistoryItemCreationResult, zAgentInstanceHistoryItemResult, zAuditLogKey, zAuditLogResult, zAdvancedProcessDefinitionKeyFilter, zAdvancedProcessInstanceKeyFilter, zAdvancedElementInstanceKeyFilter, zAdvancedJobKeyFilter, zAdvancedDecisionDefinitionKeyFilter, zAdvancedScopeKeyFilter, zAdvancedVariableKeyFilter, zAdvancedDecisionEvaluationInstanceKeyFilter, zAdvancedAgentInstanceKeyFilter, zAdvancedAgentHistoryItemKeyFilter, zAdvancedAuditLogKeyFilter, zAdvancedFormKeyFilter, zAdvancedDecisionEvaluationKeyFilter, zAdvancedDecisionRequirementsKeyFilter, zLicenseResponse, zMappingRuleCreateUpdateRequest, zMappingRuleCreateRequest, zMappingRuleUpdateRequest, zMappingRuleCreateUpdateResult, zMappingRuleCreateResult, zMappingRuleUpdateResult, zMappingRuleResult, zMappingRuleFilter, zMessageCorrelationRequest, zMessagePublicationRequest, zMessageSubscriptionStateEnum, zMessageSubscriptionTypeEnum, zAdvancedMessageSubscriptionTypeFilter, zAdvancedMessageSubscriptionStateFilter, zMessageSubscriptionKey, zMessageSubscriptionResult, zAdvancedMessageSubscriptionKeyFilter, zMessageKey, zMessageCorrelationResult, zMessagePublicationResult, zCorrelatedMessageSubscriptionResult, zProblemDetail, zProcessDefinitionFilter, zProcessDefinitionResult, zProcessElementStatisticsResult, zProcessDefinitionElementStatisticsQueryResult, zProcessDefinitionVariableNameFilter, zProcessDefinitionVariableNameSearchResult, zProcessDefinitionMessageSubscriptionStatisticsResult, zProcessDefinitionInstanceStatisticsResult, zProcessDefinitionInstanceVersionStatisticsFilter, zProcessDefinitionInstanceVersionStatisticsResult, zProcessInstanceCreationStartInstruction, zProcessInstanceCreationTerminateInstruction, zProcessInstanceCreationRuntimeInstruction, zProcessInstanceCreationInstructionById, zProcessInstanceCreationInstructionByKey, zProcessInstanceCreationInstruction, zCreateProcessInstanceResult, zCancelProcessInstanceRequest, zDeleteProcessInstanceRequest, zSuspendProcessInstanceRequest, zResumeProcessInstanceRequest, zProcessInstanceCallHierarchyEntry, zProcessInstanceSequenceFlowResult, zProcessInstanceSequenceFlowsQueryResult, zProcessInstanceElementStatisticsQueryResult, zProcessInstanceWaitStateStatisticsResult, zProcessInstanceWaitStateStatisticsQueryResult, zMigrateProcessInstanceMappingInstruction, zProcessInstanceMigrationBatchOperationPlan, zProcessInstanceMigrationInstruction, zProcessInstanceBusinessIdAssignmentInstruction, zModifyProcessInstanceVariableInstruction, zProcessInstanceModificationActivateInstruction, zSourceElementIdInstruction, zSourceElementInstanceKeyInstruction, zSourceElementInstruction, zDirectAncestorKeyInstruction, zInferredAncestorKeyInstruction, zUseSourceParentKeyInstruction, zAncestorScopeInstruction, zProcessInstanceModificationMoveInstruction, zProcessInstanceModificationTerminateByIdInstruction, zProcessInstanceModificationTerminateByKeyInstruction, zProcessInstanceModificationTerminateInstruction, zProcessInstanceModificationInstruction, zProcessInstanceStateEnum, zProcessInstanceResult, zAdvancedProcessInstanceStateFilter, zRoleCreateRequest, zRoleCreateResult, zRoleUpdateRequest, zRoleUpdateResult, zRoleResult, zRoleFilter, zRoleUserResult, zRoleClientResult, zRoleGroupResult, zLimitPagination, zOffsetPagination, zCursorForwardPagination, zJobTypeStatisticsQuery, zJobWorkerStatisticsQuery, zJobTimeSeriesStatisticsQuery, zJobErrorStatisticsQuery, zCursorBackwardPagination, zSearchQueryPageRequest, zSearchQueryRequest, zProcessDefinitionVariableNameSearchQuery, zSortOrderEnum, zAgentInstanceSearchQuerySortRequest, zAgentInstanceHistorySearchQuerySortRequest, zAuditLogSearchQuerySortRequest, zAuthorizationSearchQuerySortRequest, zAuthorizationSearchQuery, zBatchOperationSearchQuerySortRequest, zBatchOperationItemSearchQuerySortRequest, zClusterVariableSearchQuerySortRequest, zDecisionDefinitionSearchQuerySortRequest, zDecisionDefinitionSearchQuery, zDecisionInstanceSearchQuerySortRequest, zDecisionRequirementsSearchQuerySortRequest, zDecisionRequirementsSearchQuery, zResourceSearchQuerySortRequest, zElementInstanceSearchQuerySortRequest, zElementInstanceWaitStateQuerySortRequest, zGlobalTaskListenerSearchQuerySortRequest, zGroupSearchQuerySortRequest, zGroupSearchQueryRequest, zGroupUserSearchQuerySortRequest, zGroupUserSearchQueryRequest, zGroupClientSearchQuerySortRequest, zGroupClientSearchQueryRequest, zIncidentSearchQuerySortRequest, zIncidentProcessInstanceStatisticsByErrorQuerySortRequest, zIncidentProcessInstanceStatisticsByErrorQuery, zIncidentProcessInstanceStatisticsByDefinitionQuerySortRequest, zIncidentProcessInstanceStatisticsByDefinitionQuery, zJobSearchQuerySortRequest, zMappingRuleSearchQuerySortRequest, zMappingRuleSearchQueryRequest, zMessageSubscriptionSearchQuerySortRequest, zCorrelatedMessageSubscriptionSearchQuerySortRequest, zProcessDefinitionSearchQuerySortRequest, zProcessDefinitionSearchQuery, zProcessDefinitionInstanceStatisticsQuerySortRequest, zProcessDefinitionInstanceStatisticsQuery, zProcessDefinitionInstanceVersionStatisticsQuerySortRequest, zProcessDefinitionInstanceVersionStatisticsQuery, zProcessInstanceSearchQuerySortRequest, zRoleSearchQuerySortRequest, zRoleSearchQueryRequest, zRoleUserSearchQuerySortRequest, zRoleUserSearchQueryRequest, zRoleClientSearchQuerySortRequest, zRoleClientSearchQueryRequest, zRoleGroupSearchQuerySortRequest, zRoleGroupSearchQueryRequest, zSearchQueryPageResponse, zSearchQueryResponse, zAgentInstanceSearchQueryResult, zAgentInstanceHistorySearchQueryResult, zAuditLogSearchQueryResult, zAuthorizationSearchResult, zBatchOperationSearchQueryResult, zBatchOperationItemSearchQueryResult, zClusterVariableSearchQueryResult, zDecisionDefinitionSearchQueryResult, zDecisionInstanceSearchQueryResult, zDecisionRequirementsSearchQueryResult, zResourceSearchQueryResult, zElementInstanceSearchQueryResult, zElementInstanceWaitStateQueryResult, zGlobalTaskListenerSearchQueryResult, zGroupSearchQueryResult, zGroupUserSearchResult, zGroupClientSearchResult, zGroupMappingRuleSearchResult, zGroupRoleSearchResult, zIncidentSearchQueryResult, zIncidentProcessInstanceStatisticsByErrorQueryResult, zIncidentProcessInstanceStatisticsByDefinitionQueryResult, zJobTypeStatisticsQueryResult, zJobWorkerStatisticsQueryResult, zJobTimeSeriesStatisticsQueryResult, zJobErrorStatisticsQueryResult, zJobSearchQueryResult, zMappingRuleSearchQueryResult, zMessageSubscriptionSearchQueryResult, zCorrelatedMessageSubscriptionSearchQueryResult, zProcessDefinitionSearchQueryResult, zProcessDefinitionVariableNameSearchQueryResult, zProcessDefinitionMessageSubscriptionStatisticsQueryResult, zProcessDefinitionInstanceStatisticsQueryResult, zProcessDefinitionInstanceVersionStatisticsQueryResult, zProcessInstanceSearchQueryResult, zRoleSearchQueryResult, zRoleUserSearchResult, zRoleClientSearchResult, zRoleGroupSearchResult, zRoleMappingRuleSearchResult, zSecretResolveRequest, zResolvedSecret, zSecretErrorCode, zSecretResolutionError, zSecretResolveResult, zSignalBroadcastRequest, zSignalKey, zSignalBroadcastResult, zUsageMetricsResponseItem, zUsageMetricsResponse, zJobMetricsConfigurationResponse, zDeploymentConfigurationResponse, zAuthenticationConfigurationResponse, zWebappComponent, zComponentsConfigurationResponse, zCloudStage, zCloudConfigurationResponse, zSystemConfigurationResponse, zTenantCreateRequest, zTenantCreateResult, zTenantUpdateRequest, zTenantUpdateResult, zTenantResult, zCamundaUserResult, zTenantSearchQuerySortRequest, zTenantFilter, zTenantSearchQueryRequest, zTenantSearchQueryResult, zTenantUserResult, zTenantUserSearchResult, zTenantUserSearchQuerySortRequest, zTenantUserSearchQueryRequest, zTenantClientResult, zTenantClientSearchResult, zTenantClientSearchQuerySortRequest, zTenantClientSearchQueryRequest, zTenantGroupResult, zTenantGroupSearchResult, zTenantRoleSearchResult, zTenantMappingRuleSearchResult, zTenantGroupSearchQuerySortRequest, zTenantGroupSearchQueryRequest, zUserTaskSearchQuerySortRequest, zUserTaskCompletionRequest, zUserTaskAssignmentRequest, zChangeset, zUserTaskUpdateRequest, zUserTaskVariableSearchQuerySortRequest, zUserTaskStateEnum, zUserTaskResult, zUserTaskSearchQueryResult, zUserTaskVariableFilter, zUserTaskVariableSearchQueryRequest, zUserTaskEffectiveVariableSearchQueryRequest, zAdvancedUserTaskStateFilter, zUserRequest, zUserCreateResult, zUserUpdateRequest, zUserUpdateResult, zUserResult, zUserSearchQuerySortRequest, zUserFilter, zUserSearchQueryRequest, zUserSearchResult, zVariableSearchQuerySortRequest, zVariableResultBase, zVariableSearchResult, zVariableSearchQueryResult, zVariableResult, zVariableValueFilterProperty, zSetVariableRequest, zAgentInstanceStatusExactMatch, zAgentInstanceStatusFilterProperty, zAgentInstanceHistoryRoleExactMatch, zAgentInstanceHistoryRoleFilterProperty, zAgentInstanceHistoryCommitStatusExactMatch, zAgentInstanceHistoryCommitStatusFilterProperty, zAuditLogEntityKeyExactMatch, zAuditLogEntityKeyFilterProperty, zEntityTypeExactMatch, zEntityTypeFilterProperty, zOperationTypeExactMatch, zOperationTypeFilterProperty, zCategoryExactMatch, zCategoryFilterProperty, zAuditLogResultExactMatch, zAuditLogResultFilterProperty, zAuditLogActorTypeExactMatch, zAuditLogActorTypeFilterProperty, zUserTaskAuditLogFilter, zUserTaskAuditLogSearchQueryRequest, zBatchOperationTypeExactMatch, zBatchOperationTypeFilterProperty, zBatchOperationStateExactMatch, zBatchOperationStateFilterProperty, zBatchOperationFilter, zBatchOperationSearchQuery, zBatchOperationItemStateExactMatch, zBatchOperationItemStateFilterProperty, zClusterVariableScopeExactMatch, zClusterVariableScopeFilterProperty, zClusterVariableKindExactMatch, zClusterVariableKindFilterProperty, zClusterVariableSearchQueryFilterRequest, zClusterVariableSearchQueryRequest, zDecisionInstanceStateExactMatch, zDecisionInstanceStateFilterProperty, zDeploymentKeyExactMatch, zDeploymentKeyFilterProperty, zResourceKeyExactMatch, zResourceKeyFilterProperty, zResourceFilter, zResourceSearchQuery, zElementInstanceStateExactMatch, zElementInstanceStateFilterProperty, zWaitStateElementTypeExactMatch, zWaitStateElementTypeFilterProperty, zWaitStateTypeExactMatch, zWaitStateTypeFilterProperty, zGlobalListenerSourceExactMatch, zGlobalListenerSourceFilterProperty, zGlobalTaskListenerEventTypeExactMatch, zGlobalTaskListenerEventTypeFilterProperty, zGlobalTaskListenerSearchQueryFilterRequest, zGlobalTaskListenerSearchQueryRequest, zElementIdExactMatch, zElementIdFilterProperty, zElementInstanceFilterFields, zElementInstanceFilter, zElementInstanceSearchQuery, zProcessDefinitionIdExactMatch, zProcessDefinitionIdFilterProperty, zIncidentErrorTypeExactMatch, zIncidentErrorTypeFilterProperty, zIncidentStateExactMatch, zIncidentStateFilterProperty, zJobKindExactMatch, zJobKindFilterProperty, zJobListenerEventTypeExactMatch, zJobListenerEventTypeFilterProperty, zJobStateExactMatch, zJobStateFilterProperty, zProcessDefinitionKeyExactMatch, zProcessDefinitionKeyFilterProperty, zProcessInstanceKeyExactMatch, zProcessInstanceKeyFilterProperty, zBatchOperationItemFilter, zBatchOperationItemSearchQuery, zElementInstanceKeyExactMatch, zElementInstanceKeyFilterProperty, zElementInstanceWaitStateFilter, zElementInstanceWaitStateQuery, zJobKeyExactMatch, zJobKeyFilterProperty, zIncidentFilter, zIncidentSearchQuery, zJobFilter, zJobSearchQuery, zJobBatchUpdateRequest, zDecisionDefinitionKeyExactMatch, zDecisionDefinitionKeyFilterProperty, zScopeKeyExactMatch, zScopeKeyFilterProperty, zVariableKeyExactMatch, zVariableKeyFilterProperty, zVariableFilter, zVariableSearchQuery, zDecisionEvaluationInstanceKeyExactMatch, zDecisionEvaluationInstanceKeyFilterProperty, zAgentInstanceKeyExactMatch, zAgentInstanceKeyFilterProperty, zAgentInstanceFilter, zAgentInstanceSearchQuery, zAgentHistoryItemKeyExactMatch, zAgentHistoryItemKeyFilterProperty, zAgentInstanceHistoryFilter, zAgentInstanceHistorySearchQuery, zAuditLogKeyExactMatch, zAuditLogKeyFilterProperty, zFormKeyExactMatch, zFormKeyFilterProperty, zDecisionEvaluationKeyExactMatch, zDecisionEvaluationKeyFilterProperty, zDecisionRequirementsKeyExactMatch, zDecisionRequirementsKeyFilterProperty, zAuditLogFilter, zAuditLogSearchQueryRequest, zDecisionInstanceFilter, zDecisionInstanceDeletionBatchOperationRequest, zDecisionInstanceSearchQuery, zMessageSubscriptionTypeExactMatch, zMessageSubscriptionTypeFilterProperty, zMessageSubscriptionStateExactMatch, zMessageSubscriptionStateFilterProperty, zMessageSubscriptionKeyExactMatch, zMessageSubscriptionKeyFilterProperty, zMessageSubscriptionFilter, zMessageSubscriptionSearchQuery, zCorrelatedMessageSubscriptionFilter, zCorrelatedMessageSubscriptionSearchQuery, zProcessDefinitionMessageSubscriptionStatisticsQuery, zProcessInstanceStateExactMatch, zProcessInstanceStateFilterProperty, zBaseProcessInstanceFilterFields, zProcessDefinitionStatisticsFilter, zProcessDefinitionElementStatisticsQuery, zProcessInstanceFilterFields, zProcessInstanceFilter, zProcessInstanceCancellationBatchOperationRequest, zProcessInstanceIncidentResolutionBatchOperationRequest, zProcessInstanceDeletionBatchOperationRequest, zProcessInstanceMigrationBatchOperationRequest, zProcessInstanceModificationBatchOperationRequest, zProcessInstanceSuspensionBatchOperationRequest, zProcessInstanceResumptionBatchOperationRequest, zProcessInstanceSearchQuery, zUserTaskStateExactMatch, zUserTaskStateFilterProperty, zUserTaskFilter, zUserTaskSearchQuery, zCreateAgentInstanceBody, zCreateAgentInstanceResponse, zGetAgentInstancePath, zGetAgentInstanceResponse, zUpdateAgentInstanceBody, zUpdateAgentInstancePath, zUpdateAgentInstanceResponse, zSearchAgentInstancesBody, zSearchAgentInstancesResponse, zCreateAgentInstanceHistoryItemBody, zCreateAgentInstanceHistoryItemPath, zCreateAgentInstanceHistoryItemResponse, zSearchAgentInstanceHistoryBody, zSearchAgentInstanceHistoryPath, zSearchAgentInstanceHistoryResponse, zSearchAuditLogsBody, zSearchAuditLogsResponse, zGetAuditLogPath, zGetAuditLogResponse, zGetAuthenticationResponse, zCreateAuthorizationBody, zCreateAuthorizationResponse, zSearchAuthorizationsBody, zSearchAuthorizationsResponse, zDeleteAuthorizationPath, zDeleteAuthorizationResponse, zGetAuthorizationPath, zGetAuthorizationResponse, zUpdateAuthorizationBody, zUpdateAuthorizationPath, zUpdateAuthorizationResponse, zSearchBatchOperationItemsBody, zSearchBatchOperationItemsResponse, zSearchBatchOperationsBody, zSearchBatchOperationsResponse, zGetBatchOperationPath, zGetBatchOperationResponse, zCancelBatchOperationBody, zCancelBatchOperationPath, zCancelBatchOperationResponse, zResumeBatchOperationBody, zResumeBatchOperationPath, zResumeBatchOperationResponse, zSuspendBatchOperationBody, zSuspendBatchOperationPath, zSuspendBatchOperationResponse, zPinClockBody, zPinClockResponse, zResetClockResponse, zCreateGlobalClusterVariableBody, zCreateGlobalClusterVariableResponse, zDeleteGlobalClusterVariablePath, zDeleteGlobalClusterVariableResponse, zGetGlobalClusterVariablePath, zGetGlobalClusterVariableResponse, zUpdateGlobalClusterVariableBody, zUpdateGlobalClusterVariablePath, zUpdateGlobalClusterVariableResponse, zSearchClusterVariablesBody, zSearchClusterVariablesQuery, zSearchClusterVariablesResponse, zCreateTenantClusterVariableBody, zCreateTenantClusterVariablePath, zCreateTenantClusterVariableResponse, zDeleteTenantClusterVariablePath, zDeleteTenantClusterVariableResponse, zGetTenantClusterVariablePath, zGetTenantClusterVariableResponse, zUpdateTenantClusterVariableBody, zUpdateTenantClusterVariablePath, zUpdateTenantClusterVariableResponse, zEvaluateConditionalsBody, zEvaluateConditionalsResponse, zSearchCorrelatedMessageSubscriptionsBody, zSearchCorrelatedMessageSubscriptionsResponse, zEvaluateDecisionBody, zEvaluateDecisionResponse, zSearchDecisionDefinitionsBody, zSearchDecisionDefinitionsResponse, zGetDecisionDefinitionPath, zGetDecisionDefinitionResponse, zGetDecisionDefinitionXmlPath, zGetDecisionDefinitionXmlResponse, zSearchDecisionInstancesBody, zSearchDecisionInstancesResponse, zGetDecisionInstancePath, zGetDecisionInstanceResponse, zDeleteDecisionInstanceBody, zDeleteDecisionInstancePath, zDeleteDecisionInstanceResponse, zDeleteDecisionInstancesBatchOperationBody, zDeleteDecisionInstancesBatchOperationResponse, zSearchDecisionRequirementsBody, zSearchDecisionRequirementsResponse, zGetDecisionRequirementsPath, zGetDecisionRequirementsResponse, zGetDecisionRequirementsXmlPath, zGetDecisionRequirementsXmlResponse, zCreateDeploymentBody, zCreateDeploymentResponse, zCreateDocumentBody, zCreateDocumentQuery, zCreateDocumentResponse, zCreateDocumentsBody, zCreateDocumentsQuery, zCreateDocumentsResponse, zDeleteDocumentPath, zDeleteDocumentQuery, zDeleteDocumentResponse, zGetDocumentPath, zGetDocumentQuery, zGetDocumentResponse, zCreateDocumentLinkBody, zCreateDocumentLinkPath, zCreateDocumentLinkQuery, zCreateDocumentLinkResponse, zActivateAdHocSubProcessActivitiesBody, zActivateAdHocSubProcessActivitiesPath, zActivateAdHocSubProcessActivitiesResponse, zSearchElementInstanceWaitStatesBody, zSearchElementInstanceWaitStatesResponse, zSearchElementInstancesBody, zSearchElementInstancesResponse, zGetElementInstancePath, zGetElementInstanceResponse, zSearchElementInstanceIncidentsBody, zSearchElementInstanceIncidentsPath, zSearchElementInstanceIncidentsResponse, zCreateElementInstanceVariablesBody, zCreateElementInstanceVariablesPath, zCreateElementInstanceVariablesResponse, zEvaluateExpressionBody, zEvaluateExpressionResponse, zGetFormByKeyPath, zGetFormByKeyResponse, zCreateGlobalTaskListenerBody, zCreateGlobalTaskListenerResponse, zDeleteGlobalTaskListenerPath, zDeleteGlobalTaskListenerResponse, zGetGlobalTaskListenerPath, zGetGlobalTaskListenerResponse, zUpdateGlobalTaskListenerBody, zUpdateGlobalTaskListenerPath, zUpdateGlobalTaskListenerResponse, zSearchGlobalTaskListenersBody, zSearchGlobalTaskListenersResponse, zCreateGroupBody, zCreateGroupResponse, zSearchGroupsBody, zSearchGroupsResponse, zDeleteGroupPath, zDeleteGroupResponse, zGetGroupPath, zGetGroupResponse, zUpdateGroupBody, zUpdateGroupPath, zUpdateGroupResponse, zSearchClientsForGroupBody, zSearchClientsForGroupPath, zSearchClientsForGroupResponse, zUnassignClientFromGroupPath, zUnassignClientFromGroupResponse, zAssignClientToGroupPath, zAssignClientToGroupResponse, zSearchMappingRulesForGroupBody, zSearchMappingRulesForGroupPath, zSearchMappingRulesForGroupResponse, zUnassignMappingRuleFromGroupPath, zUnassignMappingRuleFromGroupResponse, zAssignMappingRuleToGroupPath, zAssignMappingRuleToGroupResponse, zSearchRolesForGroupBody, zSearchRolesForGroupPath, zSearchRolesForGroupResponse, zSearchUsersForGroupBody, zSearchUsersForGroupPath, zSearchUsersForGroupResponse, zUnassignUserFromGroupPath, zUnassignUserFromGroupResponse, zAssignUserToGroupPath, zAssignUserToGroupResponse, zSearchIncidentsBody, zSearchIncidentsResponse, zGetIncidentPath, zGetIncidentResponse, zResolveIncidentBody, zResolveIncidentPath, zResolveIncidentResponse, zGetProcessInstanceStatisticsByDefinitionBody, zGetProcessInstanceStatisticsByDefinitionResponse, zGetProcessInstanceStatisticsByErrorBody, zGetProcessInstanceStatisticsByErrorResponse, zActivateJobsBody, zActivateJobsResponse, zSearchJobsBody, zSearchJobsResponse, zUpdateJobBody, zUpdateJobPath, zUpdateJobResponse, zCompleteJobBody, zCompleteJobPath, zCompleteJobResponse, zThrowJobErrorBody, zThrowJobErrorPath, zThrowJobErrorResponse, zFailJobBody, zFailJobPath, zFailJobResponse, zUpdateJobsBatchOperationBody, zUpdateJobsBatchOperationResponse, zGetGlobalJobStatisticsQuery, zGetGlobalJobStatisticsResponse, zGetJobTypeStatisticsBody, zGetJobTypeStatisticsResponse, zGetJobWorkerStatisticsBody, zGetJobWorkerStatisticsResponse, zGetJobTimeSeriesStatisticsBody, zGetJobTimeSeriesStatisticsResponse, zGetJobErrorStatisticsBody, zGetJobErrorStatisticsResponse, zGetLicenseResponse, zCreateMappingRuleBody, zCreateMappingRuleResponse, zSearchMappingRuleBody, zSearchMappingRuleResponse, zDeleteMappingRulePath, zDeleteMappingRuleResponse, zGetMappingRulePath, zGetMappingRuleResponse, zUpdateMappingRuleBody, zUpdateMappingRulePath, zUpdateMappingRuleResponse, zSearchMessageSubscriptionsBody, zSearchMessageSubscriptionsResponse, zCorrelateMessageBody, zCorrelateMessageResponse, zPublishMessageBody, zPublishMessageResponse, zSearchProcessDefinitionsBody, zSearchProcessDefinitionsResponse, zGetProcessDefinitionMessageSubscriptionStatisticsBody, zGetProcessDefinitionMessageSubscriptionStatisticsResponse, zGetProcessDefinitionInstanceStatisticsBody, zGetProcessDefinitionInstanceStatisticsResponse, zGetProcessDefinitionPath, zGetProcessDefinitionResponse, zGetStartProcessFormPath, zGetStartProcessFormResponse, zGetProcessDefinitionStatisticsBody, zGetProcessDefinitionStatisticsPath, zGetProcessDefinitionStatisticsResponse, zSearchProcessDefinitionVariableNamesBody, zSearchProcessDefinitionVariableNamesPath, zSearchProcessDefinitionVariableNamesResponse, zGetProcessDefinitionXmlPath, zGetProcessDefinitionXmlResponse, zGetProcessDefinitionInstanceVersionStatisticsBody, zGetProcessDefinitionInstanceVersionStatisticsResponse, zCreateProcessInstanceBody, zCreateProcessInstanceResponse, zCancelProcessInstancesBatchOperationBody, zCancelProcessInstancesBatchOperationResponse, zDeleteProcessInstancesBatchOperationBody, zDeleteProcessInstancesBatchOperationResponse, zResolveIncidentsBatchOperationBody, zResolveIncidentsBatchOperationResponse, zMigrateProcessInstancesBatchOperationBody, zMigrateProcessInstancesBatchOperationResponse, zModifyProcessInstancesBatchOperationBody, zModifyProcessInstancesBatchOperationResponse, zResumeProcessInstancesBatchOperationBody, zResumeProcessInstancesBatchOperationResponse, zSearchProcessInstancesBody, zSearchProcessInstancesResponse, zSuspendProcessInstancesBatchOperationBody, zSuspendProcessInstancesBatchOperationResponse, zGetProcessInstancePath, zGetProcessInstanceResponse, zAssignProcessInstanceBusinessIdBody, zAssignProcessInstanceBusinessIdPath, zAssignProcessInstanceBusinessIdResponse, zGetProcessInstanceCallHierarchyPath, zGetProcessInstanceCallHierarchyResponse, zCancelProcessInstanceBody, zCancelProcessInstancePath, zCancelProcessInstanceResponse, zDeleteProcessInstanceBody, zDeleteProcessInstancePath, zDeleteProcessInstanceResponse, zResolveProcessInstanceIncidentsPath, zResolveProcessInstanceIncidentsResponse, zSearchProcessInstanceIncidentsBody, zSearchProcessInstanceIncidentsPath, zSearchProcessInstanceIncidentsResponse, zMigrateProcessInstanceBody, zMigrateProcessInstancePath, zMigrateProcessInstanceResponse, zModifyProcessInstanceBody, zModifyProcessInstancePath, zModifyProcessInstanceResponse, zResumeProcessInstanceBody, zResumeProcessInstancePath, zResumeProcessInstanceResponse, zGetProcessInstanceSequenceFlowsPath, zGetProcessInstanceSequenceFlowsResponse, zGetProcessInstanceStatisticsPath, zGetProcessInstanceStatisticsResponse, zGetProcessInstanceWaitStateStatisticsPath, zGetProcessInstanceWaitStateStatisticsResponse, zSuspendProcessInstanceBody, zSuspendProcessInstancePath, zSuspendProcessInstanceResponse, zSearchResourcesBody, zSearchResourcesResponse, zGetResourcePath, zGetResourceResponse, zGetResourceContentPath, zGetResourceContentResponse, zGetResourceContentBinaryPath, zGetResourceContentBinaryResponse, zDeleteResourceBody, zDeleteResourcePath, zDeleteResourceResponse2, zCreateRoleBody, zCreateRoleResponse, zSearchRolesBody, zSearchRolesResponse, zDeleteRolePath, zDeleteRoleResponse, zGetRolePath, zGetRoleResponse, zUpdateRoleBody, zUpdateRolePath, zUpdateRoleResponse, zSearchClientsForRoleBody, zSearchClientsForRolePath, zSearchClientsForRoleResponse, zUnassignRoleFromClientPath, zUnassignRoleFromClientResponse, zAssignRoleToClientPath, zAssignRoleToClientResponse, zSearchGroupsForRoleBody, zSearchGroupsForRolePath, zSearchGroupsForRoleResponse, zUnassignRoleFromGroupPath, zUnassignRoleFromGroupResponse, zAssignRoleToGroupPath, zAssignRoleToGroupResponse, zSearchMappingRulesForRoleBody, zSearchMappingRulesForRolePath, zSearchMappingRulesForRoleResponse, zUnassignRoleFromMappingRulePath, zUnassignRoleFromMappingRuleResponse, zAssignRoleToMappingRulePath, zAssignRoleToMappingRuleResponse, zSearchUsersForRoleBody, zSearchUsersForRolePath, zSearchUsersForRoleResponse, zUnassignRoleFromUserPath, zUnassignRoleFromUserResponse, zAssignRoleToUserPath, zAssignRoleToUserResponse, zResolveSecretsBody, zResolveSecretsResponse, zCreateAdminUserBody, zCreateAdminUserResponse, zBroadcastSignalBody, zBroadcastSignalResponse, zGetStatusResponse, zGetUsageMetricsQuery, zGetUsageMetricsResponse, zGetSystemConfigurationResponse, zCreateTenantBody, zCreateTenantResponse, zSearchTenantsBody, zSearchTenantsResponse, zDeleteTenantPath, zDeleteTenantResponse, zGetTenantPath, zGetTenantResponse, zUpdateTenantBody, zUpdateTenantPath, zUpdateTenantResponse, zSearchClientsForTenantBody, zSearchClientsForTenantPath, zSearchClientsForTenantResponse, zUnassignClientFromTenantPath, zUnassignClientFromTenantResponse, zAssignClientToTenantPath, zAssignClientToTenantResponse, zSearchGroupIdsForTenantBody, zSearchGroupIdsForTenantPath, zSearchGroupIdsForTenantResponse, zUnassignGroupFromTenantPath, zUnassignGroupFromTenantResponse, zAssignGroupToTenantPath, zAssignGroupToTenantResponse, zSearchMappingRulesForTenantBody, zSearchMappingRulesForTenantPath, zSearchMappingRulesForTenantResponse, zUnassignMappingRuleFromTenantPath, zUnassignMappingRuleFromTenantResponse, zAssignMappingRuleToTenantPath, zAssignMappingRuleToTenantResponse, zSearchRolesForTenantBody, zSearchRolesForTenantPath, zSearchRolesForTenantResponse, zUnassignRoleFromTenantPath, zUnassignRoleFromTenantResponse, zAssignRoleToTenantPath, zAssignRoleToTenantResponse, zSearchUsersForTenantBody, zSearchUsersForTenantPath, zSearchUsersForTenantResponse, zUnassignUserFromTenantPath, zUnassignUserFromTenantResponse, zAssignUserToTenantPath, zAssignUserToTenantResponse, zGetTopologyResponse, zChangeClusterModeQuery, zChangeClusterModeResponse, zRestoreBody, zRestoreResponse, zCreateUserBody, zCreateUserResponse, zSearchUsersBody, zSearchUsersResponse, zDeleteUserPath, zDeleteUserResponse, zGetUserPath, zGetUserResponse, zUpdateUserBody, zUpdateUserPath, zUpdateUserResponse, zSearchUserTasksBody, zSearchUserTasksResponse, zGetUserTaskPath, zGetUserTaskResponse, zUpdateUserTaskBody, zUpdateUserTaskPath, zUpdateUserTaskResponse, zUnassignUserTaskPath, zUnassignUserTaskResponse, zAssignUserTaskBody, zAssignUserTaskPath, zAssignUserTaskResponse, zSearchUserTaskAuditLogsBody, zSearchUserTaskAuditLogsPath, zSearchUserTaskAuditLogsResponse, zCompleteUserTaskBody, zCompleteUserTaskPath, zCompleteUserTaskResponse, zSearchUserTaskEffectiveVariablesBody, zSearchUserTaskEffectiveVariablesPath, zSearchUserTaskEffectiveVariablesQuery, zSearchUserTaskEffectiveVariablesResponse, zGetUserTaskFormPath, zGetUserTaskFormResponse, zSearchUserTaskVariablesBody, zSearchUserTaskVariablesPath, zSearchUserTaskVariablesQuery, zSearchUserTaskVariablesResponse, zSearchVariablesBody, zSearchVariablesQuery, zSearchVariablesResponse, zGetVariablePath, zGetVariableResponse;
|
|
1287
|
+
var z, zAgentInstanceDefinition, zAgentTool, zAgentInstanceMetrics, zAgentInstanceLimits, zAgentInstanceStatusEnum, zAgentInstanceUpdateStatusEnum, zAgentInstanceMetricsDelta, zAgentInstanceHistoryRoleEnum, zAgentInstanceHistoryCommitStatusEnum, zAgentInstanceTextContent, zAgentInstanceObjectContent, zAgentInstanceMessageContentTypeEnum, zAgentInstanceToolCall, zAgentInstanceHistoryItemMetrics, zAdvancedAgentInstanceHistoryRoleFilter, zAdvancedAgentInstanceHistoryCommitStatusFilter, zAuditLogEntityKey, zAuditLogEntityTypeEnum, zAuditLogOperationTypeEnum, zAuditLogActorTypeEnum, zAuditLogResultEnum, zAuditLogCategoryEnum, zAdvancedAuditLogEntityKeyFilter, zPermissionTypeEnum, zResourceTypeEnum, zOwnerTypeEnum, zAuthorizationIdBasedRequest, zAuthorizationPropertyBasedRequest, zAuthorizationRequest, zAuthorizationFilter, zBackupId, zBackupIdPrefix, zPartitionId, zStateCode, zTakeRuntimeBackupRequest, zTakeRuntimeBackupResponse, zPartitionBackupInfo, zBackupInfo, zCheckpointType, zBackupType, zCheckpointId, zPartitionCheckpointState, zPartitionBackupState, zPartitionBackupRange, zRuntimeBackupState, zBatchOperationError, zBatchOperationItemStateEnum, zBatchOperationStateEnum, zBatchOperationTypeEnum, zClockPinRequest, zClusterVariableKindEnum, zClusterVariableScopeEnum, zUpdateClusterVariableRequest, zClusterStatusResponse, zMode, zPartition, zBrokerInfo, zTopologyResponse, zClusterModeChangeOperation, zClusterModeChangeResponse, zRestoreRequest, zRestorePartitionStatus, zRestoreBrokerStatus, zRestoreStatusResponse, zStartCursor, zEndCursor, zEvaluatedDecisionInputItem, zEvaluatedDecisionOutputItem, zMatchedDecisionRuleItem, zDecisionDefinitionTypeEnum, zDecisionInstanceStateEnum, zDocumentCreationFailureDetail, zDocumentLinkRequest, zDocumentLink, zDocumentId, zElementInstanceStateEnum, zWaitStateElementTypeEnum, zWaitStateTypeEnum, zBaseWaitStateDetails, zMessageWaitStateDetails, zTimerWaitStateDetails, zSignalWaitStateDetails, zConditionWaitStateDetails, zExpressionEvaluationWarningItem, zExpressionEvaluationResult, zLikeFilter, zAdvancedAgentInstanceStatusFilter, zAdvancedEntityTypeFilter, zAdvancedOperationTypeFilter, zAdvancedCategoryFilter, zAdvancedResultFilter, zAdvancedActorTypeFilter, zAdvancedBatchOperationTypeFilter, zAdvancedBatchOperationStateFilter, zAdvancedBatchOperationItemStateFilter, zAdvancedMetadataValueFilter, zAdvancedClusterVariableScopeFilter, zAdvancedClusterVariableKindFilter, zAdvancedDecisionInstanceStateFilter, zAdvancedElementInstanceStateFilter, zAdvancedWaitStateElementTypeFilter, zAdvancedWaitStateTypeFilter, zBasicStringFilter, zAdvancedStringFilter, zBasicStringFilterProperty, zStringFilterProperty, zAdvancedIntegerFilter, zIntegerFilterProperty, zAdvancedDateTimeFilter, zDateTimeFilterProperty, zGlobalListenerSourceEnum, zGlobalTaskListenerEventTypeEnum, zGlobalListenerBase, zGlobalTaskListenerEventTypes, zGlobalTaskListenerBase, zUpdateGlobalTaskListenerRequest, zAdvancedGlobalListenerSourceFilter, zAdvancedGlobalTaskListenerEventTypeFilter, zGroupUpdateRequest, zGroupFilter, zProcessDefinitionId, zElementId, zProcessInstanceModificationMoveBatchOperationInstruction, zAdHocSubProcessActivateActivityReference, zAdHocSubProcessActivateActivitiesInstruction, zFormId, zDecisionDefinitionId, zGlobalListenerId, zCreateGlobalTaskListenerRequest, zGlobalTaskListenerResult, zTenantId, zDecisionEvaluationById, zUsername, zGroupUserResult, zRoleId, zGroupId, zGroupCreateRequest, zGroupCreateResult, zGroupUpdateResult, zGroupResult, zMappingRuleId, zClientId, zGroupClientResult, zClusterVariableName, zCreateClusterVariableRequest, zClusterVariableResultBase, zClusterVariableResult, zClusterVariableSearchResult, zTag, zTagSet, zBusinessId, zLoopIterationId, zAdvancedElementIdFilter, zAdvancedProcessDefinitionIdFilter, zIncidentErrorTypeEnum, zAdvancedIncidentErrorTypeFilter, zIncidentStateEnum, zAdvancedIncidentStateFilter, zIncidentProcessInstanceStatisticsByErrorResult, zIncidentProcessInstanceStatisticsByDefinitionFilter, zStatusMetric, zGlobalJobStatisticsQueryResult, zJobTypeStatisticsFilter, zJobTypeStatisticsItem, zJobWorkerStatisticsFilter, zJobWorkerStatisticsItem, zJobTimeSeriesStatisticsFilter, zJobTimeSeriesStatisticsItem, zJobErrorStatisticsFilter, zJobErrorStatisticsItem, zJobFailRequest, zJobErrorRequest, zJobResultCorrections, zJobResultUserTask, zJobResultActivateElement, zJobResultAdHocSubProcess, zJobResult, zJobCompletionRequest, zJobChangeset, zTenantFilterEnum, zJobActivationRequest, zJobStateEnum, zJobKindEnum, zJobListenerEventTypeEnum, zAdvancedJobKindFilter, zAdvancedJobListenerEventTypeFilter, zAdvancedJobStateFilter, zLongKey, zAuthorizationKey, zAuthorizationResult, zAuthorizationCreateResult, zConditionalEvaluationKey, zDeploymentKey, zAdvancedDeploymentKeyFilter, zProcessInstanceKey, zDocumentMetadata, zDocumentMetadataResponse, zDocumentReference, zAgentInstanceDocumentContent, zAgentInstanceMessageContent, zDocumentCreationBatchResponse, zProcessDefinitionKey, zConditionalEvaluationInstruction, zProcessInstanceReference, zEvaluateConditionalResult, zDeploymentProcessResult, zIncidentProcessInstanceStatisticsByDefinitionResult, zElementInstanceKey, zAgentInstanceCreationRequest, zAgentInstanceUpdateRequest, zUserTaskKey, zUserTaskWaitStateDetails, zFormKey, zDeploymentFormResult, zFormResult, zUserTaskProperties, zVariableKey, zScopeKey, zExpressionEvaluationRequest, zIncidentKey, zElementInstanceResult, zJobKey, zAgentInstanceHistoryItemRequest, zJobWaitStateDetails, zWaitStateDetails, zElementInstanceWaitStateResult, zIncidentResult, zActivatedJobResult, zJobActivationResult, zJobSearchResult, zDecisionDefinitionKey, zDecisionEvaluationByKey, zDecisionEvaluationInstruction, zDecisionEvaluationInstanceKey, zEvaluatedDecisionResult, zDecisionEvaluationKey, zDecisionInstanceResult, zDecisionInstanceGetQueryResult, zDecisionRequirementsKey, zDecisionDefinitionFilter, zDecisionDefinitionResult, zDecisionRequirementsFilter, zDecisionRequirementsResult, zDeploymentDecisionResult, zDeploymentDecisionRequirementsResult, zResourceKey, zDeploymentResourceResult, zDeploymentMetadataResult, zDeploymentResult, zResourceResult, zAdvancedResourceKeyFilter, zDecisionInstanceKey, zEvaluateDecisionResult, zBatchOperationKey, zBatchOperationCreatedResult, zBatchOperationResponse, zBatchOperationItemResponse, zDeleteResourceResponse, zOperationReference, zDeleteDecisionInstanceRequest, zDeleteResourceRequest, zIncidentResolutionRequest, zJobUpdateRequest, zAgentInstanceKey, zAgentInstanceResult, zAgentInstanceCreationResult, zAgentHistoryItemKey, zAgentInstanceHistoryItemCreationResult, zAgentInstanceHistoryItemResult, zAuditLogKey, zAuditLogResult, zAdvancedProcessDefinitionKeyFilter, zAdvancedProcessInstanceKeyFilter, zAdvancedElementInstanceKeyFilter, zAdvancedJobKeyFilter, zAdvancedDecisionDefinitionKeyFilter, zAdvancedScopeKeyFilter, zAdvancedVariableKeyFilter, zAdvancedDecisionEvaluationInstanceKeyFilter, zAdvancedAgentInstanceKeyFilter, zAdvancedAgentHistoryItemKeyFilter, zAdvancedAuditLogKeyFilter, zAdvancedFormKeyFilter, zAdvancedDecisionEvaluationKeyFilter, zAdvancedDecisionRequirementsKeyFilter, zLicenseResponse, zMappingRuleCreateUpdateRequest, zMappingRuleCreateRequest, zMappingRuleUpdateRequest, zMappingRuleCreateUpdateResult, zMappingRuleCreateResult, zMappingRuleUpdateResult, zMappingRuleResult, zMappingRuleFilter, zMessageCorrelationRequest, zMessagePublicationRequest, zMessageSubscriptionStateEnum, zMessageSubscriptionTypeEnum, zAdvancedMessageSubscriptionTypeFilter, zAdvancedMessageSubscriptionStateFilter, zMessageSubscriptionKey, zMessageSubscriptionResult, zAdvancedMessageSubscriptionKeyFilter, zMessageKey, zMessageCorrelationResult, zMessagePublicationResult, zCorrelatedMessageSubscriptionResult, zProblemDetail, zProcessDefinitionFilter, zProcessDefinitionResult, zProcessElementStatisticsResult, zProcessDefinitionElementStatisticsQueryResult, zProcessDefinitionVariableNameFilter, zProcessDefinitionVariableNameSearchResult, zProcessDefinitionMessageSubscriptionStatisticsResult, zProcessDefinitionInstanceStatisticsResult, zProcessDefinitionInstanceVersionStatisticsFilter, zProcessDefinitionInstanceVersionStatisticsResult, zProcessInstanceCreationStartInstruction, zProcessInstanceCreationTerminateInstruction, zProcessInstanceCreationRuntimeInstruction, zProcessInstanceCreationInstructionById, zProcessInstanceCreationInstructionByKey, zProcessInstanceCreationInstruction, zCreateProcessInstanceResult, zCancelProcessInstanceRequest, zDeleteProcessInstanceRequest, zSuspendProcessInstanceRequest, zResumeProcessInstanceRequest, zProcessInstanceCallHierarchyEntry, zProcessInstanceSequenceFlowResult, zProcessInstanceSequenceFlowsQueryResult, zProcessInstanceElementStatisticsQueryResult, zProcessInstanceWaitStateStatisticsResult, zProcessInstanceWaitStateStatisticsQueryResult, zMigrateProcessInstanceMappingInstruction, zProcessInstanceMigrationBatchOperationPlan, zProcessInstanceMigrationInstruction, zProcessInstanceBusinessIdAssignmentInstruction, zModifyProcessInstanceVariableInstruction, zProcessInstanceModificationActivateInstruction, zSourceElementIdInstruction, zSourceElementInstanceKeyInstruction, zSourceElementInstruction, zDirectAncestorKeyInstruction, zInferredAncestorKeyInstruction, zUseSourceParentKeyInstruction, zAncestorScopeInstruction, zProcessInstanceModificationMoveInstruction, zProcessInstanceModificationTerminateByIdInstruction, zProcessInstanceModificationTerminateByKeyInstruction, zProcessInstanceModificationTerminateInstruction, zProcessInstanceModificationInstruction, zProcessInstanceStateEnum, zProcessInstanceResult, zAdvancedProcessInstanceStateFilter, zRoleCreateRequest, zRoleCreateResult, zRoleUpdateRequest, zRoleUpdateResult, zRoleResult, zRoleFilter, zRoleUserResult, zRoleClientResult, zRoleGroupResult, zLimitPagination, zOffsetPagination, zCursorForwardPagination, zJobTypeStatisticsQuery, zJobWorkerStatisticsQuery, zJobTimeSeriesStatisticsQuery, zJobErrorStatisticsQuery, zCursorBackwardPagination, zSearchQueryPageRequest, zSearchQueryRequest, zProcessDefinitionVariableNameSearchQuery, zSortOrderEnum, zAgentInstanceSearchQuerySortRequest, zAgentInstanceHistorySearchQuerySortRequest, zAuditLogSearchQuerySortRequest, zAuthorizationSearchQuerySortRequest, zAuthorizationSearchQuery, zBatchOperationSearchQuerySortRequest, zBatchOperationItemSearchQuerySortRequest, zClusterVariableSearchQuerySortRequest, zDecisionDefinitionSearchQuerySortRequest, zDecisionDefinitionSearchQuery, zDecisionInstanceSearchQuerySortRequest, zDecisionRequirementsSearchQuerySortRequest, zDecisionRequirementsSearchQuery, zResourceSearchQuerySortRequest, zElementInstanceSearchQuerySortRequest, zElementInstanceWaitStateQuerySortRequest, zGlobalTaskListenerSearchQuerySortRequest, zGroupSearchQuerySortRequest, zGroupSearchQueryRequest, zGroupUserSearchQuerySortRequest, zGroupUserSearchQueryRequest, zGroupClientSearchQuerySortRequest, zGroupClientSearchQueryRequest, zIncidentSearchQuerySortRequest, zIncidentProcessInstanceStatisticsByErrorQuerySortRequest, zIncidentProcessInstanceStatisticsByErrorQuery, zIncidentProcessInstanceStatisticsByDefinitionQuerySortRequest, zIncidentProcessInstanceStatisticsByDefinitionQuery, zJobSearchQuerySortRequest, zMappingRuleSearchQuerySortRequest, zMappingRuleSearchQueryRequest, zMessageSubscriptionSearchQuerySortRequest, zCorrelatedMessageSubscriptionSearchQuerySortRequest, zProcessDefinitionSearchQuerySortRequest, zProcessDefinitionSearchQuery, zProcessDefinitionInstanceStatisticsQuerySortRequest, zProcessDefinitionInstanceStatisticsQuery, zProcessDefinitionInstanceVersionStatisticsQuerySortRequest, zProcessDefinitionInstanceVersionStatisticsQuery, zProcessInstanceSearchQuerySortRequest, zRoleSearchQuerySortRequest, zRoleSearchQueryRequest, zRoleUserSearchQuerySortRequest, zRoleUserSearchQueryRequest, zRoleClientSearchQuerySortRequest, zRoleClientSearchQueryRequest, zRoleGroupSearchQuerySortRequest, zRoleGroupSearchQueryRequest, zSearchQueryPageResponse, zSearchQueryResponse, zAgentInstanceSearchQueryResult, zAgentInstanceHistorySearchQueryResult, zAuditLogSearchQueryResult, zAuthorizationSearchResult, zBatchOperationSearchQueryResult, zBatchOperationItemSearchQueryResult, zClusterVariableSearchQueryResult, zDecisionDefinitionSearchQueryResult, zDecisionInstanceSearchQueryResult, zDecisionRequirementsSearchQueryResult, zResourceSearchQueryResult, zElementInstanceSearchQueryResult, zElementInstanceWaitStateQueryResult, zGlobalTaskListenerSearchQueryResult, zGroupSearchQueryResult, zGroupUserSearchResult, zGroupClientSearchResult, zGroupMappingRuleSearchResult, zGroupRoleSearchResult, zIncidentSearchQueryResult, zIncidentProcessInstanceStatisticsByErrorQueryResult, zIncidentProcessInstanceStatisticsByDefinitionQueryResult, zJobTypeStatisticsQueryResult, zJobWorkerStatisticsQueryResult, zJobTimeSeriesStatisticsQueryResult, zJobErrorStatisticsQueryResult, zJobSearchQueryResult, zMappingRuleSearchQueryResult, zMessageSubscriptionSearchQueryResult, zCorrelatedMessageSubscriptionSearchQueryResult, zProcessDefinitionSearchQueryResult, zProcessDefinitionVariableNameSearchQueryResult, zProcessDefinitionMessageSubscriptionStatisticsQueryResult, zProcessDefinitionInstanceStatisticsQueryResult, zProcessDefinitionInstanceVersionStatisticsQueryResult, zProcessInstanceSearchQueryResult, zRoleSearchQueryResult, zRoleUserSearchResult, zRoleClientSearchResult, zRoleGroupSearchResult, zRoleMappingRuleSearchResult, zSecretResolveRequest, zResolvedSecret, zSecretErrorCode, zSecretResolutionError, zSecretResolveResult, zSecretListRequest, zSecretListResult, zSignalBroadcastRequest, zSignalKey, zSignalBroadcastResult, zUsageMetricsResponseItem, zUsageMetricsResponse, zJobMetricsConfigurationResponse, zDeploymentConfigurationResponse, zAuthenticationConfigurationResponse, zWebappComponent, zComponentsConfigurationResponse, zCloudStage, zCloudConfigurationResponse, zSystemConfigurationResponse, zTenantCreateRequest, zTenantCreateResult, zTenantUpdateRequest, zTenantUpdateResult, zTenantResult, zCamundaUserResult, zTenantSearchQuerySortRequest, zTenantFilter, zTenantSearchQueryRequest, zTenantSearchQueryResult, zTenantUserResult, zTenantUserSearchResult, zTenantUserSearchQuerySortRequest, zTenantUserSearchQueryRequest, zTenantClientResult, zTenantClientSearchResult, zTenantClientSearchQuerySortRequest, zTenantClientSearchQueryRequest, zTenantGroupResult, zTenantGroupSearchResult, zTenantRoleSearchResult, zTenantMappingRuleSearchResult, zTenantGroupSearchQuerySortRequest, zTenantGroupSearchQueryRequest, zUserTaskSearchQuerySortRequest, zUserTaskCompletionRequest, zUserTaskAssignmentRequest, zChangeset, zUserTaskUpdateRequest, zUserTaskVariableSearchQuerySortRequest, zUserTaskStateEnum, zUserTaskResult, zUserTaskSearchQueryResult, zUserTaskVariableFilter, zUserTaskVariableSearchQueryRequest, zUserTaskEffectiveVariableSearchQueryRequest, zAdvancedUserTaskStateFilter, zUserRequest, zUserCreateResult, zUserUpdateRequest, zUserUpdateResult, zUserResult, zUserSearchQuerySortRequest, zUserFilter, zUserSearchQueryRequest, zUserSearchResult, zVariableSearchQuerySortRequest, zVariableResultBase, zVariableSearchResult, zVariableSearchQueryResult, zVariableResult, zVariableValueFilterProperty, zSetVariableRequest, zAgentInstanceStatusExactMatch, zAgentInstanceStatusFilterProperty, zAgentInstanceHistoryRoleExactMatch, zAgentInstanceHistoryRoleFilterProperty, zAgentInstanceHistoryCommitStatusExactMatch, zAgentInstanceHistoryCommitStatusFilterProperty, zAuditLogEntityKeyExactMatch, zAuditLogEntityKeyFilterProperty, zEntityTypeExactMatch, zEntityTypeFilterProperty, zOperationTypeExactMatch, zOperationTypeFilterProperty, zCategoryExactMatch, zCategoryFilterProperty, zAuditLogResultExactMatch, zAuditLogResultFilterProperty, zAuditLogActorTypeExactMatch, zAuditLogActorTypeFilterProperty, zUserTaskAuditLogFilter, zUserTaskAuditLogSearchQueryRequest, zBatchOperationTypeExactMatch, zBatchOperationTypeFilterProperty, zBatchOperationStateExactMatch, zBatchOperationStateFilterProperty, zBatchOperationFilter, zBatchOperationSearchQuery, zBatchOperationItemStateExactMatch, zBatchOperationItemStateFilterProperty, zClusterVariableScopeExactMatch, zClusterVariableScopeFilterProperty, zClusterVariableKindExactMatch, zClusterVariableKindFilterProperty, zClusterVariableSearchQueryFilterRequest, zClusterVariableSearchQueryRequest, zDecisionInstanceStateExactMatch, zDecisionInstanceStateFilterProperty, zDeploymentKeyExactMatch, zDeploymentKeyFilterProperty, zResourceKeyExactMatch, zResourceKeyFilterProperty, zResourceFilter, zResourceSearchQuery, zElementInstanceStateExactMatch, zElementInstanceStateFilterProperty, zWaitStateElementTypeExactMatch, zWaitStateElementTypeFilterProperty, zWaitStateTypeExactMatch, zWaitStateTypeFilterProperty, zGlobalListenerSourceExactMatch, zGlobalListenerSourceFilterProperty, zGlobalTaskListenerEventTypeExactMatch, zGlobalTaskListenerEventTypeFilterProperty, zGlobalTaskListenerSearchQueryFilterRequest, zGlobalTaskListenerSearchQueryRequest, zElementIdExactMatch, zElementIdFilterProperty, zElementInstanceFilterFields, zElementInstanceFilter, zElementInstanceSearchQuery, zProcessDefinitionIdExactMatch, zProcessDefinitionIdFilterProperty, zIncidentErrorTypeExactMatch, zIncidentErrorTypeFilterProperty, zIncidentStateExactMatch, zIncidentStateFilterProperty, zJobKindExactMatch, zJobKindFilterProperty, zJobListenerEventTypeExactMatch, zJobListenerEventTypeFilterProperty, zJobStateExactMatch, zJobStateFilterProperty, zProcessDefinitionKeyExactMatch, zProcessDefinitionKeyFilterProperty, zProcessInstanceKeyExactMatch, zProcessInstanceKeyFilterProperty, zBatchOperationItemFilter, zBatchOperationItemSearchQuery, zElementInstanceKeyExactMatch, zElementInstanceKeyFilterProperty, zElementInstanceWaitStateFilter, zElementInstanceWaitStateQuery, zJobKeyExactMatch, zJobKeyFilterProperty, zIncidentFilter, zIncidentSearchQuery, zJobFilter, zJobSearchQuery, zJobBatchUpdateRequest, zDecisionDefinitionKeyExactMatch, zDecisionDefinitionKeyFilterProperty, zScopeKeyExactMatch, zScopeKeyFilterProperty, zVariableKeyExactMatch, zVariableKeyFilterProperty, zVariableFilter, zVariableSearchQuery, zDecisionEvaluationInstanceKeyExactMatch, zDecisionEvaluationInstanceKeyFilterProperty, zAgentInstanceKeyExactMatch, zAgentInstanceKeyFilterProperty, zAgentInstanceFilter, zAgentInstanceSearchQuery, zAgentHistoryItemKeyExactMatch, zAgentHistoryItemKeyFilterProperty, zAgentInstanceHistoryFilter, zAgentInstanceHistorySearchQuery, zAuditLogKeyExactMatch, zAuditLogKeyFilterProperty, zFormKeyExactMatch, zFormKeyFilterProperty, zDecisionEvaluationKeyExactMatch, zDecisionEvaluationKeyFilterProperty, zDecisionRequirementsKeyExactMatch, zDecisionRequirementsKeyFilterProperty, zAuditLogFilter, zAuditLogSearchQueryRequest, zDecisionInstanceFilter, zDecisionInstanceDeletionBatchOperationRequest, zDecisionInstanceSearchQuery, zMessageSubscriptionTypeExactMatch, zMessageSubscriptionTypeFilterProperty, zMessageSubscriptionStateExactMatch, zMessageSubscriptionStateFilterProperty, zMessageSubscriptionKeyExactMatch, zMessageSubscriptionKeyFilterProperty, zMessageSubscriptionFilter, zMessageSubscriptionSearchQuery, zCorrelatedMessageSubscriptionFilter, zCorrelatedMessageSubscriptionSearchQuery, zProcessDefinitionMessageSubscriptionStatisticsQuery, zProcessInstanceStateExactMatch, zProcessInstanceStateFilterProperty, zBaseProcessInstanceFilterFields, zProcessDefinitionStatisticsFilter, zProcessDefinitionElementStatisticsQuery, zProcessInstanceFilterFields, zProcessInstanceFilter, zProcessInstanceCancellationBatchOperationRequest, zProcessInstanceIncidentResolutionBatchOperationRequest, zProcessInstanceDeletionBatchOperationRequest, zProcessInstanceMigrationBatchOperationRequest, zProcessInstanceModificationBatchOperationRequest, zProcessInstanceSuspensionBatchOperationRequest, zProcessInstanceResumptionBatchOperationRequest, zProcessInstanceSearchQuery, zUserTaskStateExactMatch, zUserTaskStateFilterProperty, zUserTaskFilter, zUserTaskSearchQuery, zAuthorizationKeyWritable, zBackupInfoWritable, zPartitionBackupInfoWritable, zConditionalEvaluationKeyWritable, zDeploymentKeyWritable, zGlobalTaskListenerEventTypesWritable, zTagSetWritable, zProcessInstanceKeyWritable, zProcessDefinitionKeyWritable, zElementInstanceKeyWritable, zUserTaskKeyWritable, zFormKeyWritable, zVariableKeyWritable, zScopeKeyWritable, zIncidentKeyWritable, zJobKeyWritable, zDecisionDefinitionKeyWritable, zDecisionEvaluationKeyWritable, zDecisionRequirementsKeyWritable, zResourceKeyWritable, zDecisionInstanceKeyWritable, zAgentInstanceKeyWritable, zAgentHistoryItemKeyWritable, zAuditLogKeyWritable, zMessageSubscriptionKeyWritable, zMessageKeyWritable, zSignalKeyWritable, zAgentInstanceStatusExactMatchWritable, zAgentInstanceHistoryRoleExactMatchWritable, zAgentInstanceHistoryCommitStatusExactMatchWritable, zAuditLogEntityKeyExactMatchWritable, zEntityTypeExactMatchWritable, zOperationTypeExactMatchWritable, zCategoryExactMatchWritable, zAuditLogResultExactMatchWritable, zAuditLogActorTypeExactMatchWritable, zBatchOperationTypeExactMatchWritable, zBatchOperationStateExactMatchWritable, zBatchOperationItemStateExactMatchWritable, zClusterVariableScopeExactMatchWritable, zClusterVariableKindExactMatchWritable, zDecisionInstanceStateExactMatchWritable, zDeploymentKeyExactMatchWritable, zResourceKeyExactMatchWritable, zElementInstanceStateExactMatchWritable, zWaitStateElementTypeExactMatchWritable, zWaitStateTypeExactMatchWritable, zGlobalListenerSourceExactMatchWritable, zGlobalTaskListenerEventTypeExactMatchWritable, zElementIdExactMatchWritable, zProcessDefinitionIdExactMatchWritable, zIncidentErrorTypeExactMatchWritable, zIncidentStateExactMatchWritable, zJobKindExactMatchWritable, zJobListenerEventTypeExactMatchWritable, zJobStateExactMatchWritable, zProcessDefinitionKeyExactMatchWritable, zProcessInstanceKeyExactMatchWritable, zElementInstanceKeyExactMatchWritable, zJobKeyExactMatchWritable, zDecisionDefinitionKeyExactMatchWritable, zScopeKeyExactMatchWritable, zVariableKeyExactMatchWritable, zDecisionEvaluationInstanceKeyExactMatchWritable, zAgentInstanceKeyExactMatchWritable, zAgentHistoryItemKeyExactMatchWritable, zAuditLogKeyExactMatchWritable, zFormKeyExactMatchWritable, zDecisionEvaluationKeyExactMatchWritable, zDecisionRequirementsKeyExactMatchWritable, zMessageSubscriptionTypeExactMatchWritable, zMessageSubscriptionStateExactMatchWritable, zMessageSubscriptionKeyExactMatchWritable, zProcessInstanceStateExactMatchWritable, zUserTaskStateExactMatchWritable, zCreateAgentInstanceBody, zCreateAgentInstanceResponse, zGetAgentInstancePath, zGetAgentInstanceResponse, zUpdateAgentInstanceBody, zUpdateAgentInstancePath, zUpdateAgentInstanceResponse, zSearchAgentInstancesBody, zSearchAgentInstancesResponse, zCreateAgentInstanceHistoryItemBody, zCreateAgentInstanceHistoryItemPath, zCreateAgentInstanceHistoryItemResponse, zSearchAgentInstanceHistoryBody, zSearchAgentInstanceHistoryPath, zSearchAgentInstanceHistoryResponse, zSearchAuditLogsBody, zSearchAuditLogsResponse, zGetAuditLogPath, zGetAuditLogResponse, zGetAuthenticationResponse, zCreateAuthorizationBody, zCreateAuthorizationResponse, zSearchAuthorizationsBody, zSearchAuthorizationsResponse, zDeleteAuthorizationPath, zDeleteAuthorizationResponse, zGetAuthorizationPath, zGetAuthorizationResponse, zUpdateAuthorizationBody, zUpdateAuthorizationPath, zUpdateAuthorizationResponse, zListRuntimeBackupsQuery, zListRuntimeBackupsResponse, zTakeRuntimeBackupBody, zTakeRuntimeBackupResponse2, zDeleteRuntimeBackupStateResponse, zGetRuntimeBackupStateResponse, zSyncRuntimeBackupStateResponse, zDeleteRuntimeBackupPath, zDeleteRuntimeBackupResponse, zGetRuntimeBackupPath, zGetRuntimeBackupResponse, zSearchBatchOperationItemsBody, zSearchBatchOperationItemsResponse, zSearchBatchOperationsBody, zSearchBatchOperationsResponse, zGetBatchOperationPath, zGetBatchOperationResponse, zCancelBatchOperationBody, zCancelBatchOperationPath, zCancelBatchOperationResponse, zResumeBatchOperationBody, zResumeBatchOperationPath, zResumeBatchOperationResponse, zSuspendBatchOperationBody, zSuspendBatchOperationPath, zSuspendBatchOperationResponse, zPinClockBody, zPinClockResponse, zResetClockResponse, zCreateGlobalClusterVariableBody, zCreateGlobalClusterVariableResponse, zDeleteGlobalClusterVariablePath, zDeleteGlobalClusterVariableResponse, zGetGlobalClusterVariablePath, zGetGlobalClusterVariableResponse, zUpdateGlobalClusterVariableBody, zUpdateGlobalClusterVariablePath, zUpdateGlobalClusterVariableResponse, zSearchClusterVariablesBody, zSearchClusterVariablesQuery, zSearchClusterVariablesResponse, zCreateTenantClusterVariableBody, zCreateTenantClusterVariablePath, zCreateTenantClusterVariableResponse, zDeleteTenantClusterVariablePath, zDeleteTenantClusterVariableResponse, zGetTenantClusterVariablePath, zGetTenantClusterVariableResponse, zUpdateTenantClusterVariableBody, zUpdateTenantClusterVariablePath, zUpdateTenantClusterVariableResponse, zEvaluateConditionalsBody, zEvaluateConditionalsResponse, zSearchCorrelatedMessageSubscriptionsBody, zSearchCorrelatedMessageSubscriptionsResponse, zEvaluateDecisionBody, zEvaluateDecisionResponse, zSearchDecisionDefinitionsBody, zSearchDecisionDefinitionsResponse, zGetDecisionDefinitionPath, zGetDecisionDefinitionResponse, zGetDecisionDefinitionXmlPath, zGetDecisionDefinitionXmlResponse, zSearchDecisionInstancesBody, zSearchDecisionInstancesResponse, zGetDecisionInstancePath, zGetDecisionInstanceResponse, zDeleteDecisionInstanceBody, zDeleteDecisionInstancePath, zDeleteDecisionInstanceResponse, zDeleteDecisionInstancesBatchOperationBody, zDeleteDecisionInstancesBatchOperationResponse, zSearchDecisionRequirementsBody, zSearchDecisionRequirementsResponse, zGetDecisionRequirementsPath, zGetDecisionRequirementsResponse, zGetDecisionRequirementsXmlPath, zGetDecisionRequirementsXmlResponse, zCreateDeploymentBody, zCreateDeploymentResponse, zCreateDocumentBody, zCreateDocumentQuery, zCreateDocumentResponse, zCreateDocumentsBody, zCreateDocumentsQuery, zCreateDocumentsResponse, zDeleteDocumentPath, zDeleteDocumentQuery, zDeleteDocumentResponse, zGetDocumentPath, zGetDocumentQuery, zGetDocumentResponse, zCreateDocumentLinkBody, zCreateDocumentLinkPath, zCreateDocumentLinkQuery, zCreateDocumentLinkResponse, zActivateAdHocSubProcessActivitiesBody, zActivateAdHocSubProcessActivitiesPath, zActivateAdHocSubProcessActivitiesResponse, zSearchElementInstanceWaitStatesBody, zSearchElementInstanceWaitStatesResponse, zSearchElementInstancesBody, zSearchElementInstancesResponse, zGetElementInstancePath, zGetElementInstanceResponse, zSearchElementInstanceIncidentsBody, zSearchElementInstanceIncidentsPath, zSearchElementInstanceIncidentsResponse, zCreateElementInstanceVariablesBody, zCreateElementInstanceVariablesPath, zCreateElementInstanceVariablesResponse, zPauseExportingQuery, zPauseExportingResponse, zResumeExportingResponse, zEvaluateExpressionBody, zEvaluateExpressionResponse, zGetFormByKeyPath, zGetFormByKeyResponse, zCreateGlobalTaskListenerBody, zCreateGlobalTaskListenerResponse, zDeleteGlobalTaskListenerPath, zDeleteGlobalTaskListenerResponse, zGetGlobalTaskListenerPath, zGetGlobalTaskListenerResponse, zUpdateGlobalTaskListenerBody, zUpdateGlobalTaskListenerPath, zUpdateGlobalTaskListenerResponse, zSearchGlobalTaskListenersBody, zSearchGlobalTaskListenersResponse, zCreateGroupBody, zCreateGroupResponse, zSearchGroupsBody, zSearchGroupsResponse, zDeleteGroupPath, zDeleteGroupResponse, zGetGroupPath, zGetGroupResponse, zUpdateGroupBody, zUpdateGroupPath, zUpdateGroupResponse, zSearchClientsForGroupBody, zSearchClientsForGroupPath, zSearchClientsForGroupResponse, zUnassignClientFromGroupPath, zUnassignClientFromGroupResponse, zAssignClientToGroupPath, zAssignClientToGroupResponse, zSearchMappingRulesForGroupBody, zSearchMappingRulesForGroupPath, zSearchMappingRulesForGroupResponse, zUnassignMappingRuleFromGroupPath, zUnassignMappingRuleFromGroupResponse, zAssignMappingRuleToGroupPath, zAssignMappingRuleToGroupResponse, zSearchRolesForGroupBody, zSearchRolesForGroupPath, zSearchRolesForGroupResponse, zSearchUsersForGroupBody, zSearchUsersForGroupPath, zSearchUsersForGroupResponse, zUnassignUserFromGroupPath, zUnassignUserFromGroupResponse, zAssignUserToGroupPath, zAssignUserToGroupResponse, zSearchIncidentsBody, zSearchIncidentsResponse, zGetIncidentPath, zGetIncidentResponse, zResolveIncidentBody, zResolveIncidentPath, zResolveIncidentResponse, zGetProcessInstanceStatisticsByDefinitionBody, zGetProcessInstanceStatisticsByDefinitionResponse, zGetProcessInstanceStatisticsByErrorBody, zGetProcessInstanceStatisticsByErrorResponse, zActivateJobsBody, zActivateJobsResponse, zSearchJobsBody, zSearchJobsResponse, zUpdateJobBody, zUpdateJobPath, zUpdateJobResponse, zCompleteJobBody, zCompleteJobPath, zCompleteJobResponse, zThrowJobErrorBody, zThrowJobErrorPath, zThrowJobErrorResponse, zFailJobBody, zFailJobPath, zFailJobResponse, zUpdateJobsBatchOperationBody, zUpdateJobsBatchOperationResponse, zGetGlobalJobStatisticsQuery, zGetGlobalJobStatisticsResponse, zGetJobTypeStatisticsBody, zGetJobTypeStatisticsResponse, zGetJobWorkerStatisticsBody, zGetJobWorkerStatisticsResponse, zGetJobTimeSeriesStatisticsBody, zGetJobTimeSeriesStatisticsResponse, zGetJobErrorStatisticsBody, zGetJobErrorStatisticsResponse, zGetLicenseResponse, zCreateMappingRuleBody, zCreateMappingRuleResponse, zSearchMappingRuleBody, zSearchMappingRuleResponse, zDeleteMappingRulePath, zDeleteMappingRuleResponse, zGetMappingRulePath, zGetMappingRuleResponse, zUpdateMappingRuleBody, zUpdateMappingRulePath, zUpdateMappingRuleResponse, zSearchMessageSubscriptionsBody, zSearchMessageSubscriptionsResponse, zCorrelateMessageBody, zCorrelateMessageResponse, zPublishMessageBody, zPublishMessageResponse, zSearchProcessDefinitionsBody, zSearchProcessDefinitionsResponse, zGetProcessDefinitionMessageSubscriptionStatisticsBody, zGetProcessDefinitionMessageSubscriptionStatisticsResponse, zGetProcessDefinitionInstanceStatisticsBody, zGetProcessDefinitionInstanceStatisticsResponse, zGetProcessDefinitionPath, zGetProcessDefinitionResponse, zGetStartProcessFormPath, zGetStartProcessFormResponse, zGetProcessDefinitionStatisticsBody, zGetProcessDefinitionStatisticsPath, zGetProcessDefinitionStatisticsResponse, zSearchProcessDefinitionVariableNamesBody, zSearchProcessDefinitionVariableNamesPath, zSearchProcessDefinitionVariableNamesResponse, zGetProcessDefinitionXmlPath, zGetProcessDefinitionXmlResponse, zGetProcessDefinitionInstanceVersionStatisticsBody, zGetProcessDefinitionInstanceVersionStatisticsResponse, zCreateProcessInstanceBody, zCreateProcessInstanceResponse, zCancelProcessInstancesBatchOperationBody, zCancelProcessInstancesBatchOperationResponse, zDeleteProcessInstancesBatchOperationBody, zDeleteProcessInstancesBatchOperationResponse, zResolveIncidentsBatchOperationBody, zResolveIncidentsBatchOperationResponse, zMigrateProcessInstancesBatchOperationBody, zMigrateProcessInstancesBatchOperationResponse, zModifyProcessInstancesBatchOperationBody, zModifyProcessInstancesBatchOperationResponse, zResumeProcessInstancesBatchOperationBody, zResumeProcessInstancesBatchOperationResponse, zSearchProcessInstancesBody, zSearchProcessInstancesResponse, zSuspendProcessInstancesBatchOperationBody, zSuspendProcessInstancesBatchOperationResponse, zGetProcessInstancePath, zGetProcessInstanceResponse, zAssignProcessInstanceBusinessIdBody, zAssignProcessInstanceBusinessIdPath, zAssignProcessInstanceBusinessIdResponse, zGetProcessInstanceCallHierarchyPath, zGetProcessInstanceCallHierarchyResponse, zCancelProcessInstanceBody, zCancelProcessInstancePath, zCancelProcessInstanceResponse, zDeleteProcessInstanceBody, zDeleteProcessInstancePath, zDeleteProcessInstanceResponse, zResolveProcessInstanceIncidentsPath, zResolveProcessInstanceIncidentsResponse, zSearchProcessInstanceIncidentsBody, zSearchProcessInstanceIncidentsPath, zSearchProcessInstanceIncidentsResponse, zMigrateProcessInstanceBody, zMigrateProcessInstancePath, zMigrateProcessInstanceResponse, zModifyProcessInstanceBody, zModifyProcessInstancePath, zModifyProcessInstanceResponse, zResumeProcessInstanceBody, zResumeProcessInstancePath, zResumeProcessInstanceResponse, zGetProcessInstanceSequenceFlowsPath, zGetProcessInstanceSequenceFlowsResponse, zGetProcessInstanceStatisticsPath, zGetProcessInstanceStatisticsResponse, zGetProcessInstanceWaitStateStatisticsPath, zGetProcessInstanceWaitStateStatisticsResponse, zSuspendProcessInstanceBody, zSuspendProcessInstancePath, zSuspendProcessInstanceResponse, zSearchResourcesBody, zSearchResourcesResponse, zGetResourcePath, zGetResourceResponse, zGetResourceContentPath, zGetResourceContentResponse, zGetResourceContentBinaryPath, zGetResourceContentBinaryResponse, zDeleteResourceBody, zDeleteResourcePath, zDeleteResourceResponse2, zCreateRoleBody, zCreateRoleResponse, zSearchRolesBody, zSearchRolesResponse, zDeleteRolePath, zDeleteRoleResponse, zGetRolePath, zGetRoleResponse, zUpdateRoleBody, zUpdateRolePath, zUpdateRoleResponse, zSearchClientsForRoleBody, zSearchClientsForRolePath, zSearchClientsForRoleResponse, zUnassignRoleFromClientPath, zUnassignRoleFromClientResponse, zAssignRoleToClientPath, zAssignRoleToClientResponse, zSearchGroupsForRoleBody, zSearchGroupsForRolePath, zSearchGroupsForRoleResponse, zUnassignRoleFromGroupPath, zUnassignRoleFromGroupResponse, zAssignRoleToGroupPath, zAssignRoleToGroupResponse, zSearchMappingRulesForRoleBody, zSearchMappingRulesForRolePath, zSearchMappingRulesForRoleResponse, zUnassignRoleFromMappingRulePath, zUnassignRoleFromMappingRuleResponse, zAssignRoleToMappingRulePath, zAssignRoleToMappingRuleResponse, zSearchUsersForRoleBody, zSearchUsersForRolePath, zSearchUsersForRoleResponse, zUnassignRoleFromUserPath, zUnassignRoleFromUserResponse, zAssignRoleToUserPath, zAssignRoleToUserResponse, zResolveSecretsBody, zResolveSecretsResponse, zListSecretsBody, zListSecretsResponse, zCreateAdminUserBody, zCreateAdminUserResponse, zBroadcastSignalBody, zBroadcastSignalResponse, zGetStatusResponse, zGetClusterStatusResponse, zGetUsageMetricsQuery, zGetUsageMetricsResponse, zGetSystemConfigurationResponse, zCreateTenantBody, zCreateTenantResponse, zSearchTenantsBody, zSearchTenantsResponse, zDeleteTenantPath, zDeleteTenantResponse, zGetTenantPath, zGetTenantResponse, zUpdateTenantBody, zUpdateTenantPath, zUpdateTenantResponse, zSearchClientsForTenantBody, zSearchClientsForTenantPath, zSearchClientsForTenantResponse, zUnassignClientFromTenantPath, zUnassignClientFromTenantResponse, zAssignClientToTenantPath, zAssignClientToTenantResponse, zSearchGroupIdsForTenantBody, zSearchGroupIdsForTenantPath, zSearchGroupIdsForTenantResponse, zUnassignGroupFromTenantPath, zUnassignGroupFromTenantResponse, zAssignGroupToTenantPath, zAssignGroupToTenantResponse, zSearchMappingRulesForTenantBody, zSearchMappingRulesForTenantPath, zSearchMappingRulesForTenantResponse, zUnassignMappingRuleFromTenantPath, zUnassignMappingRuleFromTenantResponse, zAssignMappingRuleToTenantPath, zAssignMappingRuleToTenantResponse, zSearchRolesForTenantBody, zSearchRolesForTenantPath, zSearchRolesForTenantResponse, zUnassignRoleFromTenantPath, zUnassignRoleFromTenantResponse, zAssignRoleToTenantPath, zAssignRoleToTenantResponse, zSearchUsersForTenantBody, zSearchUsersForTenantPath, zSearchUsersForTenantResponse, zUnassignUserFromTenantPath, zUnassignUserFromTenantResponse, zAssignUserToTenantPath, zAssignUserToTenantResponse, zGetTopologyResponse, zChangeClusterModeQuery, zChangeClusterModeResponse, zGetRestoreStatusResponse, zRestoreBody, zRestoreResponse, zCreateUserBody, zCreateUserResponse, zSearchUsersBody, zSearchUsersResponse, zDeleteUserPath, zDeleteUserResponse, zGetUserPath, zGetUserResponse, zUpdateUserBody, zUpdateUserPath, zUpdateUserResponse, zSearchUserTasksBody, zSearchUserTasksResponse, zGetUserTaskPath, zGetUserTaskResponse, zUpdateUserTaskBody, zUpdateUserTaskPath, zUpdateUserTaskResponse, zUnassignUserTaskPath, zUnassignUserTaskResponse, zAssignUserTaskBody, zAssignUserTaskPath, zAssignUserTaskResponse, zSearchUserTaskAuditLogsBody, zSearchUserTaskAuditLogsPath, zSearchUserTaskAuditLogsResponse, zCompleteUserTaskBody, zCompleteUserTaskPath, zCompleteUserTaskResponse, zSearchUserTaskEffectiveVariablesBody, zSearchUserTaskEffectiveVariablesPath, zSearchUserTaskEffectiveVariablesQuery, zSearchUserTaskEffectiveVariablesResponse, zGetUserTaskFormPath, zGetUserTaskFormResponse, zSearchUserTaskVariablesBody, zSearchUserTaskVariablesPath, zSearchUserTaskVariablesQuery, zSearchUserTaskVariablesResponse, zSearchVariablesBody, zSearchVariablesQuery, zSearchVariablesResponse, zGetVariablePath, zGetVariableResponse;
|
|
1173
1288
|
var init_zod_gen = __esm({
|
|
1174
1289
|
"src/gen/zod.gen.ts"() {
|
|
1175
1290
|
"use strict";
|
|
@@ -1550,6 +1665,121 @@ var init_zod_gen = __esm({
|
|
|
1550
1665
|
}).register(z.globalRegistry, {
|
|
1551
1666
|
description: "Authorization search filter."
|
|
1552
1667
|
});
|
|
1668
|
+
zBackupId = z.coerce.number().int().gte(1).max(9223372036854776e3, { error: "Invalid value: Expected int64 to be <= 9223372036854775807" }).register(z.globalRegistry, {
|
|
1669
|
+
description: "The id of the backup. Must be a positive numerical value. As backups are logically\nordered by their ids (ascending), each successive backup must use a higher id than the\nprevious one.\n"
|
|
1670
|
+
});
|
|
1671
|
+
zBackupIdPrefix = z.string().regex(/^\d*\*$/).register(z.globalRegistry, {
|
|
1672
|
+
description: "A prefix of a backup id, followed by a single '*' as a wildcard, matching any backup id\nstarting with the given prefix.\n"
|
|
1673
|
+
});
|
|
1674
|
+
zPartitionId = z.int().gte(1).max(2147483647, { error: "Invalid value: Expected int32 to be <= 2147483647" }).register(z.globalRegistry, {
|
|
1675
|
+
description: "The id of a partition. Always a positive number greater than or equal to 1."
|
|
1676
|
+
});
|
|
1677
|
+
zStateCode = z.enum([
|
|
1678
|
+
"DOES_NOT_EXIST",
|
|
1679
|
+
"IN_PROGRESS",
|
|
1680
|
+
"COMPLETED",
|
|
1681
|
+
"FAILED",
|
|
1682
|
+
"INCOMPLETE",
|
|
1683
|
+
"DELETED"
|
|
1684
|
+
]).register(z.globalRegistry, {
|
|
1685
|
+
description: "The aggregated state of the backup, computed from the state of each partition."
|
|
1686
|
+
});
|
|
1687
|
+
zTakeRuntimeBackupRequest = z.object({
|
|
1688
|
+
backupId: zBackupId.nullish()
|
|
1689
|
+
}).register(z.globalRegistry, {
|
|
1690
|
+
description: "Request body for taking a runtime backup."
|
|
1691
|
+
});
|
|
1692
|
+
zTakeRuntimeBackupResponse = z.object({
|
|
1693
|
+
backupId: zBackupId
|
|
1694
|
+
}).register(z.globalRegistry, {
|
|
1695
|
+
description: "Response body for taking a runtime backup."
|
|
1696
|
+
});
|
|
1697
|
+
zPartitionBackupInfo = z.object({
|
|
1698
|
+
partitionId: zPartitionId,
|
|
1699
|
+
state: zStateCode,
|
|
1700
|
+
failureReason: z.string().nullable(),
|
|
1701
|
+
createdAt: z.iso.datetime().readonly().nullable(),
|
|
1702
|
+
lastUpdatedAt: z.iso.datetime().readonly().nullable(),
|
|
1703
|
+
snapshotId: z.string().readonly().nullable(),
|
|
1704
|
+
firstLogPosition: z.coerce.number().int().min(-9223372036854776e3, { error: "Invalid value: Expected int64 to be >= -9223372036854775808" }).max(9223372036854776e3, { error: "Invalid value: Expected int64 to be <= 9223372036854775807" }).readonly().nullable(),
|
|
1705
|
+
checkpointPosition: z.coerce.number().int().min(-9223372036854776e3, { error: "Invalid value: Expected int64 to be >= -9223372036854775808" }).max(9223372036854776e3, { error: "Invalid value: Expected int64 to be <= 9223372036854775807" }).readonly().nullable(),
|
|
1706
|
+
brokerId: z.int().gte(0).max(2147483647, { error: "Invalid value: Expected int32 to be <= 2147483647" }).readonly().nullable(),
|
|
1707
|
+
brokerVersion: z.string().readonly().nullable()
|
|
1708
|
+
}).register(z.globalRegistry, {
|
|
1709
|
+
description: "Detailed info of the backup for a given partition."
|
|
1710
|
+
});
|
|
1711
|
+
zBackupInfo = z.object({
|
|
1712
|
+
backupId: zBackupId,
|
|
1713
|
+
state: zStateCode,
|
|
1714
|
+
failureReason: z.string().nullable(),
|
|
1715
|
+
details: z.array(zPartitionBackupInfo).register(z.globalRegistry, {
|
|
1716
|
+
description: "Detailed status of the backup per partition. Always contains every partition of\nthe physical tenant.\n"
|
|
1717
|
+
}).readonly()
|
|
1718
|
+
}).register(z.globalRegistry, {
|
|
1719
|
+
description: "Detailed status of a runtime backup. The aggregated state is computed from the backup\nstate of each partition as:\n- If the backup of all partitions is 'COMPLETED', the overall state is 'COMPLETED'.\n- If one partition is 'FAILED', the overall state is 'FAILED'.\n- Otherwise, if one partition is 'DOES_NOT_EXIST', the overall state is 'INCOMPLETE'.\n- Otherwise, if one partition is 'IN_PROGRESS', the overall state is 'IN_PROGRESS'.\n"
|
|
1720
|
+
});
|
|
1721
|
+
zCheckpointType = z.enum([
|
|
1722
|
+
"MARKER",
|
|
1723
|
+
"SCHEDULED_BACKUP",
|
|
1724
|
+
"MANUAL_BACKUP"
|
|
1725
|
+
]).register(z.globalRegistry, {
|
|
1726
|
+
description: "The type of the checkpoint."
|
|
1727
|
+
});
|
|
1728
|
+
zBackupType = z.enum(["MANUAL_BACKUP", "SCHEDULED_BACKUP"]).register(z.globalRegistry, {
|
|
1729
|
+
description: "The type of the backup."
|
|
1730
|
+
});
|
|
1731
|
+
zCheckpointId = z.coerce.number().int().gte(0).max(9223372036854776e3, { error: "Invalid value: Expected int64 to be <= 9223372036854775807" }).register(z.globalRegistry, {
|
|
1732
|
+
description: "The id of the checkpoint. Must be a non-negative numerical value. As checkpoints are\nlogically ordered by their ids (ascending), each successive checkpoint must use a\nhigher id than the previous one.\n"
|
|
1733
|
+
});
|
|
1734
|
+
zPartitionCheckpointState = z.object({
|
|
1735
|
+
checkpointId: zCheckpointId,
|
|
1736
|
+
checkpointType: zCheckpointType,
|
|
1737
|
+
partitionId: zPartitionId,
|
|
1738
|
+
checkpointPosition: z.coerce.number().int().min(-9223372036854776e3, { error: "Invalid value: Expected int64 to be >= -9223372036854775808" }).max(9223372036854776e3, { error: "Invalid value: Expected int64 to be <= 9223372036854775807" }).register(z.globalRegistry, {
|
|
1739
|
+
description: "The log position of the checkpoint."
|
|
1740
|
+
}),
|
|
1741
|
+
checkpointTimestamp: z.iso.datetime().register(z.globalRegistry, {
|
|
1742
|
+
description: "The timestamp at which the checkpoint was created."
|
|
1743
|
+
})
|
|
1744
|
+
}).register(z.globalRegistry, {
|
|
1745
|
+
description: "Detailed information about the checkpoint state for a given partition."
|
|
1746
|
+
});
|
|
1747
|
+
zPartitionBackupState = z.object({
|
|
1748
|
+
checkpointId: zCheckpointId,
|
|
1749
|
+
checkpointType: zBackupType,
|
|
1750
|
+
partitionId: zPartitionId.nullable(),
|
|
1751
|
+
checkpointPosition: z.coerce.number().int().min(-9223372036854776e3, { error: "Invalid value: Expected int64 to be >= -9223372036854775808" }).max(9223372036854776e3, { error: "Invalid value: Expected int64 to be <= 9223372036854775807" }).register(z.globalRegistry, {
|
|
1752
|
+
description: "The log position of the checkpoint this backup is based on."
|
|
1753
|
+
}),
|
|
1754
|
+
firstLogPosition: z.coerce.number().int().min(-9223372036854776e3, { error: "Invalid value: Expected int64 to be >= -9223372036854775808" }).max(9223372036854776e3, { error: "Invalid value: Expected int64 to be <= 9223372036854775807" }).register(z.globalRegistry, {
|
|
1755
|
+
description: "The first log position included in this backup."
|
|
1756
|
+
}),
|
|
1757
|
+
checkpointTimestamp: z.iso.datetime().register(z.globalRegistry, {
|
|
1758
|
+
description: "The timestamp at which the checkpoint was created."
|
|
1759
|
+
})
|
|
1760
|
+
}).register(z.globalRegistry, {
|
|
1761
|
+
description: "Detailed information about the backup state for a given partition."
|
|
1762
|
+
});
|
|
1763
|
+
zPartitionBackupRange = z.object({
|
|
1764
|
+
partitionId: zPartitionId,
|
|
1765
|
+
start: zPartitionBackupState.nullable(),
|
|
1766
|
+
end: zPartitionBackupState.nullable()
|
|
1767
|
+
}).register(z.globalRegistry, {
|
|
1768
|
+
description: "Information about one backup range for a partition."
|
|
1769
|
+
});
|
|
1770
|
+
zRuntimeBackupState = z.object({
|
|
1771
|
+
checkpointStates: z.array(zPartitionCheckpointState).register(z.globalRegistry, {
|
|
1772
|
+
description: "List of partition checkpoint states."
|
|
1773
|
+
}),
|
|
1774
|
+
backupStates: z.array(zPartitionBackupState).register(z.globalRegistry, {
|
|
1775
|
+
description: "List of partition backup states."
|
|
1776
|
+
}),
|
|
1777
|
+
ranges: z.array(zPartitionBackupRange).register(z.globalRegistry, {
|
|
1778
|
+
description: "List of partition backup ranges."
|
|
1779
|
+
})
|
|
1780
|
+
}).register(z.globalRegistry, {
|
|
1781
|
+
description: "Information about the checkpoint and backup state of the physical tenant."
|
|
1782
|
+
});
|
|
1553
1783
|
zBatchOperationError = z.object({
|
|
1554
1784
|
partitionId: z.int().min(-2147483648, { error: "Invalid value: Expected int32 to be >= -2147483648" }).max(2147483647, { error: "Invalid value: Expected int32 to be <= 2147483647" }).register(z.globalRegistry, {
|
|
1555
1785
|
description: "The partition ID where the error occurred."
|
|
@@ -1619,6 +1849,20 @@ var init_zod_gen = __esm({
|
|
|
1619
1849
|
description: "A generic key-value metadata bag attached to the cluster variable. Values must be strings or numbers. Limited to 100 entries and a configurable maximum serialized size (default: 100 entries at max key length of a cluster variable name (256 chars) plus the maximum value length, 8192 characters)."
|
|
1620
1850
|
}).optional()
|
|
1621
1851
|
});
|
|
1852
|
+
zClusterStatusResponse = z.object({
|
|
1853
|
+
status: z.enum([
|
|
1854
|
+
"HEALTHY",
|
|
1855
|
+
"DEGRADED",
|
|
1856
|
+
"DOWN"
|
|
1857
|
+
]).register(z.globalRegistry, {
|
|
1858
|
+
description: "`HEALTHY` when every physical tenant is healthy, `DOWN` when no physical tenant can process work, `DEGRADED` in every other case."
|
|
1859
|
+
})
|
|
1860
|
+
}).register(z.globalRegistry, {
|
|
1861
|
+
description: "The aggregated status of the whole cluster."
|
|
1862
|
+
});
|
|
1863
|
+
zMode = z.enum(["PROCESSING", "RECOVERING"]).register(z.globalRegistry, {
|
|
1864
|
+
description: "The operating mode of a cluster's partitions."
|
|
1865
|
+
});
|
|
1622
1866
|
zPartition = z.object({
|
|
1623
1867
|
partitionId: z.int().min(-2147483648, { error: "Invalid value: Expected int32 to be >= -2147483648" }).max(2147483647, { error: "Invalid value: Expected int32 to be <= 2147483647" }).register(z.globalRegistry, {
|
|
1624
1868
|
description: "The unique ID of this partition."
|
|
@@ -1720,6 +1964,59 @@ var init_zod_gen = __esm({
|
|
|
1720
1964
|
}).register(z.globalRegistry, {
|
|
1721
1965
|
description: "Describes a restore request. Provide either a list of backup IDs or a time range (`from`/`to`) that selects the backups to restore; the two are mutually exclusive."
|
|
1722
1966
|
});
|
|
1967
|
+
zRestorePartitionStatus = z.object({
|
|
1968
|
+
partitionId: z.int().min(-2147483648, { error: "Invalid value: Expected int32 to be >= -2147483648" }).max(2147483647, { error: "Invalid value: Expected int32 to be <= 2147483647" }).register(z.globalRegistry, {
|
|
1969
|
+
description: "The ID of the partition."
|
|
1970
|
+
}),
|
|
1971
|
+
state: z.enum([
|
|
1972
|
+
"PENDING",
|
|
1973
|
+
"RESTORING",
|
|
1974
|
+
"RESTORED"
|
|
1975
|
+
]).register(z.globalRegistry, {
|
|
1976
|
+
description: "The restore state of the partition."
|
|
1977
|
+
}),
|
|
1978
|
+
backupIds: z.array(z.coerce.number().int().min(-9223372036854776e3, { error: "Invalid value: Expected int64 to be >= -9223372036854775808" }).max(9223372036854776e3, { error: "Invalid value: Expected int64 to be <= 9223372036854775807" })).register(z.globalRegistry, {
|
|
1979
|
+
description: "The IDs of the backups this partition is restored from."
|
|
1980
|
+
}),
|
|
1981
|
+
completedAt: z.iso.datetime().nullable()
|
|
1982
|
+
}).register(z.globalRegistry, {
|
|
1983
|
+
description: "The restore status of a single partition on a broker."
|
|
1984
|
+
});
|
|
1985
|
+
zRestoreBrokerStatus = z.object({
|
|
1986
|
+
brokerId: z.string().register(z.globalRegistry, {
|
|
1987
|
+
description: "The ID of the broker, including its zone if it belongs to one."
|
|
1988
|
+
}),
|
|
1989
|
+
partitionsRestored: z.int().min(-2147483648, { error: "Invalid value: Expected int32 to be >= -2147483648" }).max(2147483647, { error: "Invalid value: Expected int32 to be <= 2147483647" }).register(z.globalRegistry, {
|
|
1990
|
+
description: "The number of the broker's partitions that have been restored so far."
|
|
1991
|
+
}),
|
|
1992
|
+
partitionsToRestore: z.int().min(-2147483648, { error: "Invalid value: Expected int32 to be >= -2147483648" }).max(2147483647, { error: "Invalid value: Expected int32 to be <= 2147483647" }).register(z.globalRegistry, {
|
|
1993
|
+
description: "The total number of the broker's partitions to restore."
|
|
1994
|
+
}),
|
|
1995
|
+
partitions: z.array(zRestorePartitionStatus).register(z.globalRegistry, {
|
|
1996
|
+
description: "The per-partition restore status for this broker."
|
|
1997
|
+
})
|
|
1998
|
+
}).register(z.globalRegistry, {
|
|
1999
|
+
description: "The restore status of a single broker."
|
|
2000
|
+
});
|
|
2001
|
+
zRestoreStatusResponse = z.object({
|
|
2002
|
+
status: z.enum([
|
|
2003
|
+
"IN_PROGRESS",
|
|
2004
|
+
"COMPLETED",
|
|
2005
|
+
"FAILED",
|
|
2006
|
+
"CANCELLED"
|
|
2007
|
+
]).register(z.globalRegistry, {
|
|
2008
|
+
description: "The overall status of the restore."
|
|
2009
|
+
}),
|
|
2010
|
+
changeId: z.string().register(z.globalRegistry, {
|
|
2011
|
+
description: "The ID of the cluster change that performs the restore."
|
|
2012
|
+
}),
|
|
2013
|
+
startedAt: z.iso.datetime().nullable(),
|
|
2014
|
+
brokers: z.array(zRestoreBrokerStatus).register(z.globalRegistry, {
|
|
2015
|
+
description: "The per-broker restore status."
|
|
2016
|
+
})
|
|
2017
|
+
}).register(z.globalRegistry, {
|
|
2018
|
+
description: "The status of the restore that is currently in progress."
|
|
2019
|
+
});
|
|
1723
2020
|
zStartCursor = z.string().regex(/^(?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{2}(?:==)?|[A-Za-z0-9+\/]{3}=)?$/).register(z.globalRegistry, {
|
|
1724
2021
|
description: "The start cursor in a search query result set."
|
|
1725
2022
|
});
|
|
@@ -2783,9 +3080,9 @@ var init_zod_gen = __esm({
|
|
|
2783
3080
|
description: "Used to distinguish between different types of job results."
|
|
2784
3081
|
}).optional()
|
|
2785
3082
|
}).nullable();
|
|
2786
|
-
zJobResult = z.
|
|
2787
|
-
zJobResultUserTask
|
|
2788
|
-
zJobResultAdHocSubProcess
|
|
3083
|
+
zJobResult = z.union([
|
|
3084
|
+
zJobResultUserTask,
|
|
3085
|
+
zJobResultAdHocSubProcess
|
|
2789
3086
|
]);
|
|
2790
3087
|
zJobCompletionRequest = z.object({
|
|
2791
3088
|
variables: z.record(z.string(), z.unknown()).nullish(),
|
|
@@ -3782,7 +4079,7 @@ var init_zod_gen = __esm({
|
|
|
3782
4079
|
jobLease: z.string().register(z.globalRegistry, {
|
|
3783
4080
|
description: "The lease token of the activation that produced this item."
|
|
3784
4081
|
}),
|
|
3785
|
-
loopIteration: zLoopIterationId
|
|
4082
|
+
loopIteration: zLoopIterationId,
|
|
3786
4083
|
role: zAgentInstanceHistoryRoleEnum,
|
|
3787
4084
|
content: z.array(zAgentInstanceMessageContent).register(z.globalRegistry, {
|
|
3788
4085
|
description: "The content blocks of this history item."
|
|
@@ -4427,9 +4724,7 @@ var init_zod_gen = __esm({
|
|
|
4427
4724
|
}).register(z.globalRegistry, {
|
|
4428
4725
|
description: "Terminates the process instance after a specific BPMN element is completed or terminated.\n"
|
|
4429
4726
|
});
|
|
4430
|
-
zProcessInstanceCreationRuntimeInstruction =
|
|
4431
|
-
type: z.literal("TERMINATE_PROCESS_INSTANCE")
|
|
4432
|
-
}).and(zProcessInstanceCreationTerminateInstruction);
|
|
4727
|
+
zProcessInstanceCreationRuntimeInstruction = zProcessInstanceCreationTerminateInstruction;
|
|
4433
4728
|
zProcessInstanceCreationInstructionById = z.object({
|
|
4434
4729
|
processDefinitionId: zProcessDefinitionId,
|
|
4435
4730
|
processDefinitionVersion: z.int().min(-2147483648, { error: "Invalid value: Expected int32 to be >= -2147483648" }).max(2147483647, { error: "Invalid value: Expected int32 to be <= 2147483647" }).register(z.globalRegistry, {
|
|
@@ -5689,6 +5984,18 @@ var init_zod_gen = __esm({
|
|
|
5689
5984
|
}).register(z.globalRegistry, {
|
|
5690
5985
|
description: "The per-reference outcome of a resolve request."
|
|
5691
5986
|
});
|
|
5987
|
+
zSecretListRequest = z.record(z.string(), z.never()).register(z.globalRegistry, {
|
|
5988
|
+
description: "Reserved for future filtering options. Currently takes no properties. The request body is\noptional: omitting it (or sending an empty object) applies no filters.\n"
|
|
5989
|
+
});
|
|
5990
|
+
zSecretListResult = z.object({
|
|
5991
|
+
references: z.array(z.string().register(z.globalRegistry, {
|
|
5992
|
+
description: "A secret reference of the form `camunda.secrets.<name>`."
|
|
5993
|
+
})).register(z.globalRegistry, {
|
|
5994
|
+
description: "The secret references, each of the form `camunda.secrets.<name>`."
|
|
5995
|
+
})
|
|
5996
|
+
}).register(z.globalRegistry, {
|
|
5997
|
+
description: "The secret references the caller is authorized to see.\n\nUnbounded for now: Phase 1's backend is mocked with at most 3 references. Pagination is\nexpected to land here before GA, once a real secret store can return a tenant's full\nenumeration in one response. This is an alpha endpoint, so that is not yet a\nbreaking-contract concern.\n"
|
|
5998
|
+
});
|
|
5692
5999
|
zSignalBroadcastRequest = z.object({
|
|
5693
6000
|
signalName: z.string().register(z.globalRegistry, {
|
|
5694
6001
|
description: "The name of the signal to broadcast."
|
|
@@ -7101,15 +7408,110 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7101
7408
|
}).register(z.globalRegistry, {
|
|
7102
7409
|
description: "User task search query request."
|
|
7103
7410
|
}));
|
|
7411
|
+
zAuthorizationKeyWritable = zLongKey;
|
|
7412
|
+
zBackupInfoWritable = z.object({
|
|
7413
|
+
failureReason: z.string().nullable()
|
|
7414
|
+
}).register(z.globalRegistry, {
|
|
7415
|
+
description: "Detailed status of a runtime backup. The aggregated state is computed from the backup\nstate of each partition as:\n- If the backup of all partitions is 'COMPLETED', the overall state is 'COMPLETED'.\n- If one partition is 'FAILED', the overall state is 'FAILED'.\n- Otherwise, if one partition is 'DOES_NOT_EXIST', the overall state is 'INCOMPLETE'.\n- Otherwise, if one partition is 'IN_PROGRESS', the overall state is 'IN_PROGRESS'.\n"
|
|
7416
|
+
});
|
|
7417
|
+
zPartitionBackupInfoWritable = z.object({
|
|
7418
|
+
failureReason: z.string().nullable()
|
|
7419
|
+
}).register(z.globalRegistry, {
|
|
7420
|
+
description: "Detailed info of the backup for a given partition."
|
|
7421
|
+
});
|
|
7422
|
+
zConditionalEvaluationKeyWritable = zLongKey;
|
|
7423
|
+
zDeploymentKeyWritable = zLongKey;
|
|
7424
|
+
zGlobalTaskListenerEventTypesWritable = z.array(zGlobalTaskListenerEventTypeEnum).register(z.globalRegistry, {
|
|
7425
|
+
description: "List of user task event types that trigger the listener."
|
|
7426
|
+
});
|
|
7427
|
+
zTagSetWritable = z.array(zTag).max(10).register(z.globalRegistry, {
|
|
7428
|
+
description: "List of tags. Tags need to start with a letter; then alphanumerics, `_`, `-`, `:`, or `.`; length \u2264 100."
|
|
7429
|
+
});
|
|
7430
|
+
zProcessInstanceKeyWritable = zLongKey;
|
|
7431
|
+
zProcessDefinitionKeyWritable = zLongKey;
|
|
7432
|
+
zElementInstanceKeyWritable = zLongKey;
|
|
7433
|
+
zUserTaskKeyWritable = zLongKey;
|
|
7434
|
+
zFormKeyWritable = zLongKey;
|
|
7435
|
+
zVariableKeyWritable = zLongKey;
|
|
7436
|
+
zScopeKeyWritable = z.union([
|
|
7437
|
+
zProcessInstanceKeyWritable,
|
|
7438
|
+
zElementInstanceKeyWritable
|
|
7439
|
+
]);
|
|
7440
|
+
zIncidentKeyWritable = zLongKey;
|
|
7441
|
+
zJobKeyWritable = zLongKey;
|
|
7442
|
+
zDecisionDefinitionKeyWritable = zLongKey;
|
|
7443
|
+
zDecisionEvaluationKeyWritable = zLongKey;
|
|
7444
|
+
zDecisionRequirementsKeyWritable = zLongKey;
|
|
7445
|
+
zResourceKeyWritable = z.union([
|
|
7446
|
+
zProcessDefinitionKeyWritable,
|
|
7447
|
+
zDecisionRequirementsKeyWritable,
|
|
7448
|
+
zFormKeyWritable,
|
|
7449
|
+
zDecisionDefinitionKeyWritable
|
|
7450
|
+
]);
|
|
7451
|
+
zDecisionInstanceKeyWritable = zLongKey;
|
|
7452
|
+
zAgentInstanceKeyWritable = zLongKey;
|
|
7453
|
+
zAgentHistoryItemKeyWritable = zLongKey;
|
|
7454
|
+
zAuditLogKeyWritable = zLongKey;
|
|
7455
|
+
zMessageSubscriptionKeyWritable = zLongKey;
|
|
7456
|
+
zMessageKeyWritable = zLongKey;
|
|
7457
|
+
zSignalKeyWritable = zLongKey;
|
|
7458
|
+
zAgentInstanceStatusExactMatchWritable = zAgentInstanceStatusEnum;
|
|
7459
|
+
zAgentInstanceHistoryRoleExactMatchWritable = zAgentInstanceHistoryRoleEnum;
|
|
7460
|
+
zAgentInstanceHistoryCommitStatusExactMatchWritable = zAgentInstanceHistoryCommitStatusEnum;
|
|
7461
|
+
zAuditLogEntityKeyExactMatchWritable = zAuditLogEntityKey;
|
|
7462
|
+
zEntityTypeExactMatchWritable = zAuditLogEntityTypeEnum;
|
|
7463
|
+
zOperationTypeExactMatchWritable = zAuditLogOperationTypeEnum;
|
|
7464
|
+
zCategoryExactMatchWritable = zAuditLogCategoryEnum;
|
|
7465
|
+
zAuditLogResultExactMatchWritable = zAuditLogResultEnum;
|
|
7466
|
+
zAuditLogActorTypeExactMatchWritable = zAuditLogActorTypeEnum;
|
|
7467
|
+
zBatchOperationTypeExactMatchWritable = zBatchOperationTypeEnum;
|
|
7468
|
+
zBatchOperationStateExactMatchWritable = zBatchOperationStateEnum;
|
|
7469
|
+
zBatchOperationItemStateExactMatchWritable = zBatchOperationItemStateEnum;
|
|
7470
|
+
zClusterVariableScopeExactMatchWritable = zClusterVariableScopeEnum;
|
|
7471
|
+
zClusterVariableKindExactMatchWritable = zClusterVariableKindEnum;
|
|
7472
|
+
zDecisionInstanceStateExactMatchWritable = zDecisionInstanceStateEnum;
|
|
7473
|
+
zDeploymentKeyExactMatchWritable = zDeploymentKeyWritable;
|
|
7474
|
+
zResourceKeyExactMatchWritable = zResourceKeyWritable;
|
|
7475
|
+
zElementInstanceStateExactMatchWritable = zElementInstanceStateEnum;
|
|
7476
|
+
zWaitStateElementTypeExactMatchWritable = zWaitStateElementTypeEnum;
|
|
7477
|
+
zWaitStateTypeExactMatchWritable = zWaitStateTypeEnum;
|
|
7478
|
+
zGlobalListenerSourceExactMatchWritable = zGlobalListenerSourceEnum;
|
|
7479
|
+
zGlobalTaskListenerEventTypeExactMatchWritable = zGlobalTaskListenerEventTypeEnum;
|
|
7480
|
+
zElementIdExactMatchWritable = zElementId;
|
|
7481
|
+
zProcessDefinitionIdExactMatchWritable = zProcessDefinitionId;
|
|
7482
|
+
zIncidentErrorTypeExactMatchWritable = zIncidentErrorTypeEnum;
|
|
7483
|
+
zIncidentStateExactMatchWritable = zIncidentStateEnum;
|
|
7484
|
+
zJobKindExactMatchWritable = zJobKindEnum;
|
|
7485
|
+
zJobListenerEventTypeExactMatchWritable = zJobListenerEventTypeEnum;
|
|
7486
|
+
zJobStateExactMatchWritable = zJobStateEnum;
|
|
7487
|
+
zProcessDefinitionKeyExactMatchWritable = zProcessDefinitionKeyWritable;
|
|
7488
|
+
zProcessInstanceKeyExactMatchWritable = zProcessInstanceKeyWritable;
|
|
7489
|
+
zElementInstanceKeyExactMatchWritable = zElementInstanceKeyWritable;
|
|
7490
|
+
zJobKeyExactMatchWritable = zJobKeyWritable;
|
|
7491
|
+
zDecisionDefinitionKeyExactMatchWritable = zDecisionDefinitionKeyWritable;
|
|
7492
|
+
zScopeKeyExactMatchWritable = zScopeKeyWritable;
|
|
7493
|
+
zVariableKeyExactMatchWritable = zVariableKeyWritable;
|
|
7494
|
+
zDecisionEvaluationInstanceKeyExactMatchWritable = zDecisionEvaluationInstanceKey;
|
|
7495
|
+
zAgentInstanceKeyExactMatchWritable = zAgentInstanceKeyWritable;
|
|
7496
|
+
zAgentHistoryItemKeyExactMatchWritable = zAgentHistoryItemKeyWritable;
|
|
7497
|
+
zAuditLogKeyExactMatchWritable = zAuditLogKeyWritable;
|
|
7498
|
+
zFormKeyExactMatchWritable = zFormKeyWritable;
|
|
7499
|
+
zDecisionEvaluationKeyExactMatchWritable = zDecisionEvaluationKeyWritable;
|
|
7500
|
+
zDecisionRequirementsKeyExactMatchWritable = zDecisionRequirementsKeyWritable;
|
|
7501
|
+
zMessageSubscriptionTypeExactMatchWritable = zMessageSubscriptionTypeEnum;
|
|
7502
|
+
zMessageSubscriptionStateExactMatchWritable = zMessageSubscriptionStateEnum;
|
|
7503
|
+
zMessageSubscriptionKeyExactMatchWritable = zMessageSubscriptionKeyWritable;
|
|
7504
|
+
zProcessInstanceStateExactMatchWritable = zProcessInstanceStateEnum;
|
|
7505
|
+
zUserTaskStateExactMatchWritable = zUserTaskStateEnum;
|
|
7104
7506
|
zCreateAgentInstanceBody = zAgentInstanceCreationRequest;
|
|
7105
7507
|
zCreateAgentInstanceResponse = zAgentInstanceCreationResult;
|
|
7106
7508
|
zGetAgentInstancePath = z.object({
|
|
7107
|
-
agentInstanceKey:
|
|
7509
|
+
agentInstanceKey: zAgentInstanceKeyWritable
|
|
7108
7510
|
});
|
|
7109
7511
|
zGetAgentInstanceResponse = zAgentInstanceResult;
|
|
7110
7512
|
zUpdateAgentInstanceBody = zAgentInstanceUpdateRequest;
|
|
7111
7513
|
zUpdateAgentInstancePath = z.object({
|
|
7112
|
-
agentInstanceKey:
|
|
7514
|
+
agentInstanceKey: zAgentInstanceKeyWritable
|
|
7113
7515
|
});
|
|
7114
7516
|
zUpdateAgentInstanceResponse = z.void().register(z.globalRegistry, {
|
|
7115
7517
|
description: "The agent instance was updated successfully."
|
|
@@ -7118,18 +7520,18 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7118
7520
|
zSearchAgentInstancesResponse = zAgentInstanceSearchQueryResult;
|
|
7119
7521
|
zCreateAgentInstanceHistoryItemBody = zAgentInstanceHistoryItemRequest;
|
|
7120
7522
|
zCreateAgentInstanceHistoryItemPath = z.object({
|
|
7121
|
-
agentInstanceKey:
|
|
7523
|
+
agentInstanceKey: zAgentInstanceKeyWritable
|
|
7122
7524
|
});
|
|
7123
7525
|
zCreateAgentInstanceHistoryItemResponse = zAgentInstanceHistoryItemCreationResult;
|
|
7124
7526
|
zSearchAgentInstanceHistoryBody = zAgentInstanceHistorySearchQuery;
|
|
7125
7527
|
zSearchAgentInstanceHistoryPath = z.object({
|
|
7126
|
-
agentInstanceKey:
|
|
7528
|
+
agentInstanceKey: zAgentInstanceKeyWritable
|
|
7127
7529
|
});
|
|
7128
7530
|
zSearchAgentInstanceHistoryResponse = zAgentInstanceHistorySearchQueryResult;
|
|
7129
7531
|
zSearchAuditLogsBody = zAuditLogSearchQueryRequest;
|
|
7130
7532
|
zSearchAuditLogsResponse = zAuditLogSearchQueryResult;
|
|
7131
7533
|
zGetAuditLogPath = z.object({
|
|
7132
|
-
auditLogKey:
|
|
7534
|
+
auditLogKey: zAuditLogKeyWritable
|
|
7133
7535
|
});
|
|
7134
7536
|
zGetAuditLogResponse = zAuditLogResult;
|
|
7135
7537
|
zGetAuthenticationResponse = zCamundaUserResult;
|
|
@@ -7138,22 +7540,45 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7138
7540
|
zSearchAuthorizationsBody = zAuthorizationSearchQuery;
|
|
7139
7541
|
zSearchAuthorizationsResponse = zAuthorizationSearchResult;
|
|
7140
7542
|
zDeleteAuthorizationPath = z.object({
|
|
7141
|
-
authorizationKey:
|
|
7543
|
+
authorizationKey: zAuthorizationKeyWritable
|
|
7142
7544
|
});
|
|
7143
7545
|
zDeleteAuthorizationResponse = z.void().register(z.globalRegistry, {
|
|
7144
7546
|
description: "The authorization was deleted successfully."
|
|
7145
7547
|
});
|
|
7146
7548
|
zGetAuthorizationPath = z.object({
|
|
7147
|
-
authorizationKey:
|
|
7549
|
+
authorizationKey: zAuthorizationKeyWritable
|
|
7148
7550
|
});
|
|
7149
7551
|
zGetAuthorizationResponse = zAuthorizationResult;
|
|
7150
7552
|
zUpdateAuthorizationBody = zAuthorizationRequest;
|
|
7151
7553
|
zUpdateAuthorizationPath = z.object({
|
|
7152
|
-
authorizationKey:
|
|
7554
|
+
authorizationKey: zAuthorizationKeyWritable
|
|
7153
7555
|
});
|
|
7154
7556
|
zUpdateAuthorizationResponse = z.void().register(z.globalRegistry, {
|
|
7155
7557
|
description: "The authorization was updated successfully."
|
|
7156
7558
|
});
|
|
7559
|
+
zListRuntimeBackupsQuery = z.object({
|
|
7560
|
+
prefix: zBackupIdPrefix.optional()
|
|
7561
|
+
});
|
|
7562
|
+
zListRuntimeBackupsResponse = z.array(zBackupInfo).register(z.globalRegistry, {
|
|
7563
|
+
description: "The list of runtime backups."
|
|
7564
|
+
});
|
|
7565
|
+
zTakeRuntimeBackupBody = zTakeRuntimeBackupRequest;
|
|
7566
|
+
zTakeRuntimeBackupResponse2 = zTakeRuntimeBackupResponse;
|
|
7567
|
+
zDeleteRuntimeBackupStateResponse = z.void().register(z.globalRegistry, {
|
|
7568
|
+
description: "The runtime backup state has been successfully reset."
|
|
7569
|
+
});
|
|
7570
|
+
zGetRuntimeBackupStateResponse = zRuntimeBackupState;
|
|
7571
|
+
zSyncRuntimeBackupStateResponse = zRuntimeBackupState;
|
|
7572
|
+
zDeleteRuntimeBackupPath = z.object({
|
|
7573
|
+
backupId: zBackupId
|
|
7574
|
+
});
|
|
7575
|
+
zDeleteRuntimeBackupResponse = z.void().register(z.globalRegistry, {
|
|
7576
|
+
description: "The backup has been successfully deleted."
|
|
7577
|
+
});
|
|
7578
|
+
zGetRuntimeBackupPath = z.object({
|
|
7579
|
+
backupId: zBackupId
|
|
7580
|
+
});
|
|
7581
|
+
zGetRuntimeBackupResponse = zBackupInfo;
|
|
7157
7582
|
zSearchBatchOperationItemsBody = zBatchOperationItemSearchQuery;
|
|
7158
7583
|
zSearchBatchOperationItemsResponse = zBatchOperationItemSearchQueryResult;
|
|
7159
7584
|
zSearchBatchOperationsBody = zBatchOperationSearchQuery;
|
|
@@ -7246,11 +7671,11 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7246
7671
|
zSearchDecisionDefinitionsBody = zDecisionDefinitionSearchQuery;
|
|
7247
7672
|
zSearchDecisionDefinitionsResponse = zDecisionDefinitionSearchQueryResult;
|
|
7248
7673
|
zGetDecisionDefinitionPath = z.object({
|
|
7249
|
-
decisionDefinitionKey:
|
|
7674
|
+
decisionDefinitionKey: zDecisionDefinitionKeyWritable
|
|
7250
7675
|
});
|
|
7251
7676
|
zGetDecisionDefinitionResponse = zDecisionDefinitionResult;
|
|
7252
7677
|
zGetDecisionDefinitionXmlPath = z.object({
|
|
7253
|
-
decisionDefinitionKey:
|
|
7678
|
+
decisionDefinitionKey: zDecisionDefinitionKeyWritable
|
|
7254
7679
|
});
|
|
7255
7680
|
zGetDecisionDefinitionXmlResponse = z.string().register(z.globalRegistry, {
|
|
7256
7681
|
description: "The XML of the decision definition is successfully returned."
|
|
@@ -7263,7 +7688,7 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7263
7688
|
zGetDecisionInstanceResponse = zDecisionInstanceGetQueryResult;
|
|
7264
7689
|
zDeleteDecisionInstanceBody = zDeleteDecisionInstanceRequest;
|
|
7265
7690
|
zDeleteDecisionInstancePath = z.object({
|
|
7266
|
-
decisionEvaluationKey:
|
|
7691
|
+
decisionEvaluationKey: zDecisionEvaluationKeyWritable
|
|
7267
7692
|
});
|
|
7268
7693
|
zDeleteDecisionInstanceResponse = z.void().register(z.globalRegistry, {
|
|
7269
7694
|
description: "The decision instance is marked for deletion."
|
|
@@ -7273,11 +7698,11 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7273
7698
|
zSearchDecisionRequirementsBody = zDecisionRequirementsSearchQuery;
|
|
7274
7699
|
zSearchDecisionRequirementsResponse = zDecisionRequirementsSearchQueryResult;
|
|
7275
7700
|
zGetDecisionRequirementsPath = z.object({
|
|
7276
|
-
decisionRequirementsKey:
|
|
7701
|
+
decisionRequirementsKey: zDecisionRequirementsKeyWritable
|
|
7277
7702
|
});
|
|
7278
7703
|
zGetDecisionRequirementsResponse = zDecisionRequirementsResult;
|
|
7279
7704
|
zGetDecisionRequirementsXmlPath = z.object({
|
|
7280
|
-
decisionRequirementsKey:
|
|
7705
|
+
decisionRequirementsKey: zDecisionRequirementsKeyWritable
|
|
7281
7706
|
});
|
|
7282
7707
|
zGetDecisionRequirementsXmlResponse = z.string().register(z.globalRegistry, {
|
|
7283
7708
|
description: "The XML of the decision requirements is successfully returned."
|
|
@@ -7357,7 +7782,7 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7357
7782
|
zCreateDocumentLinkResponse = zDocumentLink;
|
|
7358
7783
|
zActivateAdHocSubProcessActivitiesBody = zAdHocSubProcessActivateActivitiesInstruction;
|
|
7359
7784
|
zActivateAdHocSubProcessActivitiesPath = z.object({
|
|
7360
|
-
adHocSubProcessInstanceKey:
|
|
7785
|
+
adHocSubProcessInstanceKey: zElementInstanceKeyWritable
|
|
7361
7786
|
});
|
|
7362
7787
|
zActivateAdHocSubProcessActivitiesResponse = z.void().register(z.globalRegistry, {
|
|
7363
7788
|
description: "The ad-hoc sub-process instance is modified."
|
|
@@ -7367,25 +7792,36 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7367
7792
|
zSearchElementInstancesBody = zElementInstanceSearchQuery;
|
|
7368
7793
|
zSearchElementInstancesResponse = zElementInstanceSearchQueryResult;
|
|
7369
7794
|
zGetElementInstancePath = z.object({
|
|
7370
|
-
elementInstanceKey:
|
|
7795
|
+
elementInstanceKey: zElementInstanceKeyWritable
|
|
7371
7796
|
});
|
|
7372
7797
|
zGetElementInstanceResponse = zElementInstanceResult;
|
|
7373
7798
|
zSearchElementInstanceIncidentsBody = zIncidentSearchQuery;
|
|
7374
7799
|
zSearchElementInstanceIncidentsPath = z.object({
|
|
7375
|
-
elementInstanceKey:
|
|
7800
|
+
elementInstanceKey: zElementInstanceKeyWritable
|
|
7376
7801
|
});
|
|
7377
7802
|
zSearchElementInstanceIncidentsResponse = zIncidentSearchQueryResult;
|
|
7378
7803
|
zCreateElementInstanceVariablesBody = zSetVariableRequest;
|
|
7379
7804
|
zCreateElementInstanceVariablesPath = z.object({
|
|
7380
|
-
elementInstanceKey:
|
|
7805
|
+
elementInstanceKey: zElementInstanceKeyWritable
|
|
7381
7806
|
});
|
|
7382
7807
|
zCreateElementInstanceVariablesResponse = z.void().register(z.globalRegistry, {
|
|
7383
7808
|
description: "The variables were updated."
|
|
7384
7809
|
});
|
|
7810
|
+
zPauseExportingQuery = z.object({
|
|
7811
|
+
soft: z.boolean().register(z.globalRegistry, {
|
|
7812
|
+
description: "If true, soft-pauses exporting instead of a hard pause."
|
|
7813
|
+
}).optional().default(false)
|
|
7814
|
+
});
|
|
7815
|
+
zPauseExportingResponse = z.void().register(z.globalRegistry, {
|
|
7816
|
+
description: "Exporting was successfully paused."
|
|
7817
|
+
});
|
|
7818
|
+
zResumeExportingResponse = z.void().register(z.globalRegistry, {
|
|
7819
|
+
description: "Exporting was successfully resumed."
|
|
7820
|
+
});
|
|
7385
7821
|
zEvaluateExpressionBody = zExpressionEvaluationRequest;
|
|
7386
7822
|
zEvaluateExpressionResponse = zExpressionEvaluationResult;
|
|
7387
7823
|
zGetFormByKeyPath = z.object({
|
|
7388
|
-
formKey:
|
|
7824
|
+
formKey: zFormKeyWritable
|
|
7389
7825
|
});
|
|
7390
7826
|
zGetFormByKeyResponse = zFormResult;
|
|
7391
7827
|
zCreateGlobalTaskListenerBody = zCreateGlobalTaskListenerRequest;
|
|
@@ -7491,12 +7927,12 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7491
7927
|
zSearchIncidentsBody = zIncidentSearchQuery;
|
|
7492
7928
|
zSearchIncidentsResponse = zIncidentSearchQueryResult;
|
|
7493
7929
|
zGetIncidentPath = z.object({
|
|
7494
|
-
incidentKey:
|
|
7930
|
+
incidentKey: zIncidentKeyWritable
|
|
7495
7931
|
});
|
|
7496
7932
|
zGetIncidentResponse = zIncidentResult;
|
|
7497
7933
|
zResolveIncidentBody = zIncidentResolutionRequest;
|
|
7498
7934
|
zResolveIncidentPath = z.object({
|
|
7499
|
-
incidentKey:
|
|
7935
|
+
incidentKey: zIncidentKeyWritable
|
|
7500
7936
|
});
|
|
7501
7937
|
zResolveIncidentResponse = z.void().register(z.globalRegistry, {
|
|
7502
7938
|
description: "The incident is marked as resolved."
|
|
@@ -7511,28 +7947,28 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7511
7947
|
zSearchJobsResponse = zJobSearchQueryResult;
|
|
7512
7948
|
zUpdateJobBody = zJobUpdateRequest;
|
|
7513
7949
|
zUpdateJobPath = z.object({
|
|
7514
|
-
jobKey:
|
|
7950
|
+
jobKey: zJobKeyWritable
|
|
7515
7951
|
});
|
|
7516
7952
|
zUpdateJobResponse = z.void().register(z.globalRegistry, {
|
|
7517
7953
|
description: "The job was updated successfully."
|
|
7518
7954
|
});
|
|
7519
7955
|
zCompleteJobBody = zJobCompletionRequest;
|
|
7520
7956
|
zCompleteJobPath = z.object({
|
|
7521
|
-
jobKey:
|
|
7957
|
+
jobKey: zJobKeyWritable
|
|
7522
7958
|
});
|
|
7523
7959
|
zCompleteJobResponse = z.void().register(z.globalRegistry, {
|
|
7524
7960
|
description: "The job was completed successfully."
|
|
7525
7961
|
});
|
|
7526
7962
|
zThrowJobErrorBody = zJobErrorRequest;
|
|
7527
7963
|
zThrowJobErrorPath = z.object({
|
|
7528
|
-
jobKey:
|
|
7964
|
+
jobKey: zJobKeyWritable
|
|
7529
7965
|
});
|
|
7530
7966
|
zThrowJobErrorResponse = z.void().register(z.globalRegistry, {
|
|
7531
7967
|
description: "An error is thrown for the job."
|
|
7532
7968
|
});
|
|
7533
7969
|
zFailJobBody = zJobFailRequest;
|
|
7534
7970
|
zFailJobPath = z.object({
|
|
7535
|
-
jobKey:
|
|
7971
|
+
jobKey: zJobKeyWritable
|
|
7536
7972
|
});
|
|
7537
7973
|
zFailJobResponse = z.void().register(z.globalRegistry, {
|
|
7538
7974
|
description: "The job is failed."
|
|
@@ -7592,11 +8028,11 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7592
8028
|
zGetProcessDefinitionInstanceStatisticsBody = zProcessDefinitionInstanceStatisticsQuery;
|
|
7593
8029
|
zGetProcessDefinitionInstanceStatisticsResponse = zProcessDefinitionInstanceStatisticsQueryResult;
|
|
7594
8030
|
zGetProcessDefinitionPath = z.object({
|
|
7595
|
-
processDefinitionKey:
|
|
8031
|
+
processDefinitionKey: zProcessDefinitionKeyWritable
|
|
7596
8032
|
});
|
|
7597
8033
|
zGetProcessDefinitionResponse = zProcessDefinitionResult;
|
|
7598
8034
|
zGetStartProcessFormPath = z.object({
|
|
7599
|
-
processDefinitionKey:
|
|
8035
|
+
processDefinitionKey: zProcessDefinitionKeyWritable
|
|
7600
8036
|
});
|
|
7601
8037
|
zGetStartProcessFormResponse = z.union([
|
|
7602
8038
|
zFormResult,
|
|
@@ -7606,16 +8042,16 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7606
8042
|
]);
|
|
7607
8043
|
zGetProcessDefinitionStatisticsBody = zProcessDefinitionElementStatisticsQuery;
|
|
7608
8044
|
zGetProcessDefinitionStatisticsPath = z.object({
|
|
7609
|
-
processDefinitionKey:
|
|
8045
|
+
processDefinitionKey: zProcessDefinitionKeyWritable
|
|
7610
8046
|
});
|
|
7611
8047
|
zGetProcessDefinitionStatisticsResponse = zProcessDefinitionElementStatisticsQueryResult;
|
|
7612
8048
|
zSearchProcessDefinitionVariableNamesBody = zProcessDefinitionVariableNameSearchQuery;
|
|
7613
8049
|
zSearchProcessDefinitionVariableNamesPath = z.object({
|
|
7614
|
-
processDefinitionKey:
|
|
8050
|
+
processDefinitionKey: zProcessDefinitionKeyWritable
|
|
7615
8051
|
});
|
|
7616
8052
|
zSearchProcessDefinitionVariableNamesResponse = zProcessDefinitionVariableNameSearchQueryResult;
|
|
7617
8053
|
zGetProcessDefinitionXmlPath = z.object({
|
|
7618
|
-
processDefinitionKey:
|
|
8054
|
+
processDefinitionKey: zProcessDefinitionKeyWritable
|
|
7619
8055
|
});
|
|
7620
8056
|
zGetProcessDefinitionXmlResponse = z.string().register(z.globalRegistry, {
|
|
7621
8057
|
description: "The XML of the process definition is successfully returned."
|
|
@@ -7641,81 +8077,81 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7641
8077
|
zSuspendProcessInstancesBatchOperationBody = zProcessInstanceSuspensionBatchOperationRequest;
|
|
7642
8078
|
zSuspendProcessInstancesBatchOperationResponse = zBatchOperationCreatedResult;
|
|
7643
8079
|
zGetProcessInstancePath = z.object({
|
|
7644
|
-
processInstanceKey:
|
|
8080
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7645
8081
|
});
|
|
7646
8082
|
zGetProcessInstanceResponse = zProcessInstanceResult;
|
|
7647
8083
|
zAssignProcessInstanceBusinessIdBody = zProcessInstanceBusinessIdAssignmentInstruction;
|
|
7648
8084
|
zAssignProcessInstanceBusinessIdPath = z.object({
|
|
7649
|
-
processInstanceKey:
|
|
8085
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7650
8086
|
});
|
|
7651
8087
|
zAssignProcessInstanceBusinessIdResponse = z.void().register(z.globalRegistry, {
|
|
7652
8088
|
description: "The business id is assigned to the process instance."
|
|
7653
8089
|
});
|
|
7654
8090
|
zGetProcessInstanceCallHierarchyPath = z.object({
|
|
7655
|
-
processInstanceKey:
|
|
8091
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7656
8092
|
});
|
|
7657
8093
|
zGetProcessInstanceCallHierarchyResponse = z.array(zProcessInstanceCallHierarchyEntry).register(z.globalRegistry, {
|
|
7658
8094
|
description: "The call hierarchy is successfully returned."
|
|
7659
8095
|
});
|
|
7660
8096
|
zCancelProcessInstanceBody = zCancelProcessInstanceRequest;
|
|
7661
8097
|
zCancelProcessInstancePath = z.object({
|
|
7662
|
-
processInstanceKey:
|
|
8098
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7663
8099
|
});
|
|
7664
8100
|
zCancelProcessInstanceResponse = z.void().register(z.globalRegistry, {
|
|
7665
8101
|
description: "The process instance is canceled."
|
|
7666
8102
|
});
|
|
7667
8103
|
zDeleteProcessInstanceBody = zDeleteProcessInstanceRequest;
|
|
7668
8104
|
zDeleteProcessInstancePath = z.object({
|
|
7669
|
-
processInstanceKey:
|
|
8105
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7670
8106
|
});
|
|
7671
8107
|
zDeleteProcessInstanceResponse = z.void().register(z.globalRegistry, {
|
|
7672
8108
|
description: "The process instance is marked for deletion."
|
|
7673
8109
|
});
|
|
7674
8110
|
zResolveProcessInstanceIncidentsPath = z.object({
|
|
7675
|
-
processInstanceKey:
|
|
8111
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7676
8112
|
});
|
|
7677
8113
|
zResolveProcessInstanceIncidentsResponse = zBatchOperationCreatedResult;
|
|
7678
8114
|
zSearchProcessInstanceIncidentsBody = zIncidentSearchQuery;
|
|
7679
8115
|
zSearchProcessInstanceIncidentsPath = z.object({
|
|
7680
|
-
processInstanceKey:
|
|
8116
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7681
8117
|
});
|
|
7682
8118
|
zSearchProcessInstanceIncidentsResponse = zIncidentSearchQueryResult;
|
|
7683
8119
|
zMigrateProcessInstanceBody = zProcessInstanceMigrationInstruction;
|
|
7684
8120
|
zMigrateProcessInstancePath = z.object({
|
|
7685
|
-
processInstanceKey:
|
|
8121
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7686
8122
|
});
|
|
7687
8123
|
zMigrateProcessInstanceResponse = z.void().register(z.globalRegistry, {
|
|
7688
8124
|
description: "The process instance is migrated."
|
|
7689
8125
|
});
|
|
7690
8126
|
zModifyProcessInstanceBody = zProcessInstanceModificationInstruction;
|
|
7691
8127
|
zModifyProcessInstancePath = z.object({
|
|
7692
|
-
processInstanceKey:
|
|
8128
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7693
8129
|
});
|
|
7694
8130
|
zModifyProcessInstanceResponse = z.void().register(z.globalRegistry, {
|
|
7695
8131
|
description: "The process instance is modified."
|
|
7696
8132
|
});
|
|
7697
8133
|
zResumeProcessInstanceBody = zResumeProcessInstanceRequest;
|
|
7698
8134
|
zResumeProcessInstancePath = z.object({
|
|
7699
|
-
processInstanceKey:
|
|
8135
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7700
8136
|
});
|
|
7701
8137
|
zResumeProcessInstanceResponse = z.void().register(z.globalRegistry, {
|
|
7702
8138
|
description: "The process instance is resumed."
|
|
7703
8139
|
});
|
|
7704
8140
|
zGetProcessInstanceSequenceFlowsPath = z.object({
|
|
7705
|
-
processInstanceKey:
|
|
8141
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7706
8142
|
});
|
|
7707
8143
|
zGetProcessInstanceSequenceFlowsResponse = zProcessInstanceSequenceFlowsQueryResult;
|
|
7708
8144
|
zGetProcessInstanceStatisticsPath = z.object({
|
|
7709
|
-
processInstanceKey:
|
|
8145
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7710
8146
|
});
|
|
7711
8147
|
zGetProcessInstanceStatisticsResponse = zProcessInstanceElementStatisticsQueryResult;
|
|
7712
8148
|
zGetProcessInstanceWaitStateStatisticsPath = z.object({
|
|
7713
|
-
processInstanceKey:
|
|
8149
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7714
8150
|
});
|
|
7715
8151
|
zGetProcessInstanceWaitStateStatisticsResponse = zProcessInstanceWaitStateStatisticsQueryResult;
|
|
7716
8152
|
zSuspendProcessInstanceBody = zSuspendProcessInstanceRequest;
|
|
7717
8153
|
zSuspendProcessInstancePath = z.object({
|
|
7718
|
-
processInstanceKey:
|
|
8154
|
+
processInstanceKey: zProcessInstanceKeyWritable
|
|
7719
8155
|
});
|
|
7720
8156
|
zSuspendProcessInstanceResponse = z.void().register(z.globalRegistry, {
|
|
7721
8157
|
description: "The process instance is suspended."
|
|
@@ -7723,24 +8159,24 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7723
8159
|
zSearchResourcesBody = zResourceSearchQuery;
|
|
7724
8160
|
zSearchResourcesResponse = zResourceSearchQueryResult;
|
|
7725
8161
|
zGetResourcePath = z.object({
|
|
7726
|
-
resourceKey:
|
|
8162
|
+
resourceKey: zResourceKeyWritable
|
|
7727
8163
|
});
|
|
7728
8164
|
zGetResourceResponse = zResourceResult;
|
|
7729
8165
|
zGetResourceContentPath = z.object({
|
|
7730
|
-
resourceKey:
|
|
8166
|
+
resourceKey: zResourceKeyWritable
|
|
7731
8167
|
});
|
|
7732
8168
|
zGetResourceContentResponse = z.record(z.string(), z.unknown()).register(z.globalRegistry, {
|
|
7733
8169
|
description: "The resource content is successfully returned."
|
|
7734
8170
|
});
|
|
7735
8171
|
zGetResourceContentBinaryPath = z.object({
|
|
7736
|
-
resourceKey:
|
|
8172
|
+
resourceKey: zResourceKeyWritable
|
|
7737
8173
|
});
|
|
7738
8174
|
zGetResourceContentBinaryResponse = z.string().register(z.globalRegistry, {
|
|
7739
8175
|
description: "The resource content is successfully returned."
|
|
7740
8176
|
});
|
|
7741
8177
|
zDeleteResourceBody = zDeleteResourceRequest;
|
|
7742
8178
|
zDeleteResourcePath = z.object({
|
|
7743
|
-
resourceKey:
|
|
8179
|
+
resourceKey: zResourceKeyWritable
|
|
7744
8180
|
});
|
|
7745
8181
|
zDeleteResourceResponse2 = zDeleteResourceResponse;
|
|
7746
8182
|
zCreateRoleBody = zRoleCreateRequest;
|
|
@@ -7840,13 +8276,16 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7840
8276
|
});
|
|
7841
8277
|
zResolveSecretsBody = zSecretResolveRequest;
|
|
7842
8278
|
zResolveSecretsResponse = zSecretResolveResult;
|
|
8279
|
+
zListSecretsBody = zSecretListRequest;
|
|
8280
|
+
zListSecretsResponse = zSecretListResult;
|
|
7843
8281
|
zCreateAdminUserBody = zUserRequest;
|
|
7844
8282
|
zCreateAdminUserResponse = zUserCreateResult;
|
|
7845
8283
|
zBroadcastSignalBody = zSignalBroadcastRequest;
|
|
7846
8284
|
zBroadcastSignalResponse = zSignalBroadcastResult;
|
|
7847
8285
|
zGetStatusResponse = z.void().register(z.globalRegistry, {
|
|
7848
|
-
description: "The
|
|
8286
|
+
description: "The default physical tenant is UP and has at least one partition with a healthy leader."
|
|
7849
8287
|
});
|
|
8288
|
+
zGetClusterStatusResponse = zClusterStatusResponse;
|
|
7850
8289
|
zGetUsageMetricsQuery = z.object({
|
|
7851
8290
|
startTime: z.iso.datetime().register(z.globalRegistry, {
|
|
7852
8291
|
description: "The start date for usage metrics, including this date. Value in ISO 8601 format."
|
|
@@ -7977,14 +8416,13 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
7977
8416
|
});
|
|
7978
8417
|
zGetTopologyResponse = zTopologyResponse;
|
|
7979
8418
|
zChangeClusterModeQuery = z.object({
|
|
7980
|
-
mode:
|
|
7981
|
-
description: "The target cluster mode."
|
|
7982
|
-
}),
|
|
8419
|
+
mode: zMode,
|
|
7983
8420
|
dryRun: z.boolean().register(z.globalRegistry, {
|
|
7984
8421
|
description: "If true, the requested change is only validated and the resulting plan is returned, without applying it to the cluster."
|
|
7985
8422
|
}).optional().default(false)
|
|
7986
8423
|
});
|
|
7987
8424
|
zChangeClusterModeResponse = zClusterModeChangeResponse;
|
|
8425
|
+
zGetRestoreStatusResponse = zRestoreStatusResponse;
|
|
7988
8426
|
zRestoreBody = zRestoreRequest;
|
|
7989
8427
|
zRestoreResponse = zClusterModeChangeResponse;
|
|
7990
8428
|
zCreateUserBody = zUserRequest;
|
|
@@ -8009,44 +8447,44 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
8009
8447
|
zSearchUserTasksBody = zUserTaskSearchQuery;
|
|
8010
8448
|
zSearchUserTasksResponse = zUserTaskSearchQueryResult;
|
|
8011
8449
|
zGetUserTaskPath = z.object({
|
|
8012
|
-
userTaskKey:
|
|
8450
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8013
8451
|
});
|
|
8014
8452
|
zGetUserTaskResponse = zUserTaskResult;
|
|
8015
8453
|
zUpdateUserTaskBody = zUserTaskUpdateRequest;
|
|
8016
8454
|
zUpdateUserTaskPath = z.object({
|
|
8017
|
-
userTaskKey:
|
|
8455
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8018
8456
|
});
|
|
8019
8457
|
zUpdateUserTaskResponse = z.void().register(z.globalRegistry, {
|
|
8020
8458
|
description: "The user task was updated successfully."
|
|
8021
8459
|
});
|
|
8022
8460
|
zUnassignUserTaskPath = z.object({
|
|
8023
|
-
userTaskKey:
|
|
8461
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8024
8462
|
});
|
|
8025
8463
|
zUnassignUserTaskResponse = z.void().register(z.globalRegistry, {
|
|
8026
8464
|
description: "The user task was unassigned successfully."
|
|
8027
8465
|
});
|
|
8028
8466
|
zAssignUserTaskBody = zUserTaskAssignmentRequest;
|
|
8029
8467
|
zAssignUserTaskPath = z.object({
|
|
8030
|
-
userTaskKey:
|
|
8468
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8031
8469
|
});
|
|
8032
8470
|
zAssignUserTaskResponse = z.void().register(z.globalRegistry, {
|
|
8033
8471
|
description: "The user task's assignment was adjusted."
|
|
8034
8472
|
});
|
|
8035
8473
|
zSearchUserTaskAuditLogsBody = zUserTaskAuditLogSearchQueryRequest;
|
|
8036
8474
|
zSearchUserTaskAuditLogsPath = z.object({
|
|
8037
|
-
userTaskKey:
|
|
8475
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8038
8476
|
});
|
|
8039
8477
|
zSearchUserTaskAuditLogsResponse = zAuditLogSearchQueryResult;
|
|
8040
8478
|
zCompleteUserTaskBody = zUserTaskCompletionRequest;
|
|
8041
8479
|
zCompleteUserTaskPath = z.object({
|
|
8042
|
-
userTaskKey:
|
|
8480
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8043
8481
|
});
|
|
8044
8482
|
zCompleteUserTaskResponse = z.void().register(z.globalRegistry, {
|
|
8045
8483
|
description: "The user task was completed successfully."
|
|
8046
8484
|
});
|
|
8047
8485
|
zSearchUserTaskEffectiveVariablesBody = zUserTaskEffectiveVariableSearchQueryRequest;
|
|
8048
8486
|
zSearchUserTaskEffectiveVariablesPath = z.object({
|
|
8049
|
-
userTaskKey:
|
|
8487
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8050
8488
|
});
|
|
8051
8489
|
zSearchUserTaskEffectiveVariablesQuery = z.object({
|
|
8052
8490
|
truncateValues: z.boolean().register(z.globalRegistry, {
|
|
@@ -8055,7 +8493,7 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
8055
8493
|
});
|
|
8056
8494
|
zSearchUserTaskEffectiveVariablesResponse = zVariableSearchQueryResult;
|
|
8057
8495
|
zGetUserTaskFormPath = z.object({
|
|
8058
|
-
userTaskKey:
|
|
8496
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8059
8497
|
});
|
|
8060
8498
|
zGetUserTaskFormResponse = z.union([
|
|
8061
8499
|
zFormResult,
|
|
@@ -8065,7 +8503,7 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
8065
8503
|
]);
|
|
8066
8504
|
zSearchUserTaskVariablesBody = zUserTaskVariableSearchQueryRequest;
|
|
8067
8505
|
zSearchUserTaskVariablesPath = z.object({
|
|
8068
|
-
userTaskKey:
|
|
8506
|
+
userTaskKey: zUserTaskKeyWritable
|
|
8069
8507
|
});
|
|
8070
8508
|
zSearchUserTaskVariablesQuery = z.object({
|
|
8071
8509
|
truncateValues: z.boolean().register(z.globalRegistry, {
|
|
@@ -8081,7 +8519,7 @@ default, with local set to \`false\`, scope '1' will be { "foo": 5 } and scope '
|
|
|
8081
8519
|
});
|
|
8082
8520
|
zSearchVariablesResponse = zVariableSearchQueryResult;
|
|
8083
8521
|
zGetVariablePath = z.object({
|
|
8084
|
-
variableKey:
|
|
8522
|
+
variableKey: zVariableKeyWritable
|
|
8085
8523
|
});
|
|
8086
8524
|
zGetVariableResponse = zVariableResult;
|
|
8087
8525
|
}
|
|
@@ -9092,6 +9530,59 @@ var updateAuthorization = (options) => (options.client ?? client).put({
|
|
|
9092
9530
|
...options.headers
|
|
9093
9531
|
}
|
|
9094
9532
|
});
|
|
9533
|
+
var listRuntimeBackups = (options) => (options?.client ?? client).get({
|
|
9534
|
+
requestValidator: void 0,
|
|
9535
|
+
responseValidator: void 0,
|
|
9536
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
9537
|
+
url: "/backups/runtime",
|
|
9538
|
+
...options
|
|
9539
|
+
});
|
|
9540
|
+
var takeRuntimeBackup = (options) => (options?.client ?? client).post({
|
|
9541
|
+
requestValidator: void 0,
|
|
9542
|
+
responseValidator: void 0,
|
|
9543
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
9544
|
+
url: "/backups/runtime",
|
|
9545
|
+
...options,
|
|
9546
|
+
headers: {
|
|
9547
|
+
"Content-Type": "application/json",
|
|
9548
|
+
...options?.headers
|
|
9549
|
+
}
|
|
9550
|
+
});
|
|
9551
|
+
var deleteRuntimeBackupState = (options) => (options?.client ?? client).delete({
|
|
9552
|
+
requestValidator: void 0,
|
|
9553
|
+
responseValidator: void 0,
|
|
9554
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
9555
|
+
url: "/backups/runtime/state",
|
|
9556
|
+
...options
|
|
9557
|
+
});
|
|
9558
|
+
var getRuntimeBackupState = (options) => (options?.client ?? client).get({
|
|
9559
|
+
requestValidator: void 0,
|
|
9560
|
+
responseValidator: void 0,
|
|
9561
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
9562
|
+
url: "/backups/runtime/state",
|
|
9563
|
+
...options
|
|
9564
|
+
});
|
|
9565
|
+
var syncRuntimeBackupState = (options) => (options?.client ?? client).post({
|
|
9566
|
+
requestValidator: void 0,
|
|
9567
|
+
responseValidator: void 0,
|
|
9568
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
9569
|
+
url: "/backups/runtime/state/sync",
|
|
9570
|
+
...options
|
|
9571
|
+
});
|
|
9572
|
+
var deleteRuntimeBackup = (options) => (options.client ?? client).delete({
|
|
9573
|
+
requestValidator: void 0,
|
|
9574
|
+
responseValidator: void 0,
|
|
9575
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
9576
|
+
url: "/backups/runtime/{backupId}",
|
|
9577
|
+
...options
|
|
9578
|
+
});
|
|
9579
|
+
var getRuntimeBackup = (options) => (options.client ?? client).get({
|
|
9580
|
+
requestValidator: void 0,
|
|
9581
|
+
responseValidator: void 0,
|
|
9582
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
9583
|
+
url: "/backups/runtime/{backupId}",
|
|
9584
|
+
...options
|
|
9585
|
+
});
|
|
9095
9586
|
var searchBatchOperationItems = (options) => (options?.client ?? client).post({
|
|
9096
9587
|
requestValidator: void 0,
|
|
9097
9588
|
responseValidator: void 0,
|
|
@@ -9501,6 +9992,20 @@ var createElementInstanceVariables = (options) => (options.client ?? client).put
|
|
|
9501
9992
|
...options.headers
|
|
9502
9993
|
}
|
|
9503
9994
|
});
|
|
9995
|
+
var pauseExporting = (options) => (options?.client ?? client).post({
|
|
9996
|
+
requestValidator: void 0,
|
|
9997
|
+
responseValidator: void 0,
|
|
9998
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
9999
|
+
url: "/exporting/pause",
|
|
10000
|
+
...options
|
|
10001
|
+
});
|
|
10002
|
+
var resumeExporting = (options) => (options?.client ?? client).post({
|
|
10003
|
+
requestValidator: void 0,
|
|
10004
|
+
responseValidator: void 0,
|
|
10005
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
10006
|
+
url: "/exporting/resume",
|
|
10007
|
+
...options
|
|
10008
|
+
});
|
|
9504
10009
|
var evaluateExpression = (options) => (options.client ?? client).post({
|
|
9505
10010
|
requestValidator: void 0,
|
|
9506
10011
|
responseValidator: void 0,
|
|
@@ -10481,6 +10986,17 @@ var resolveSecrets = (options) => (options.client ?? client).post({
|
|
|
10481
10986
|
...options.headers
|
|
10482
10987
|
}
|
|
10483
10988
|
});
|
|
10989
|
+
var listSecrets = (options) => (options?.client ?? client).post({
|
|
10990
|
+
requestValidator: void 0,
|
|
10991
|
+
responseValidator: void 0,
|
|
10992
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
10993
|
+
url: "/secrets/list",
|
|
10994
|
+
...options,
|
|
10995
|
+
headers: {
|
|
10996
|
+
"Content-Type": "application/json",
|
|
10997
|
+
...options?.headers
|
|
10998
|
+
}
|
|
10999
|
+
});
|
|
10484
11000
|
var createAdminUser = (options) => (options.client ?? client).post({
|
|
10485
11001
|
requestValidator: void 0,
|
|
10486
11002
|
responseValidator: void 0,
|
|
@@ -10508,6 +11024,12 @@ var getStatus = (options) => (options?.client ?? client).get({
|
|
|
10508
11024
|
url: "/status",
|
|
10509
11025
|
...options
|
|
10510
11026
|
});
|
|
11027
|
+
var getClusterStatus = (options) => (options?.client ?? client).get({
|
|
11028
|
+
requestValidator: void 0,
|
|
11029
|
+
responseValidator: void 0,
|
|
11030
|
+
url: "/cluster/v2/status",
|
|
11031
|
+
...options
|
|
11032
|
+
});
|
|
10511
11033
|
var getUsageMetrics = (options) => (options.client ?? client).get({
|
|
10512
11034
|
requestValidator: void 0,
|
|
10513
11035
|
responseValidator: void 0,
|
|
@@ -10708,6 +11230,13 @@ var changeClusterMode = (options) => (options.client ?? client).patch({
|
|
|
10708
11230
|
url: "/mode",
|
|
10709
11231
|
...options
|
|
10710
11232
|
});
|
|
11233
|
+
var getRestoreStatus = (options) => (options?.client ?? client).get({
|
|
11234
|
+
requestValidator: void 0,
|
|
11235
|
+
responseValidator: void 0,
|
|
11236
|
+
security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
|
|
11237
|
+
url: "/restore",
|
|
11238
|
+
...options
|
|
11239
|
+
});
|
|
10711
11240
|
var restore = (options) => (options.client ?? client).post({
|
|
10712
11241
|
requestValidator: void 0,
|
|
10713
11242
|
responseValidator: void 0,
|
|
@@ -10891,6 +11420,8 @@ var CamundaAuthError = class extends Error {
|
|
|
10891
11420
|
this.cause = cause;
|
|
10892
11421
|
this.name = "CamundaAuthError";
|
|
10893
11422
|
}
|
|
11423
|
+
code;
|
|
11424
|
+
cause;
|
|
10894
11425
|
};
|
|
10895
11426
|
var OAuthManager = class {
|
|
10896
11427
|
constructor(cfg, logger, tHooks, correlationProvider) {
|
|
@@ -10903,6 +11434,10 @@ var OAuthManager = class {
|
|
|
10903
11434
|
this.session = this.isBrowser && typeof window.sessionStorage !== "undefined" ? window.sessionStorage : null;
|
|
10904
11435
|
this.loadPersisted();
|
|
10905
11436
|
}
|
|
11437
|
+
cfg;
|
|
11438
|
+
logger;
|
|
11439
|
+
tHooks;
|
|
11440
|
+
correlationProvider;
|
|
10906
11441
|
refreshing = null;
|
|
10907
11442
|
token = null;
|
|
10908
11443
|
storageKey;
|
|
@@ -12406,7 +12941,7 @@ function createLogger(opts = {}) {
|
|
|
12406
12941
|
}
|
|
12407
12942
|
|
|
12408
12943
|
// src/runtime/version.ts
|
|
12409
|
-
var packageVersion = "10.0.0-alpha.
|
|
12944
|
+
var packageVersion = "10.0.0-alpha.19";
|
|
12410
12945
|
|
|
12411
12946
|
// src/runtime/supportLogger.ts
|
|
12412
12947
|
var NoopSupportLogger = class {
|
|
@@ -13078,6 +13613,7 @@ var ValidationManager = class {
|
|
|
13078
13613
|
this._logger = _logger;
|
|
13079
13614
|
this._settings = { ...settings };
|
|
13080
13615
|
}
|
|
13616
|
+
_logger;
|
|
13081
13617
|
_settings;
|
|
13082
13618
|
update(settings) {
|
|
13083
13619
|
this._settings = { ...settings };
|
|
@@ -13455,6 +13991,8 @@ var VariableScopeCollisionError = class extends TypedVariablesError {
|
|
|
13455
13991
|
this.scopeKeys = scopeKeys;
|
|
13456
13992
|
this.name = "VariableScopeCollisionError";
|
|
13457
13993
|
}
|
|
13994
|
+
variableName;
|
|
13995
|
+
scopeKeys;
|
|
13458
13996
|
};
|
|
13459
13997
|
var VariableDeserializationError = class extends TypedVariablesError {
|
|
13460
13998
|
constructor(variableName, options) {
|
|
@@ -13462,6 +14000,7 @@ var VariableDeserializationError = class extends TypedVariablesError {
|
|
|
13462
14000
|
this.variableName = variableName;
|
|
13463
14001
|
this.name = "VariableDeserializationError";
|
|
13464
14002
|
}
|
|
14003
|
+
variableName;
|
|
13465
14004
|
};
|
|
13466
14005
|
function variableNamesFromSchema(schema) {
|
|
13467
14006
|
const shape = schema == null ? void 0 : schema.shape;
|
|
@@ -13477,6 +14016,8 @@ var VariableMap = class {
|
|
|
13477
14016
|
this._raw = _raw;
|
|
13478
14017
|
this._schema = _schema;
|
|
13479
14018
|
}
|
|
14019
|
+
_raw;
|
|
14020
|
+
_schema;
|
|
13480
14021
|
/** The parsed variable values, keyed by variable name. */
|
|
13481
14022
|
get raw() {
|
|
13482
14023
|
return this._raw;
|
|
@@ -14515,7 +15056,7 @@ function deepFreeze2(obj) {
|
|
|
14515
15056
|
}
|
|
14516
15057
|
return obj;
|
|
14517
15058
|
}
|
|
14518
|
-
var VOID_RESPONSES = /* @__PURE__ */ new Set(["zUpdateAgentInstanceResponse", "zDeleteAuthorizationResponse", "zUpdateAuthorizationResponse", "zCancelBatchOperationResponse", "zResumeBatchOperationResponse", "zSuspendBatchOperationResponse", "zPinClockResponse", "zResetClockResponse", "zDeleteGlobalClusterVariableResponse", "zDeleteTenantClusterVariableResponse", "zDeleteDecisionInstanceResponse", "zDeleteDocumentResponse", "zActivateAdHocSubProcessActivitiesResponse", "zCreateElementInstanceVariablesResponse", "zDeleteGlobalTaskListenerResponse", "zDeleteGroupResponse", "zUnassignClientFromGroupResponse", "zAssignClientToGroupResponse", "zUnassignMappingRuleFromGroupResponse", "zAssignMappingRuleToGroupResponse", "zUnassignUserFromGroupResponse", "zAssignUserToGroupResponse", "zResolveIncidentResponse", "zUpdateJobResponse", "zCompleteJobResponse", "zThrowJobErrorResponse", "zFailJobResponse", "zDeleteMappingRuleResponse", "zAssignProcessInstanceBusinessIdResponse", "zCancelProcessInstanceResponse", "zDeleteProcessInstanceResponse", "zMigrateProcessInstanceResponse", "zModifyProcessInstanceResponse", "zResumeProcessInstanceResponse", "zSuspendProcessInstanceResponse", "zDeleteRoleResponse", "zUnassignRoleFromClientResponse", "zAssignRoleToClientResponse", "zUnassignRoleFromGroupResponse", "zAssignRoleToGroupResponse", "zUnassignRoleFromMappingRuleResponse", "zAssignRoleToMappingRuleResponse", "zUnassignRoleFromUserResponse", "zAssignRoleToUserResponse", "zGetStatusResponse", "zDeleteTenantResponse", "zUnassignClientFromTenantResponse", "zAssignClientToTenantResponse", "zUnassignGroupFromTenantResponse", "zAssignGroupToTenantResponse", "zUnassignMappingRuleFromTenantResponse", "zAssignMappingRuleToTenantResponse", "zUnassignRoleFromTenantResponse", "zAssignRoleToTenantResponse", "zUnassignUserFromTenantResponse", "zAssignUserToTenantResponse", "zDeleteUserResponse", "zUpdateUserTaskResponse", "zUnassignUserTaskResponse", "zAssignUserTaskResponse", "zCompleteUserTaskResponse"]);
|
|
15059
|
+
var VOID_RESPONSES = /* @__PURE__ */ new Set(["zUpdateAgentInstanceResponse", "zDeleteAuthorizationResponse", "zUpdateAuthorizationResponse", "zDeleteRuntimeBackupStateResponse", "zDeleteRuntimeBackupResponse", "zCancelBatchOperationResponse", "zResumeBatchOperationResponse", "zSuspendBatchOperationResponse", "zPinClockResponse", "zResetClockResponse", "zDeleteGlobalClusterVariableResponse", "zDeleteTenantClusterVariableResponse", "zDeleteDecisionInstanceResponse", "zDeleteDocumentResponse", "zActivateAdHocSubProcessActivitiesResponse", "zCreateElementInstanceVariablesResponse", "zPauseExportingResponse", "zResumeExportingResponse", "zDeleteGlobalTaskListenerResponse", "zDeleteGroupResponse", "zUnassignClientFromGroupResponse", "zAssignClientToGroupResponse", "zUnassignMappingRuleFromGroupResponse", "zAssignMappingRuleToGroupResponse", "zUnassignUserFromGroupResponse", "zAssignUserToGroupResponse", "zResolveIncidentResponse", "zUpdateJobResponse", "zCompleteJobResponse", "zThrowJobErrorResponse", "zFailJobResponse", "zDeleteMappingRuleResponse", "zAssignProcessInstanceBusinessIdResponse", "zCancelProcessInstanceResponse", "zDeleteProcessInstanceResponse", "zMigrateProcessInstanceResponse", "zModifyProcessInstanceResponse", "zResumeProcessInstanceResponse", "zSuspendProcessInstanceResponse", "zDeleteRoleResponse", "zUnassignRoleFromClientResponse", "zAssignRoleToClientResponse", "zUnassignRoleFromGroupResponse", "zAssignRoleToGroupResponse", "zUnassignRoleFromMappingRuleResponse", "zAssignRoleToMappingRuleResponse", "zUnassignRoleFromUserResponse", "zAssignRoleToUserResponse", "zGetStatusResponse", "zDeleteTenantResponse", "zUnassignClientFromTenantResponse", "zAssignClientToTenantResponse", "zUnassignGroupFromTenantResponse", "zAssignGroupToTenantResponse", "zUnassignMappingRuleFromTenantResponse", "zAssignMappingRuleToTenantResponse", "zUnassignRoleFromTenantResponse", "zAssignRoleToTenantResponse", "zUnassignUserFromTenantResponse", "zAssignUserToTenantResponse", "zDeleteUserResponse", "zUpdateUserTaskResponse", "zUnassignUserTaskResponse", "zAssignUserTaskResponse", "zCompleteUserTaskResponse"]);
|
|
14519
15060
|
function toCancelable2(factory) {
|
|
14520
15061
|
const ac = new AbortController();
|
|
14521
15062
|
let settled = false;
|
|
@@ -17820,21 +18361,21 @@ var CamundaClient = class {
|
|
|
17820
18361
|
return this._invokeWithRetry(() => call(), { opId: "deleteRole", exempt: false, retryOverride: options?.retry });
|
|
17821
18362
|
});
|
|
17822
18363
|
}
|
|
17823
|
-
|
|
18364
|
+
deleteRuntimeBackup(arg, options) {
|
|
17824
18365
|
return toCancelable2(async (signal) => {
|
|
17825
|
-
const {
|
|
18366
|
+
const { backupId } = arg || {};
|
|
17826
18367
|
let envelope = {};
|
|
17827
|
-
envelope.path = {
|
|
18368
|
+
envelope.path = { backupId };
|
|
17828
18369
|
if (this._validation.settings.req !== "none") {
|
|
17829
18370
|
const _schemas = await this._loadSchemas();
|
|
17830
|
-
await this._validation.gateRequest("
|
|
18371
|
+
await this._validation.gateRequest("deleteRuntimeBackup", void 0, envelope);
|
|
17831
18372
|
}
|
|
17832
18373
|
const opts = { client: this._client, signal, throwOnError: false };
|
|
17833
18374
|
if (envelope.path) opts.path = envelope.path;
|
|
17834
18375
|
const call = async () => {
|
|
17835
18376
|
try {
|
|
17836
|
-
const _raw = await
|
|
17837
|
-
let data = this._evaluateResponse(_raw, "
|
|
18377
|
+
const _raw = await deleteRuntimeBackup(opts);
|
|
18378
|
+
let data = this._evaluateResponse(_raw, "deleteRuntimeBackup", (resp) => {
|
|
17838
18379
|
const st = resp.status ?? resp.response?.status;
|
|
17839
18380
|
if (!st) return void 0;
|
|
17840
18381
|
const candidate = st === 429 || st === 503 || st === 500;
|
|
@@ -17851,15 +18392,15 @@ var CamundaClient = class {
|
|
|
17851
18392
|
if (!isBp) err.nonRetryable = true;
|
|
17852
18393
|
return err;
|
|
17853
18394
|
});
|
|
17854
|
-
const _respSchemaName = "
|
|
18395
|
+
const _respSchemaName = "zDeleteRuntimeBackupResponse";
|
|
17855
18396
|
if (this._isVoidResponse(_respSchemaName)) {
|
|
17856
18397
|
data = void 0;
|
|
17857
18398
|
}
|
|
17858
18399
|
if (this._validation.settings.res !== "none") {
|
|
17859
18400
|
const _schemas = await this._loadSchemas();
|
|
17860
|
-
const _schema = _schemas.
|
|
18401
|
+
const _schema = _schemas.zDeleteRuntimeBackupResponse;
|
|
17861
18402
|
if (_schema) {
|
|
17862
|
-
const maybeR = await this._validation.gateResponse("
|
|
18403
|
+
const maybeR = await this._validation.gateResponse("deleteRuntimeBackup", _schema, data);
|
|
17863
18404
|
if (this._validation.settings.res === "strict") data = maybeR;
|
|
17864
18405
|
}
|
|
17865
18406
|
}
|
|
@@ -17868,24 +18409,16 @@ var CamundaClient = class {
|
|
|
17868
18409
|
throw e;
|
|
17869
18410
|
}
|
|
17870
18411
|
};
|
|
17871
|
-
return this._invokeWithRetry(() => call(), { opId: "
|
|
18412
|
+
return this._invokeWithRetry(() => call(), { opId: "deleteRuntimeBackup", exempt: false, retryOverride: options?.retry });
|
|
17872
18413
|
});
|
|
17873
18414
|
}
|
|
17874
|
-
|
|
18415
|
+
deleteRuntimeBackupState(arg, options) {
|
|
17875
18416
|
return toCancelable2(async (signal) => {
|
|
17876
|
-
const { tenantId, name } = arg || {};
|
|
17877
|
-
let envelope = {};
|
|
17878
|
-
envelope.path = { tenantId, name };
|
|
17879
|
-
if (this._validation.settings.req !== "none") {
|
|
17880
|
-
const _schemas = await this._loadSchemas();
|
|
17881
|
-
await this._validation.gateRequest("deleteTenantClusterVariable", void 0, envelope);
|
|
17882
|
-
}
|
|
17883
18417
|
const opts = { client: this._client, signal, throwOnError: false };
|
|
17884
|
-
if (envelope.path) opts.path = envelope.path;
|
|
17885
18418
|
const call = async () => {
|
|
17886
18419
|
try {
|
|
17887
|
-
const _raw = await
|
|
17888
|
-
let data = this._evaluateResponse(_raw, "
|
|
18420
|
+
const _raw = await deleteRuntimeBackupState(opts);
|
|
18421
|
+
let data = this._evaluateResponse(_raw, "deleteRuntimeBackupState", (resp) => {
|
|
17889
18422
|
const st = resp.status ?? resp.response?.status;
|
|
17890
18423
|
if (!st) return void 0;
|
|
17891
18424
|
const candidate = st === 429 || st === 503 || st === 500;
|
|
@@ -17902,15 +18435,15 @@ var CamundaClient = class {
|
|
|
17902
18435
|
if (!isBp) err.nonRetryable = true;
|
|
17903
18436
|
return err;
|
|
17904
18437
|
});
|
|
17905
|
-
const _respSchemaName = "
|
|
18438
|
+
const _respSchemaName = "zDeleteRuntimeBackupStateResponse";
|
|
17906
18439
|
if (this._isVoidResponse(_respSchemaName)) {
|
|
17907
18440
|
data = void 0;
|
|
17908
18441
|
}
|
|
17909
18442
|
if (this._validation.settings.res !== "none") {
|
|
17910
18443
|
const _schemas = await this._loadSchemas();
|
|
17911
|
-
const _schema = _schemas.
|
|
18444
|
+
const _schema = _schemas.zDeleteRuntimeBackupStateResponse;
|
|
17912
18445
|
if (_schema) {
|
|
17913
|
-
const maybeR = await this._validation.gateResponse("
|
|
18446
|
+
const maybeR = await this._validation.gateResponse("deleteRuntimeBackupState", _schema, data);
|
|
17914
18447
|
if (this._validation.settings.res === "strict") data = maybeR;
|
|
17915
18448
|
}
|
|
17916
18449
|
}
|
|
@@ -17919,24 +18452,24 @@ var CamundaClient = class {
|
|
|
17919
18452
|
throw e;
|
|
17920
18453
|
}
|
|
17921
18454
|
};
|
|
17922
|
-
return this._invokeWithRetry(() => call(), { opId: "
|
|
18455
|
+
return this._invokeWithRetry(() => call(), { opId: "deleteRuntimeBackupState", exempt: false, retryOverride: options?.retry });
|
|
17923
18456
|
});
|
|
17924
18457
|
}
|
|
17925
|
-
|
|
18458
|
+
deleteTenant(arg, options) {
|
|
17926
18459
|
return toCancelable2(async (signal) => {
|
|
17927
|
-
const {
|
|
18460
|
+
const { tenantId } = arg || {};
|
|
17928
18461
|
let envelope = {};
|
|
17929
|
-
envelope.path = {
|
|
18462
|
+
envelope.path = { tenantId };
|
|
17930
18463
|
if (this._validation.settings.req !== "none") {
|
|
17931
18464
|
const _schemas = await this._loadSchemas();
|
|
17932
|
-
await this._validation.gateRequest("
|
|
18465
|
+
await this._validation.gateRequest("deleteTenant", void 0, envelope);
|
|
17933
18466
|
}
|
|
17934
18467
|
const opts = { client: this._client, signal, throwOnError: false };
|
|
17935
18468
|
if (envelope.path) opts.path = envelope.path;
|
|
17936
18469
|
const call = async () => {
|
|
17937
18470
|
try {
|
|
17938
|
-
const _raw = await
|
|
17939
|
-
let data = this._evaluateResponse(_raw, "
|
|
18471
|
+
const _raw = await deleteTenant(opts);
|
|
18472
|
+
let data = this._evaluateResponse(_raw, "deleteTenant", (resp) => {
|
|
17940
18473
|
const st = resp.status ?? resp.response?.status;
|
|
17941
18474
|
if (!st) return void 0;
|
|
17942
18475
|
const candidate = st === 429 || st === 503 || st === 500;
|
|
@@ -17953,15 +18486,15 @@ var CamundaClient = class {
|
|
|
17953
18486
|
if (!isBp) err.nonRetryable = true;
|
|
17954
18487
|
return err;
|
|
17955
18488
|
});
|
|
17956
|
-
const _respSchemaName = "
|
|
18489
|
+
const _respSchemaName = "zDeleteTenantResponse";
|
|
17957
18490
|
if (this._isVoidResponse(_respSchemaName)) {
|
|
17958
18491
|
data = void 0;
|
|
17959
18492
|
}
|
|
17960
18493
|
if (this._validation.settings.res !== "none") {
|
|
17961
18494
|
const _schemas = await this._loadSchemas();
|
|
17962
|
-
const _schema = _schemas.
|
|
18495
|
+
const _schema = _schemas.zDeleteTenantResponse;
|
|
17963
18496
|
if (_schema) {
|
|
17964
|
-
const maybeR = await this._validation.gateResponse("
|
|
18497
|
+
const maybeR = await this._validation.gateResponse("deleteTenant", _schema, data);
|
|
17965
18498
|
if (this._validation.settings.res === "strict") data = maybeR;
|
|
17966
18499
|
}
|
|
17967
18500
|
}
|
|
@@ -17970,30 +18503,132 @@ var CamundaClient = class {
|
|
|
17970
18503
|
throw e;
|
|
17971
18504
|
}
|
|
17972
18505
|
};
|
|
17973
|
-
return this._invokeWithRetry(() => call(), { opId: "
|
|
18506
|
+
return this._invokeWithRetry(() => call(), { opId: "deleteTenant", exempt: false, retryOverride: options?.retry });
|
|
17974
18507
|
});
|
|
17975
18508
|
}
|
|
17976
|
-
|
|
18509
|
+
deleteTenantClusterVariable(arg, options) {
|
|
17977
18510
|
return toCancelable2(async (signal) => {
|
|
17978
|
-
const
|
|
18511
|
+
const { tenantId, name } = arg || {};
|
|
17979
18512
|
let envelope = {};
|
|
17980
|
-
envelope.
|
|
17981
|
-
if (envelope.body && (envelope.body.tenantId === void 0 || envelope.body.tenantId === null)) {
|
|
17982
|
-
envelope.body.tenantId = this._config.defaultTenantId;
|
|
17983
|
-
this._log.trace(() => ["tenant.default.inject", { op: "evaluateConditionals", tenant: this._config.defaultTenantId }]);
|
|
17984
|
-
}
|
|
18513
|
+
envelope.path = { tenantId, name };
|
|
17985
18514
|
if (this._validation.settings.req !== "none") {
|
|
17986
18515
|
const _schemas = await this._loadSchemas();
|
|
17987
|
-
|
|
17988
|
-
const maybeBody = await this._validation.gateRequest("evaluateConditionals", _schemas.zEvaluateConditionalsBody, envelope.body);
|
|
17989
|
-
if (this._validation.settings.req === "strict") envelope.body = maybeBody;
|
|
17990
|
-
}
|
|
18516
|
+
await this._validation.gateRequest("deleteTenantClusterVariable", void 0, envelope);
|
|
17991
18517
|
}
|
|
17992
18518
|
const opts = { client: this._client, signal, throwOnError: false };
|
|
17993
|
-
if (envelope.
|
|
18519
|
+
if (envelope.path) opts.path = envelope.path;
|
|
17994
18520
|
const call = async () => {
|
|
17995
18521
|
try {
|
|
17996
|
-
const _raw = await
|
|
18522
|
+
const _raw = await deleteTenantClusterVariable(opts);
|
|
18523
|
+
let data = this._evaluateResponse(_raw, "deleteTenantClusterVariable", (resp) => {
|
|
18524
|
+
const st = resp.status ?? resp.response?.status;
|
|
18525
|
+
if (!st) return void 0;
|
|
18526
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
18527
|
+
if (!candidate) return void 0;
|
|
18528
|
+
let prob = void 0;
|
|
18529
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
18530
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
18531
|
+
err.status = st;
|
|
18532
|
+
err.name = "HttpSdkError";
|
|
18533
|
+
if (prob) {
|
|
18534
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
18535
|
+
}
|
|
18536
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
18537
|
+
if (!isBp) err.nonRetryable = true;
|
|
18538
|
+
return err;
|
|
18539
|
+
});
|
|
18540
|
+
const _respSchemaName = "zDeleteTenantClusterVariableResponse";
|
|
18541
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
18542
|
+
data = void 0;
|
|
18543
|
+
}
|
|
18544
|
+
if (this._validation.settings.res !== "none") {
|
|
18545
|
+
const _schemas = await this._loadSchemas();
|
|
18546
|
+
const _schema = _schemas.zDeleteTenantClusterVariableResponse;
|
|
18547
|
+
if (_schema) {
|
|
18548
|
+
const maybeR = await this._validation.gateResponse("deleteTenantClusterVariable", _schema, data);
|
|
18549
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
18550
|
+
}
|
|
18551
|
+
}
|
|
18552
|
+
return data;
|
|
18553
|
+
} catch (e) {
|
|
18554
|
+
throw e;
|
|
18555
|
+
}
|
|
18556
|
+
};
|
|
18557
|
+
return this._invokeWithRetry(() => call(), { opId: "deleteTenantClusterVariable", exempt: false, retryOverride: options?.retry });
|
|
18558
|
+
});
|
|
18559
|
+
}
|
|
18560
|
+
deleteUser(arg, options) {
|
|
18561
|
+
return toCancelable2(async (signal) => {
|
|
18562
|
+
const { username } = arg || {};
|
|
18563
|
+
let envelope = {};
|
|
18564
|
+
envelope.path = { username };
|
|
18565
|
+
if (this._validation.settings.req !== "none") {
|
|
18566
|
+
const _schemas = await this._loadSchemas();
|
|
18567
|
+
await this._validation.gateRequest("deleteUser", void 0, envelope);
|
|
18568
|
+
}
|
|
18569
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
18570
|
+
if (envelope.path) opts.path = envelope.path;
|
|
18571
|
+
const call = async () => {
|
|
18572
|
+
try {
|
|
18573
|
+
const _raw = await deleteUser(opts);
|
|
18574
|
+
let data = this._evaluateResponse(_raw, "deleteUser", (resp) => {
|
|
18575
|
+
const st = resp.status ?? resp.response?.status;
|
|
18576
|
+
if (!st) return void 0;
|
|
18577
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
18578
|
+
if (!candidate) return void 0;
|
|
18579
|
+
let prob = void 0;
|
|
18580
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
18581
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
18582
|
+
err.status = st;
|
|
18583
|
+
err.name = "HttpSdkError";
|
|
18584
|
+
if (prob) {
|
|
18585
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
18586
|
+
}
|
|
18587
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
18588
|
+
if (!isBp) err.nonRetryable = true;
|
|
18589
|
+
return err;
|
|
18590
|
+
});
|
|
18591
|
+
const _respSchemaName = "zDeleteUserResponse";
|
|
18592
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
18593
|
+
data = void 0;
|
|
18594
|
+
}
|
|
18595
|
+
if (this._validation.settings.res !== "none") {
|
|
18596
|
+
const _schemas = await this._loadSchemas();
|
|
18597
|
+
const _schema = _schemas.zDeleteUserResponse;
|
|
18598
|
+
if (_schema) {
|
|
18599
|
+
const maybeR = await this._validation.gateResponse("deleteUser", _schema, data);
|
|
18600
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
18601
|
+
}
|
|
18602
|
+
}
|
|
18603
|
+
return data;
|
|
18604
|
+
} catch (e) {
|
|
18605
|
+
throw e;
|
|
18606
|
+
}
|
|
18607
|
+
};
|
|
18608
|
+
return this._invokeWithRetry(() => call(), { opId: "deleteUser", exempt: false, retryOverride: options?.retry });
|
|
18609
|
+
});
|
|
18610
|
+
}
|
|
18611
|
+
evaluateConditionals(arg, options) {
|
|
18612
|
+
return toCancelable2(async (signal) => {
|
|
18613
|
+
const _body = arg;
|
|
18614
|
+
let envelope = {};
|
|
18615
|
+
envelope.body = _body;
|
|
18616
|
+
if (envelope.body && (envelope.body.tenantId === void 0 || envelope.body.tenantId === null)) {
|
|
18617
|
+
envelope.body.tenantId = this._config.defaultTenantId;
|
|
18618
|
+
this._log.trace(() => ["tenant.default.inject", { op: "evaluateConditionals", tenant: this._config.defaultTenantId }]);
|
|
18619
|
+
}
|
|
18620
|
+
if (this._validation.settings.req !== "none") {
|
|
18621
|
+
const _schemas = await this._loadSchemas();
|
|
18622
|
+
if (envelope.body !== void 0) {
|
|
18623
|
+
const maybeBody = await this._validation.gateRequest("evaluateConditionals", _schemas.zEvaluateConditionalsBody, envelope.body);
|
|
18624
|
+
if (this._validation.settings.req === "strict") envelope.body = maybeBody;
|
|
18625
|
+
}
|
|
18626
|
+
}
|
|
18627
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
18628
|
+
if (envelope.body !== void 0) opts.body = envelope.body;
|
|
18629
|
+
const call = async () => {
|
|
18630
|
+
try {
|
|
18631
|
+
const _raw = await evaluateConditionals(opts);
|
|
17997
18632
|
let data = this._evaluateResponse(_raw, "evaluateConditionals", (resp) => {
|
|
17998
18633
|
const st = resp.status ?? resp.response?.status;
|
|
17999
18634
|
if (!st) return void 0;
|
|
@@ -18466,6 +19101,49 @@ var CamundaClient = class {
|
|
|
18466
19101
|
return invoke();
|
|
18467
19102
|
});
|
|
18468
19103
|
}
|
|
19104
|
+
getClusterStatus(arg, options) {
|
|
19105
|
+
return toCancelable2(async (signal) => {
|
|
19106
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
19107
|
+
const call = async () => {
|
|
19108
|
+
try {
|
|
19109
|
+
const _raw = await getClusterStatus(opts);
|
|
19110
|
+
let data = this._evaluateResponse(_raw, "getClusterStatus", (resp) => {
|
|
19111
|
+
const st = resp.status ?? resp.response?.status;
|
|
19112
|
+
if (!st) return void 0;
|
|
19113
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
19114
|
+
if (!candidate) return void 0;
|
|
19115
|
+
let prob = void 0;
|
|
19116
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
19117
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
19118
|
+
err.status = st;
|
|
19119
|
+
err.name = "HttpSdkError";
|
|
19120
|
+
if (prob) {
|
|
19121
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
19122
|
+
}
|
|
19123
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
19124
|
+
if (!isBp) err.nonRetryable = true;
|
|
19125
|
+
return err;
|
|
19126
|
+
});
|
|
19127
|
+
const _respSchemaName = "zGetClusterStatusResponse";
|
|
19128
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
19129
|
+
data = void 0;
|
|
19130
|
+
}
|
|
19131
|
+
if (this._validation.settings.res !== "none") {
|
|
19132
|
+
const _schemas = await this._loadSchemas();
|
|
19133
|
+
const _schema = _schemas.zGetClusterStatusResponse;
|
|
19134
|
+
if (_schema) {
|
|
19135
|
+
const maybeR = await this._validation.gateResponse("getClusterStatus", _schema, data);
|
|
19136
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
19137
|
+
}
|
|
19138
|
+
}
|
|
19139
|
+
return data;
|
|
19140
|
+
} catch (e) {
|
|
19141
|
+
throw e;
|
|
19142
|
+
}
|
|
19143
|
+
};
|
|
19144
|
+
return this._invokeWithRetry(() => call(), { opId: "getClusterStatus", exempt: false, retryOverride: options?.retry });
|
|
19145
|
+
});
|
|
19146
|
+
}
|
|
18469
19147
|
getDecisionDefinition(arg, consistencyManagement, options) {
|
|
18470
19148
|
if (!consistencyManagement) throw new Error("Missing consistencyManagement parameter for eventually consistent endpoint");
|
|
18471
19149
|
const useConsistency = consistencyManagement.consistency;
|
|
@@ -20409,6 +21087,49 @@ var CamundaClient = class {
|
|
|
20409
21087
|
return invoke();
|
|
20410
21088
|
});
|
|
20411
21089
|
}
|
|
21090
|
+
getRestoreStatus(arg, options) {
|
|
21091
|
+
return toCancelable2(async (signal) => {
|
|
21092
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
21093
|
+
const call = async () => {
|
|
21094
|
+
try {
|
|
21095
|
+
const _raw = await getRestoreStatus(opts);
|
|
21096
|
+
let data = this._evaluateResponse(_raw, "getRestoreStatus", (resp) => {
|
|
21097
|
+
const st = resp.status ?? resp.response?.status;
|
|
21098
|
+
if (!st) return void 0;
|
|
21099
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
21100
|
+
if (!candidate) return void 0;
|
|
21101
|
+
let prob = void 0;
|
|
21102
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
21103
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
21104
|
+
err.status = st;
|
|
21105
|
+
err.name = "HttpSdkError";
|
|
21106
|
+
if (prob) {
|
|
21107
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
21108
|
+
}
|
|
21109
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
21110
|
+
if (!isBp) err.nonRetryable = true;
|
|
21111
|
+
return err;
|
|
21112
|
+
});
|
|
21113
|
+
const _respSchemaName = "zGetRestoreStatusResponse";
|
|
21114
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
21115
|
+
data = void 0;
|
|
21116
|
+
}
|
|
21117
|
+
if (this._validation.settings.res !== "none") {
|
|
21118
|
+
const _schemas = await this._loadSchemas();
|
|
21119
|
+
const _schema = _schemas.zGetRestoreStatusResponse;
|
|
21120
|
+
if (_schema) {
|
|
21121
|
+
const maybeR = await this._validation.gateResponse("getRestoreStatus", _schema, data);
|
|
21122
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
21123
|
+
}
|
|
21124
|
+
}
|
|
21125
|
+
return data;
|
|
21126
|
+
} catch (e) {
|
|
21127
|
+
throw e;
|
|
21128
|
+
}
|
|
21129
|
+
};
|
|
21130
|
+
return this._invokeWithRetry(() => call(), { opId: "getRestoreStatus", exempt: false, retryOverride: options?.retry });
|
|
21131
|
+
});
|
|
21132
|
+
}
|
|
20412
21133
|
getRole(arg, consistencyManagement, options) {
|
|
20413
21134
|
if (!consistencyManagement) throw new Error("Missing consistencyManagement parameter for eventually consistent endpoint");
|
|
20414
21135
|
const useConsistency = consistencyManagement.consistency;
|
|
@@ -20464,6 +21185,100 @@ var CamundaClient = class {
|
|
|
20464
21185
|
return invoke();
|
|
20465
21186
|
});
|
|
20466
21187
|
}
|
|
21188
|
+
getRuntimeBackup(arg, options) {
|
|
21189
|
+
return toCancelable2(async (signal) => {
|
|
21190
|
+
const { backupId } = arg || {};
|
|
21191
|
+
let envelope = {};
|
|
21192
|
+
envelope.path = { backupId };
|
|
21193
|
+
if (this._validation.settings.req !== "none") {
|
|
21194
|
+
const _schemas = await this._loadSchemas();
|
|
21195
|
+
await this._validation.gateRequest("getRuntimeBackup", void 0, envelope);
|
|
21196
|
+
}
|
|
21197
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
21198
|
+
if (envelope.path) opts.path = envelope.path;
|
|
21199
|
+
const call = async () => {
|
|
21200
|
+
try {
|
|
21201
|
+
const _raw = await getRuntimeBackup(opts);
|
|
21202
|
+
let data = this._evaluateResponse(_raw, "getRuntimeBackup", (resp) => {
|
|
21203
|
+
const st = resp.status ?? resp.response?.status;
|
|
21204
|
+
if (!st) return void 0;
|
|
21205
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
21206
|
+
if (!candidate) return void 0;
|
|
21207
|
+
let prob = void 0;
|
|
21208
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
21209
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
21210
|
+
err.status = st;
|
|
21211
|
+
err.name = "HttpSdkError";
|
|
21212
|
+
if (prob) {
|
|
21213
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
21214
|
+
}
|
|
21215
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
21216
|
+
if (!isBp) err.nonRetryable = true;
|
|
21217
|
+
return err;
|
|
21218
|
+
});
|
|
21219
|
+
const _respSchemaName = "zGetRuntimeBackupResponse";
|
|
21220
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
21221
|
+
data = void 0;
|
|
21222
|
+
}
|
|
21223
|
+
if (this._validation.settings.res !== "none") {
|
|
21224
|
+
const _schemas = await this._loadSchemas();
|
|
21225
|
+
const _schema = _schemas.zGetRuntimeBackupResponse;
|
|
21226
|
+
if (_schema) {
|
|
21227
|
+
const maybeR = await this._validation.gateResponse("getRuntimeBackup", _schema, data);
|
|
21228
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
21229
|
+
}
|
|
21230
|
+
}
|
|
21231
|
+
return data;
|
|
21232
|
+
} catch (e) {
|
|
21233
|
+
throw e;
|
|
21234
|
+
}
|
|
21235
|
+
};
|
|
21236
|
+
return this._invokeWithRetry(() => call(), { opId: "getRuntimeBackup", exempt: false, retryOverride: options?.retry });
|
|
21237
|
+
});
|
|
21238
|
+
}
|
|
21239
|
+
getRuntimeBackupState(arg, options) {
|
|
21240
|
+
return toCancelable2(async (signal) => {
|
|
21241
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
21242
|
+
const call = async () => {
|
|
21243
|
+
try {
|
|
21244
|
+
const _raw = await getRuntimeBackupState(opts);
|
|
21245
|
+
let data = this._evaluateResponse(_raw, "getRuntimeBackupState", (resp) => {
|
|
21246
|
+
const st = resp.status ?? resp.response?.status;
|
|
21247
|
+
if (!st) return void 0;
|
|
21248
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
21249
|
+
if (!candidate) return void 0;
|
|
21250
|
+
let prob = void 0;
|
|
21251
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
21252
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
21253
|
+
err.status = st;
|
|
21254
|
+
err.name = "HttpSdkError";
|
|
21255
|
+
if (prob) {
|
|
21256
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
21257
|
+
}
|
|
21258
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
21259
|
+
if (!isBp) err.nonRetryable = true;
|
|
21260
|
+
return err;
|
|
21261
|
+
});
|
|
21262
|
+
const _respSchemaName = "zGetRuntimeBackupStateResponse";
|
|
21263
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
21264
|
+
data = void 0;
|
|
21265
|
+
}
|
|
21266
|
+
if (this._validation.settings.res !== "none") {
|
|
21267
|
+
const _schemas = await this._loadSchemas();
|
|
21268
|
+
const _schema = _schemas.zGetRuntimeBackupStateResponse;
|
|
21269
|
+
if (_schema) {
|
|
21270
|
+
const maybeR = await this._validation.gateResponse("getRuntimeBackupState", _schema, data);
|
|
21271
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
21272
|
+
}
|
|
21273
|
+
}
|
|
21274
|
+
return data;
|
|
21275
|
+
} catch (e) {
|
|
21276
|
+
throw e;
|
|
21277
|
+
}
|
|
21278
|
+
};
|
|
21279
|
+
return this._invokeWithRetry(() => call(), { opId: "getRuntimeBackupState", exempt: false, retryOverride: options?.retry });
|
|
21280
|
+
});
|
|
21281
|
+
}
|
|
20467
21282
|
getStartProcessForm(arg, consistencyManagement, options) {
|
|
20468
21283
|
if (!consistencyManagement) throw new Error("Missing consistencyManagement parameter for eventually consistent endpoint");
|
|
20469
21284
|
const useConsistency = consistencyManagement.consistency;
|
|
@@ -21033,6 +21848,111 @@ var CamundaClient = class {
|
|
|
21033
21848
|
return invoke();
|
|
21034
21849
|
});
|
|
21035
21850
|
}
|
|
21851
|
+
listRuntimeBackups(arg, options) {
|
|
21852
|
+
return toCancelable2(async (signal) => {
|
|
21853
|
+
const { prefix } = arg || {};
|
|
21854
|
+
let envelope = {};
|
|
21855
|
+
envelope.query = { prefix };
|
|
21856
|
+
if (this._validation.settings.req !== "none") {
|
|
21857
|
+
const _schemas = await this._loadSchemas();
|
|
21858
|
+
await this._validation.gateRequest("listRuntimeBackups", void 0, envelope);
|
|
21859
|
+
}
|
|
21860
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
21861
|
+
if (envelope.query) opts.query = envelope.query;
|
|
21862
|
+
const call = async () => {
|
|
21863
|
+
try {
|
|
21864
|
+
const _raw = await listRuntimeBackups(opts);
|
|
21865
|
+
let data = this._evaluateResponse(_raw, "listRuntimeBackups", (resp) => {
|
|
21866
|
+
const st = resp.status ?? resp.response?.status;
|
|
21867
|
+
if (!st) return void 0;
|
|
21868
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
21869
|
+
if (!candidate) return void 0;
|
|
21870
|
+
let prob = void 0;
|
|
21871
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
21872
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
21873
|
+
err.status = st;
|
|
21874
|
+
err.name = "HttpSdkError";
|
|
21875
|
+
if (prob) {
|
|
21876
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
21877
|
+
}
|
|
21878
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
21879
|
+
if (!isBp) err.nonRetryable = true;
|
|
21880
|
+
return err;
|
|
21881
|
+
});
|
|
21882
|
+
const _respSchemaName = "zListRuntimeBackupsResponse";
|
|
21883
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
21884
|
+
data = void 0;
|
|
21885
|
+
}
|
|
21886
|
+
if (this._validation.settings.res !== "none") {
|
|
21887
|
+
const _schemas = await this._loadSchemas();
|
|
21888
|
+
const _schema = _schemas.zListRuntimeBackupsResponse;
|
|
21889
|
+
if (_schema) {
|
|
21890
|
+
const maybeR = await this._validation.gateResponse("listRuntimeBackups", _schema, data);
|
|
21891
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
21892
|
+
}
|
|
21893
|
+
}
|
|
21894
|
+
return data;
|
|
21895
|
+
} catch (e) {
|
|
21896
|
+
throw e;
|
|
21897
|
+
}
|
|
21898
|
+
};
|
|
21899
|
+
return this._invokeWithRetry(() => call(), { opId: "listRuntimeBackups", exempt: false, retryOverride: options?.retry });
|
|
21900
|
+
});
|
|
21901
|
+
}
|
|
21902
|
+
listSecrets(arg, options) {
|
|
21903
|
+
return toCancelable2(async (signal) => {
|
|
21904
|
+
const _body = arg;
|
|
21905
|
+
let envelope = {};
|
|
21906
|
+
envelope.body = _body;
|
|
21907
|
+
if (this._validation.settings.req !== "none") {
|
|
21908
|
+
const _schemas = await this._loadSchemas();
|
|
21909
|
+
if (envelope.body !== void 0) {
|
|
21910
|
+
const maybeBody = await this._validation.gateRequest("listSecrets", _schemas.zListSecretsBody, envelope.body);
|
|
21911
|
+
if (this._validation.settings.req === "strict") envelope.body = maybeBody;
|
|
21912
|
+
}
|
|
21913
|
+
}
|
|
21914
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
21915
|
+
if (envelope.body !== void 0) opts.body = envelope.body;
|
|
21916
|
+
const call = async () => {
|
|
21917
|
+
try {
|
|
21918
|
+
const _raw = await listSecrets(opts);
|
|
21919
|
+
let data = this._evaluateResponse(_raw, "listSecrets", (resp) => {
|
|
21920
|
+
const st = resp.status ?? resp.response?.status;
|
|
21921
|
+
if (!st) return void 0;
|
|
21922
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
21923
|
+
if (!candidate) return void 0;
|
|
21924
|
+
let prob = void 0;
|
|
21925
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
21926
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
21927
|
+
err.status = st;
|
|
21928
|
+
err.name = "HttpSdkError";
|
|
21929
|
+
if (prob) {
|
|
21930
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
21931
|
+
}
|
|
21932
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
21933
|
+
if (!isBp) err.nonRetryable = true;
|
|
21934
|
+
return err;
|
|
21935
|
+
});
|
|
21936
|
+
const _respSchemaName = "zListSecretsResponse";
|
|
21937
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
21938
|
+
data = void 0;
|
|
21939
|
+
}
|
|
21940
|
+
if (this._validation.settings.res !== "none") {
|
|
21941
|
+
const _schemas = await this._loadSchemas();
|
|
21942
|
+
const _schema = _schemas.zListSecretsResponse;
|
|
21943
|
+
if (_schema) {
|
|
21944
|
+
const maybeR = await this._validation.gateResponse("listSecrets", _schema, data);
|
|
21945
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
21946
|
+
}
|
|
21947
|
+
}
|
|
21948
|
+
return data;
|
|
21949
|
+
} catch (e) {
|
|
21950
|
+
throw e;
|
|
21951
|
+
}
|
|
21952
|
+
};
|
|
21953
|
+
return this._invokeWithRetry(() => call(), { opId: "listSecrets", exempt: false, retryOverride: options?.retry });
|
|
21954
|
+
});
|
|
21955
|
+
}
|
|
21036
21956
|
migrateProcessInstance(arg, options) {
|
|
21037
21957
|
return toCancelable2(async (signal) => {
|
|
21038
21958
|
const { processInstanceKey, ..._body } = arg || {};
|
|
@@ -21253,6 +22173,57 @@ var CamundaClient = class {
|
|
|
21253
22173
|
return this._invokeWithRetry(() => call(), { opId: "modifyProcessInstancesBatchOperation", exempt: false, retryOverride: options?.retry });
|
|
21254
22174
|
});
|
|
21255
22175
|
}
|
|
22176
|
+
pauseExporting(arg, options) {
|
|
22177
|
+
return toCancelable2(async (signal) => {
|
|
22178
|
+
const { soft } = arg || {};
|
|
22179
|
+
let envelope = {};
|
|
22180
|
+
envelope.query = { soft };
|
|
22181
|
+
if (this._validation.settings.req !== "none") {
|
|
22182
|
+
const _schemas = await this._loadSchemas();
|
|
22183
|
+
await this._validation.gateRequest("pauseExporting", void 0, envelope);
|
|
22184
|
+
}
|
|
22185
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
22186
|
+
if (envelope.query) opts.query = envelope.query;
|
|
22187
|
+
const call = async () => {
|
|
22188
|
+
try {
|
|
22189
|
+
const _raw = await pauseExporting(opts);
|
|
22190
|
+
let data = this._evaluateResponse(_raw, "pauseExporting", (resp) => {
|
|
22191
|
+
const st = resp.status ?? resp.response?.status;
|
|
22192
|
+
if (!st) return void 0;
|
|
22193
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
22194
|
+
if (!candidate) return void 0;
|
|
22195
|
+
let prob = void 0;
|
|
22196
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
22197
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
22198
|
+
err.status = st;
|
|
22199
|
+
err.name = "HttpSdkError";
|
|
22200
|
+
if (prob) {
|
|
22201
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
22202
|
+
}
|
|
22203
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
22204
|
+
if (!isBp) err.nonRetryable = true;
|
|
22205
|
+
return err;
|
|
22206
|
+
});
|
|
22207
|
+
const _respSchemaName = "zPauseExportingResponse";
|
|
22208
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
22209
|
+
data = void 0;
|
|
22210
|
+
}
|
|
22211
|
+
if (this._validation.settings.res !== "none") {
|
|
22212
|
+
const _schemas = await this._loadSchemas();
|
|
22213
|
+
const _schema = _schemas.zPauseExportingResponse;
|
|
22214
|
+
if (_schema) {
|
|
22215
|
+
const maybeR = await this._validation.gateResponse("pauseExporting", _schema, data);
|
|
22216
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
22217
|
+
}
|
|
22218
|
+
}
|
|
22219
|
+
return data;
|
|
22220
|
+
} catch (e) {
|
|
22221
|
+
throw e;
|
|
22222
|
+
}
|
|
22223
|
+
};
|
|
22224
|
+
return this._invokeWithRetry(() => call(), { opId: "pauseExporting", exempt: false, retryOverride: options?.retry });
|
|
22225
|
+
});
|
|
22226
|
+
}
|
|
21256
22227
|
pinClock(arg, options) {
|
|
21257
22228
|
return toCancelable2(async (signal) => {
|
|
21258
22229
|
const _body = arg;
|
|
@@ -21733,6 +22704,49 @@ var CamundaClient = class {
|
|
|
21733
22704
|
return this._invokeWithRetry(() => call(), { opId: "resumeBatchOperation", exempt: false, retryOverride: options?.retry });
|
|
21734
22705
|
});
|
|
21735
22706
|
}
|
|
22707
|
+
resumeExporting(arg, options) {
|
|
22708
|
+
return toCancelable2(async (signal) => {
|
|
22709
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
22710
|
+
const call = async () => {
|
|
22711
|
+
try {
|
|
22712
|
+
const _raw = await resumeExporting(opts);
|
|
22713
|
+
let data = this._evaluateResponse(_raw, "resumeExporting", (resp) => {
|
|
22714
|
+
const st = resp.status ?? resp.response?.status;
|
|
22715
|
+
if (!st) return void 0;
|
|
22716
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
22717
|
+
if (!candidate) return void 0;
|
|
22718
|
+
let prob = void 0;
|
|
22719
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
22720
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
22721
|
+
err.status = st;
|
|
22722
|
+
err.name = "HttpSdkError";
|
|
22723
|
+
if (prob) {
|
|
22724
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
22725
|
+
}
|
|
22726
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
22727
|
+
if (!isBp) err.nonRetryable = true;
|
|
22728
|
+
return err;
|
|
22729
|
+
});
|
|
22730
|
+
const _respSchemaName = "zResumeExportingResponse";
|
|
22731
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
22732
|
+
data = void 0;
|
|
22733
|
+
}
|
|
22734
|
+
if (this._validation.settings.res !== "none") {
|
|
22735
|
+
const _schemas = await this._loadSchemas();
|
|
22736
|
+
const _schema = _schemas.zResumeExportingResponse;
|
|
22737
|
+
if (_schema) {
|
|
22738
|
+
const maybeR = await this._validation.gateResponse("resumeExporting", _schema, data);
|
|
22739
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
22740
|
+
}
|
|
22741
|
+
}
|
|
22742
|
+
return data;
|
|
22743
|
+
} catch (e) {
|
|
22744
|
+
throw e;
|
|
22745
|
+
}
|
|
22746
|
+
};
|
|
22747
|
+
return this._invokeWithRetry(() => call(), { opId: "resumeExporting", exempt: false, retryOverride: options?.retry });
|
|
22748
|
+
});
|
|
22749
|
+
}
|
|
21736
22750
|
resumeProcessInstance(arg, options) {
|
|
21737
22751
|
return toCancelable2(async (signal) => {
|
|
21738
22752
|
const { processInstanceKey, ..._body } = arg || {};
|
|
@@ -24725,6 +25739,103 @@ var CamundaClient = class {
|
|
|
24725
25739
|
return this._invokeWithRetry(() => call(), { opId: "suspendProcessInstancesBatchOperation", exempt: false, retryOverride: options?.retry });
|
|
24726
25740
|
});
|
|
24727
25741
|
}
|
|
25742
|
+
syncRuntimeBackupState(arg, options) {
|
|
25743
|
+
return toCancelable2(async (signal) => {
|
|
25744
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
25745
|
+
const call = async () => {
|
|
25746
|
+
try {
|
|
25747
|
+
const _raw = await syncRuntimeBackupState(opts);
|
|
25748
|
+
let data = this._evaluateResponse(_raw, "syncRuntimeBackupState", (resp) => {
|
|
25749
|
+
const st = resp.status ?? resp.response?.status;
|
|
25750
|
+
if (!st) return void 0;
|
|
25751
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
25752
|
+
if (!candidate) return void 0;
|
|
25753
|
+
let prob = void 0;
|
|
25754
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
25755
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
25756
|
+
err.status = st;
|
|
25757
|
+
err.name = "HttpSdkError";
|
|
25758
|
+
if (prob) {
|
|
25759
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
25760
|
+
}
|
|
25761
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
25762
|
+
if (!isBp) err.nonRetryable = true;
|
|
25763
|
+
return err;
|
|
25764
|
+
});
|
|
25765
|
+
const _respSchemaName = "zSyncRuntimeBackupStateResponse";
|
|
25766
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
25767
|
+
data = void 0;
|
|
25768
|
+
}
|
|
25769
|
+
if (this._validation.settings.res !== "none") {
|
|
25770
|
+
const _schemas = await this._loadSchemas();
|
|
25771
|
+
const _schema = _schemas.zSyncRuntimeBackupStateResponse;
|
|
25772
|
+
if (_schema) {
|
|
25773
|
+
const maybeR = await this._validation.gateResponse("syncRuntimeBackupState", _schema, data);
|
|
25774
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
25775
|
+
}
|
|
25776
|
+
}
|
|
25777
|
+
return data;
|
|
25778
|
+
} catch (e) {
|
|
25779
|
+
throw e;
|
|
25780
|
+
}
|
|
25781
|
+
};
|
|
25782
|
+
return this._invokeWithRetry(() => call(), { opId: "syncRuntimeBackupState", exempt: false, retryOverride: options?.retry });
|
|
25783
|
+
});
|
|
25784
|
+
}
|
|
25785
|
+
takeRuntimeBackup(arg, options) {
|
|
25786
|
+
return toCancelable2(async (signal) => {
|
|
25787
|
+
const _body = arg;
|
|
25788
|
+
let envelope = {};
|
|
25789
|
+
envelope.body = _body;
|
|
25790
|
+
if (this._validation.settings.req !== "none") {
|
|
25791
|
+
const _schemas = await this._loadSchemas();
|
|
25792
|
+
if (envelope.body !== void 0) {
|
|
25793
|
+
const maybeBody = await this._validation.gateRequest("takeRuntimeBackup", _schemas.zTakeRuntimeBackupBody, envelope.body);
|
|
25794
|
+
if (this._validation.settings.req === "strict") envelope.body = maybeBody;
|
|
25795
|
+
}
|
|
25796
|
+
}
|
|
25797
|
+
const opts = { client: this._client, signal, throwOnError: false };
|
|
25798
|
+
if (envelope.body !== void 0) opts.body = envelope.body;
|
|
25799
|
+
const call = async () => {
|
|
25800
|
+
try {
|
|
25801
|
+
const _raw = await takeRuntimeBackup(opts);
|
|
25802
|
+
let data = this._evaluateResponse(_raw, "takeRuntimeBackup", (resp) => {
|
|
25803
|
+
const st = resp.status ?? resp.response?.status;
|
|
25804
|
+
if (!st) return void 0;
|
|
25805
|
+
const candidate = st === 429 || st === 503 || st === 500;
|
|
25806
|
+
if (!candidate) return void 0;
|
|
25807
|
+
let prob = void 0;
|
|
25808
|
+
if (resp.error && typeof resp.error === "object") prob = resp.error;
|
|
25809
|
+
const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
|
|
25810
|
+
err.status = st;
|
|
25811
|
+
err.name = "HttpSdkError";
|
|
25812
|
+
if (prob) {
|
|
25813
|
+
for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
|
|
25814
|
+
}
|
|
25815
|
+
const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
|
|
25816
|
+
if (!isBp) err.nonRetryable = true;
|
|
25817
|
+
return err;
|
|
25818
|
+
});
|
|
25819
|
+
const _respSchemaName = "zTakeRuntimeBackupResponse";
|
|
25820
|
+
if (this._isVoidResponse(_respSchemaName)) {
|
|
25821
|
+
data = void 0;
|
|
25822
|
+
}
|
|
25823
|
+
if (this._validation.settings.res !== "none") {
|
|
25824
|
+
const _schemas = await this._loadSchemas();
|
|
25825
|
+
const _schema = _schemas.zTakeRuntimeBackupResponse;
|
|
25826
|
+
if (_schema) {
|
|
25827
|
+
const maybeR = await this._validation.gateResponse("takeRuntimeBackup", _schema, data);
|
|
25828
|
+
if (this._validation.settings.res === "strict") data = maybeR;
|
|
25829
|
+
}
|
|
25830
|
+
}
|
|
25831
|
+
return data;
|
|
25832
|
+
} catch (e) {
|
|
25833
|
+
throw e;
|
|
25834
|
+
}
|
|
25835
|
+
};
|
|
25836
|
+
return this._invokeWithRetry(() => call(), { opId: "takeRuntimeBackup", exempt: false, retryOverride: options?.retry });
|
|
25837
|
+
});
|
|
25838
|
+
}
|
|
24728
25839
|
throwJobError(arg, options) {
|
|
24729
25840
|
return toCancelable2(async (signal) => {
|
|
24730
25841
|
const { jobKey, ..._body } = arg || {};
|