@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/dist/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.discriminatedUnion("type", [
2787
- zJobResultUserTask.unwrap().extend({ type: z.literal("userTask") }),
2788
- zJobResultAdHocSubProcess.unwrap().extend({ type: z.literal("adHocSubProcess") })
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.nullable(),
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 = z.object({
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: zAgentInstanceKey
7509
+ agentInstanceKey: zAgentInstanceKeyWritable
7108
7510
  });
7109
7511
  zGetAgentInstanceResponse = zAgentInstanceResult;
7110
7512
  zUpdateAgentInstanceBody = zAgentInstanceUpdateRequest;
7111
7513
  zUpdateAgentInstancePath = z.object({
7112
- agentInstanceKey: zAgentInstanceKey
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: zAgentInstanceKey
7523
+ agentInstanceKey: zAgentInstanceKeyWritable
7122
7524
  });
7123
7525
  zCreateAgentInstanceHistoryItemResponse = zAgentInstanceHistoryItemCreationResult;
7124
7526
  zSearchAgentInstanceHistoryBody = zAgentInstanceHistorySearchQuery;
7125
7527
  zSearchAgentInstanceHistoryPath = z.object({
7126
- agentInstanceKey: zAgentInstanceKey
7528
+ agentInstanceKey: zAgentInstanceKeyWritable
7127
7529
  });
7128
7530
  zSearchAgentInstanceHistoryResponse = zAgentInstanceHistorySearchQueryResult;
7129
7531
  zSearchAuditLogsBody = zAuditLogSearchQueryRequest;
7130
7532
  zSearchAuditLogsResponse = zAuditLogSearchQueryResult;
7131
7533
  zGetAuditLogPath = z.object({
7132
- auditLogKey: zAuditLogKey
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: zAuthorizationKey
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: zAuthorizationKey
7549
+ authorizationKey: zAuthorizationKeyWritable
7148
7550
  });
7149
7551
  zGetAuthorizationResponse = zAuthorizationResult;
7150
7552
  zUpdateAuthorizationBody = zAuthorizationRequest;
7151
7553
  zUpdateAuthorizationPath = z.object({
7152
- authorizationKey: zAuthorizationKey
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: zDecisionDefinitionKey
7674
+ decisionDefinitionKey: zDecisionDefinitionKeyWritable
7250
7675
  });
7251
7676
  zGetDecisionDefinitionResponse = zDecisionDefinitionResult;
7252
7677
  zGetDecisionDefinitionXmlPath = z.object({
7253
- decisionDefinitionKey: zDecisionDefinitionKey
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: zDecisionEvaluationKey
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: zDecisionRequirementsKey
7701
+ decisionRequirementsKey: zDecisionRequirementsKeyWritable
7277
7702
  });
7278
7703
  zGetDecisionRequirementsResponse = zDecisionRequirementsResult;
7279
7704
  zGetDecisionRequirementsXmlPath = z.object({
7280
- decisionRequirementsKey: zDecisionRequirementsKey
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: zElementInstanceKey
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: zElementInstanceKey
7795
+ elementInstanceKey: zElementInstanceKeyWritable
7371
7796
  });
7372
7797
  zGetElementInstanceResponse = zElementInstanceResult;
7373
7798
  zSearchElementInstanceIncidentsBody = zIncidentSearchQuery;
7374
7799
  zSearchElementInstanceIncidentsPath = z.object({
7375
- elementInstanceKey: zElementInstanceKey
7800
+ elementInstanceKey: zElementInstanceKeyWritable
7376
7801
  });
7377
7802
  zSearchElementInstanceIncidentsResponse = zIncidentSearchQueryResult;
7378
7803
  zCreateElementInstanceVariablesBody = zSetVariableRequest;
7379
7804
  zCreateElementInstanceVariablesPath = z.object({
7380
- elementInstanceKey: zElementInstanceKey
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: zFormKey
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: zIncidentKey
7930
+ incidentKey: zIncidentKeyWritable
7495
7931
  });
7496
7932
  zGetIncidentResponse = zIncidentResult;
7497
7933
  zResolveIncidentBody = zIncidentResolutionRequest;
7498
7934
  zResolveIncidentPath = z.object({
7499
- incidentKey: zIncidentKey
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: zJobKey
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: zJobKey
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: zJobKey
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: zJobKey
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: zProcessDefinitionKey
8031
+ processDefinitionKey: zProcessDefinitionKeyWritable
7596
8032
  });
7597
8033
  zGetProcessDefinitionResponse = zProcessDefinitionResult;
7598
8034
  zGetStartProcessFormPath = z.object({
7599
- processDefinitionKey: zProcessDefinitionKey
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: zProcessDefinitionKey
8045
+ processDefinitionKey: zProcessDefinitionKeyWritable
7610
8046
  });
7611
8047
  zGetProcessDefinitionStatisticsResponse = zProcessDefinitionElementStatisticsQueryResult;
7612
8048
  zSearchProcessDefinitionVariableNamesBody = zProcessDefinitionVariableNameSearchQuery;
7613
8049
  zSearchProcessDefinitionVariableNamesPath = z.object({
7614
- processDefinitionKey: zProcessDefinitionKey
8050
+ processDefinitionKey: zProcessDefinitionKeyWritable
7615
8051
  });
7616
8052
  zSearchProcessDefinitionVariableNamesResponse = zProcessDefinitionVariableNameSearchQueryResult;
7617
8053
  zGetProcessDefinitionXmlPath = z.object({
7618
- processDefinitionKey: zProcessDefinitionKey
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: zProcessInstanceKey
8080
+ processInstanceKey: zProcessInstanceKeyWritable
7645
8081
  });
7646
8082
  zGetProcessInstanceResponse = zProcessInstanceResult;
7647
8083
  zAssignProcessInstanceBusinessIdBody = zProcessInstanceBusinessIdAssignmentInstruction;
7648
8084
  zAssignProcessInstanceBusinessIdPath = z.object({
7649
- processInstanceKey: zProcessInstanceKey
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: zProcessInstanceKey
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: zProcessInstanceKey
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: zProcessInstanceKey
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: zProcessInstanceKey
8111
+ processInstanceKey: zProcessInstanceKeyWritable
7676
8112
  });
7677
8113
  zResolveProcessInstanceIncidentsResponse = zBatchOperationCreatedResult;
7678
8114
  zSearchProcessInstanceIncidentsBody = zIncidentSearchQuery;
7679
8115
  zSearchProcessInstanceIncidentsPath = z.object({
7680
- processInstanceKey: zProcessInstanceKey
8116
+ processInstanceKey: zProcessInstanceKeyWritable
7681
8117
  });
7682
8118
  zSearchProcessInstanceIncidentsResponse = zIncidentSearchQueryResult;
7683
8119
  zMigrateProcessInstanceBody = zProcessInstanceMigrationInstruction;
7684
8120
  zMigrateProcessInstancePath = z.object({
7685
- processInstanceKey: zProcessInstanceKey
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: zProcessInstanceKey
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: zProcessInstanceKey
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: zProcessInstanceKey
8141
+ processInstanceKey: zProcessInstanceKeyWritable
7706
8142
  });
7707
8143
  zGetProcessInstanceSequenceFlowsResponse = zProcessInstanceSequenceFlowsQueryResult;
7708
8144
  zGetProcessInstanceStatisticsPath = z.object({
7709
- processInstanceKey: zProcessInstanceKey
8145
+ processInstanceKey: zProcessInstanceKeyWritable
7710
8146
  });
7711
8147
  zGetProcessInstanceStatisticsResponse = zProcessInstanceElementStatisticsQueryResult;
7712
8148
  zGetProcessInstanceWaitStateStatisticsPath = z.object({
7713
- processInstanceKey: zProcessInstanceKey
8149
+ processInstanceKey: zProcessInstanceKeyWritable
7714
8150
  });
7715
8151
  zGetProcessInstanceWaitStateStatisticsResponse = zProcessInstanceWaitStateStatisticsQueryResult;
7716
8152
  zSuspendProcessInstanceBody = zSuspendProcessInstanceRequest;
7717
8153
  zSuspendProcessInstancePath = z.object({
7718
- processInstanceKey: zProcessInstanceKey
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: zResourceKey
8162
+ resourceKey: zResourceKeyWritable
7727
8163
  });
7728
8164
  zGetResourceResponse = zResourceResult;
7729
8165
  zGetResourceContentPath = z.object({
7730
- resourceKey: zResourceKey
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: zResourceKey
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: zResourceKey
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 cluster is UP and has at least one partition with a healthy leader."
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: z.enum(["PROCESSING", "RECOVERING"]).register(z.globalRegistry, {
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: zUserTaskKey
8450
+ userTaskKey: zUserTaskKeyWritable
8013
8451
  });
8014
8452
  zGetUserTaskResponse = zUserTaskResult;
8015
8453
  zUpdateUserTaskBody = zUserTaskUpdateRequest;
8016
8454
  zUpdateUserTaskPath = z.object({
8017
- userTaskKey: zUserTaskKey
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: zUserTaskKey
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: zUserTaskKey
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: zUserTaskKey
8475
+ userTaskKey: zUserTaskKeyWritable
8038
8476
  });
8039
8477
  zSearchUserTaskAuditLogsResponse = zAuditLogSearchQueryResult;
8040
8478
  zCompleteUserTaskBody = zUserTaskCompletionRequest;
8041
8479
  zCompleteUserTaskPath = z.object({
8042
- userTaskKey: zUserTaskKey
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: zUserTaskKey
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: zUserTaskKey
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: zUserTaskKey
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: zVariableKey
8522
+ variableKey: zVariableKeyWritable
8085
8523
  });
8086
8524
  zGetVariableResponse = zVariableResult;
8087
8525
  }
@@ -9185,6 +9623,59 @@ var updateAuthorization = (options) => (options.client ?? client).put({
9185
9623
  ...options.headers
9186
9624
  }
9187
9625
  });
9626
+ var listRuntimeBackups = (options) => (options?.client ?? client).get({
9627
+ requestValidator: void 0,
9628
+ responseValidator: void 0,
9629
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
9630
+ url: "/backups/runtime",
9631
+ ...options
9632
+ });
9633
+ var takeRuntimeBackup = (options) => (options?.client ?? client).post({
9634
+ requestValidator: void 0,
9635
+ responseValidator: void 0,
9636
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
9637
+ url: "/backups/runtime",
9638
+ ...options,
9639
+ headers: {
9640
+ "Content-Type": "application/json",
9641
+ ...options?.headers
9642
+ }
9643
+ });
9644
+ var deleteRuntimeBackupState = (options) => (options?.client ?? client).delete({
9645
+ requestValidator: void 0,
9646
+ responseValidator: void 0,
9647
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
9648
+ url: "/backups/runtime/state",
9649
+ ...options
9650
+ });
9651
+ var getRuntimeBackupState = (options) => (options?.client ?? client).get({
9652
+ requestValidator: void 0,
9653
+ responseValidator: void 0,
9654
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
9655
+ url: "/backups/runtime/state",
9656
+ ...options
9657
+ });
9658
+ var syncRuntimeBackupState = (options) => (options?.client ?? client).post({
9659
+ requestValidator: void 0,
9660
+ responseValidator: void 0,
9661
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
9662
+ url: "/backups/runtime/state/sync",
9663
+ ...options
9664
+ });
9665
+ var deleteRuntimeBackup = (options) => (options.client ?? client).delete({
9666
+ requestValidator: void 0,
9667
+ responseValidator: void 0,
9668
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
9669
+ url: "/backups/runtime/{backupId}",
9670
+ ...options
9671
+ });
9672
+ var getRuntimeBackup = (options) => (options.client ?? client).get({
9673
+ requestValidator: void 0,
9674
+ responseValidator: void 0,
9675
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
9676
+ url: "/backups/runtime/{backupId}",
9677
+ ...options
9678
+ });
9188
9679
  var searchBatchOperationItems = (options) => (options?.client ?? client).post({
9189
9680
  requestValidator: void 0,
9190
9681
  responseValidator: void 0,
@@ -9594,6 +10085,20 @@ var createElementInstanceVariables = (options) => (options.client ?? client).put
9594
10085
  ...options.headers
9595
10086
  }
9596
10087
  });
10088
+ var pauseExporting = (options) => (options?.client ?? client).post({
10089
+ requestValidator: void 0,
10090
+ responseValidator: void 0,
10091
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
10092
+ url: "/exporting/pause",
10093
+ ...options
10094
+ });
10095
+ var resumeExporting = (options) => (options?.client ?? client).post({
10096
+ requestValidator: void 0,
10097
+ responseValidator: void 0,
10098
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
10099
+ url: "/exporting/resume",
10100
+ ...options
10101
+ });
9597
10102
  var evaluateExpression = (options) => (options.client ?? client).post({
9598
10103
  requestValidator: void 0,
9599
10104
  responseValidator: void 0,
@@ -10574,6 +11079,17 @@ var resolveSecrets = (options) => (options.client ?? client).post({
10574
11079
  ...options.headers
10575
11080
  }
10576
11081
  });
11082
+ var listSecrets = (options) => (options?.client ?? client).post({
11083
+ requestValidator: void 0,
11084
+ responseValidator: void 0,
11085
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
11086
+ url: "/secrets/list",
11087
+ ...options,
11088
+ headers: {
11089
+ "Content-Type": "application/json",
11090
+ ...options?.headers
11091
+ }
11092
+ });
10577
11093
  var createAdminUser = (options) => (options.client ?? client).post({
10578
11094
  requestValidator: void 0,
10579
11095
  responseValidator: void 0,
@@ -10601,6 +11117,12 @@ var getStatus = (options) => (options?.client ?? client).get({
10601
11117
  url: "/status",
10602
11118
  ...options
10603
11119
  });
11120
+ var getClusterStatus = (options) => (options?.client ?? client).get({
11121
+ requestValidator: void 0,
11122
+ responseValidator: void 0,
11123
+ url: "/cluster/v2/status",
11124
+ ...options
11125
+ });
10604
11126
  var getUsageMetrics = (options) => (options.client ?? client).get({
10605
11127
  requestValidator: void 0,
10606
11128
  responseValidator: void 0,
@@ -10801,6 +11323,13 @@ var changeClusterMode = (options) => (options.client ?? client).patch({
10801
11323
  url: "/mode",
10802
11324
  ...options
10803
11325
  });
11326
+ var getRestoreStatus = (options) => (options?.client ?? client).get({
11327
+ requestValidator: void 0,
11328
+ responseValidator: void 0,
11329
+ security: [{ scheme: "bearer", type: "http" }, { scheme: "basic", type: "http" }],
11330
+ url: "/restore",
11331
+ ...options
11332
+ });
10804
11333
  var restore = (options) => (options.client ?? client).post({
10805
11334
  requestValidator: void 0,
10806
11335
  responseValidator: void 0,
@@ -10984,6 +11513,8 @@ var CamundaAuthError = class extends Error {
10984
11513
  this.cause = cause;
10985
11514
  this.name = "CamundaAuthError";
10986
11515
  }
11516
+ code;
11517
+ cause;
10987
11518
  };
10988
11519
  var OAuthManager = class {
10989
11520
  constructor(cfg, logger, tHooks, correlationProvider) {
@@ -10996,6 +11527,10 @@ var OAuthManager = class {
10996
11527
  this.session = this.isBrowser && typeof window.sessionStorage !== "undefined" ? window.sessionStorage : null;
10997
11528
  this.loadPersisted();
10998
11529
  }
11530
+ cfg;
11531
+ logger;
11532
+ tHooks;
11533
+ correlationProvider;
10999
11534
  refreshing = null;
11000
11535
  token = null;
11001
11536
  storageKey;
@@ -12499,7 +13034,7 @@ function createLogger(opts = {}) {
12499
13034
  }
12500
13035
 
12501
13036
  // src/runtime/version.ts
12502
- var packageVersion = "10.0.0-alpha.18";
13037
+ var packageVersion = "10.0.0-alpha.19";
12503
13038
 
12504
13039
  // src/runtime/supportLogger.ts
12505
13040
  var NoopSupportLogger = class {
@@ -13171,6 +13706,7 @@ var ValidationManager = class {
13171
13706
  this._logger = _logger;
13172
13707
  this._settings = { ...settings };
13173
13708
  }
13709
+ _logger;
13174
13710
  _settings;
13175
13711
  update(settings) {
13176
13712
  this._settings = { ...settings };
@@ -13548,6 +14084,8 @@ var VariableScopeCollisionError = class extends TypedVariablesError {
13548
14084
  this.scopeKeys = scopeKeys;
13549
14085
  this.name = "VariableScopeCollisionError";
13550
14086
  }
14087
+ variableName;
14088
+ scopeKeys;
13551
14089
  };
13552
14090
  var VariableDeserializationError = class extends TypedVariablesError {
13553
14091
  constructor(variableName, options) {
@@ -13555,6 +14093,7 @@ var VariableDeserializationError = class extends TypedVariablesError {
13555
14093
  this.variableName = variableName;
13556
14094
  this.name = "VariableDeserializationError";
13557
14095
  }
14096
+ variableName;
13558
14097
  };
13559
14098
  function variableNamesFromSchema(schema) {
13560
14099
  const shape = schema == null ? void 0 : schema.shape;
@@ -13570,6 +14109,8 @@ var VariableMap = class {
13570
14109
  this._raw = _raw;
13571
14110
  this._schema = _schema;
13572
14111
  }
14112
+ _raw;
14113
+ _schema;
13573
14114
  /** The parsed variable values, keyed by variable name. */
13574
14115
  get raw() {
13575
14116
  return this._raw;
@@ -14608,7 +15149,7 @@ function deepFreeze2(obj) {
14608
15149
  }
14609
15150
  return obj;
14610
15151
  }
14611
- 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"]);
15152
+ 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"]);
14612
15153
  var CancelError = class extends Error {
14613
15154
  constructor() {
14614
15155
  super("Cancelled");
@@ -17919,21 +18460,21 @@ var CamundaClient = class {
17919
18460
  return this._invokeWithRetry(() => call(), { opId: "deleteRole", exempt: false, retryOverride: options?.retry });
17920
18461
  });
17921
18462
  }
17922
- deleteTenant(arg, options) {
18463
+ deleteRuntimeBackup(arg, options) {
17923
18464
  return toCancelable2(async (signal) => {
17924
- const { tenantId } = arg || {};
18465
+ const { backupId } = arg || {};
17925
18466
  let envelope = {};
17926
- envelope.path = { tenantId };
18467
+ envelope.path = { backupId };
17927
18468
  if (this._validation.settings.req !== "none") {
17928
18469
  const _schemas = await this._loadSchemas();
17929
- await this._validation.gateRequest("deleteTenant", void 0, envelope);
18470
+ await this._validation.gateRequest("deleteRuntimeBackup", void 0, envelope);
17930
18471
  }
17931
18472
  const opts = { client: this._client, signal, throwOnError: false };
17932
18473
  if (envelope.path) opts.path = envelope.path;
17933
18474
  const call = async () => {
17934
18475
  try {
17935
- const _raw = await deleteTenant(opts);
17936
- let data = this._evaluateResponse(_raw, "deleteTenant", (resp) => {
18476
+ const _raw = await deleteRuntimeBackup(opts);
18477
+ let data = this._evaluateResponse(_raw, "deleteRuntimeBackup", (resp) => {
17937
18478
  const st = resp.status ?? resp.response?.status;
17938
18479
  if (!st) return void 0;
17939
18480
  const candidate = st === 429 || st === 503 || st === 500;
@@ -17950,15 +18491,15 @@ var CamundaClient = class {
17950
18491
  if (!isBp) err.nonRetryable = true;
17951
18492
  return err;
17952
18493
  });
17953
- const _respSchemaName = "zDeleteTenantResponse";
18494
+ const _respSchemaName = "zDeleteRuntimeBackupResponse";
17954
18495
  if (this._isVoidResponse(_respSchemaName)) {
17955
18496
  data = void 0;
17956
18497
  }
17957
18498
  if (this._validation.settings.res !== "none") {
17958
18499
  const _schemas = await this._loadSchemas();
17959
- const _schema = _schemas.zDeleteTenantResponse;
18500
+ const _schema = _schemas.zDeleteRuntimeBackupResponse;
17960
18501
  if (_schema) {
17961
- const maybeR = await this._validation.gateResponse("deleteTenant", _schema, data);
18502
+ const maybeR = await this._validation.gateResponse("deleteRuntimeBackup", _schema, data);
17962
18503
  if (this._validation.settings.res === "strict") data = maybeR;
17963
18504
  }
17964
18505
  }
@@ -17967,24 +18508,16 @@ var CamundaClient = class {
17967
18508
  throw e;
17968
18509
  }
17969
18510
  };
17970
- return this._invokeWithRetry(() => call(), { opId: "deleteTenant", exempt: false, retryOverride: options?.retry });
18511
+ return this._invokeWithRetry(() => call(), { opId: "deleteRuntimeBackup", exempt: false, retryOverride: options?.retry });
17971
18512
  });
17972
18513
  }
17973
- deleteTenantClusterVariable(arg, options) {
18514
+ deleteRuntimeBackupState(arg, options) {
17974
18515
  return toCancelable2(async (signal) => {
17975
- const { tenantId, name } = arg || {};
17976
- let envelope = {};
17977
- envelope.path = { tenantId, name };
17978
- if (this._validation.settings.req !== "none") {
17979
- const _schemas = await this._loadSchemas();
17980
- await this._validation.gateRequest("deleteTenantClusterVariable", void 0, envelope);
17981
- }
17982
18516
  const opts = { client: this._client, signal, throwOnError: false };
17983
- if (envelope.path) opts.path = envelope.path;
17984
18517
  const call = async () => {
17985
18518
  try {
17986
- const _raw = await deleteTenantClusterVariable(opts);
17987
- let data = this._evaluateResponse(_raw, "deleteTenantClusterVariable", (resp) => {
18519
+ const _raw = await deleteRuntimeBackupState(opts);
18520
+ let data = this._evaluateResponse(_raw, "deleteRuntimeBackupState", (resp) => {
17988
18521
  const st = resp.status ?? resp.response?.status;
17989
18522
  if (!st) return void 0;
17990
18523
  const candidate = st === 429 || st === 503 || st === 500;
@@ -18001,15 +18534,15 @@ var CamundaClient = class {
18001
18534
  if (!isBp) err.nonRetryable = true;
18002
18535
  return err;
18003
18536
  });
18004
- const _respSchemaName = "zDeleteTenantClusterVariableResponse";
18537
+ const _respSchemaName = "zDeleteRuntimeBackupStateResponse";
18005
18538
  if (this._isVoidResponse(_respSchemaName)) {
18006
18539
  data = void 0;
18007
18540
  }
18008
18541
  if (this._validation.settings.res !== "none") {
18009
18542
  const _schemas = await this._loadSchemas();
18010
- const _schema = _schemas.zDeleteTenantClusterVariableResponse;
18543
+ const _schema = _schemas.zDeleteRuntimeBackupStateResponse;
18011
18544
  if (_schema) {
18012
- const maybeR = await this._validation.gateResponse("deleteTenantClusterVariable", _schema, data);
18545
+ const maybeR = await this._validation.gateResponse("deleteRuntimeBackupState", _schema, data);
18013
18546
  if (this._validation.settings.res === "strict") data = maybeR;
18014
18547
  }
18015
18548
  }
@@ -18018,24 +18551,24 @@ var CamundaClient = class {
18018
18551
  throw e;
18019
18552
  }
18020
18553
  };
18021
- return this._invokeWithRetry(() => call(), { opId: "deleteTenantClusterVariable", exempt: false, retryOverride: options?.retry });
18554
+ return this._invokeWithRetry(() => call(), { opId: "deleteRuntimeBackupState", exempt: false, retryOverride: options?.retry });
18022
18555
  });
18023
18556
  }
18024
- deleteUser(arg, options) {
18557
+ deleteTenant(arg, options) {
18025
18558
  return toCancelable2(async (signal) => {
18026
- const { username } = arg || {};
18559
+ const { tenantId } = arg || {};
18027
18560
  let envelope = {};
18028
- envelope.path = { username };
18561
+ envelope.path = { tenantId };
18029
18562
  if (this._validation.settings.req !== "none") {
18030
18563
  const _schemas = await this._loadSchemas();
18031
- await this._validation.gateRequest("deleteUser", void 0, envelope);
18564
+ await this._validation.gateRequest("deleteTenant", void 0, envelope);
18032
18565
  }
18033
18566
  const opts = { client: this._client, signal, throwOnError: false };
18034
18567
  if (envelope.path) opts.path = envelope.path;
18035
18568
  const call = async () => {
18036
18569
  try {
18037
- const _raw = await deleteUser(opts);
18038
- let data = this._evaluateResponse(_raw, "deleteUser", (resp) => {
18570
+ const _raw = await deleteTenant(opts);
18571
+ let data = this._evaluateResponse(_raw, "deleteTenant", (resp) => {
18039
18572
  const st = resp.status ?? resp.response?.status;
18040
18573
  if (!st) return void 0;
18041
18574
  const candidate = st === 429 || st === 503 || st === 500;
@@ -18052,15 +18585,15 @@ var CamundaClient = class {
18052
18585
  if (!isBp) err.nonRetryable = true;
18053
18586
  return err;
18054
18587
  });
18055
- const _respSchemaName = "zDeleteUserResponse";
18588
+ const _respSchemaName = "zDeleteTenantResponse";
18056
18589
  if (this._isVoidResponse(_respSchemaName)) {
18057
18590
  data = void 0;
18058
18591
  }
18059
18592
  if (this._validation.settings.res !== "none") {
18060
18593
  const _schemas = await this._loadSchemas();
18061
- const _schema = _schemas.zDeleteUserResponse;
18594
+ const _schema = _schemas.zDeleteTenantResponse;
18062
18595
  if (_schema) {
18063
- const maybeR = await this._validation.gateResponse("deleteUser", _schema, data);
18596
+ const maybeR = await this._validation.gateResponse("deleteTenant", _schema, data);
18064
18597
  if (this._validation.settings.res === "strict") data = maybeR;
18065
18598
  }
18066
18599
  }
@@ -18069,30 +18602,132 @@ var CamundaClient = class {
18069
18602
  throw e;
18070
18603
  }
18071
18604
  };
18072
- return this._invokeWithRetry(() => call(), { opId: "deleteUser", exempt: false, retryOverride: options?.retry });
18605
+ return this._invokeWithRetry(() => call(), { opId: "deleteTenant", exempt: false, retryOverride: options?.retry });
18073
18606
  });
18074
18607
  }
18075
- evaluateConditionals(arg, options) {
18608
+ deleteTenantClusterVariable(arg, options) {
18076
18609
  return toCancelable2(async (signal) => {
18077
- const _body = arg;
18610
+ const { tenantId, name } = arg || {};
18078
18611
  let envelope = {};
18079
- envelope.body = _body;
18080
- if (envelope.body && (envelope.body.tenantId === void 0 || envelope.body.tenantId === null)) {
18081
- envelope.body.tenantId = this._config.defaultTenantId;
18082
- this._log.trace(() => ["tenant.default.inject", { op: "evaluateConditionals", tenant: this._config.defaultTenantId }]);
18083
- }
18612
+ envelope.path = { tenantId, name };
18084
18613
  if (this._validation.settings.req !== "none") {
18085
18614
  const _schemas = await this._loadSchemas();
18086
- if (envelope.body !== void 0) {
18087
- const maybeBody = await this._validation.gateRequest("evaluateConditionals", _schemas.zEvaluateConditionalsBody, envelope.body);
18088
- if (this._validation.settings.req === "strict") envelope.body = maybeBody;
18089
- }
18615
+ await this._validation.gateRequest("deleteTenantClusterVariable", void 0, envelope);
18090
18616
  }
18091
18617
  const opts = { client: this._client, signal, throwOnError: false };
18092
- if (envelope.body !== void 0) opts.body = envelope.body;
18618
+ if (envelope.path) opts.path = envelope.path;
18093
18619
  const call = async () => {
18094
18620
  try {
18095
- const _raw = await evaluateConditionals(opts);
18621
+ const _raw = await deleteTenantClusterVariable(opts);
18622
+ let data = this._evaluateResponse(_raw, "deleteTenantClusterVariable", (resp) => {
18623
+ const st = resp.status ?? resp.response?.status;
18624
+ if (!st) return void 0;
18625
+ const candidate = st === 429 || st === 503 || st === 500;
18626
+ if (!candidate) return void 0;
18627
+ let prob = void 0;
18628
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
18629
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
18630
+ err.status = st;
18631
+ err.name = "HttpSdkError";
18632
+ if (prob) {
18633
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
18634
+ }
18635
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
18636
+ if (!isBp) err.nonRetryable = true;
18637
+ return err;
18638
+ });
18639
+ const _respSchemaName = "zDeleteTenantClusterVariableResponse";
18640
+ if (this._isVoidResponse(_respSchemaName)) {
18641
+ data = void 0;
18642
+ }
18643
+ if (this._validation.settings.res !== "none") {
18644
+ const _schemas = await this._loadSchemas();
18645
+ const _schema = _schemas.zDeleteTenantClusterVariableResponse;
18646
+ if (_schema) {
18647
+ const maybeR = await this._validation.gateResponse("deleteTenantClusterVariable", _schema, data);
18648
+ if (this._validation.settings.res === "strict") data = maybeR;
18649
+ }
18650
+ }
18651
+ return data;
18652
+ } catch (e) {
18653
+ throw e;
18654
+ }
18655
+ };
18656
+ return this._invokeWithRetry(() => call(), { opId: "deleteTenantClusterVariable", exempt: false, retryOverride: options?.retry });
18657
+ });
18658
+ }
18659
+ deleteUser(arg, options) {
18660
+ return toCancelable2(async (signal) => {
18661
+ const { username } = arg || {};
18662
+ let envelope = {};
18663
+ envelope.path = { username };
18664
+ if (this._validation.settings.req !== "none") {
18665
+ const _schemas = await this._loadSchemas();
18666
+ await this._validation.gateRequest("deleteUser", void 0, envelope);
18667
+ }
18668
+ const opts = { client: this._client, signal, throwOnError: false };
18669
+ if (envelope.path) opts.path = envelope.path;
18670
+ const call = async () => {
18671
+ try {
18672
+ const _raw = await deleteUser(opts);
18673
+ let data = this._evaluateResponse(_raw, "deleteUser", (resp) => {
18674
+ const st = resp.status ?? resp.response?.status;
18675
+ if (!st) return void 0;
18676
+ const candidate = st === 429 || st === 503 || st === 500;
18677
+ if (!candidate) return void 0;
18678
+ let prob = void 0;
18679
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
18680
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
18681
+ err.status = st;
18682
+ err.name = "HttpSdkError";
18683
+ if (prob) {
18684
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
18685
+ }
18686
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
18687
+ if (!isBp) err.nonRetryable = true;
18688
+ return err;
18689
+ });
18690
+ const _respSchemaName = "zDeleteUserResponse";
18691
+ if (this._isVoidResponse(_respSchemaName)) {
18692
+ data = void 0;
18693
+ }
18694
+ if (this._validation.settings.res !== "none") {
18695
+ const _schemas = await this._loadSchemas();
18696
+ const _schema = _schemas.zDeleteUserResponse;
18697
+ if (_schema) {
18698
+ const maybeR = await this._validation.gateResponse("deleteUser", _schema, data);
18699
+ if (this._validation.settings.res === "strict") data = maybeR;
18700
+ }
18701
+ }
18702
+ return data;
18703
+ } catch (e) {
18704
+ throw e;
18705
+ }
18706
+ };
18707
+ return this._invokeWithRetry(() => call(), { opId: "deleteUser", exempt: false, retryOverride: options?.retry });
18708
+ });
18709
+ }
18710
+ evaluateConditionals(arg, options) {
18711
+ return toCancelable2(async (signal) => {
18712
+ const _body = arg;
18713
+ let envelope = {};
18714
+ envelope.body = _body;
18715
+ if (envelope.body && (envelope.body.tenantId === void 0 || envelope.body.tenantId === null)) {
18716
+ envelope.body.tenantId = this._config.defaultTenantId;
18717
+ this._log.trace(() => ["tenant.default.inject", { op: "evaluateConditionals", tenant: this._config.defaultTenantId }]);
18718
+ }
18719
+ if (this._validation.settings.req !== "none") {
18720
+ const _schemas = await this._loadSchemas();
18721
+ if (envelope.body !== void 0) {
18722
+ const maybeBody = await this._validation.gateRequest("evaluateConditionals", _schemas.zEvaluateConditionalsBody, envelope.body);
18723
+ if (this._validation.settings.req === "strict") envelope.body = maybeBody;
18724
+ }
18725
+ }
18726
+ const opts = { client: this._client, signal, throwOnError: false };
18727
+ if (envelope.body !== void 0) opts.body = envelope.body;
18728
+ const call = async () => {
18729
+ try {
18730
+ const _raw = await evaluateConditionals(opts);
18096
18731
  let data = this._evaluateResponse(_raw, "evaluateConditionals", (resp) => {
18097
18732
  const st = resp.status ?? resp.response?.status;
18098
18733
  if (!st) return void 0;
@@ -18565,6 +19200,49 @@ var CamundaClient = class {
18565
19200
  return invoke();
18566
19201
  });
18567
19202
  }
19203
+ getClusterStatus(arg, options) {
19204
+ return toCancelable2(async (signal) => {
19205
+ const opts = { client: this._client, signal, throwOnError: false };
19206
+ const call = async () => {
19207
+ try {
19208
+ const _raw = await getClusterStatus(opts);
19209
+ let data = this._evaluateResponse(_raw, "getClusterStatus", (resp) => {
19210
+ const st = resp.status ?? resp.response?.status;
19211
+ if (!st) return void 0;
19212
+ const candidate = st === 429 || st === 503 || st === 500;
19213
+ if (!candidate) return void 0;
19214
+ let prob = void 0;
19215
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
19216
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
19217
+ err.status = st;
19218
+ err.name = "HttpSdkError";
19219
+ if (prob) {
19220
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
19221
+ }
19222
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
19223
+ if (!isBp) err.nonRetryable = true;
19224
+ return err;
19225
+ });
19226
+ const _respSchemaName = "zGetClusterStatusResponse";
19227
+ if (this._isVoidResponse(_respSchemaName)) {
19228
+ data = void 0;
19229
+ }
19230
+ if (this._validation.settings.res !== "none") {
19231
+ const _schemas = await this._loadSchemas();
19232
+ const _schema = _schemas.zGetClusterStatusResponse;
19233
+ if (_schema) {
19234
+ const maybeR = await this._validation.gateResponse("getClusterStatus", _schema, data);
19235
+ if (this._validation.settings.res === "strict") data = maybeR;
19236
+ }
19237
+ }
19238
+ return data;
19239
+ } catch (e) {
19240
+ throw e;
19241
+ }
19242
+ };
19243
+ return this._invokeWithRetry(() => call(), { opId: "getClusterStatus", exempt: false, retryOverride: options?.retry });
19244
+ });
19245
+ }
18568
19246
  getDecisionDefinition(arg, consistencyManagement, options) {
18569
19247
  if (!consistencyManagement) throw new Error("Missing consistencyManagement parameter for eventually consistent endpoint");
18570
19248
  const useConsistency = consistencyManagement.consistency;
@@ -20508,6 +21186,49 @@ var CamundaClient = class {
20508
21186
  return invoke();
20509
21187
  });
20510
21188
  }
21189
+ getRestoreStatus(arg, options) {
21190
+ return toCancelable2(async (signal) => {
21191
+ const opts = { client: this._client, signal, throwOnError: false };
21192
+ const call = async () => {
21193
+ try {
21194
+ const _raw = await getRestoreStatus(opts);
21195
+ let data = this._evaluateResponse(_raw, "getRestoreStatus", (resp) => {
21196
+ const st = resp.status ?? resp.response?.status;
21197
+ if (!st) return void 0;
21198
+ const candidate = st === 429 || st === 503 || st === 500;
21199
+ if (!candidate) return void 0;
21200
+ let prob = void 0;
21201
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
21202
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
21203
+ err.status = st;
21204
+ err.name = "HttpSdkError";
21205
+ if (prob) {
21206
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
21207
+ }
21208
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
21209
+ if (!isBp) err.nonRetryable = true;
21210
+ return err;
21211
+ });
21212
+ const _respSchemaName = "zGetRestoreStatusResponse";
21213
+ if (this._isVoidResponse(_respSchemaName)) {
21214
+ data = void 0;
21215
+ }
21216
+ if (this._validation.settings.res !== "none") {
21217
+ const _schemas = await this._loadSchemas();
21218
+ const _schema = _schemas.zGetRestoreStatusResponse;
21219
+ if (_schema) {
21220
+ const maybeR = await this._validation.gateResponse("getRestoreStatus", _schema, data);
21221
+ if (this._validation.settings.res === "strict") data = maybeR;
21222
+ }
21223
+ }
21224
+ return data;
21225
+ } catch (e) {
21226
+ throw e;
21227
+ }
21228
+ };
21229
+ return this._invokeWithRetry(() => call(), { opId: "getRestoreStatus", exempt: false, retryOverride: options?.retry });
21230
+ });
21231
+ }
20511
21232
  getRole(arg, consistencyManagement, options) {
20512
21233
  if (!consistencyManagement) throw new Error("Missing consistencyManagement parameter for eventually consistent endpoint");
20513
21234
  const useConsistency = consistencyManagement.consistency;
@@ -20563,6 +21284,100 @@ var CamundaClient = class {
20563
21284
  return invoke();
20564
21285
  });
20565
21286
  }
21287
+ getRuntimeBackup(arg, options) {
21288
+ return toCancelable2(async (signal) => {
21289
+ const { backupId } = arg || {};
21290
+ let envelope = {};
21291
+ envelope.path = { backupId };
21292
+ if (this._validation.settings.req !== "none") {
21293
+ const _schemas = await this._loadSchemas();
21294
+ await this._validation.gateRequest("getRuntimeBackup", void 0, envelope);
21295
+ }
21296
+ const opts = { client: this._client, signal, throwOnError: false };
21297
+ if (envelope.path) opts.path = envelope.path;
21298
+ const call = async () => {
21299
+ try {
21300
+ const _raw = await getRuntimeBackup(opts);
21301
+ let data = this._evaluateResponse(_raw, "getRuntimeBackup", (resp) => {
21302
+ const st = resp.status ?? resp.response?.status;
21303
+ if (!st) return void 0;
21304
+ const candidate = st === 429 || st === 503 || st === 500;
21305
+ if (!candidate) return void 0;
21306
+ let prob = void 0;
21307
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
21308
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
21309
+ err.status = st;
21310
+ err.name = "HttpSdkError";
21311
+ if (prob) {
21312
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
21313
+ }
21314
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
21315
+ if (!isBp) err.nonRetryable = true;
21316
+ return err;
21317
+ });
21318
+ const _respSchemaName = "zGetRuntimeBackupResponse";
21319
+ if (this._isVoidResponse(_respSchemaName)) {
21320
+ data = void 0;
21321
+ }
21322
+ if (this._validation.settings.res !== "none") {
21323
+ const _schemas = await this._loadSchemas();
21324
+ const _schema = _schemas.zGetRuntimeBackupResponse;
21325
+ if (_schema) {
21326
+ const maybeR = await this._validation.gateResponse("getRuntimeBackup", _schema, data);
21327
+ if (this._validation.settings.res === "strict") data = maybeR;
21328
+ }
21329
+ }
21330
+ return data;
21331
+ } catch (e) {
21332
+ throw e;
21333
+ }
21334
+ };
21335
+ return this._invokeWithRetry(() => call(), { opId: "getRuntimeBackup", exempt: false, retryOverride: options?.retry });
21336
+ });
21337
+ }
21338
+ getRuntimeBackupState(arg, options) {
21339
+ return toCancelable2(async (signal) => {
21340
+ const opts = { client: this._client, signal, throwOnError: false };
21341
+ const call = async () => {
21342
+ try {
21343
+ const _raw = await getRuntimeBackupState(opts);
21344
+ let data = this._evaluateResponse(_raw, "getRuntimeBackupState", (resp) => {
21345
+ const st = resp.status ?? resp.response?.status;
21346
+ if (!st) return void 0;
21347
+ const candidate = st === 429 || st === 503 || st === 500;
21348
+ if (!candidate) return void 0;
21349
+ let prob = void 0;
21350
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
21351
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
21352
+ err.status = st;
21353
+ err.name = "HttpSdkError";
21354
+ if (prob) {
21355
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
21356
+ }
21357
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
21358
+ if (!isBp) err.nonRetryable = true;
21359
+ return err;
21360
+ });
21361
+ const _respSchemaName = "zGetRuntimeBackupStateResponse";
21362
+ if (this._isVoidResponse(_respSchemaName)) {
21363
+ data = void 0;
21364
+ }
21365
+ if (this._validation.settings.res !== "none") {
21366
+ const _schemas = await this._loadSchemas();
21367
+ const _schema = _schemas.zGetRuntimeBackupStateResponse;
21368
+ if (_schema) {
21369
+ const maybeR = await this._validation.gateResponse("getRuntimeBackupState", _schema, data);
21370
+ if (this._validation.settings.res === "strict") data = maybeR;
21371
+ }
21372
+ }
21373
+ return data;
21374
+ } catch (e) {
21375
+ throw e;
21376
+ }
21377
+ };
21378
+ return this._invokeWithRetry(() => call(), { opId: "getRuntimeBackupState", exempt: false, retryOverride: options?.retry });
21379
+ });
21380
+ }
20566
21381
  getStartProcessForm(arg, consistencyManagement, options) {
20567
21382
  if (!consistencyManagement) throw new Error("Missing consistencyManagement parameter for eventually consistent endpoint");
20568
21383
  const useConsistency = consistencyManagement.consistency;
@@ -21132,6 +21947,111 @@ var CamundaClient = class {
21132
21947
  return invoke();
21133
21948
  });
21134
21949
  }
21950
+ listRuntimeBackups(arg, options) {
21951
+ return toCancelable2(async (signal) => {
21952
+ const { prefix } = arg || {};
21953
+ let envelope = {};
21954
+ envelope.query = { prefix };
21955
+ if (this._validation.settings.req !== "none") {
21956
+ const _schemas = await this._loadSchemas();
21957
+ await this._validation.gateRequest("listRuntimeBackups", void 0, envelope);
21958
+ }
21959
+ const opts = { client: this._client, signal, throwOnError: false };
21960
+ if (envelope.query) opts.query = envelope.query;
21961
+ const call = async () => {
21962
+ try {
21963
+ const _raw = await listRuntimeBackups(opts);
21964
+ let data = this._evaluateResponse(_raw, "listRuntimeBackups", (resp) => {
21965
+ const st = resp.status ?? resp.response?.status;
21966
+ if (!st) return void 0;
21967
+ const candidate = st === 429 || st === 503 || st === 500;
21968
+ if (!candidate) return void 0;
21969
+ let prob = void 0;
21970
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
21971
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
21972
+ err.status = st;
21973
+ err.name = "HttpSdkError";
21974
+ if (prob) {
21975
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
21976
+ }
21977
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
21978
+ if (!isBp) err.nonRetryable = true;
21979
+ return err;
21980
+ });
21981
+ const _respSchemaName = "zListRuntimeBackupsResponse";
21982
+ if (this._isVoidResponse(_respSchemaName)) {
21983
+ data = void 0;
21984
+ }
21985
+ if (this._validation.settings.res !== "none") {
21986
+ const _schemas = await this._loadSchemas();
21987
+ const _schema = _schemas.zListRuntimeBackupsResponse;
21988
+ if (_schema) {
21989
+ const maybeR = await this._validation.gateResponse("listRuntimeBackups", _schema, data);
21990
+ if (this._validation.settings.res === "strict") data = maybeR;
21991
+ }
21992
+ }
21993
+ return data;
21994
+ } catch (e) {
21995
+ throw e;
21996
+ }
21997
+ };
21998
+ return this._invokeWithRetry(() => call(), { opId: "listRuntimeBackups", exempt: false, retryOverride: options?.retry });
21999
+ });
22000
+ }
22001
+ listSecrets(arg, options) {
22002
+ return toCancelable2(async (signal) => {
22003
+ const _body = arg;
22004
+ let envelope = {};
22005
+ envelope.body = _body;
22006
+ if (this._validation.settings.req !== "none") {
22007
+ const _schemas = await this._loadSchemas();
22008
+ if (envelope.body !== void 0) {
22009
+ const maybeBody = await this._validation.gateRequest("listSecrets", _schemas.zListSecretsBody, envelope.body);
22010
+ if (this._validation.settings.req === "strict") envelope.body = maybeBody;
22011
+ }
22012
+ }
22013
+ const opts = { client: this._client, signal, throwOnError: false };
22014
+ if (envelope.body !== void 0) opts.body = envelope.body;
22015
+ const call = async () => {
22016
+ try {
22017
+ const _raw = await listSecrets(opts);
22018
+ let data = this._evaluateResponse(_raw, "listSecrets", (resp) => {
22019
+ const st = resp.status ?? resp.response?.status;
22020
+ if (!st) return void 0;
22021
+ const candidate = st === 429 || st === 503 || st === 500;
22022
+ if (!candidate) return void 0;
22023
+ let prob = void 0;
22024
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
22025
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
22026
+ err.status = st;
22027
+ err.name = "HttpSdkError";
22028
+ if (prob) {
22029
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
22030
+ }
22031
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
22032
+ if (!isBp) err.nonRetryable = true;
22033
+ return err;
22034
+ });
22035
+ const _respSchemaName = "zListSecretsResponse";
22036
+ if (this._isVoidResponse(_respSchemaName)) {
22037
+ data = void 0;
22038
+ }
22039
+ if (this._validation.settings.res !== "none") {
22040
+ const _schemas = await this._loadSchemas();
22041
+ const _schema = _schemas.zListSecretsResponse;
22042
+ if (_schema) {
22043
+ const maybeR = await this._validation.gateResponse("listSecrets", _schema, data);
22044
+ if (this._validation.settings.res === "strict") data = maybeR;
22045
+ }
22046
+ }
22047
+ return data;
22048
+ } catch (e) {
22049
+ throw e;
22050
+ }
22051
+ };
22052
+ return this._invokeWithRetry(() => call(), { opId: "listSecrets", exempt: false, retryOverride: options?.retry });
22053
+ });
22054
+ }
21135
22055
  migrateProcessInstance(arg, options) {
21136
22056
  return toCancelable2(async (signal) => {
21137
22057
  const { processInstanceKey, ..._body } = arg || {};
@@ -21352,6 +22272,57 @@ var CamundaClient = class {
21352
22272
  return this._invokeWithRetry(() => call(), { opId: "modifyProcessInstancesBatchOperation", exempt: false, retryOverride: options?.retry });
21353
22273
  });
21354
22274
  }
22275
+ pauseExporting(arg, options) {
22276
+ return toCancelable2(async (signal) => {
22277
+ const { soft } = arg || {};
22278
+ let envelope = {};
22279
+ envelope.query = { soft };
22280
+ if (this._validation.settings.req !== "none") {
22281
+ const _schemas = await this._loadSchemas();
22282
+ await this._validation.gateRequest("pauseExporting", void 0, envelope);
22283
+ }
22284
+ const opts = { client: this._client, signal, throwOnError: false };
22285
+ if (envelope.query) opts.query = envelope.query;
22286
+ const call = async () => {
22287
+ try {
22288
+ const _raw = await pauseExporting(opts);
22289
+ let data = this._evaluateResponse(_raw, "pauseExporting", (resp) => {
22290
+ const st = resp.status ?? resp.response?.status;
22291
+ if (!st) return void 0;
22292
+ const candidate = st === 429 || st === 503 || st === 500;
22293
+ if (!candidate) return void 0;
22294
+ let prob = void 0;
22295
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
22296
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
22297
+ err.status = st;
22298
+ err.name = "HttpSdkError";
22299
+ if (prob) {
22300
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
22301
+ }
22302
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
22303
+ if (!isBp) err.nonRetryable = true;
22304
+ return err;
22305
+ });
22306
+ const _respSchemaName = "zPauseExportingResponse";
22307
+ if (this._isVoidResponse(_respSchemaName)) {
22308
+ data = void 0;
22309
+ }
22310
+ if (this._validation.settings.res !== "none") {
22311
+ const _schemas = await this._loadSchemas();
22312
+ const _schema = _schemas.zPauseExportingResponse;
22313
+ if (_schema) {
22314
+ const maybeR = await this._validation.gateResponse("pauseExporting", _schema, data);
22315
+ if (this._validation.settings.res === "strict") data = maybeR;
22316
+ }
22317
+ }
22318
+ return data;
22319
+ } catch (e) {
22320
+ throw e;
22321
+ }
22322
+ };
22323
+ return this._invokeWithRetry(() => call(), { opId: "pauseExporting", exempt: false, retryOverride: options?.retry });
22324
+ });
22325
+ }
21355
22326
  pinClock(arg, options) {
21356
22327
  return toCancelable2(async (signal) => {
21357
22328
  const _body = arg;
@@ -21832,6 +22803,49 @@ var CamundaClient = class {
21832
22803
  return this._invokeWithRetry(() => call(), { opId: "resumeBatchOperation", exempt: false, retryOverride: options?.retry });
21833
22804
  });
21834
22805
  }
22806
+ resumeExporting(arg, options) {
22807
+ return toCancelable2(async (signal) => {
22808
+ const opts = { client: this._client, signal, throwOnError: false };
22809
+ const call = async () => {
22810
+ try {
22811
+ const _raw = await resumeExporting(opts);
22812
+ let data = this._evaluateResponse(_raw, "resumeExporting", (resp) => {
22813
+ const st = resp.status ?? resp.response?.status;
22814
+ if (!st) return void 0;
22815
+ const candidate = st === 429 || st === 503 || st === 500;
22816
+ if (!candidate) return void 0;
22817
+ let prob = void 0;
22818
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
22819
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
22820
+ err.status = st;
22821
+ err.name = "HttpSdkError";
22822
+ if (prob) {
22823
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
22824
+ }
22825
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
22826
+ if (!isBp) err.nonRetryable = true;
22827
+ return err;
22828
+ });
22829
+ const _respSchemaName = "zResumeExportingResponse";
22830
+ if (this._isVoidResponse(_respSchemaName)) {
22831
+ data = void 0;
22832
+ }
22833
+ if (this._validation.settings.res !== "none") {
22834
+ const _schemas = await this._loadSchemas();
22835
+ const _schema = _schemas.zResumeExportingResponse;
22836
+ if (_schema) {
22837
+ const maybeR = await this._validation.gateResponse("resumeExporting", _schema, data);
22838
+ if (this._validation.settings.res === "strict") data = maybeR;
22839
+ }
22840
+ }
22841
+ return data;
22842
+ } catch (e) {
22843
+ throw e;
22844
+ }
22845
+ };
22846
+ return this._invokeWithRetry(() => call(), { opId: "resumeExporting", exempt: false, retryOverride: options?.retry });
22847
+ });
22848
+ }
21835
22849
  resumeProcessInstance(arg, options) {
21836
22850
  return toCancelable2(async (signal) => {
21837
22851
  const { processInstanceKey, ..._body } = arg || {};
@@ -24824,6 +25838,103 @@ var CamundaClient = class {
24824
25838
  return this._invokeWithRetry(() => call(), { opId: "suspendProcessInstancesBatchOperation", exempt: false, retryOverride: options?.retry });
24825
25839
  });
24826
25840
  }
25841
+ syncRuntimeBackupState(arg, options) {
25842
+ return toCancelable2(async (signal) => {
25843
+ const opts = { client: this._client, signal, throwOnError: false };
25844
+ const call = async () => {
25845
+ try {
25846
+ const _raw = await syncRuntimeBackupState(opts);
25847
+ let data = this._evaluateResponse(_raw, "syncRuntimeBackupState", (resp) => {
25848
+ const st = resp.status ?? resp.response?.status;
25849
+ if (!st) return void 0;
25850
+ const candidate = st === 429 || st === 503 || st === 500;
25851
+ if (!candidate) return void 0;
25852
+ let prob = void 0;
25853
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
25854
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
25855
+ err.status = st;
25856
+ err.name = "HttpSdkError";
25857
+ if (prob) {
25858
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
25859
+ }
25860
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
25861
+ if (!isBp) err.nonRetryable = true;
25862
+ return err;
25863
+ });
25864
+ const _respSchemaName = "zSyncRuntimeBackupStateResponse";
25865
+ if (this._isVoidResponse(_respSchemaName)) {
25866
+ data = void 0;
25867
+ }
25868
+ if (this._validation.settings.res !== "none") {
25869
+ const _schemas = await this._loadSchemas();
25870
+ const _schema = _schemas.zSyncRuntimeBackupStateResponse;
25871
+ if (_schema) {
25872
+ const maybeR = await this._validation.gateResponse("syncRuntimeBackupState", _schema, data);
25873
+ if (this._validation.settings.res === "strict") data = maybeR;
25874
+ }
25875
+ }
25876
+ return data;
25877
+ } catch (e) {
25878
+ throw e;
25879
+ }
25880
+ };
25881
+ return this._invokeWithRetry(() => call(), { opId: "syncRuntimeBackupState", exempt: false, retryOverride: options?.retry });
25882
+ });
25883
+ }
25884
+ takeRuntimeBackup(arg, options) {
25885
+ return toCancelable2(async (signal) => {
25886
+ const _body = arg;
25887
+ let envelope = {};
25888
+ envelope.body = _body;
25889
+ if (this._validation.settings.req !== "none") {
25890
+ const _schemas = await this._loadSchemas();
25891
+ if (envelope.body !== void 0) {
25892
+ const maybeBody = await this._validation.gateRequest("takeRuntimeBackup", _schemas.zTakeRuntimeBackupBody, envelope.body);
25893
+ if (this._validation.settings.req === "strict") envelope.body = maybeBody;
25894
+ }
25895
+ }
25896
+ const opts = { client: this._client, signal, throwOnError: false };
25897
+ if (envelope.body !== void 0) opts.body = envelope.body;
25898
+ const call = async () => {
25899
+ try {
25900
+ const _raw = await takeRuntimeBackup(opts);
25901
+ let data = this._evaluateResponse(_raw, "takeRuntimeBackup", (resp) => {
25902
+ const st = resp.status ?? resp.response?.status;
25903
+ if (!st) return void 0;
25904
+ const candidate = st === 429 || st === 503 || st === 500;
25905
+ if (!candidate) return void 0;
25906
+ let prob = void 0;
25907
+ if (resp.error && typeof resp.error === "object") prob = resp.error;
25908
+ const err = new Error(prob && (prob.title || prob.detail) ? prob.title || prob.detail : "HTTP " + st);
25909
+ err.status = st;
25910
+ err.name = "HttpSdkError";
25911
+ if (prob) {
25912
+ for (const k of ["type", "title", "detail", "instance"]) if (prob[k] !== void 0) err[k] = prob[k];
25913
+ }
25914
+ const isBp = st === 429 || st === 503 && err.title === "RESOURCE_EXHAUSTED" || st === 500 && (typeof err.detail === "string" && /RESOURCE_EXHAUSTED/.test(err.detail));
25915
+ if (!isBp) err.nonRetryable = true;
25916
+ return err;
25917
+ });
25918
+ const _respSchemaName = "zTakeRuntimeBackupResponse";
25919
+ if (this._isVoidResponse(_respSchemaName)) {
25920
+ data = void 0;
25921
+ }
25922
+ if (this._validation.settings.res !== "none") {
25923
+ const _schemas = await this._loadSchemas();
25924
+ const _schema = _schemas.zTakeRuntimeBackupResponse;
25925
+ if (_schema) {
25926
+ const maybeR = await this._validation.gateResponse("takeRuntimeBackup", _schema, data);
25927
+ if (this._validation.settings.res === "strict") data = maybeR;
25928
+ }
25929
+ }
25930
+ return data;
25931
+ } catch (e) {
25932
+ throw e;
25933
+ }
25934
+ };
25935
+ return this._invokeWithRetry(() => call(), { opId: "takeRuntimeBackup", exempt: false, retryOverride: options?.retry });
25936
+ });
25937
+ }
24827
25938
  throwJobError(arg, options) {
24828
25939
  return toCancelable2(async (signal) => {
24829
25940
  const { jobKey, ..._body } = arg || {};
@@ -26548,7 +27659,7 @@ function createCamundaFpClient(options) {
26548
27659
  }
26549
27660
 
26550
27661
  // src/gen/specHash.ts
26551
- var SPEC_HASH = "sha256:dc1ef7b1e5da255e2693943a9869f29fbca4ce5250eface7865437c113284d5f";
27662
+ var SPEC_HASH = "sha256:f017493adcfd1d6f933879fc3cefc02ab23f2406cca0e5af6be135fdb564cffd";
26552
27663
 
26553
27664
  // src/gen/types.gen.ts
26554
27665
  var AgentInstanceStatusEnum = {