@appaloft/sdk 0.12.0

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.
@@ -0,0 +1,3253 @@
1
+ // src/generated-operations.ts
2
+ var generatedSdkOperations = [
3
+ {
4
+ operationKey: "audit-events.archives.create",
5
+ operationGroup: "audit-events",
6
+ operationMethod: "archivesCreate",
7
+ operationId: "auditEvents.archives.create",
8
+ kind: "command",
9
+ domain: "audit-events",
10
+ messageName: "CreateAuditEventArchiveCommand",
11
+ route: {
12
+ method: "POST",
13
+ path: "/audit-events/archives"
14
+ },
15
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
16
+ authPolicy: "product-session",
17
+ errorFamily: "structured-platform-error",
18
+ streaming: false
19
+ },
20
+ {
21
+ operationKey: "audit-events.archives.list",
22
+ operationGroup: "audit-events",
23
+ operationMethod: "archivesList",
24
+ operationId: "auditEvents.archives.list",
25
+ kind: "query",
26
+ domain: "audit-events",
27
+ messageName: "ListAuditEventArchivesQuery",
28
+ route: {
29
+ method: "GET",
30
+ path: "/audit-events/archives"
31
+ },
32
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
33
+ authPolicy: "product-session",
34
+ errorFamily: "structured-platform-error",
35
+ streaming: false
36
+ },
37
+ {
38
+ operationKey: "audit-events.archives.prune",
39
+ operationGroup: "audit-events",
40
+ operationMethod: "archivesPrune",
41
+ operationId: "auditEvents.archives.prune",
42
+ kind: "command",
43
+ domain: "audit-events",
44
+ messageName: "PruneAuditEventArchivesCommand",
45
+ route: {
46
+ method: "POST",
47
+ path: "/audit-events/archives/prune"
48
+ },
49
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
50
+ authPolicy: "product-session",
51
+ errorFamily: "structured-platform-error",
52
+ streaming: false
53
+ },
54
+ {
55
+ operationKey: "audit-events.archives.show",
56
+ operationGroup: "audit-events",
57
+ operationMethod: "archivesShow",
58
+ operationId: "auditEvents.archives.show",
59
+ kind: "query",
60
+ domain: "audit-events",
61
+ messageName: "ShowAuditEventArchiveQuery",
62
+ route: {
63
+ method: "GET",
64
+ path: "/audit-events/archives/{archiveId}"
65
+ },
66
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
67
+ authPolicy: "product-session",
68
+ errorFamily: "structured-platform-error",
69
+ streaming: false
70
+ },
71
+ {
72
+ operationKey: "audit-events.export",
73
+ operationGroup: "audit-events",
74
+ operationMethod: "export",
75
+ operationId: "auditEvents.export",
76
+ kind: "query",
77
+ domain: "audit-events",
78
+ messageName: "ExportAuditEventsQuery",
79
+ route: {
80
+ method: "GET",
81
+ path: "/audit-events/export"
82
+ },
83
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
84
+ authPolicy: "product-session",
85
+ errorFamily: "structured-platform-error",
86
+ streaming: false
87
+ },
88
+ {
89
+ operationKey: "audit-events.export-global",
90
+ operationGroup: "audit-events",
91
+ operationMethod: "exportGlobal",
92
+ operationId: "auditEvents.exportGlobal",
93
+ kind: "query",
94
+ domain: "audit-events",
95
+ messageName: "ExportGlobalAuditEventsQuery",
96
+ route: {
97
+ method: "GET",
98
+ path: "/audit-events/export-global"
99
+ },
100
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
101
+ authPolicy: "product-session",
102
+ errorFamily: "structured-platform-error",
103
+ streaming: false
104
+ },
105
+ {
106
+ operationKey: "audit-events.legal-holds.configure",
107
+ operationGroup: "audit-events",
108
+ operationMethod: "legalHoldsConfigure",
109
+ operationId: "auditEvents.legalHolds.configure",
110
+ kind: "command",
111
+ domain: "audit-events",
112
+ messageName: "ConfigureAuditEventLegalHoldCommand",
113
+ route: {
114
+ method: "POST",
115
+ path: "/audit-events/legal-holds"
116
+ },
117
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
118
+ authPolicy: "product-session",
119
+ errorFamily: "structured-platform-error",
120
+ streaming: false
121
+ },
122
+ {
123
+ operationKey: "audit-events.legal-holds.list",
124
+ operationGroup: "audit-events",
125
+ operationMethod: "legalHoldsList",
126
+ operationId: "auditEvents.legalHolds.list",
127
+ kind: "query",
128
+ domain: "audit-events",
129
+ messageName: "ListAuditEventLegalHoldsQuery",
130
+ route: {
131
+ method: "GET",
132
+ path: "/audit-events/legal-holds"
133
+ },
134
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
135
+ authPolicy: "product-session",
136
+ errorFamily: "structured-platform-error",
137
+ streaming: false
138
+ },
139
+ {
140
+ operationKey: "audit-events.legal-holds.release",
141
+ operationGroup: "audit-events",
142
+ operationMethod: "legalHoldsRelease",
143
+ operationId: "auditEvents.legalHolds.release",
144
+ kind: "command",
145
+ domain: "audit-events",
146
+ messageName: "ReleaseAuditEventLegalHoldCommand",
147
+ route: {
148
+ method: "POST",
149
+ path: "/audit-events/legal-holds/{holdId}/release"
150
+ },
151
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
152
+ authPolicy: "product-session",
153
+ errorFamily: "structured-platform-error",
154
+ streaming: false
155
+ },
156
+ {
157
+ operationKey: "audit-events.legal-holds.show",
158
+ operationGroup: "audit-events",
159
+ operationMethod: "legalHoldsShow",
160
+ operationId: "auditEvents.legalHolds.show",
161
+ kind: "query",
162
+ domain: "audit-events",
163
+ messageName: "ShowAuditEventLegalHoldQuery",
164
+ route: {
165
+ method: "GET",
166
+ path: "/audit-events/legal-holds/{holdId}"
167
+ },
168
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
169
+ authPolicy: "product-session",
170
+ errorFamily: "structured-platform-error",
171
+ streaming: false
172
+ },
173
+ {
174
+ operationKey: "audit-events.list",
175
+ operationGroup: "audit-events",
176
+ operationMethod: "list",
177
+ operationId: "auditEvents.list",
178
+ kind: "query",
179
+ domain: "audit-events",
180
+ messageName: "ListAuditEventsQuery",
181
+ route: {
182
+ method: "GET",
183
+ path: "/audit-events"
184
+ },
185
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
186
+ authPolicy: "product-session",
187
+ errorFamily: "structured-platform-error",
188
+ streaming: false
189
+ },
190
+ {
191
+ operationKey: "audit-events.prune",
192
+ operationGroup: "audit-events",
193
+ operationMethod: "prune",
194
+ operationId: "auditEvents.prune",
195
+ kind: "command",
196
+ domain: "audit-events",
197
+ messageName: "PruneAuditEventsCommand",
198
+ route: {
199
+ method: "POST",
200
+ path: "/audit-events/prune"
201
+ },
202
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
203
+ authPolicy: "product-session",
204
+ errorFamily: "structured-platform-error",
205
+ streaming: false
206
+ },
207
+ {
208
+ operationKey: "audit-events.show",
209
+ operationGroup: "audit-events",
210
+ operationMethod: "show",
211
+ operationId: "auditEvents.show",
212
+ kind: "query",
213
+ domain: "audit-events",
214
+ messageName: "ShowAuditEventQuery",
215
+ route: {
216
+ method: "GET",
217
+ path: "/audit-events/{auditEventId}"
218
+ },
219
+ docsHref: "/docs/reference/errors-statuses/#operator-audit-events",
220
+ authPolicy: "product-session",
221
+ errorFamily: "structured-platform-error",
222
+ streaming: false
223
+ },
224
+ {
225
+ operationKey: "auth.bootstrap-first-admin",
226
+ operationGroup: "auth",
227
+ operationMethod: "bootstrapFirstAdmin",
228
+ operationId: "auth.bootstrapFirstAdmin",
229
+ kind: "command",
230
+ domain: "auth",
231
+ messageName: "BootstrapFirstAdminCommand",
232
+ route: {
233
+ method: "POST",
234
+ path: "/bootstrap/auth/first-admin"
235
+ },
236
+ docsHref: "/docs/self-hosting/first-admin-bootstrap/#self-hosting-first-admin-bootstrap",
237
+ authPolicy: "bootstrap-public",
238
+ errorFamily: "structured-platform-error",
239
+ streaming: false
240
+ },
241
+ {
242
+ operationKey: "auth.bootstrap-status",
243
+ operationGroup: "auth",
244
+ operationMethod: "bootstrapStatus",
245
+ operationId: "auth.bootstrapStatus",
246
+ kind: "query",
247
+ domain: "auth",
248
+ messageName: "GetAuthBootstrapStatusQuery",
249
+ route: {
250
+ method: "GET",
251
+ path: "/bootstrap/auth/status"
252
+ },
253
+ docsHref: "/docs/self-hosting/first-admin-bootstrap/#self-hosting-first-admin-bootstrap",
254
+ authPolicy: "bootstrap-public",
255
+ errorFamily: "structured-platform-error",
256
+ streaming: false
257
+ },
258
+ {
259
+ operationKey: "certificates.delete",
260
+ operationGroup: "certificates",
261
+ operationMethod: "delete",
262
+ operationId: "certificates.delete",
263
+ kind: "command",
264
+ domain: "certificates",
265
+ messageName: "DeleteCertificateCommand",
266
+ route: {
267
+ method: "DELETE",
268
+ path: "/certificates/{certificateId}"
269
+ },
270
+ docsHref: "/docs/access/tls/certificates/#certificate-readiness",
271
+ authPolicy: "product-session",
272
+ errorFamily: "structured-platform-error",
273
+ streaming: false
274
+ },
275
+ {
276
+ operationKey: "certificates.import",
277
+ operationGroup: "certificates",
278
+ operationMethod: "import",
279
+ operationId: "certificates.import",
280
+ kind: "command",
281
+ domain: "certificates",
282
+ messageName: "ImportCertificateCommand",
283
+ route: {
284
+ method: "POST",
285
+ path: "/certificates/import"
286
+ },
287
+ docsHref: "/docs/access/tls/certificates/#certificate-readiness",
288
+ authPolicy: "product-session",
289
+ errorFamily: "structured-platform-error",
290
+ streaming: false
291
+ },
292
+ {
293
+ operationKey: "certificates.issue-or-renew",
294
+ operationGroup: "certificates",
295
+ operationMethod: "issueOrRenew",
296
+ operationId: "certificates.issueOrRenew",
297
+ kind: "command",
298
+ domain: "certificates",
299
+ messageName: "IssueOrRenewCertificateCommand",
300
+ route: {
301
+ method: "POST",
302
+ path: "/certificates/issue-or-renew"
303
+ },
304
+ docsHref: "/docs/access/tls/certificates/#certificate-readiness",
305
+ authPolicy: "product-session",
306
+ errorFamily: "structured-platform-error",
307
+ streaming: false
308
+ },
309
+ {
310
+ operationKey: "certificates.list",
311
+ operationGroup: "certificates",
312
+ operationMethod: "list",
313
+ operationId: "certificates.list",
314
+ kind: "query",
315
+ domain: "certificates",
316
+ messageName: "ListCertificatesQuery",
317
+ route: {
318
+ method: "GET",
319
+ path: "/certificates"
320
+ },
321
+ docsHref: "/docs/access/tls/certificates/#certificate-readiness",
322
+ authPolicy: "product-session",
323
+ errorFamily: "structured-platform-error",
324
+ streaming: false
325
+ },
326
+ {
327
+ operationKey: "certificates.retry",
328
+ operationGroup: "certificates",
329
+ operationMethod: "retry",
330
+ operationId: "certificates.retry",
331
+ kind: "command",
332
+ domain: "certificates",
333
+ messageName: "RetryCertificateCommand",
334
+ route: {
335
+ method: "POST",
336
+ path: "/certificates/{certificateId}/retries"
337
+ },
338
+ docsHref: "/docs/access/tls/certificates/#certificate-readiness",
339
+ authPolicy: "product-session",
340
+ errorFamily: "structured-platform-error",
341
+ streaming: false
342
+ },
343
+ {
344
+ operationKey: "certificates.revoke",
345
+ operationGroup: "certificates",
346
+ operationMethod: "revoke",
347
+ operationId: "certificates.revoke",
348
+ kind: "command",
349
+ domain: "certificates",
350
+ messageName: "RevokeCertificateCommand",
351
+ route: {
352
+ method: "POST",
353
+ path: "/certificates/{certificateId}/revoke"
354
+ },
355
+ docsHref: "/docs/access/tls/certificates/#certificate-readiness",
356
+ authPolicy: "product-session",
357
+ errorFamily: "structured-platform-error",
358
+ streaming: false
359
+ },
360
+ {
361
+ operationKey: "certificates.show",
362
+ operationGroup: "certificates",
363
+ operationMethod: "show",
364
+ operationId: "certificates.show",
365
+ kind: "query",
366
+ domain: "certificates",
367
+ messageName: "ShowCertificateQuery",
368
+ route: {
369
+ method: "GET",
370
+ path: "/certificates/{certificateId}"
371
+ },
372
+ docsHref: "/docs/access/tls/certificates/#certificate-readiness",
373
+ authPolicy: "product-session",
374
+ errorFamily: "structured-platform-error",
375
+ streaming: false
376
+ },
377
+ {
378
+ operationKey: "credentials.create-ssh",
379
+ operationGroup: "credentials",
380
+ operationMethod: "createSsh",
381
+ operationId: "credentials.ssh.create",
382
+ kind: "command",
383
+ domain: "credentials",
384
+ messageName: "CreateSshCredentialCommand",
385
+ route: {
386
+ method: "POST",
387
+ path: "/credentials/ssh"
388
+ },
389
+ docsHref: "/docs/servers/credentials/ssh-keys/#server-ssh-credential-path",
390
+ authPolicy: "product-session",
391
+ errorFamily: "structured-platform-error",
392
+ streaming: false
393
+ },
394
+ {
395
+ operationKey: "credentials.delete-ssh",
396
+ operationGroup: "credentials",
397
+ operationMethod: "deleteSsh",
398
+ operationId: "credentials.ssh.delete",
399
+ kind: "command",
400
+ domain: "credentials",
401
+ messageName: "DeleteSshCredentialCommand",
402
+ route: {
403
+ method: "DELETE",
404
+ path: "/credentials/ssh/{credentialId}"
405
+ },
406
+ docsHref: "/docs/servers/credentials/ssh-keys/#server-ssh-credential-path",
407
+ authPolicy: "product-session",
408
+ errorFamily: "structured-platform-error",
409
+ streaming: false
410
+ },
411
+ {
412
+ operationKey: "credentials.list-ssh",
413
+ operationGroup: "credentials",
414
+ operationMethod: "listSsh",
415
+ operationId: "credentials.ssh.list",
416
+ kind: "query",
417
+ domain: "credentials",
418
+ messageName: "ListSshCredentialsQuery",
419
+ route: {
420
+ method: "GET",
421
+ path: "/credentials/ssh"
422
+ },
423
+ docsHref: "/docs/servers/credentials/ssh-keys/#server-ssh-credential-path",
424
+ authPolicy: "product-session",
425
+ errorFamily: "structured-platform-error",
426
+ streaming: false
427
+ },
428
+ {
429
+ operationKey: "credentials.rotate-ssh",
430
+ operationGroup: "credentials",
431
+ operationMethod: "rotateSsh",
432
+ operationId: "credentials.ssh.rotate",
433
+ kind: "command",
434
+ domain: "credentials",
435
+ messageName: "RotateSshCredentialCommand",
436
+ route: {
437
+ method: "POST",
438
+ path: "/credentials/ssh/{credentialId}/rotate"
439
+ },
440
+ docsHref: "/docs/servers/credentials/ssh-keys/#server-ssh-credential-path",
441
+ authPolicy: "product-session",
442
+ errorFamily: "structured-platform-error",
443
+ streaming: false
444
+ },
445
+ {
446
+ operationKey: "credentials.show",
447
+ operationGroup: "credentials",
448
+ operationMethod: "show",
449
+ operationId: "credentials.ssh.show",
450
+ kind: "query",
451
+ domain: "credentials",
452
+ messageName: "ShowSshCredentialQuery",
453
+ route: {
454
+ method: "GET",
455
+ path: "/credentials/ssh/{credentialId}"
456
+ },
457
+ docsHref: "/docs/servers/credentials/ssh-keys/#server-ssh-credential-path",
458
+ authPolicy: "product-session",
459
+ errorFamily: "structured-platform-error",
460
+ streaming: false
461
+ },
462
+ {
463
+ operationKey: "default-access-domain-policies.configure",
464
+ operationGroup: "default-access-domain-policies",
465
+ operationMethod: "configure",
466
+ operationId: "defaultAccessDomainPolicies.configure",
467
+ kind: "command",
468
+ domain: "default-access-domain-policies",
469
+ messageName: "ConfigureDefaultAccessDomainPolicyCommand",
470
+ route: {
471
+ method: "POST",
472
+ path: "/default-access-domain-policies"
473
+ },
474
+ docsHref: "/docs/access/generated-routes/#default-access-policy",
475
+ authPolicy: "product-session",
476
+ errorFamily: "structured-platform-error",
477
+ streaming: false
478
+ },
479
+ {
480
+ operationKey: "default-access-domain-policies.list",
481
+ operationGroup: "default-access-domain-policies",
482
+ operationMethod: "list",
483
+ operationId: "defaultAccessDomainPolicies.list",
484
+ kind: "query",
485
+ domain: "default-access-domain-policies",
486
+ messageName: "ListDefaultAccessDomainPoliciesQuery",
487
+ route: {
488
+ method: "GET",
489
+ path: "/default-access-domain-policies"
490
+ },
491
+ docsHref: "/docs/access/generated-routes/#default-access-policy",
492
+ authPolicy: "product-session",
493
+ errorFamily: "structured-platform-error",
494
+ streaming: false
495
+ },
496
+ {
497
+ operationKey: "default-access-domain-policies.show",
498
+ operationGroup: "default-access-domain-policies",
499
+ operationMethod: "show",
500
+ operationId: "defaultAccessDomainPolicies.show",
501
+ kind: "query",
502
+ domain: "default-access-domain-policies",
503
+ messageName: "ShowDefaultAccessDomainPolicyQuery",
504
+ route: {
505
+ method: "GET",
506
+ path: "/default-access-domain-policies/show"
507
+ },
508
+ docsHref: "/docs/access/generated-routes/#default-access-policy",
509
+ authPolicy: "product-session",
510
+ errorFamily: "structured-platform-error",
511
+ streaming: false
512
+ },
513
+ {
514
+ operationKey: "dependency-resources.create-backup",
515
+ operationGroup: "dependency-resources",
516
+ operationMethod: "createBackup",
517
+ operationId: "dependencyResources.createBackup",
518
+ kind: "command",
519
+ domain: "dependency-resources",
520
+ messageName: "CreateDependencyResourceBackupCommand",
521
+ route: {
522
+ method: "POST",
523
+ path: "/dependency-resources/{dependencyResourceId}/backups"
524
+ },
525
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
526
+ authPolicy: "product-session",
527
+ errorFamily: "structured-platform-error",
528
+ streaming: false
529
+ },
530
+ {
531
+ operationKey: "dependency-resources.delete",
532
+ operationGroup: "dependency-resources",
533
+ operationMethod: "delete",
534
+ operationId: "dependencyResources.delete",
535
+ kind: "command",
536
+ domain: "dependency-resources",
537
+ messageName: "DeleteDependencyResourceCommand",
538
+ route: {
539
+ method: "DELETE",
540
+ path: "/dependency-resources/{dependencyResourceId}"
541
+ },
542
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
543
+ authPolicy: "product-session",
544
+ errorFamily: "structured-platform-error",
545
+ streaming: false
546
+ },
547
+ {
548
+ operationKey: "dependency-resources.import-postgres",
549
+ operationGroup: "dependency-resources",
550
+ operationMethod: "importPostgres",
551
+ operationId: "dependencyResources.importPostgres",
552
+ kind: "command",
553
+ domain: "dependency-resources",
554
+ messageName: "ImportPostgresDependencyResourceCommand",
555
+ route: {
556
+ method: "POST",
557
+ path: "/dependency-resources/postgres/import"
558
+ },
559
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
560
+ authPolicy: "product-session",
561
+ errorFamily: "structured-platform-error",
562
+ streaming: false
563
+ },
564
+ {
565
+ operationKey: "dependency-resources.import-redis",
566
+ operationGroup: "dependency-resources",
567
+ operationMethod: "importRedis",
568
+ operationId: "dependencyResources.importRedis",
569
+ kind: "command",
570
+ domain: "dependency-resources",
571
+ messageName: "ImportRedisDependencyResourceCommand",
572
+ route: {
573
+ method: "POST",
574
+ path: "/dependency-resources/redis/import"
575
+ },
576
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
577
+ authPolicy: "product-session",
578
+ errorFamily: "structured-platform-error",
579
+ streaming: false
580
+ },
581
+ {
582
+ operationKey: "dependency-resources.list",
583
+ operationGroup: "dependency-resources",
584
+ operationMethod: "list",
585
+ operationId: "dependencyResources.list",
586
+ kind: "query",
587
+ domain: "dependency-resources",
588
+ messageName: "ListDependencyResourcesQuery",
589
+ route: {
590
+ method: "GET",
591
+ path: "/dependency-resources"
592
+ },
593
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
594
+ authPolicy: "product-session",
595
+ errorFamily: "structured-platform-error",
596
+ streaming: false
597
+ },
598
+ {
599
+ operationKey: "dependency-resources.list-backups",
600
+ operationGroup: "dependency-resources",
601
+ operationMethod: "listBackups",
602
+ operationId: "dependencyResources.listBackups",
603
+ kind: "query",
604
+ domain: "dependency-resources",
605
+ messageName: "ListDependencyResourceBackupsQuery",
606
+ route: {
607
+ method: "GET",
608
+ path: "/dependency-resources/{dependencyResourceId}/backups"
609
+ },
610
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
611
+ authPolicy: "product-session",
612
+ errorFamily: "structured-platform-error",
613
+ streaming: false
614
+ },
615
+ {
616
+ operationKey: "dependency-resources.provision-postgres",
617
+ operationGroup: "dependency-resources",
618
+ operationMethod: "provisionPostgres",
619
+ operationId: "dependencyResources.provisionPostgres",
620
+ kind: "command",
621
+ domain: "dependency-resources",
622
+ messageName: "ProvisionPostgresDependencyResourceCommand",
623
+ route: {
624
+ method: "POST",
625
+ path: "/dependency-resources/postgres/provision"
626
+ },
627
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
628
+ authPolicy: "product-session",
629
+ errorFamily: "structured-platform-error",
630
+ streaming: false
631
+ },
632
+ {
633
+ operationKey: "dependency-resources.provision-redis",
634
+ operationGroup: "dependency-resources",
635
+ operationMethod: "provisionRedis",
636
+ operationId: "dependencyResources.provisionRedis",
637
+ kind: "command",
638
+ domain: "dependency-resources",
639
+ messageName: "ProvisionRedisDependencyResourceCommand",
640
+ route: {
641
+ method: "POST",
642
+ path: "/dependency-resources/redis/provision"
643
+ },
644
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
645
+ authPolicy: "product-session",
646
+ errorFamily: "structured-platform-error",
647
+ streaming: false
648
+ },
649
+ {
650
+ operationKey: "dependency-resources.rename",
651
+ operationGroup: "dependency-resources",
652
+ operationMethod: "rename",
653
+ operationId: "dependencyResources.rename",
654
+ kind: "command",
655
+ domain: "dependency-resources",
656
+ messageName: "RenameDependencyResourceCommand",
657
+ route: {
658
+ method: "POST",
659
+ path: "/dependency-resources/{dependencyResourceId}/rename"
660
+ },
661
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
662
+ authPolicy: "product-session",
663
+ errorFamily: "structured-platform-error",
664
+ streaming: false
665
+ },
666
+ {
667
+ operationKey: "dependency-resources.restore-backup",
668
+ operationGroup: "dependency-resources",
669
+ operationMethod: "restoreBackup",
670
+ operationId: "dependencyResources.restoreBackup",
671
+ kind: "command",
672
+ domain: "dependency-resources",
673
+ messageName: "RestoreDependencyResourceBackupCommand",
674
+ route: {
675
+ method: "POST",
676
+ path: "/dependency-resources/backups/{backupId}/restore"
677
+ },
678
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
679
+ authPolicy: "product-session",
680
+ errorFamily: "structured-platform-error",
681
+ streaming: false
682
+ },
683
+ {
684
+ operationKey: "dependency-resources.show",
685
+ operationGroup: "dependency-resources",
686
+ operationMethod: "show",
687
+ operationId: "dependencyResources.show",
688
+ kind: "query",
689
+ domain: "dependency-resources",
690
+ messageName: "ShowDependencyResourceQuery",
691
+ route: {
692
+ method: "GET",
693
+ path: "/dependency-resources/{dependencyResourceId}"
694
+ },
695
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
696
+ authPolicy: "product-session",
697
+ errorFamily: "structured-platform-error",
698
+ streaming: false
699
+ },
700
+ {
701
+ operationKey: "dependency-resources.show-backup",
702
+ operationGroup: "dependency-resources",
703
+ operationMethod: "showBackup",
704
+ operationId: "dependencyResources.showBackup",
705
+ kind: "query",
706
+ domain: "dependency-resources",
707
+ messageName: "ShowDependencyResourceBackupQuery",
708
+ route: {
709
+ method: "GET",
710
+ path: "/dependency-resources/backups/{backupId}"
711
+ },
712
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
713
+ authPolicy: "product-session",
714
+ errorFamily: "structured-platform-error",
715
+ streaming: false
716
+ },
717
+ {
718
+ operationKey: "deploy-tokens.create",
719
+ operationGroup: "deploy-tokens",
720
+ operationMethod: "create",
721
+ operationId: "deployTokens.create",
722
+ kind: "command",
723
+ domain: "deploy-tokens",
724
+ messageName: "CreateDeployTokenCommand",
725
+ route: {
726
+ method: "POST",
727
+ path: "/deploy-tokens"
728
+ },
729
+ docsHref: "/docs/self-hosting/action-deploy-token-auth/#self-hosting-action-deploy-token-auth",
730
+ authPolicy: "product-session",
731
+ errorFamily: "structured-platform-error",
732
+ streaming: false
733
+ },
734
+ {
735
+ operationKey: "deploy-tokens.list",
736
+ operationGroup: "deploy-tokens",
737
+ operationMethod: "list",
738
+ operationId: "deployTokens.list",
739
+ kind: "query",
740
+ domain: "deploy-tokens",
741
+ messageName: "ListDeployTokensQuery",
742
+ route: {
743
+ method: "GET",
744
+ path: "/deploy-tokens"
745
+ },
746
+ docsHref: "/docs/self-hosting/action-deploy-token-auth/#self-hosting-action-deploy-token-auth",
747
+ authPolicy: "product-session",
748
+ errorFamily: "structured-platform-error",
749
+ streaming: false
750
+ },
751
+ {
752
+ operationKey: "deploy-tokens.revoke",
753
+ operationGroup: "deploy-tokens",
754
+ operationMethod: "revoke",
755
+ operationId: "deployTokens.revoke",
756
+ kind: "command",
757
+ domain: "deploy-tokens",
758
+ messageName: "RevokeDeployTokenCommand",
759
+ route: {
760
+ method: "POST",
761
+ path: "/deploy-tokens/{tokenId}/revoke"
762
+ },
763
+ docsHref: "/docs/self-hosting/action-deploy-token-auth/#self-hosting-action-deploy-token-auth",
764
+ authPolicy: "product-session",
765
+ errorFamily: "structured-platform-error",
766
+ streaming: false
767
+ },
768
+ {
769
+ operationKey: "deploy-tokens.rotate",
770
+ operationGroup: "deploy-tokens",
771
+ operationMethod: "rotate",
772
+ operationId: "deployTokens.rotate",
773
+ kind: "command",
774
+ domain: "deploy-tokens",
775
+ messageName: "RotateDeployTokenCommand",
776
+ route: {
777
+ method: "POST",
778
+ path: "/deploy-tokens/{tokenId}/rotate"
779
+ },
780
+ docsHref: "/docs/self-hosting/action-deploy-token-auth/#self-hosting-action-deploy-token-auth",
781
+ authPolicy: "product-session",
782
+ errorFamily: "structured-platform-error",
783
+ streaming: false
784
+ },
785
+ {
786
+ operationKey: "deploy-tokens.show",
787
+ operationGroup: "deploy-tokens",
788
+ operationMethod: "show",
789
+ operationId: "deployTokens.show",
790
+ kind: "query",
791
+ domain: "deploy-tokens",
792
+ messageName: "ShowDeployTokenQuery",
793
+ route: {
794
+ method: "GET",
795
+ path: "/deploy-tokens/{tokenId}"
796
+ },
797
+ docsHref: "/docs/self-hosting/action-deploy-token-auth/#self-hosting-action-deploy-token-auth",
798
+ authPolicy: "product-session",
799
+ errorFamily: "structured-platform-error",
800
+ streaming: false
801
+ },
802
+ {
803
+ operationKey: "deployments.cleanup-preview",
804
+ operationGroup: "deployments",
805
+ operationMethod: "cleanupPreview",
806
+ operationId: "deployments.cleanupPreview",
807
+ kind: "command",
808
+ domain: "deployments",
809
+ messageName: "CleanupPreviewCommand",
810
+ route: {
811
+ method: "POST",
812
+ path: "/deployments/cleanup-preview"
813
+ },
814
+ docsHref: "/docs/deploy/recovery/#deployment-preview-cleanup",
815
+ authPolicy: "product-session",
816
+ errorFamily: "structured-platform-error",
817
+ streaming: false
818
+ },
819
+ {
820
+ operationKey: "deployments.create",
821
+ operationGroup: "deployments",
822
+ operationMethod: "create",
823
+ operationId: "deployments.create",
824
+ kind: "command",
825
+ domain: "deployments",
826
+ messageName: "CreateDeploymentCommand",
827
+ route: {
828
+ method: "POST",
829
+ path: "/deployments"
830
+ },
831
+ docsHref: "/docs/deploy/lifecycle/#deployment-lifecycle",
832
+ authPolicy: "product-session",
833
+ errorFamily: "structured-platform-error",
834
+ streaming: false
835
+ },
836
+ {
837
+ operationKey: "deployments.create",
838
+ operationGroup: "deployments",
839
+ operationMethod: "create",
840
+ operationId: "deployments.createStream",
841
+ kind: "command",
842
+ domain: "deployments",
843
+ messageName: "CreateDeploymentCommand",
844
+ route: {
845
+ method: "POST",
846
+ path: "/deployments/stream"
847
+ },
848
+ docsHref: "/docs/deploy/lifecycle/#deployment-lifecycle",
849
+ authPolicy: "product-session",
850
+ errorFamily: "structured-platform-error",
851
+ streaming: true
852
+ },
853
+ {
854
+ operationKey: "deployments.list",
855
+ operationGroup: "deployments",
856
+ operationMethod: "list",
857
+ operationId: "deployments.list",
858
+ kind: "query",
859
+ domain: "deployments",
860
+ messageName: "ListDeploymentsQuery",
861
+ route: {
862
+ method: "GET",
863
+ path: "/deployments"
864
+ },
865
+ docsHref: "/docs/deploy/lifecycle/#deployment-lifecycle",
866
+ authPolicy: "product-session",
867
+ errorFamily: "structured-platform-error",
868
+ streaming: false
869
+ },
870
+ {
871
+ operationKey: "deployments.logs",
872
+ operationGroup: "deployments",
873
+ operationMethod: "logs",
874
+ operationId: "deployments.logs",
875
+ kind: "query",
876
+ domain: "deployments",
877
+ messageName: "DeploymentLogsQuery",
878
+ route: {
879
+ method: "GET",
880
+ path: "/deployments/{deploymentId}/logs"
881
+ },
882
+ docsHref: "/docs/observe/logs-health/#observe-runtime-logs",
883
+ authPolicy: "product-session",
884
+ errorFamily: "structured-platform-error",
885
+ streaming: false
886
+ },
887
+ {
888
+ operationKey: "deployments.logs.prune",
889
+ operationGroup: "deployments",
890
+ operationMethod: "logsPrune",
891
+ operationId: "deployments.pruneLogs",
892
+ kind: "command",
893
+ domain: "deployments",
894
+ messageName: "PruneDeploymentLogsCommand",
895
+ route: {
896
+ method: "POST",
897
+ path: "/deployments/logs/prune"
898
+ },
899
+ docsHref: "/docs/observe/logs-health/#observe-runtime-logs",
900
+ authPolicy: "product-session",
901
+ errorFamily: "structured-platform-error",
902
+ streaming: false
903
+ },
904
+ {
905
+ operationKey: "deployments.plan",
906
+ operationGroup: "deployments",
907
+ operationMethod: "plan",
908
+ operationId: "deployments.plan",
909
+ kind: "query",
910
+ domain: "deployments",
911
+ messageName: "DeploymentPlanQuery",
912
+ route: {
913
+ method: "GET",
914
+ path: "/deployments/plan"
915
+ },
916
+ docsHref: "/docs/deploy/lifecycle/#deployment-plan-preview",
917
+ authPolicy: "product-session",
918
+ errorFamily: "structured-platform-error",
919
+ streaming: false
920
+ },
921
+ {
922
+ operationKey: "deployments.recovery-readiness",
923
+ operationGroup: "deployments",
924
+ operationMethod: "recoveryReadiness",
925
+ operationId: "deployments.recoveryReadiness",
926
+ kind: "query",
927
+ domain: "deployments",
928
+ messageName: "DeploymentRecoveryReadinessQuery",
929
+ route: {
930
+ method: "GET",
931
+ path: "/deployments/{deploymentId}/recovery-readiness"
932
+ },
933
+ docsHref: "/docs/deploy/recovery/#deployment-recovery-readiness",
934
+ authPolicy: "product-session",
935
+ errorFamily: "structured-platform-error",
936
+ streaming: false
937
+ },
938
+ {
939
+ operationKey: "deployments.redeploy",
940
+ operationGroup: "deployments",
941
+ operationMethod: "redeploy",
942
+ operationId: "deployments.redeploy",
943
+ kind: "command",
944
+ domain: "deployments",
945
+ messageName: "RedeployDeploymentCommand",
946
+ route: {
947
+ method: "POST",
948
+ path: "/resources/{resourceId}/redeploy"
949
+ },
950
+ docsHref: "/docs/deploy/recovery/#deployment-recovery-readiness",
951
+ authPolicy: "product-session",
952
+ errorFamily: "structured-platform-error",
953
+ streaming: false
954
+ },
955
+ {
956
+ operationKey: "deployments.retry",
957
+ operationGroup: "deployments",
958
+ operationMethod: "retry",
959
+ operationId: "deployments.retry",
960
+ kind: "command",
961
+ domain: "deployments",
962
+ messageName: "RetryDeploymentCommand",
963
+ route: {
964
+ method: "POST",
965
+ path: "/deployments/{deploymentId}/retry"
966
+ },
967
+ docsHref: "/docs/deploy/recovery/#deployment-recovery-readiness",
968
+ authPolicy: "product-session",
969
+ errorFamily: "structured-platform-error",
970
+ streaming: false
971
+ },
972
+ {
973
+ operationKey: "deployments.rollback",
974
+ operationGroup: "deployments",
975
+ operationMethod: "rollback",
976
+ operationId: "deployments.rollback",
977
+ kind: "command",
978
+ domain: "deployments",
979
+ messageName: "RollbackDeploymentCommand",
980
+ route: {
981
+ method: "POST",
982
+ path: "/deployments/{deploymentId}/rollback"
983
+ },
984
+ docsHref: "/docs/deploy/recovery/#deployment-recovery-readiness",
985
+ authPolicy: "product-session",
986
+ errorFamily: "structured-platform-error",
987
+ streaming: false
988
+ },
989
+ {
990
+ operationKey: "deployments.show",
991
+ operationGroup: "deployments",
992
+ operationMethod: "show",
993
+ operationId: "deployments.show",
994
+ kind: "query",
995
+ domain: "deployments",
996
+ messageName: "ShowDeploymentQuery",
997
+ route: {
998
+ method: "GET",
999
+ path: "/deployments/{deploymentId}"
1000
+ },
1001
+ docsHref: "/docs/deploy/lifecycle/#deployment-lifecycle",
1002
+ authPolicy: "product-session",
1003
+ errorFamily: "structured-platform-error",
1004
+ streaming: false
1005
+ },
1006
+ {
1007
+ operationKey: "deployments.stream-events",
1008
+ operationGroup: "deployments",
1009
+ operationMethod: "streamEvents",
1010
+ operationId: "deployments.events",
1011
+ kind: "query",
1012
+ domain: "deployments",
1013
+ messageName: "StreamDeploymentEventsQuery",
1014
+ route: {
1015
+ method: "GET",
1016
+ path: "/deployments/{deploymentId}/events"
1017
+ },
1018
+ docsHref: "/docs/deploy/lifecycle/#deployment-lifecycle",
1019
+ authPolicy: "product-session",
1020
+ errorFamily: "structured-platform-error",
1021
+ streaming: false
1022
+ },
1023
+ {
1024
+ operationKey: "deployments.stream-events",
1025
+ operationGroup: "deployments",
1026
+ operationMethod: "streamEvents",
1027
+ operationId: "deployments.eventsStream",
1028
+ kind: "query",
1029
+ domain: "deployments",
1030
+ messageName: "StreamDeploymentEventsQuery",
1031
+ route: {
1032
+ method: "GET",
1033
+ path: "/deployments/{deploymentId}/events/stream"
1034
+ },
1035
+ docsHref: "/docs/deploy/lifecycle/#deployment-lifecycle",
1036
+ authPolicy: "product-session",
1037
+ errorFamily: "structured-platform-error",
1038
+ streaming: true
1039
+ },
1040
+ {
1041
+ operationKey: "domain-bindings.configure-route",
1042
+ operationGroup: "domain-bindings",
1043
+ operationMethod: "configureRoute",
1044
+ operationId: "domainBindings.configureRoute",
1045
+ kind: "command",
1046
+ domain: "domain-bindings",
1047
+ messageName: "ConfigureDomainBindingRouteCommand",
1048
+ route: {
1049
+ method: "POST",
1050
+ path: "/domain-bindings/{domainBindingId}/route"
1051
+ },
1052
+ docsHref: "/docs/access/domains/custom-domains/#domain-binding-purpose",
1053
+ authPolicy: "product-session",
1054
+ errorFamily: "structured-platform-error",
1055
+ streaming: false
1056
+ },
1057
+ {
1058
+ operationKey: "domain-bindings.confirm-ownership",
1059
+ operationGroup: "domain-bindings",
1060
+ operationMethod: "confirmOwnership",
1061
+ operationId: "domainBindings.confirmOwnership",
1062
+ kind: "command",
1063
+ domain: "domain-bindings",
1064
+ messageName: "ConfirmDomainBindingOwnershipCommand",
1065
+ route: {
1066
+ method: "POST",
1067
+ path: "/domain-bindings/{domainBindingId}/ownership-confirmations"
1068
+ },
1069
+ docsHref: "/docs/access/domains/ownership/#domain-binding-ownership-check",
1070
+ authPolicy: "product-session",
1071
+ errorFamily: "structured-platform-error",
1072
+ streaming: false
1073
+ },
1074
+ {
1075
+ operationKey: "domain-bindings.create",
1076
+ operationGroup: "domain-bindings",
1077
+ operationMethod: "create",
1078
+ operationId: "domainBindings.create",
1079
+ kind: "command",
1080
+ domain: "domain-bindings",
1081
+ messageName: "CreateDomainBindingCommand",
1082
+ route: {
1083
+ method: "POST",
1084
+ path: "/domain-bindings"
1085
+ },
1086
+ docsHref: "/docs/access/domains/custom-domains/#domain-binding-purpose",
1087
+ authPolicy: "product-session",
1088
+ errorFamily: "structured-platform-error",
1089
+ streaming: false
1090
+ },
1091
+ {
1092
+ operationKey: "domain-bindings.delete",
1093
+ operationGroup: "domain-bindings",
1094
+ operationMethod: "delete",
1095
+ operationId: "domainBindings.delete",
1096
+ kind: "command",
1097
+ domain: "domain-bindings",
1098
+ messageName: "DeleteDomainBindingCommand",
1099
+ route: {
1100
+ method: "DELETE",
1101
+ path: "/domain-bindings/{domainBindingId}"
1102
+ },
1103
+ docsHref: "/docs/access/domains/custom-domains/#domain-binding-purpose",
1104
+ authPolicy: "product-session",
1105
+ errorFamily: "structured-platform-error",
1106
+ streaming: false
1107
+ },
1108
+ {
1109
+ operationKey: "domain-bindings.delete-check",
1110
+ operationGroup: "domain-bindings",
1111
+ operationMethod: "deleteCheck",
1112
+ operationId: "domainBindings.deleteCheck",
1113
+ kind: "query",
1114
+ domain: "domain-bindings",
1115
+ messageName: "CheckDomainBindingDeleteSafetyQuery",
1116
+ route: {
1117
+ method: "GET",
1118
+ path: "/domain-bindings/{domainBindingId}/delete-check"
1119
+ },
1120
+ docsHref: "/docs/access/domains/custom-domains/#domain-binding-purpose",
1121
+ authPolicy: "product-session",
1122
+ errorFamily: "structured-platform-error",
1123
+ streaming: false
1124
+ },
1125
+ {
1126
+ operationKey: "domain-bindings.list",
1127
+ operationGroup: "domain-bindings",
1128
+ operationMethod: "list",
1129
+ operationId: "domainBindings.list",
1130
+ kind: "query",
1131
+ domain: "domain-bindings",
1132
+ messageName: "ListDomainBindingsQuery",
1133
+ route: {
1134
+ method: "GET",
1135
+ path: "/domain-bindings"
1136
+ },
1137
+ docsHref: "/docs/access/domains/custom-domains/#domain-binding-purpose",
1138
+ authPolicy: "product-session",
1139
+ errorFamily: "structured-platform-error",
1140
+ streaming: false
1141
+ },
1142
+ {
1143
+ operationKey: "domain-bindings.retry-verification",
1144
+ operationGroup: "domain-bindings",
1145
+ operationMethod: "retryVerification",
1146
+ operationId: "domainBindings.retryVerification",
1147
+ kind: "command",
1148
+ domain: "domain-bindings",
1149
+ messageName: "RetryDomainBindingVerificationCommand",
1150
+ route: {
1151
+ method: "POST",
1152
+ path: "/domain-bindings/{domainBindingId}/verification-retries"
1153
+ },
1154
+ docsHref: "/docs/access/domains/ownership/#domain-binding-ownership-check",
1155
+ authPolicy: "product-session",
1156
+ errorFamily: "structured-platform-error",
1157
+ streaming: false
1158
+ },
1159
+ {
1160
+ operationKey: "domain-bindings.show",
1161
+ operationGroup: "domain-bindings",
1162
+ operationMethod: "show",
1163
+ operationId: "domainBindings.show",
1164
+ kind: "query",
1165
+ domain: "domain-bindings",
1166
+ messageName: "ShowDomainBindingQuery",
1167
+ route: {
1168
+ method: "GET",
1169
+ path: "/domain-bindings/{domainBindingId}"
1170
+ },
1171
+ docsHref: "/docs/access/domains/custom-domains/#domain-binding-purpose",
1172
+ authPolicy: "product-session",
1173
+ errorFamily: "structured-platform-error",
1174
+ streaming: false
1175
+ },
1176
+ {
1177
+ operationKey: "domain-events.prune",
1178
+ operationGroup: "domain-events",
1179
+ operationMethod: "prune",
1180
+ operationId: "domainEvents.prune",
1181
+ kind: "command",
1182
+ domain: "domain-events",
1183
+ messageName: "PruneDomainEventsCommand",
1184
+ route: {
1185
+ method: "POST",
1186
+ path: "/domain-events/prune"
1187
+ },
1188
+ docsHref: "/docs/reference/errors-statuses/#operator-domain-events",
1189
+ authPolicy: "product-session",
1190
+ errorFamily: "structured-platform-error",
1191
+ streaming: false
1192
+ },
1193
+ {
1194
+ operationKey: "environments.archive",
1195
+ operationGroup: "environments",
1196
+ operationMethod: "archive",
1197
+ operationId: "environments.archive",
1198
+ kind: "command",
1199
+ domain: "environments",
1200
+ messageName: "ArchiveEnvironmentCommand",
1201
+ route: {
1202
+ method: "POST",
1203
+ path: "/environments/{environmentId}/archive"
1204
+ },
1205
+ docsHref: "/docs/environments/model/#environment-lifecycle",
1206
+ authPolicy: "product-session",
1207
+ errorFamily: "structured-platform-error",
1208
+ streaming: false
1209
+ },
1210
+ {
1211
+ operationKey: "environments.clone",
1212
+ operationGroup: "environments",
1213
+ operationMethod: "clone",
1214
+ operationId: "environments.clone",
1215
+ kind: "command",
1216
+ domain: "environments",
1217
+ messageName: "CloneEnvironmentCommand",
1218
+ route: {
1219
+ method: "POST",
1220
+ path: "/environments/{environmentId}/clone"
1221
+ },
1222
+ docsHref: "/docs/environments/model/#environment-lifecycle",
1223
+ authPolicy: "product-session",
1224
+ errorFamily: "structured-platform-error",
1225
+ streaming: false
1226
+ },
1227
+ {
1228
+ operationKey: "environments.create",
1229
+ operationGroup: "environments",
1230
+ operationMethod: "create",
1231
+ operationId: "environments.create",
1232
+ kind: "command",
1233
+ domain: "environments",
1234
+ messageName: "CreateEnvironmentCommand",
1235
+ route: {
1236
+ method: "POST",
1237
+ path: "/environments"
1238
+ },
1239
+ docsHref: "/docs/environments/model/#concept-environment",
1240
+ authPolicy: "product-session",
1241
+ errorFamily: "structured-platform-error",
1242
+ streaming: false
1243
+ },
1244
+ {
1245
+ operationKey: "environments.diff",
1246
+ operationGroup: "environments",
1247
+ operationMethod: "diff",
1248
+ operationId: "environments.diff",
1249
+ kind: "query",
1250
+ domain: "environments",
1251
+ messageName: "DiffEnvironmentsQuery",
1252
+ route: {
1253
+ method: "GET",
1254
+ path: "/environments/{environmentId}/diff/{otherEnvironmentId}"
1255
+ },
1256
+ docsHref: "/docs/environments/changes/diff-promote/#environment-diff",
1257
+ authPolicy: "product-session",
1258
+ errorFamily: "structured-platform-error",
1259
+ streaming: false
1260
+ },
1261
+ {
1262
+ operationKey: "environments.effective-precedence",
1263
+ operationGroup: "environments",
1264
+ operationMethod: "effectivePrecedence",
1265
+ operationId: "environments.effectivePrecedence",
1266
+ kind: "query",
1267
+ domain: "environments",
1268
+ messageName: "EnvironmentEffectivePrecedenceQuery",
1269
+ route: {
1270
+ method: "GET",
1271
+ path: "/environments/{environmentId}/effective-precedence"
1272
+ },
1273
+ docsHref: "/docs/environments/variables/precedence/#environment-variable-precedence",
1274
+ authPolicy: "product-session",
1275
+ errorFamily: "structured-platform-error",
1276
+ streaming: false
1277
+ },
1278
+ {
1279
+ operationKey: "environments.list",
1280
+ operationGroup: "environments",
1281
+ operationMethod: "list",
1282
+ operationId: "environments.list",
1283
+ kind: "query",
1284
+ domain: "environments",
1285
+ messageName: "ListEnvironmentsQuery",
1286
+ route: {
1287
+ method: "GET",
1288
+ path: "/environments"
1289
+ },
1290
+ docsHref: "/docs/environments/model/#concept-environment",
1291
+ authPolicy: "product-session",
1292
+ errorFamily: "structured-platform-error",
1293
+ streaming: false
1294
+ },
1295
+ {
1296
+ operationKey: "environments.lock",
1297
+ operationGroup: "environments",
1298
+ operationMethod: "lock",
1299
+ operationId: "environments.lock",
1300
+ kind: "command",
1301
+ domain: "environments",
1302
+ messageName: "LockEnvironmentCommand",
1303
+ route: {
1304
+ method: "POST",
1305
+ path: "/environments/{environmentId}/lock"
1306
+ },
1307
+ docsHref: "/docs/environments/model/#environment-lifecycle",
1308
+ authPolicy: "product-session",
1309
+ errorFamily: "structured-platform-error",
1310
+ streaming: false
1311
+ },
1312
+ {
1313
+ operationKey: "environments.promote",
1314
+ operationGroup: "environments",
1315
+ operationMethod: "promote",
1316
+ operationId: "environments.promote",
1317
+ kind: "command",
1318
+ domain: "environments",
1319
+ messageName: "PromoteEnvironmentCommand",
1320
+ route: {
1321
+ method: "POST",
1322
+ path: "/environments/{environmentId}/promote"
1323
+ },
1324
+ docsHref: "/docs/environments/changes/diff-promote/#environment-diff",
1325
+ authPolicy: "product-session",
1326
+ errorFamily: "structured-platform-error",
1327
+ streaming: false
1328
+ },
1329
+ {
1330
+ operationKey: "environments.rename",
1331
+ operationGroup: "environments",
1332
+ operationMethod: "rename",
1333
+ operationId: "environments.rename",
1334
+ kind: "command",
1335
+ domain: "environments",
1336
+ messageName: "RenameEnvironmentCommand",
1337
+ route: {
1338
+ method: "POST",
1339
+ path: "/environments/{environmentId}/rename"
1340
+ },
1341
+ docsHref: "/docs/environments/model/#environment-lifecycle",
1342
+ authPolicy: "product-session",
1343
+ errorFamily: "structured-platform-error",
1344
+ streaming: false
1345
+ },
1346
+ {
1347
+ operationKey: "environments.set-variable",
1348
+ operationGroup: "environments",
1349
+ operationMethod: "setVariable",
1350
+ operationId: "environments.setVariable",
1351
+ kind: "command",
1352
+ domain: "environments",
1353
+ messageName: "SetEnvironmentVariableCommand",
1354
+ route: {
1355
+ method: "POST",
1356
+ path: "/environments/{environmentId}/variables"
1357
+ },
1358
+ docsHref: "/docs/environments/variables/precedence/#environment-variable-precedence",
1359
+ authPolicy: "product-session",
1360
+ errorFamily: "structured-platform-error",
1361
+ streaming: false
1362
+ },
1363
+ {
1364
+ operationKey: "environments.show",
1365
+ operationGroup: "environments",
1366
+ operationMethod: "show",
1367
+ operationId: "environments.show",
1368
+ kind: "query",
1369
+ domain: "environments",
1370
+ messageName: "ShowEnvironmentQuery",
1371
+ route: {
1372
+ method: "GET",
1373
+ path: "/environments/{environmentId}"
1374
+ },
1375
+ docsHref: "/docs/environments/model/#concept-environment",
1376
+ authPolicy: "product-session",
1377
+ errorFamily: "structured-platform-error",
1378
+ streaming: false
1379
+ },
1380
+ {
1381
+ operationKey: "environments.unlock",
1382
+ operationGroup: "environments",
1383
+ operationMethod: "unlock",
1384
+ operationId: "environments.unlock",
1385
+ kind: "command",
1386
+ domain: "environments",
1387
+ messageName: "UnlockEnvironmentCommand",
1388
+ route: {
1389
+ method: "POST",
1390
+ path: "/environments/{environmentId}/unlock"
1391
+ },
1392
+ docsHref: "/docs/environments/model/#environment-lifecycle",
1393
+ authPolicy: "product-session",
1394
+ errorFamily: "structured-platform-error",
1395
+ streaming: false
1396
+ },
1397
+ {
1398
+ operationKey: "environments.unset-variable",
1399
+ operationGroup: "environments",
1400
+ operationMethod: "unsetVariable",
1401
+ operationId: "environments.unsetVariable",
1402
+ kind: "command",
1403
+ domain: "environments",
1404
+ messageName: "UnsetEnvironmentVariableCommand",
1405
+ route: {
1406
+ method: "DELETE",
1407
+ path: "/environments/{environmentId}/variables/{key}"
1408
+ },
1409
+ docsHref: "/docs/environments/variables/precedence/#environment-variable-precedence",
1410
+ authPolicy: "product-session",
1411
+ errorFamily: "structured-platform-error",
1412
+ streaming: false
1413
+ },
1414
+ {
1415
+ operationKey: "operator-work.cancel",
1416
+ operationGroup: "operator-work",
1417
+ operationMethod: "cancel",
1418
+ operationId: "operatorWork.cancel",
1419
+ kind: "command",
1420
+ domain: "operator-work",
1421
+ messageName: "CancelOperatorWorkCommand",
1422
+ route: {
1423
+ method: "POST",
1424
+ path: "/operator-work/{workId}/cancel"
1425
+ },
1426
+ docsHref: "/docs/reference/errors-statuses/#operator-work-ledger",
1427
+ authPolicy: "product-session",
1428
+ errorFamily: "structured-platform-error",
1429
+ streaming: false
1430
+ },
1431
+ {
1432
+ operationKey: "operator-work.dead-letter",
1433
+ operationGroup: "operator-work",
1434
+ operationMethod: "deadLetter",
1435
+ operationId: "operatorWork.deadLetter",
1436
+ kind: "command",
1437
+ domain: "operator-work",
1438
+ messageName: "DeadLetterOperatorWorkCommand",
1439
+ route: {
1440
+ method: "POST",
1441
+ path: "/operator-work/{workId}/dead-letter"
1442
+ },
1443
+ docsHref: "/docs/reference/errors-statuses/#operator-work-ledger",
1444
+ authPolicy: "product-session",
1445
+ errorFamily: "structured-platform-error",
1446
+ streaming: false
1447
+ },
1448
+ {
1449
+ operationKey: "operator-work.list",
1450
+ operationGroup: "operator-work",
1451
+ operationMethod: "list",
1452
+ operationId: "operatorWork.list",
1453
+ kind: "query",
1454
+ domain: "operator-work",
1455
+ messageName: "ListOperatorWorkQuery",
1456
+ route: {
1457
+ method: "GET",
1458
+ path: "/operator-work"
1459
+ },
1460
+ docsHref: "/docs/reference/errors-statuses/#operator-work-ledger",
1461
+ authPolicy: "product-session",
1462
+ errorFamily: "structured-platform-error",
1463
+ streaming: false
1464
+ },
1465
+ {
1466
+ operationKey: "operator-work.mark-recovered",
1467
+ operationGroup: "operator-work",
1468
+ operationMethod: "markRecovered",
1469
+ operationId: "operatorWork.markRecovered",
1470
+ kind: "command",
1471
+ domain: "operator-work",
1472
+ messageName: "MarkOperatorWorkRecoveredCommand",
1473
+ route: {
1474
+ method: "POST",
1475
+ path: "/operator-work/{workId}/mark-recovered"
1476
+ },
1477
+ docsHref: "/docs/reference/errors-statuses/#operator-work-ledger",
1478
+ authPolicy: "product-session",
1479
+ errorFamily: "structured-platform-error",
1480
+ streaming: false
1481
+ },
1482
+ {
1483
+ operationKey: "operator-work.prune",
1484
+ operationGroup: "operator-work",
1485
+ operationMethod: "prune",
1486
+ operationId: "operatorWork.prune",
1487
+ kind: "command",
1488
+ domain: "operator-work",
1489
+ messageName: "PruneOperatorWorkCommand",
1490
+ route: {
1491
+ method: "POST",
1492
+ path: "/operator-work/prune"
1493
+ },
1494
+ docsHref: "/docs/reference/errors-statuses/#operator-work-ledger",
1495
+ authPolicy: "product-session",
1496
+ errorFamily: "structured-platform-error",
1497
+ streaming: false
1498
+ },
1499
+ {
1500
+ operationKey: "operator-work.retry",
1501
+ operationGroup: "operator-work",
1502
+ operationMethod: "retry",
1503
+ operationId: "operatorWork.retry",
1504
+ kind: "command",
1505
+ domain: "operator-work",
1506
+ messageName: "RetryOperatorWorkCommand",
1507
+ route: {
1508
+ method: "POST",
1509
+ path: "/operator-work/{workId}/retry"
1510
+ },
1511
+ docsHref: "/docs/reference/errors-statuses/#operator-work-ledger",
1512
+ authPolicy: "product-session",
1513
+ errorFamily: "structured-platform-error",
1514
+ streaming: false
1515
+ },
1516
+ {
1517
+ operationKey: "operator-work.show",
1518
+ operationGroup: "operator-work",
1519
+ operationMethod: "show",
1520
+ operationId: "operatorWork.show",
1521
+ kind: "query",
1522
+ domain: "operator-work",
1523
+ messageName: "ShowOperatorWorkQuery",
1524
+ route: {
1525
+ method: "GET",
1526
+ path: "/operator-work/{workId}"
1527
+ },
1528
+ docsHref: "/docs/reference/errors-statuses/#operator-work-ledger",
1529
+ authPolicy: "product-session",
1530
+ errorFamily: "structured-platform-error",
1531
+ streaming: false
1532
+ },
1533
+ {
1534
+ operationKey: "organizations.change-member-role",
1535
+ operationGroup: "organizations",
1536
+ operationMethod: "changeMemberRole",
1537
+ operationId: "organizations.updateMemberRole",
1538
+ kind: "command",
1539
+ domain: "organizations",
1540
+ messageName: "ChangeOrganizationMemberRoleCommand",
1541
+ route: {
1542
+ method: "POST",
1543
+ path: "/organizations/{organizationId}/members/{memberId}/role"
1544
+ },
1545
+ docsHref: "/docs/self-hosting/organization-team-management/#self-hosting-organization-team-management",
1546
+ authPolicy: "product-session",
1547
+ errorFamily: "structured-platform-error",
1548
+ streaming: false
1549
+ },
1550
+ {
1551
+ operationKey: "organizations.current-context",
1552
+ operationGroup: "organizations",
1553
+ operationMethod: "currentContext",
1554
+ operationId: "organizations.currentContext",
1555
+ kind: "query",
1556
+ domain: "organizations",
1557
+ messageName: "GetCurrentOrganizationContextQuery",
1558
+ route: {
1559
+ method: "GET",
1560
+ path: "/organizations/current-context"
1561
+ },
1562
+ docsHref: "/docs/self-hosting/organization-team-management/#self-hosting-organization-team-management",
1563
+ authPolicy: "product-session",
1564
+ errorFamily: "structured-platform-error",
1565
+ streaming: false
1566
+ },
1567
+ {
1568
+ operationKey: "organizations.invite-member",
1569
+ operationGroup: "organizations",
1570
+ operationMethod: "inviteMember",
1571
+ operationId: "organizations.inviteMember",
1572
+ kind: "command",
1573
+ domain: "organizations",
1574
+ messageName: "InviteOrganizationMemberCommand",
1575
+ route: {
1576
+ method: "POST",
1577
+ path: "/organizations/{organizationId}/invitations"
1578
+ },
1579
+ docsHref: "/docs/self-hosting/organization-team-management/#self-hosting-organization-team-management",
1580
+ authPolicy: "product-session",
1581
+ errorFamily: "structured-platform-error",
1582
+ streaming: false
1583
+ },
1584
+ {
1585
+ operationKey: "organizations.list-invitations",
1586
+ operationGroup: "organizations",
1587
+ operationMethod: "listInvitations",
1588
+ operationId: "organizations.listInvitations",
1589
+ kind: "query",
1590
+ domain: "organizations",
1591
+ messageName: "ListOrganizationInvitationsQuery",
1592
+ route: {
1593
+ method: "GET",
1594
+ path: "/organizations/{organizationId}/invitations"
1595
+ },
1596
+ docsHref: "/docs/self-hosting/organization-team-management/#self-hosting-organization-team-management",
1597
+ authPolicy: "product-session",
1598
+ errorFamily: "structured-platform-error",
1599
+ streaming: false
1600
+ },
1601
+ {
1602
+ operationKey: "organizations.list-members",
1603
+ operationGroup: "organizations",
1604
+ operationMethod: "listMembers",
1605
+ operationId: "organizations.listMembers",
1606
+ kind: "query",
1607
+ domain: "organizations",
1608
+ messageName: "ListOrganizationMembersQuery",
1609
+ route: {
1610
+ method: "GET",
1611
+ path: "/organizations/{organizationId}/members"
1612
+ },
1613
+ docsHref: "/docs/self-hosting/organization-team-management/#self-hosting-organization-team-management",
1614
+ authPolicy: "product-session",
1615
+ errorFamily: "structured-platform-error",
1616
+ streaming: false
1617
+ },
1618
+ {
1619
+ operationKey: "organizations.remove-member",
1620
+ operationGroup: "organizations",
1621
+ operationMethod: "removeMember",
1622
+ operationId: "organizations.removeMember",
1623
+ kind: "command",
1624
+ domain: "organizations",
1625
+ messageName: "RemoveOrganizationMemberCommand",
1626
+ route: {
1627
+ method: "DELETE",
1628
+ path: "/organizations/{organizationId}/members/{memberId}"
1629
+ },
1630
+ docsHref: "/docs/self-hosting/organization-team-management/#self-hosting-organization-team-management",
1631
+ authPolicy: "product-session",
1632
+ errorFamily: "structured-platform-error",
1633
+ streaming: false
1634
+ },
1635
+ {
1636
+ operationKey: "organizations.switch-current",
1637
+ operationGroup: "organizations",
1638
+ operationMethod: "switchCurrent",
1639
+ operationId: "organizations.switchCurrent",
1640
+ kind: "command",
1641
+ domain: "organizations",
1642
+ messageName: "SwitchCurrentOrganizationCommand",
1643
+ route: {
1644
+ method: "POST",
1645
+ path: "/organizations/current-context/switch"
1646
+ },
1647
+ docsHref: "/docs/self-hosting/organization-team-management/#self-hosting-organization-team-management",
1648
+ authPolicy: "product-session",
1649
+ errorFamily: "structured-platform-error",
1650
+ streaming: false
1651
+ },
1652
+ {
1653
+ operationKey: "preview-environments.delete",
1654
+ operationGroup: "preview-environments",
1655
+ operationMethod: "delete",
1656
+ operationId: "previewEnvironments.delete",
1657
+ kind: "command",
1658
+ domain: "preview-environments",
1659
+ messageName: "DeletePreviewEnvironmentCommand",
1660
+ route: {
1661
+ method: "DELETE",
1662
+ path: "/resources/{resourceId}/preview-environments/{previewEnvironmentId}"
1663
+ },
1664
+ docsHref: "/docs/deploy/previews/#product-grade-preview-deployments",
1665
+ authPolicy: "product-session",
1666
+ errorFamily: "structured-platform-error",
1667
+ streaming: false
1668
+ },
1669
+ {
1670
+ operationKey: "preview-environments.list",
1671
+ operationGroup: "preview-environments",
1672
+ operationMethod: "list",
1673
+ operationId: "previewEnvironments.list",
1674
+ kind: "query",
1675
+ domain: "preview-environments",
1676
+ messageName: "ListPreviewEnvironmentsQuery",
1677
+ route: {
1678
+ method: "GET",
1679
+ path: "/preview-environments"
1680
+ },
1681
+ docsHref: "/docs/deploy/previews/#product-grade-preview-deployments",
1682
+ authPolicy: "product-session",
1683
+ errorFamily: "structured-platform-error",
1684
+ streaming: false
1685
+ },
1686
+ {
1687
+ operationKey: "preview-environments.show",
1688
+ operationGroup: "preview-environments",
1689
+ operationMethod: "show",
1690
+ operationId: "previewEnvironments.show",
1691
+ kind: "query",
1692
+ domain: "preview-environments",
1693
+ messageName: "ShowPreviewEnvironmentQuery",
1694
+ route: {
1695
+ method: "GET",
1696
+ path: "/preview-environments/{previewEnvironmentId}"
1697
+ },
1698
+ docsHref: "/docs/deploy/previews/#product-grade-preview-deployments",
1699
+ authPolicy: "product-session",
1700
+ errorFamily: "structured-platform-error",
1701
+ streaming: false
1702
+ },
1703
+ {
1704
+ operationKey: "preview-policies.configure",
1705
+ operationGroup: "preview-policies",
1706
+ operationMethod: "configure",
1707
+ operationId: "previewPolicies.configure",
1708
+ kind: "command",
1709
+ domain: "preview-policies",
1710
+ messageName: "ConfigurePreviewPolicyCommand",
1711
+ route: {
1712
+ method: "POST",
1713
+ path: "/preview-policies"
1714
+ },
1715
+ docsHref: "/docs/deploy/previews/#product-grade-preview-deployments",
1716
+ authPolicy: "product-session",
1717
+ errorFamily: "structured-platform-error",
1718
+ streaming: false
1719
+ },
1720
+ {
1721
+ operationKey: "preview-policies.show",
1722
+ operationGroup: "preview-policies",
1723
+ operationMethod: "show",
1724
+ operationId: "previewPolicies.show",
1725
+ kind: "query",
1726
+ domain: "preview-policies",
1727
+ messageName: "ShowPreviewPolicyQuery",
1728
+ route: {
1729
+ method: "POST",
1730
+ path: "/preview-policies/show"
1731
+ },
1732
+ docsHref: "/docs/deploy/previews/#product-grade-preview-deployments",
1733
+ authPolicy: "product-session",
1734
+ errorFamily: "structured-platform-error",
1735
+ streaming: false
1736
+ },
1737
+ {
1738
+ operationKey: "projects.archive",
1739
+ operationGroup: "projects",
1740
+ operationMethod: "archive",
1741
+ operationId: "projects.archive",
1742
+ kind: "command",
1743
+ domain: "projects",
1744
+ messageName: "ArchiveProjectCommand",
1745
+ route: {
1746
+ method: "POST",
1747
+ path: "/projects/{projectId}/archive"
1748
+ },
1749
+ docsHref: "/docs/resources/projects/#project-lifecycle",
1750
+ authPolicy: "product-session",
1751
+ errorFamily: "structured-platform-error",
1752
+ streaming: false
1753
+ },
1754
+ {
1755
+ operationKey: "projects.create",
1756
+ operationGroup: "projects",
1757
+ operationMethod: "create",
1758
+ operationId: "projects.create",
1759
+ kind: "command",
1760
+ domain: "projects",
1761
+ messageName: "CreateProjectCommand",
1762
+ route: {
1763
+ method: "POST",
1764
+ path: "/projects"
1765
+ },
1766
+ docsHref: "/docs/resources/projects/#concept-project",
1767
+ authPolicy: "product-session",
1768
+ errorFamily: "structured-platform-error",
1769
+ streaming: false
1770
+ },
1771
+ {
1772
+ operationKey: "projects.list",
1773
+ operationGroup: "projects",
1774
+ operationMethod: "list",
1775
+ operationId: "projects.list",
1776
+ kind: "query",
1777
+ domain: "projects",
1778
+ messageName: "ListProjectsQuery",
1779
+ route: {
1780
+ method: "GET",
1781
+ path: "/projects"
1782
+ },
1783
+ docsHref: "/docs/resources/projects/#concept-project",
1784
+ authPolicy: "product-session",
1785
+ errorFamily: "structured-platform-error",
1786
+ streaming: false
1787
+ },
1788
+ {
1789
+ operationKey: "projects.rename",
1790
+ operationGroup: "projects",
1791
+ operationMethod: "rename",
1792
+ operationId: "projects.rename",
1793
+ kind: "command",
1794
+ domain: "projects",
1795
+ messageName: "RenameProjectCommand",
1796
+ route: {
1797
+ method: "POST",
1798
+ path: "/projects/{projectId}/rename"
1799
+ },
1800
+ docsHref: "/docs/resources/projects/#project-lifecycle",
1801
+ authPolicy: "product-session",
1802
+ errorFamily: "structured-platform-error",
1803
+ streaming: false
1804
+ },
1805
+ {
1806
+ operationKey: "projects.show",
1807
+ operationGroup: "projects",
1808
+ operationMethod: "show",
1809
+ operationId: "projects.show",
1810
+ kind: "query",
1811
+ domain: "projects",
1812
+ messageName: "ShowProjectQuery",
1813
+ route: {
1814
+ method: "GET",
1815
+ path: "/projects/{projectId}"
1816
+ },
1817
+ docsHref: "/docs/resources/projects/#project-lifecycle",
1818
+ authPolicy: "product-session",
1819
+ errorFamily: "structured-platform-error",
1820
+ streaming: false
1821
+ },
1822
+ {
1823
+ operationKey: "provider-job-logs.prune",
1824
+ operationGroup: "provider-job-logs",
1825
+ operationMethod: "prune",
1826
+ operationId: "providerJobLogs.prune",
1827
+ kind: "command",
1828
+ domain: "provider-job-logs",
1829
+ messageName: "PruneProviderJobLogsCommand",
1830
+ route: {
1831
+ method: "POST",
1832
+ path: "/provider-job-logs/prune"
1833
+ },
1834
+ docsHref: "/docs/reference/errors-statuses/#operator-provider-job-logs",
1835
+ authPolicy: "product-session",
1836
+ errorFamily: "structured-platform-error",
1837
+ streaming: false
1838
+ },
1839
+ {
1840
+ operationKey: "resources.access-failure-evidence.lookup",
1841
+ operationGroup: "resources",
1842
+ operationMethod: "accessFailureEvidenceLookup",
1843
+ operationId: "resources.accessFailureEvidence",
1844
+ kind: "query",
1845
+ domain: "resources",
1846
+ messageName: "ResourceAccessFailureEvidenceLookupQuery",
1847
+ route: {
1848
+ method: "GET",
1849
+ path: "/resource-access-failures/{requestId}"
1850
+ },
1851
+ docsHref: "/docs/observe/diagnostics/#access-failure-request-id-lookup",
1852
+ authPolicy: "product-session",
1853
+ errorFamily: "structured-platform-error",
1854
+ streaming: false
1855
+ },
1856
+ {
1857
+ operationKey: "resources.archive",
1858
+ operationGroup: "resources",
1859
+ operationMethod: "archive",
1860
+ operationId: "resources.archive",
1861
+ kind: "command",
1862
+ domain: "resources",
1863
+ messageName: "ArchiveResourceCommand",
1864
+ route: {
1865
+ method: "POST",
1866
+ path: "/resources/{resourceId}/archive"
1867
+ },
1868
+ docsHref: "/docs/resources/projects/#concept-resource",
1869
+ authPolicy: "product-session",
1870
+ errorFamily: "structured-platform-error",
1871
+ streaming: false
1872
+ },
1873
+ {
1874
+ operationKey: "resources.attach-storage",
1875
+ operationGroup: "resources",
1876
+ operationMethod: "attachStorage",
1877
+ operationId: "resources.attachStorage",
1878
+ kind: "command",
1879
+ domain: "resources",
1880
+ messageName: "AttachResourceStorageCommand",
1881
+ route: {
1882
+ method: "POST",
1883
+ path: "/resources/{resourceId}/storage-attachments"
1884
+ },
1885
+ docsHref: "/docs/resources/storage-volumes/#storage-volume-lifecycle",
1886
+ authPolicy: "product-session",
1887
+ errorFamily: "structured-platform-error",
1888
+ streaming: false
1889
+ },
1890
+ {
1891
+ operationKey: "resources.bind-dependency",
1892
+ operationGroup: "resources",
1893
+ operationMethod: "bindDependency",
1894
+ operationId: "resources.dependencyBindings.bind",
1895
+ kind: "command",
1896
+ domain: "resources",
1897
+ messageName: "BindResourceDependencyCommand",
1898
+ route: {
1899
+ method: "POST",
1900
+ path: "/resources/{resourceId}/dependency-bindings"
1901
+ },
1902
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
1903
+ authPolicy: "product-session",
1904
+ errorFamily: "structured-platform-error",
1905
+ streaming: false
1906
+ },
1907
+ {
1908
+ operationKey: "resources.configure-access",
1909
+ operationGroup: "resources",
1910
+ operationMethod: "configureAccess",
1911
+ operationId: "resources.configureAccess",
1912
+ kind: "command",
1913
+ domain: "resources",
1914
+ messageName: "ConfigureResourceAccessCommand",
1915
+ route: {
1916
+ method: "POST",
1917
+ path: "/resources/{resourceId}/access-profile"
1918
+ },
1919
+ docsHref: "/docs/access/generated-routes/#resource-access-profile",
1920
+ authPolicy: "product-session",
1921
+ errorFamily: "structured-platform-error",
1922
+ streaming: false
1923
+ },
1924
+ {
1925
+ operationKey: "resources.configure-auto-deploy",
1926
+ operationGroup: "resources",
1927
+ operationMethod: "configureAutoDeploy",
1928
+ operationId: "resources.configureAutoDeploy",
1929
+ kind: "command",
1930
+ domain: "resources",
1931
+ messageName: "ConfigureResourceAutoDeployCommand",
1932
+ route: {
1933
+ method: "POST",
1934
+ path: "/resources/{resourceId}/auto-deploy"
1935
+ },
1936
+ docsHref: "/docs/deploy/sources/#source-auto-deploy-setup",
1937
+ authPolicy: "product-session",
1938
+ errorFamily: "structured-platform-error",
1939
+ streaming: false
1940
+ },
1941
+ {
1942
+ operationKey: "resources.configure-health",
1943
+ operationGroup: "resources",
1944
+ operationMethod: "configureHealth",
1945
+ operationId: "resources.configureHealth",
1946
+ kind: "command",
1947
+ domain: "resources",
1948
+ messageName: "ConfigureResourceHealthCommand",
1949
+ route: {
1950
+ method: "POST",
1951
+ path: "/resources/{resourceId}/health-policy"
1952
+ },
1953
+ docsHref: "/docs/resources/profiles/health-network/#resource-health-profile",
1954
+ authPolicy: "product-session",
1955
+ errorFamily: "structured-platform-error",
1956
+ streaming: false
1957
+ },
1958
+ {
1959
+ operationKey: "resources.configure-network",
1960
+ operationGroup: "resources",
1961
+ operationMethod: "configureNetwork",
1962
+ operationId: "resources.configureNetwork",
1963
+ kind: "command",
1964
+ domain: "resources",
1965
+ messageName: "ConfigureResourceNetworkCommand",
1966
+ route: {
1967
+ method: "POST",
1968
+ path: "/resources/{resourceId}/network-profile"
1969
+ },
1970
+ docsHref: "/docs/resources/profiles/health-network/#resource-network-profile",
1971
+ authPolicy: "product-session",
1972
+ errorFamily: "structured-platform-error",
1973
+ streaming: false
1974
+ },
1975
+ {
1976
+ operationKey: "resources.configure-runtime",
1977
+ operationGroup: "resources",
1978
+ operationMethod: "configureRuntime",
1979
+ operationId: "resources.configureRuntime",
1980
+ kind: "command",
1981
+ domain: "resources",
1982
+ messageName: "ConfigureResourceRuntimeCommand",
1983
+ route: {
1984
+ method: "POST",
1985
+ path: "/resources/{resourceId}/runtime-profile"
1986
+ },
1987
+ docsHref: "/docs/resources/profiles/source-runtime/#resource-runtime-profile",
1988
+ authPolicy: "product-session",
1989
+ errorFamily: "structured-platform-error",
1990
+ streaming: false
1991
+ },
1992
+ {
1993
+ operationKey: "resources.configure-source",
1994
+ operationGroup: "resources",
1995
+ operationMethod: "configureSource",
1996
+ operationId: "resources.configureSource",
1997
+ kind: "command",
1998
+ domain: "resources",
1999
+ messageName: "ConfigureResourceSourceCommand",
2000
+ route: {
2001
+ method: "POST",
2002
+ path: "/resources/{resourceId}/source"
2003
+ },
2004
+ docsHref: "/docs/resources/profiles/source-runtime/#resource-source-profile",
2005
+ authPolicy: "product-session",
2006
+ errorFamily: "structured-platform-error",
2007
+ streaming: false
2008
+ },
2009
+ {
2010
+ operationKey: "resources.create",
2011
+ operationGroup: "resources",
2012
+ operationMethod: "create",
2013
+ operationId: "resources.create",
2014
+ kind: "command",
2015
+ domain: "resources",
2016
+ messageName: "CreateResourceCommand",
2017
+ route: {
2018
+ method: "POST",
2019
+ path: "/resources"
2020
+ },
2021
+ docsHref: "/docs/resources/projects/#concept-resource",
2022
+ authPolicy: "product-session",
2023
+ errorFamily: "structured-platform-error",
2024
+ streaming: false
2025
+ },
2026
+ {
2027
+ operationKey: "resources.delete",
2028
+ operationGroup: "resources",
2029
+ operationMethod: "delete",
2030
+ operationId: "resources.delete",
2031
+ kind: "command",
2032
+ domain: "resources",
2033
+ messageName: "DeleteResourceCommand",
2034
+ route: {
2035
+ method: "DELETE",
2036
+ path: "/resources/{resourceId}"
2037
+ },
2038
+ docsHref: "/docs/resources/projects/#concept-resource",
2039
+ authPolicy: "product-session",
2040
+ errorFamily: "structured-platform-error",
2041
+ streaming: false
2042
+ },
2043
+ {
2044
+ operationKey: "resources.detach-storage",
2045
+ operationGroup: "resources",
2046
+ operationMethod: "detachStorage",
2047
+ operationId: "resources.detachStorage",
2048
+ kind: "command",
2049
+ domain: "resources",
2050
+ messageName: "DetachResourceStorageCommand",
2051
+ route: {
2052
+ method: "DELETE",
2053
+ path: "/resources/{resourceId}/storage-attachments/{attachmentId}"
2054
+ },
2055
+ docsHref: "/docs/resources/storage-volumes/#storage-volume-lifecycle",
2056
+ authPolicy: "product-session",
2057
+ errorFamily: "structured-platform-error",
2058
+ streaming: false
2059
+ },
2060
+ {
2061
+ operationKey: "resources.diagnostic-summary",
2062
+ operationGroup: "resources",
2063
+ operationMethod: "diagnosticSummary",
2064
+ operationId: "resources.diagnosticSummary",
2065
+ kind: "query",
2066
+ domain: "resources",
2067
+ messageName: "ResourceDiagnosticSummaryQuery",
2068
+ route: {
2069
+ method: "GET",
2070
+ path: "/resources/{resourceId}/diagnostic-summary"
2071
+ },
2072
+ docsHref: "/docs/observe/diagnostics/#diagnostic-summary-copy-support-payload",
2073
+ authPolicy: "product-session",
2074
+ errorFamily: "structured-platform-error",
2075
+ streaming: false
2076
+ },
2077
+ {
2078
+ operationKey: "resources.effective-config",
2079
+ operationGroup: "resources",
2080
+ operationMethod: "effectiveConfig",
2081
+ operationId: "resources.effectiveConfig",
2082
+ kind: "query",
2083
+ domain: "resources",
2084
+ messageName: "ResourceEffectiveConfigQuery",
2085
+ route: {
2086
+ method: "GET",
2087
+ path: "/resources/{resourceId}/effective-config"
2088
+ },
2089
+ docsHref: "/docs/environments/variables/precedence/#environment-variable-precedence",
2090
+ authPolicy: "product-session",
2091
+ errorFamily: "structured-platform-error",
2092
+ streaming: false
2093
+ },
2094
+ {
2095
+ operationKey: "resources.health",
2096
+ operationGroup: "resources",
2097
+ operationMethod: "health",
2098
+ operationId: "resources.health",
2099
+ kind: "query",
2100
+ domain: "resources",
2101
+ messageName: "ResourceHealthQuery",
2102
+ route: {
2103
+ method: "GET",
2104
+ path: "/resources/{resourceId}/health"
2105
+ },
2106
+ docsHref: "/docs/observe/logs-health/#observe-health-summary",
2107
+ authPolicy: "product-session",
2108
+ errorFamily: "structured-platform-error",
2109
+ streaming: false
2110
+ },
2111
+ {
2112
+ operationKey: "resources.import-variables",
2113
+ operationGroup: "resources",
2114
+ operationMethod: "importVariables",
2115
+ operationId: "resources.importVariables",
2116
+ kind: "command",
2117
+ domain: "resources",
2118
+ messageName: "ImportResourceVariablesCommand",
2119
+ route: {
2120
+ method: "POST",
2121
+ path: "/resources/{resourceId}/variables/import"
2122
+ },
2123
+ docsHref: "/docs/environments/variables/precedence/#environment-variable-precedence",
2124
+ authPolicy: "product-session",
2125
+ errorFamily: "structured-platform-error",
2126
+ streaming: false
2127
+ },
2128
+ {
2129
+ operationKey: "resources.list",
2130
+ operationGroup: "resources",
2131
+ operationMethod: "list",
2132
+ operationId: "resources.list",
2133
+ kind: "query",
2134
+ domain: "resources",
2135
+ messageName: "ListResourcesQuery",
2136
+ route: {
2137
+ method: "GET",
2138
+ path: "/resources"
2139
+ },
2140
+ docsHref: "/docs/resources/projects/#concept-resource",
2141
+ authPolicy: "product-session",
2142
+ errorFamily: "structured-platform-error",
2143
+ streaming: false
2144
+ },
2145
+ {
2146
+ operationKey: "resources.list-dependency-bindings",
2147
+ operationGroup: "resources",
2148
+ operationMethod: "listDependencyBindings",
2149
+ operationId: "resources.dependencyBindings.list",
2150
+ kind: "query",
2151
+ domain: "resources",
2152
+ messageName: "ListResourceDependencyBindingsQuery",
2153
+ route: {
2154
+ method: "GET",
2155
+ path: "/resources/{resourceId}/dependency-bindings"
2156
+ },
2157
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
2158
+ authPolicy: "product-session",
2159
+ errorFamily: "structured-platform-error",
2160
+ streaming: false
2161
+ },
2162
+ {
2163
+ operationKey: "resources.proxy-configuration.preview",
2164
+ operationGroup: "resources",
2165
+ operationMethod: "proxyConfigurationPreview",
2166
+ operationId: "resources.proxyConfiguration",
2167
+ kind: "query",
2168
+ domain: "resources",
2169
+ messageName: "ResourceProxyConfigurationPreviewQuery",
2170
+ route: {
2171
+ method: "GET",
2172
+ path: "/resources/{resourceId}/proxy-configuration"
2173
+ },
2174
+ docsHref: "/docs/resources/profiles/health-network/#resource-network-profile",
2175
+ authPolicy: "product-session",
2176
+ errorFamily: "structured-platform-error",
2177
+ streaming: false
2178
+ },
2179
+ {
2180
+ operationKey: "resources.rotate-dependency-binding-secret",
2181
+ operationGroup: "resources",
2182
+ operationMethod: "rotateDependencyBindingSecret",
2183
+ operationId: "resources.dependencyBindings.rotateSecret",
2184
+ kind: "command",
2185
+ domain: "resources",
2186
+ messageName: "RotateResourceDependencyBindingSecretCommand",
2187
+ route: {
2188
+ method: "POST",
2189
+ path: "/resources/{resourceId}/dependency-bindings/{bindingId}/secret-rotations"
2190
+ },
2191
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
2192
+ authPolicy: "product-session",
2193
+ errorFamily: "structured-platform-error",
2194
+ streaming: false
2195
+ },
2196
+ {
2197
+ operationKey: "resources.runtime-log-archives.list",
2198
+ operationGroup: "resources",
2199
+ operationMethod: "runtimeLogArchivesList",
2200
+ operationId: "resources.logArchives.list",
2201
+ kind: "query",
2202
+ domain: "resources",
2203
+ messageName: "ListResourceRuntimeLogArchivesQuery",
2204
+ route: {
2205
+ method: "GET",
2206
+ path: "/resources/runtime-log-archives"
2207
+ },
2208
+ docsHref: "/docs/observe/logs-health/#observe-runtime-logs",
2209
+ authPolicy: "product-session",
2210
+ errorFamily: "structured-platform-error",
2211
+ streaming: false
2212
+ },
2213
+ {
2214
+ operationKey: "resources.runtime-log-archives.prune",
2215
+ operationGroup: "resources",
2216
+ operationMethod: "runtimeLogArchivesPrune",
2217
+ operationId: "resources.logArchives.prune",
2218
+ kind: "command",
2219
+ domain: "resources",
2220
+ messageName: "PruneResourceRuntimeLogArchivesCommand",
2221
+ route: {
2222
+ method: "POST",
2223
+ path: "/resources/runtime-log-archives/prune"
2224
+ },
2225
+ docsHref: "/docs/observe/logs-health/#observe-runtime-logs",
2226
+ authPolicy: "product-session",
2227
+ errorFamily: "structured-platform-error",
2228
+ streaming: false
2229
+ },
2230
+ {
2231
+ operationKey: "resources.runtime-log-archives.show",
2232
+ operationGroup: "resources",
2233
+ operationMethod: "runtimeLogArchivesShow",
2234
+ operationId: "resources.logArchives.show",
2235
+ kind: "query",
2236
+ domain: "resources",
2237
+ messageName: "ShowResourceRuntimeLogArchiveQuery",
2238
+ route: {
2239
+ method: "GET",
2240
+ path: "/resources/runtime-log-archives/{archiveId}"
2241
+ },
2242
+ docsHref: "/docs/observe/logs-health/#observe-runtime-logs",
2243
+ authPolicy: "product-session",
2244
+ errorFamily: "structured-platform-error",
2245
+ streaming: false
2246
+ },
2247
+ {
2248
+ operationKey: "resources.runtime-logs",
2249
+ operationGroup: "resources",
2250
+ operationMethod: "runtimeLogs",
2251
+ operationId: "resources.logs",
2252
+ kind: "query",
2253
+ domain: "resources",
2254
+ messageName: "ResourceRuntimeLogsQuery",
2255
+ route: {
2256
+ method: "GET",
2257
+ path: "/resources/{resourceId}/runtime-logs"
2258
+ },
2259
+ docsHref: "/docs/observe/logs-health/#observe-runtime-logs",
2260
+ authPolicy: "product-session",
2261
+ errorFamily: "structured-platform-error",
2262
+ streaming: false
2263
+ },
2264
+ {
2265
+ operationKey: "resources.runtime-logs",
2266
+ operationGroup: "resources",
2267
+ operationMethod: "runtimeLogs",
2268
+ operationId: "resources.logsStream",
2269
+ kind: "query",
2270
+ domain: "resources",
2271
+ messageName: "ResourceRuntimeLogsQuery",
2272
+ route: {
2273
+ method: "GET",
2274
+ path: "/resources/{resourceId}/runtime-logs/stream"
2275
+ },
2276
+ docsHref: "/docs/observe/logs-health/#observe-runtime-logs",
2277
+ authPolicy: "product-session",
2278
+ errorFamily: "structured-platform-error",
2279
+ streaming: true
2280
+ },
2281
+ {
2282
+ operationKey: "resources.runtime-logs.archive",
2283
+ operationGroup: "resources",
2284
+ operationMethod: "runtimeLogsArchive",
2285
+ operationId: "resources.archiveLogs",
2286
+ kind: "command",
2287
+ domain: "resources",
2288
+ messageName: "ArchiveResourceRuntimeLogsCommand",
2289
+ route: {
2290
+ method: "POST",
2291
+ path: "/resources/{resourceId}/runtime-log-archives"
2292
+ },
2293
+ docsHref: "/docs/observe/logs-health/#observe-runtime-logs",
2294
+ authPolicy: "product-session",
2295
+ errorFamily: "structured-platform-error",
2296
+ streaming: false
2297
+ },
2298
+ {
2299
+ operationKey: "resources.runtime.restart",
2300
+ operationGroup: "resources",
2301
+ operationMethod: "runtimeRestart",
2302
+ operationId: "resources.runtime.restart",
2303
+ kind: "command",
2304
+ domain: "resources",
2305
+ messageName: "RestartResourceRuntimeCommand",
2306
+ route: {
2307
+ method: "POST",
2308
+ path: "/resources/{resourceId}/runtime/restart"
2309
+ },
2310
+ docsHref: "/docs/observe/logs-health/#resource-runtime-controls",
2311
+ authPolicy: "product-session",
2312
+ errorFamily: "structured-platform-error",
2313
+ streaming: false
2314
+ },
2315
+ {
2316
+ operationKey: "resources.runtime.start",
2317
+ operationGroup: "resources",
2318
+ operationMethod: "runtimeStart",
2319
+ operationId: "resources.runtime.start",
2320
+ kind: "command",
2321
+ domain: "resources",
2322
+ messageName: "StartResourceRuntimeCommand",
2323
+ route: {
2324
+ method: "POST",
2325
+ path: "/resources/{resourceId}/runtime/start"
2326
+ },
2327
+ docsHref: "/docs/observe/logs-health/#resource-runtime-controls",
2328
+ authPolicy: "product-session",
2329
+ errorFamily: "structured-platform-error",
2330
+ streaming: false
2331
+ },
2332
+ {
2333
+ operationKey: "resources.runtime.stop",
2334
+ operationGroup: "resources",
2335
+ operationMethod: "runtimeStop",
2336
+ operationId: "resources.runtime.stop",
2337
+ kind: "command",
2338
+ domain: "resources",
2339
+ messageName: "StopResourceRuntimeCommand",
2340
+ route: {
2341
+ method: "POST",
2342
+ path: "/resources/{resourceId}/runtime/stop"
2343
+ },
2344
+ docsHref: "/docs/observe/logs-health/#resource-runtime-controls",
2345
+ authPolicy: "product-session",
2346
+ errorFamily: "structured-platform-error",
2347
+ streaming: false
2348
+ },
2349
+ {
2350
+ operationKey: "resources.set-variable",
2351
+ operationGroup: "resources",
2352
+ operationMethod: "setVariable",
2353
+ operationId: "resources.setVariable",
2354
+ kind: "command",
2355
+ domain: "resources",
2356
+ messageName: "SetResourceVariableCommand",
2357
+ route: {
2358
+ method: "POST",
2359
+ path: "/resources/{resourceId}/variables"
2360
+ },
2361
+ docsHref: "/docs/environments/variables/precedence/#environment-variable-precedence",
2362
+ authPolicy: "product-session",
2363
+ errorFamily: "structured-platform-error",
2364
+ streaming: false
2365
+ },
2366
+ {
2367
+ operationKey: "resources.show",
2368
+ operationGroup: "resources",
2369
+ operationMethod: "show",
2370
+ operationId: "resources.show",
2371
+ kind: "query",
2372
+ domain: "resources",
2373
+ messageName: "ShowResourceQuery",
2374
+ route: {
2375
+ method: "GET",
2376
+ path: "/resources/{resourceId}"
2377
+ },
2378
+ docsHref: "/docs/resources/projects/#concept-resource",
2379
+ authPolicy: "product-session",
2380
+ errorFamily: "structured-platform-error",
2381
+ streaming: false
2382
+ },
2383
+ {
2384
+ operationKey: "resources.show-dependency-binding",
2385
+ operationGroup: "resources",
2386
+ operationMethod: "showDependencyBinding",
2387
+ operationId: "resources.dependencyBindings.show",
2388
+ kind: "query",
2389
+ domain: "resources",
2390
+ messageName: "ShowResourceDependencyBindingQuery",
2391
+ route: {
2392
+ method: "GET",
2393
+ path: "/resources/{resourceId}/dependency-bindings/{bindingId}"
2394
+ },
2395
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
2396
+ authPolicy: "product-session",
2397
+ errorFamily: "structured-platform-error",
2398
+ streaming: false
2399
+ },
2400
+ {
2401
+ operationKey: "resources.unbind-dependency",
2402
+ operationGroup: "resources",
2403
+ operationMethod: "unbindDependency",
2404
+ operationId: "resources.dependencyBindings.unbind",
2405
+ kind: "command",
2406
+ domain: "resources",
2407
+ messageName: "UnbindResourceDependencyCommand",
2408
+ route: {
2409
+ method: "DELETE",
2410
+ path: "/resources/{resourceId}/dependency-bindings/{bindingId}"
2411
+ },
2412
+ docsHref: "/docs/resources/dependencies/#dependency-resource-lifecycle",
2413
+ authPolicy: "product-session",
2414
+ errorFamily: "structured-platform-error",
2415
+ streaming: false
2416
+ },
2417
+ {
2418
+ operationKey: "resources.unset-variable",
2419
+ operationGroup: "resources",
2420
+ operationMethod: "unsetVariable",
2421
+ operationId: "resources.unsetVariable",
2422
+ kind: "command",
2423
+ domain: "resources",
2424
+ messageName: "UnsetResourceVariableCommand",
2425
+ route: {
2426
+ method: "DELETE",
2427
+ path: "/resources/{resourceId}/variables/{key}"
2428
+ },
2429
+ docsHref: "/docs/environments/variables/precedence/#environment-variable-precedence",
2430
+ authPolicy: "product-session",
2431
+ errorFamily: "structured-platform-error",
2432
+ streaming: false
2433
+ },
2434
+ {
2435
+ operationKey: "retention-defaults.configure",
2436
+ operationGroup: "retention-defaults",
2437
+ operationMethod: "configure",
2438
+ operationId: "retentionDefaults.configure",
2439
+ kind: "command",
2440
+ domain: "retention-defaults",
2441
+ messageName: "ConfigureRetentionDefaultsCommand",
2442
+ route: {
2443
+ method: "POST",
2444
+ path: "/retention-defaults"
2445
+ },
2446
+ docsHref: "/docs/reference/errors-statuses/#operator-retention-defaults",
2447
+ authPolicy: "product-session",
2448
+ errorFamily: "structured-platform-error",
2449
+ streaming: false
2450
+ },
2451
+ {
2452
+ operationKey: "retention-defaults.list",
2453
+ operationGroup: "retention-defaults",
2454
+ operationMethod: "list",
2455
+ operationId: "retentionDefaults.list",
2456
+ kind: "query",
2457
+ domain: "retention-defaults",
2458
+ messageName: "ListRetentionDefaultsQuery",
2459
+ route: {
2460
+ method: "GET",
2461
+ path: "/retention-defaults"
2462
+ },
2463
+ docsHref: "/docs/reference/errors-statuses/#operator-retention-defaults",
2464
+ authPolicy: "product-session",
2465
+ errorFamily: "structured-platform-error",
2466
+ streaming: false
2467
+ },
2468
+ {
2469
+ operationKey: "retention-defaults.show",
2470
+ operationGroup: "retention-defaults",
2471
+ operationMethod: "show",
2472
+ operationId: "retentionDefaults.show",
2473
+ kind: "query",
2474
+ domain: "retention-defaults",
2475
+ messageName: "ShowRetentionDefaultQuery",
2476
+ route: {
2477
+ method: "GET",
2478
+ path: "/retention-defaults/{category}"
2479
+ },
2480
+ docsHref: "/docs/reference/errors-statuses/#operator-retention-defaults",
2481
+ authPolicy: "product-session",
2482
+ errorFamily: "structured-platform-error",
2483
+ streaming: false
2484
+ },
2485
+ {
2486
+ operationKey: "runtime-usage.inspect",
2487
+ operationGroup: "runtime-usage",
2488
+ operationMethod: "inspect",
2489
+ operationId: "runtimeUsage.inspect",
2490
+ kind: "query",
2491
+ domain: "runtime-usage",
2492
+ messageName: "InspectRuntimeUsageQuery",
2493
+ route: {
2494
+ method: "GET",
2495
+ path: "/runtime-usage/inspect"
2496
+ },
2497
+ docsHref: "/docs/observe/diagnostics/#runtime-usage-inspect",
2498
+ authPolicy: "product-session",
2499
+ errorFamily: "structured-platform-error",
2500
+ streaming: false
2501
+ },
2502
+ {
2503
+ operationKey: "scheduled-runtime-prune-policies.configure",
2504
+ operationGroup: "scheduled-runtime-prune-policies",
2505
+ operationMethod: "configure",
2506
+ operationId: "servers.capacity.policy.configure",
2507
+ kind: "command",
2508
+ domain: "servers",
2509
+ messageName: "ConfigureScheduledRuntimePrunePolicyCommand",
2510
+ route: {
2511
+ method: "POST",
2512
+ path: "/servers/capacity/policies"
2513
+ },
2514
+ docsHref: "/docs/observe/diagnostics/#scheduled-runtime-prune-policy",
2515
+ authPolicy: "product-session",
2516
+ errorFamily: "structured-platform-error",
2517
+ streaming: false
2518
+ },
2519
+ {
2520
+ operationKey: "scheduled-runtime-prune-policies.list",
2521
+ operationGroup: "scheduled-runtime-prune-policies",
2522
+ operationMethod: "list",
2523
+ operationId: "servers.capacity.policy.list",
2524
+ kind: "query",
2525
+ domain: "servers",
2526
+ messageName: "ListScheduledRuntimePrunePoliciesQuery",
2527
+ route: {
2528
+ method: "GET",
2529
+ path: "/servers/capacity/policies"
2530
+ },
2531
+ docsHref: "/docs/observe/diagnostics/#scheduled-runtime-prune-policy",
2532
+ authPolicy: "product-session",
2533
+ errorFamily: "structured-platform-error",
2534
+ streaming: false
2535
+ },
2536
+ {
2537
+ operationKey: "scheduled-runtime-prune-policies.show",
2538
+ operationGroup: "scheduled-runtime-prune-policies",
2539
+ operationMethod: "show",
2540
+ operationId: "servers.capacity.policy.show",
2541
+ kind: "query",
2542
+ domain: "servers",
2543
+ messageName: "ShowScheduledRuntimePrunePolicyQuery",
2544
+ route: {
2545
+ method: "GET",
2546
+ path: "/servers/capacity/policies/{policyId}"
2547
+ },
2548
+ docsHref: "/docs/observe/diagnostics/#scheduled-runtime-prune-policy",
2549
+ authPolicy: "product-session",
2550
+ errorFamily: "structured-platform-error",
2551
+ streaming: false
2552
+ },
2553
+ {
2554
+ operationKey: "scheduled-task-runs.list",
2555
+ operationGroup: "scheduled-task-runs",
2556
+ operationMethod: "list",
2557
+ operationId: "scheduledTasks.runs.list",
2558
+ kind: "query",
2559
+ domain: "scheduled-task-runs",
2560
+ messageName: "ListScheduledTaskRunsQuery",
2561
+ route: {
2562
+ method: "GET",
2563
+ path: "/scheduled-task-runs"
2564
+ },
2565
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2566
+ authPolicy: "product-session",
2567
+ errorFamily: "structured-platform-error",
2568
+ streaming: false
2569
+ },
2570
+ {
2571
+ operationKey: "scheduled-task-runs.logs",
2572
+ operationGroup: "scheduled-task-runs",
2573
+ operationMethod: "logs",
2574
+ operationId: "scheduledTasks.runs.logs",
2575
+ kind: "query",
2576
+ domain: "scheduled-task-runs",
2577
+ messageName: "ScheduledTaskRunLogsQuery",
2578
+ route: {
2579
+ method: "GET",
2580
+ path: "/scheduled-task-runs/{runId}/logs"
2581
+ },
2582
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2583
+ authPolicy: "product-session",
2584
+ errorFamily: "structured-platform-error",
2585
+ streaming: false
2586
+ },
2587
+ {
2588
+ operationKey: "scheduled-task-runs.show",
2589
+ operationGroup: "scheduled-task-runs",
2590
+ operationMethod: "show",
2591
+ operationId: "scheduledTasks.runs.show",
2592
+ kind: "query",
2593
+ domain: "scheduled-task-runs",
2594
+ messageName: "ShowScheduledTaskRunQuery",
2595
+ route: {
2596
+ method: "GET",
2597
+ path: "/scheduled-task-runs/{runId}"
2598
+ },
2599
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2600
+ authPolicy: "product-session",
2601
+ errorFamily: "structured-platform-error",
2602
+ streaming: false
2603
+ },
2604
+ {
2605
+ operationKey: "scheduled-tasks.configure",
2606
+ operationGroup: "scheduled-tasks",
2607
+ operationMethod: "configure",
2608
+ operationId: "scheduledTasks.configure",
2609
+ kind: "command",
2610
+ domain: "scheduled-tasks",
2611
+ messageName: "ConfigureScheduledTaskCommand",
2612
+ route: {
2613
+ method: "POST",
2614
+ path: "/scheduled-tasks/{taskId}"
2615
+ },
2616
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2617
+ authPolicy: "product-session",
2618
+ errorFamily: "structured-platform-error",
2619
+ streaming: false
2620
+ },
2621
+ {
2622
+ operationKey: "scheduled-tasks.create",
2623
+ operationGroup: "scheduled-tasks",
2624
+ operationMethod: "create",
2625
+ operationId: "scheduledTasks.create",
2626
+ kind: "command",
2627
+ domain: "scheduled-tasks",
2628
+ messageName: "CreateScheduledTaskCommand",
2629
+ route: {
2630
+ method: "POST",
2631
+ path: "/scheduled-tasks"
2632
+ },
2633
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2634
+ authPolicy: "product-session",
2635
+ errorFamily: "structured-platform-error",
2636
+ streaming: false
2637
+ },
2638
+ {
2639
+ operationKey: "scheduled-tasks.delete",
2640
+ operationGroup: "scheduled-tasks",
2641
+ operationMethod: "delete",
2642
+ operationId: "scheduledTasks.delete",
2643
+ kind: "command",
2644
+ domain: "scheduled-tasks",
2645
+ messageName: "DeleteScheduledTaskCommand",
2646
+ route: {
2647
+ method: "DELETE",
2648
+ path: "/scheduled-tasks/{taskId}"
2649
+ },
2650
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2651
+ authPolicy: "product-session",
2652
+ errorFamily: "structured-platform-error",
2653
+ streaming: false
2654
+ },
2655
+ {
2656
+ operationKey: "scheduled-tasks.list",
2657
+ operationGroup: "scheduled-tasks",
2658
+ operationMethod: "list",
2659
+ operationId: "scheduledTasks.list",
2660
+ kind: "query",
2661
+ domain: "scheduled-tasks",
2662
+ messageName: "ListScheduledTasksQuery",
2663
+ route: {
2664
+ method: "GET",
2665
+ path: "/scheduled-tasks"
2666
+ },
2667
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2668
+ authPolicy: "product-session",
2669
+ errorFamily: "structured-platform-error",
2670
+ streaming: false
2671
+ },
2672
+ {
2673
+ operationKey: "scheduled-tasks.run-now",
2674
+ operationGroup: "scheduled-tasks",
2675
+ operationMethod: "runNow",
2676
+ operationId: "scheduledTasks.runNow",
2677
+ kind: "command",
2678
+ domain: "scheduled-tasks",
2679
+ messageName: "RunScheduledTaskNowCommand",
2680
+ route: {
2681
+ method: "POST",
2682
+ path: "/scheduled-tasks/{taskId}/runs"
2683
+ },
2684
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2685
+ authPolicy: "product-session",
2686
+ errorFamily: "structured-platform-error",
2687
+ streaming: false
2688
+ },
2689
+ {
2690
+ operationKey: "scheduled-tasks.show",
2691
+ operationGroup: "scheduled-tasks",
2692
+ operationMethod: "show",
2693
+ operationId: "scheduledTasks.show",
2694
+ kind: "query",
2695
+ domain: "scheduled-tasks",
2696
+ messageName: "ShowScheduledTaskQuery",
2697
+ route: {
2698
+ method: "GET",
2699
+ path: "/scheduled-tasks/{taskId}"
2700
+ },
2701
+ docsHref: "/docs/resources/scheduled-tasks/#scheduled-task-resource-lifecycle",
2702
+ authPolicy: "product-session",
2703
+ errorFamily: "structured-platform-error",
2704
+ streaming: false
2705
+ },
2706
+ {
2707
+ operationKey: "servers.bootstrap-proxy",
2708
+ operationGroup: "servers",
2709
+ operationMethod: "bootstrapProxy",
2710
+ operationId: "servers.bootstrapProxy",
2711
+ kind: "command",
2712
+ domain: "servers",
2713
+ messageName: "BootstrapServerProxyCommand",
2714
+ route: {
2715
+ method: "POST",
2716
+ path: "/servers/{serverId}/edge-proxy/bootstrap"
2717
+ },
2718
+ docsHref: "/docs/servers/operations/proxy-and-terminal/#server-proxy-readiness",
2719
+ authPolicy: "product-session",
2720
+ errorFamily: "structured-platform-error",
2721
+ streaming: false
2722
+ },
2723
+ {
2724
+ operationKey: "servers.capacity.inspect",
2725
+ operationGroup: "servers",
2726
+ operationMethod: "capacityInspect",
2727
+ operationId: "servers.capacity.inspect",
2728
+ kind: "query",
2729
+ domain: "servers",
2730
+ messageName: "InspectServerCapacityQuery",
2731
+ route: {
2732
+ method: "GET",
2733
+ path: "/servers/{serverId}/capacity"
2734
+ },
2735
+ docsHref: "/docs/observe/diagnostics/#runtime-target-capacity-inspect",
2736
+ authPolicy: "product-session",
2737
+ errorFamily: "structured-platform-error",
2738
+ streaming: false
2739
+ },
2740
+ {
2741
+ operationKey: "servers.capacity.prune",
2742
+ operationGroup: "servers",
2743
+ operationMethod: "capacityPrune",
2744
+ operationId: "servers.capacity.prune",
2745
+ kind: "command",
2746
+ domain: "servers",
2747
+ messageName: "PruneServerCapacityCommand",
2748
+ route: {
2749
+ method: "POST",
2750
+ path: "/servers/{serverId}/capacity/prune"
2751
+ },
2752
+ docsHref: "/docs/observe/diagnostics/#runtime-target-capacity-inspect",
2753
+ authPolicy: "product-session",
2754
+ errorFamily: "structured-platform-error",
2755
+ streaming: false
2756
+ },
2757
+ {
2758
+ operationKey: "servers.configure-credential",
2759
+ operationGroup: "servers",
2760
+ operationMethod: "configureCredential",
2761
+ operationId: "servers.configureCredential",
2762
+ kind: "command",
2763
+ domain: "servers",
2764
+ messageName: "ConfigureServerCredentialCommand",
2765
+ route: {
2766
+ method: "POST",
2767
+ path: "/servers/{serverId}/credentials"
2768
+ },
2769
+ docsHref: "/docs/servers/credentials/ssh-keys/#server-ssh-credential-path",
2770
+ authPolicy: "product-session",
2771
+ errorFamily: "structured-platform-error",
2772
+ streaming: false
2773
+ },
2774
+ {
2775
+ operationKey: "servers.configure-edge-proxy",
2776
+ operationGroup: "servers",
2777
+ operationMethod: "configureEdgeProxy",
2778
+ operationId: "servers.configureEdgeProxy",
2779
+ kind: "command",
2780
+ domain: "servers",
2781
+ messageName: "ConfigureServerEdgeProxyCommand",
2782
+ route: {
2783
+ method: "POST",
2784
+ path: "/servers/{serverId}/edge-proxy/configuration"
2785
+ },
2786
+ docsHref: "/docs/servers/operations/proxy-and-terminal/#server-proxy-readiness",
2787
+ authPolicy: "product-session",
2788
+ errorFamily: "structured-platform-error",
2789
+ streaming: false
2790
+ },
2791
+ {
2792
+ operationKey: "servers.deactivate",
2793
+ operationGroup: "servers",
2794
+ operationMethod: "deactivate",
2795
+ operationId: "servers.deactivate",
2796
+ kind: "command",
2797
+ domain: "servers",
2798
+ messageName: "DeactivateServerCommand",
2799
+ route: {
2800
+ method: "POST",
2801
+ path: "/servers/{serverId}/deactivate"
2802
+ },
2803
+ docsHref: "/docs/servers/register-connect/#server-deployment-target",
2804
+ authPolicy: "product-session",
2805
+ errorFamily: "structured-platform-error",
2806
+ streaming: false
2807
+ },
2808
+ {
2809
+ operationKey: "servers.delete",
2810
+ operationGroup: "servers",
2811
+ operationMethod: "delete",
2812
+ operationId: "servers.delete",
2813
+ kind: "command",
2814
+ domain: "servers",
2815
+ messageName: "DeleteServerCommand",
2816
+ route: {
2817
+ method: "DELETE",
2818
+ path: "/servers/{serverId}"
2819
+ },
2820
+ docsHref: "/docs/servers/register-connect/#server-deployment-target",
2821
+ authPolicy: "product-session",
2822
+ errorFamily: "structured-platform-error",
2823
+ streaming: false
2824
+ },
2825
+ {
2826
+ operationKey: "servers.delete-check",
2827
+ operationGroup: "servers",
2828
+ operationMethod: "deleteCheck",
2829
+ operationId: "servers.deleteCheck",
2830
+ kind: "query",
2831
+ domain: "servers",
2832
+ messageName: "CheckServerDeleteSafetyQuery",
2833
+ route: {
2834
+ method: "GET",
2835
+ path: "/servers/{serverId}/delete-check"
2836
+ },
2837
+ docsHref: "/docs/servers/register-connect/#server-deployment-target",
2838
+ authPolicy: "product-session",
2839
+ errorFamily: "structured-platform-error",
2840
+ streaming: false
2841
+ },
2842
+ {
2843
+ operationKey: "servers.list",
2844
+ operationGroup: "servers",
2845
+ operationMethod: "list",
2846
+ operationId: "servers.list",
2847
+ kind: "query",
2848
+ domain: "servers",
2849
+ messageName: "ListServersQuery",
2850
+ route: {
2851
+ method: "GET",
2852
+ path: "/servers"
2853
+ },
2854
+ docsHref: "/docs/servers/register-connect/#server-deployment-target",
2855
+ authPolicy: "product-session",
2856
+ errorFamily: "structured-platform-error",
2857
+ streaming: false
2858
+ },
2859
+ {
2860
+ operationKey: "servers.register",
2861
+ operationGroup: "servers",
2862
+ operationMethod: "register",
2863
+ operationId: "servers.create",
2864
+ kind: "command",
2865
+ domain: "servers",
2866
+ messageName: "RegisterServerCommand",
2867
+ route: {
2868
+ method: "POST",
2869
+ path: "/servers"
2870
+ },
2871
+ docsHref: "/docs/servers/register-connect/#server-deployment-target",
2872
+ authPolicy: "product-session",
2873
+ errorFamily: "structured-platform-error",
2874
+ streaming: false
2875
+ },
2876
+ {
2877
+ operationKey: "servers.rename",
2878
+ operationGroup: "servers",
2879
+ operationMethod: "rename",
2880
+ operationId: "servers.rename",
2881
+ kind: "command",
2882
+ domain: "servers",
2883
+ messageName: "RenameServerCommand",
2884
+ route: {
2885
+ method: "POST",
2886
+ path: "/servers/{serverId}/rename"
2887
+ },
2888
+ docsHref: "/docs/servers/register-connect/#server-deployment-target",
2889
+ authPolicy: "product-session",
2890
+ errorFamily: "structured-platform-error",
2891
+ streaming: false
2892
+ },
2893
+ {
2894
+ operationKey: "servers.show",
2895
+ operationGroup: "servers",
2896
+ operationMethod: "show",
2897
+ operationId: "servers.show",
2898
+ kind: "query",
2899
+ domain: "servers",
2900
+ messageName: "ShowServerQuery",
2901
+ route: {
2902
+ method: "GET",
2903
+ path: "/servers/{serverId}"
2904
+ },
2905
+ docsHref: "/docs/servers/register-connect/#server-deployment-target",
2906
+ authPolicy: "product-session",
2907
+ errorFamily: "structured-platform-error",
2908
+ streaming: false
2909
+ },
2910
+ {
2911
+ operationKey: "servers.test-connectivity",
2912
+ operationGroup: "servers",
2913
+ operationMethod: "testConnectivity",
2914
+ operationId: "servers.testConnectivity",
2915
+ kind: "command",
2916
+ domain: "servers",
2917
+ messageName: "TestServerConnectivityCommand",
2918
+ route: {
2919
+ method: "POST",
2920
+ path: "/servers/{serverId}/connectivity-tests"
2921
+ },
2922
+ docsHref: "/docs/servers/register-connect/#server-connectivity-test",
2923
+ authPolicy: "product-session",
2924
+ errorFamily: "structured-platform-error",
2925
+ streaming: false
2926
+ },
2927
+ {
2928
+ operationKey: "servers.test-draft-connectivity",
2929
+ operationGroup: "servers",
2930
+ operationMethod: "testDraftConnectivity",
2931
+ operationId: "servers.testDraftConnectivity",
2932
+ kind: "command",
2933
+ domain: "servers",
2934
+ messageName: "TestServerConnectivityCommand",
2935
+ route: {
2936
+ method: "POST",
2937
+ path: "/servers/connectivity-tests"
2938
+ },
2939
+ docsHref: "/docs/servers/register-connect/#server-connectivity-test",
2940
+ authPolicy: "product-session",
2941
+ errorFamily: "structured-platform-error",
2942
+ streaming: false
2943
+ },
2944
+ {
2945
+ operationKey: "source-events.ingest",
2946
+ operationGroup: "source-events",
2947
+ operationMethod: "ingest",
2948
+ operationId: "source-events.ingest",
2949
+ kind: "command",
2950
+ domain: "source-events",
2951
+ messageName: "IngestSourceEventCommand",
2952
+ route: {
2953
+ method: "POST",
2954
+ path: "/integrations/github/source-events"
2955
+ },
2956
+ docsHref: "/docs/deploy/sources/#source-auto-deploy-signatures",
2957
+ authPolicy: "webhook-signature",
2958
+ errorFamily: "structured-platform-error",
2959
+ streaming: false
2960
+ },
2961
+ {
2962
+ operationKey: "source-events.ingest",
2963
+ operationGroup: "source-events",
2964
+ operationMethod: "ingest",
2965
+ operationId: "source-events.ingest",
2966
+ kind: "command",
2967
+ domain: "source-events",
2968
+ messageName: "IngestSourceEventCommand",
2969
+ route: {
2970
+ method: "POST",
2971
+ path: "/resources/{resourceId}/source-events/generic-signed"
2972
+ },
2973
+ docsHref: "/docs/deploy/sources/#source-auto-deploy-signatures",
2974
+ authPolicy: "webhook-signature",
2975
+ errorFamily: "structured-platform-error",
2976
+ streaming: false
2977
+ },
2978
+ {
2979
+ operationKey: "source-events.list",
2980
+ operationGroup: "source-events",
2981
+ operationMethod: "list",
2982
+ operationId: "sourceEvents.list",
2983
+ kind: "query",
2984
+ domain: "source-events",
2985
+ messageName: "ListSourceEventsQuery",
2986
+ route: {
2987
+ method: "GET",
2988
+ path: "/source-events"
2989
+ },
2990
+ docsHref: "/docs/deploy/sources/#source-auto-deploy-dedupe",
2991
+ authPolicy: "product-session",
2992
+ errorFamily: "structured-platform-error",
2993
+ streaming: false
2994
+ },
2995
+ {
2996
+ operationKey: "source-events.show",
2997
+ operationGroup: "source-events",
2998
+ operationMethod: "show",
2999
+ operationId: "sourceEvents.show",
3000
+ kind: "query",
3001
+ domain: "source-events",
3002
+ messageName: "ShowSourceEventQuery",
3003
+ route: {
3004
+ method: "GET",
3005
+ path: "/source-events/{sourceEventId}"
3006
+ },
3007
+ docsHref: "/docs/deploy/sources/#source-auto-deploy-ignored-events",
3008
+ authPolicy: "product-session",
3009
+ errorFamily: "structured-platform-error",
3010
+ streaming: false
3011
+ },
3012
+ {
3013
+ operationKey: "source-links.relink",
3014
+ operationGroup: "source-links",
3015
+ operationMethod: "relink",
3016
+ operationId: "sourceLinks.relink",
3017
+ kind: "command",
3018
+ domain: "source-links",
3019
+ messageName: "RelinkSourceLinkCommand",
3020
+ route: {
3021
+ method: "POST",
3022
+ path: "/source-links/relink"
3023
+ },
3024
+ docsHref: "/docs/deploy/recovery/#deployment-source-relink",
3025
+ authPolicy: "product-session",
3026
+ errorFamily: "structured-platform-error",
3027
+ streaming: false
3028
+ },
3029
+ {
3030
+ operationKey: "storage-volumes.create",
3031
+ operationGroup: "storage-volumes",
3032
+ operationMethod: "create",
3033
+ operationId: "storageVolumes.create",
3034
+ kind: "command",
3035
+ domain: "storage-volumes",
3036
+ messageName: "CreateStorageVolumeCommand",
3037
+ route: {
3038
+ method: "POST",
3039
+ path: "/storage-volumes"
3040
+ },
3041
+ docsHref: "/docs/resources/storage-volumes/#storage-volume-lifecycle",
3042
+ authPolicy: "product-session",
3043
+ errorFamily: "structured-platform-error",
3044
+ streaming: false
3045
+ },
3046
+ {
3047
+ operationKey: "storage-volumes.delete",
3048
+ operationGroup: "storage-volumes",
3049
+ operationMethod: "delete",
3050
+ operationId: "storageVolumes.delete",
3051
+ kind: "command",
3052
+ domain: "storage-volumes",
3053
+ messageName: "DeleteStorageVolumeCommand",
3054
+ route: {
3055
+ method: "DELETE",
3056
+ path: "/storage-volumes/{storageVolumeId}"
3057
+ },
3058
+ docsHref: "/docs/resources/storage-volumes/#storage-volume-lifecycle",
3059
+ authPolicy: "product-session",
3060
+ errorFamily: "structured-platform-error",
3061
+ streaming: false
3062
+ },
3063
+ {
3064
+ operationKey: "storage-volumes.list",
3065
+ operationGroup: "storage-volumes",
3066
+ operationMethod: "list",
3067
+ operationId: "storageVolumes.list",
3068
+ kind: "query",
3069
+ domain: "storage-volumes",
3070
+ messageName: "ListStorageVolumesQuery",
3071
+ route: {
3072
+ method: "GET",
3073
+ path: "/storage-volumes"
3074
+ },
3075
+ docsHref: "/docs/resources/storage-volumes/#storage-volume-lifecycle",
3076
+ authPolicy: "product-session",
3077
+ errorFamily: "structured-platform-error",
3078
+ streaming: false
3079
+ },
3080
+ {
3081
+ operationKey: "storage-volumes.rename",
3082
+ operationGroup: "storage-volumes",
3083
+ operationMethod: "rename",
3084
+ operationId: "storageVolumes.rename",
3085
+ kind: "command",
3086
+ domain: "storage-volumes",
3087
+ messageName: "RenameStorageVolumeCommand",
3088
+ route: {
3089
+ method: "POST",
3090
+ path: "/storage-volumes/{storageVolumeId}/rename"
3091
+ },
3092
+ docsHref: "/docs/resources/storage-volumes/#storage-volume-lifecycle",
3093
+ authPolicy: "product-session",
3094
+ errorFamily: "structured-platform-error",
3095
+ streaming: false
3096
+ },
3097
+ {
3098
+ operationKey: "storage-volumes.show",
3099
+ operationGroup: "storage-volumes",
3100
+ operationMethod: "show",
3101
+ operationId: "storageVolumes.show",
3102
+ kind: "query",
3103
+ domain: "storage-volumes",
3104
+ messageName: "ShowStorageVolumeQuery",
3105
+ route: {
3106
+ method: "GET",
3107
+ path: "/storage-volumes/{storageVolumeId}"
3108
+ },
3109
+ docsHref: "/docs/resources/storage-volumes/#storage-volume-lifecycle",
3110
+ authPolicy: "product-session",
3111
+ errorFamily: "structured-platform-error",
3112
+ streaming: false
3113
+ },
3114
+ {
3115
+ operationKey: "system.github-repositories.list",
3116
+ operationGroup: "system",
3117
+ operationMethod: "githubRepositoriesList",
3118
+ operationId: "integrations.github.repositories.list",
3119
+ kind: "query",
3120
+ domain: "system",
3121
+ messageName: "ListGitHubRepositoriesQuery",
3122
+ route: {
3123
+ method: "GET",
3124
+ path: "/integrations/github/repositories"
3125
+ },
3126
+ docsHref: "/docs/deploy/sources/#deployment-source",
3127
+ authPolicy: "product-session",
3128
+ errorFamily: "structured-platform-error",
3129
+ streaming: false
3130
+ },
3131
+ {
3132
+ operationKey: "system.plugins.list",
3133
+ operationGroup: "system",
3134
+ operationMethod: "pluginsList",
3135
+ operationId: "plugins.list",
3136
+ kind: "query",
3137
+ domain: "system",
3138
+ messageName: "ListPluginsQuery",
3139
+ route: {
3140
+ method: "GET",
3141
+ path: "/plugins"
3142
+ },
3143
+ docsHref: "/docs/integrations/plugins/#advanced-plugin-boundary",
3144
+ authPolicy: "product-session",
3145
+ errorFamily: "structured-platform-error",
3146
+ streaming: false
3147
+ },
3148
+ {
3149
+ operationKey: "system.providers.list",
3150
+ operationGroup: "system",
3151
+ operationMethod: "providersList",
3152
+ operationId: "providers.list",
3153
+ kind: "query",
3154
+ domain: "system",
3155
+ messageName: "ListProvidersQuery",
3156
+ route: {
3157
+ method: "GET",
3158
+ path: "/providers"
3159
+ },
3160
+ docsHref: "/docs/integrations/providers/#advanced-provider-boundary",
3161
+ authPolicy: "product-session",
3162
+ errorFamily: "structured-platform-error",
3163
+ streaming: false
3164
+ },
3165
+ {
3166
+ operationKey: "terminal-sessions.close",
3167
+ operationGroup: "terminal-sessions",
3168
+ operationMethod: "close",
3169
+ operationId: "terminalSessions.close",
3170
+ kind: "command",
3171
+ domain: "terminal-sessions",
3172
+ messageName: "CloseTerminalSessionCommand",
3173
+ route: {
3174
+ method: "POST",
3175
+ path: "/terminal-sessions/{sessionId}/close"
3176
+ },
3177
+ docsHref: "/docs/servers/operations/proxy-and-terminal/#server-terminal-session",
3178
+ authPolicy: "product-session",
3179
+ errorFamily: "structured-platform-error",
3180
+ streaming: false
3181
+ },
3182
+ {
3183
+ operationKey: "terminal-sessions.expire",
3184
+ operationGroup: "terminal-sessions",
3185
+ operationMethod: "expire",
3186
+ operationId: "terminalSessions.expire",
3187
+ kind: "command",
3188
+ domain: "terminal-sessions",
3189
+ messageName: "ExpireTerminalSessionsCommand",
3190
+ route: {
3191
+ method: "POST",
3192
+ path: "/terminal-sessions/expire"
3193
+ },
3194
+ docsHref: "/docs/servers/operations/proxy-and-terminal/#server-terminal-session",
3195
+ authPolicy: "product-session",
3196
+ errorFamily: "structured-platform-error",
3197
+ streaming: false
3198
+ },
3199
+ {
3200
+ operationKey: "terminal-sessions.list",
3201
+ operationGroup: "terminal-sessions",
3202
+ operationMethod: "list",
3203
+ operationId: "terminalSessions.list",
3204
+ kind: "query",
3205
+ domain: "terminal-sessions",
3206
+ messageName: "ListTerminalSessionsQuery",
3207
+ route: {
3208
+ method: "GET",
3209
+ path: "/terminal-sessions"
3210
+ },
3211
+ docsHref: "/docs/servers/operations/proxy-and-terminal/#server-terminal-session",
3212
+ authPolicy: "product-session",
3213
+ errorFamily: "structured-platform-error",
3214
+ streaming: false
3215
+ },
3216
+ {
3217
+ operationKey: "terminal-sessions.open",
3218
+ operationGroup: "terminal-sessions",
3219
+ operationMethod: "open",
3220
+ operationId: "terminalSessions.open",
3221
+ kind: "command",
3222
+ domain: "terminal-sessions",
3223
+ messageName: "OpenTerminalSessionCommand",
3224
+ route: {
3225
+ method: "POST",
3226
+ path: "/terminal-sessions"
3227
+ },
3228
+ docsHref: "/docs/servers/operations/proxy-and-terminal/#server-terminal-session",
3229
+ authPolicy: "product-session",
3230
+ errorFamily: "structured-platform-error",
3231
+ streaming: false
3232
+ },
3233
+ {
3234
+ operationKey: "terminal-sessions.show",
3235
+ operationGroup: "terminal-sessions",
3236
+ operationMethod: "show",
3237
+ operationId: "terminalSessions.show",
3238
+ kind: "query",
3239
+ domain: "terminal-sessions",
3240
+ messageName: "ShowTerminalSessionQuery",
3241
+ route: {
3242
+ method: "GET",
3243
+ path: "/terminal-sessions/{sessionId}"
3244
+ },
3245
+ docsHref: "/docs/servers/operations/proxy-and-terminal/#server-terminal-session",
3246
+ authPolicy: "product-session",
3247
+ errorFamily: "structured-platform-error",
3248
+ streaming: false
3249
+ }
3250
+ ];
3251
+ export {
3252
+ generatedSdkOperations
3253
+ };