@volcengine/acep 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (164) hide show
  1. package/.turbo/turbo-build.log +19 -19
  2. package/dist/cjs/index.js +214 -4
  3. package/dist/esm/api.d.ts +231 -0
  4. package/dist/esm/api.d.ts.map +1 -1
  5. package/dist/esm/index.mjs +148 -1
  6. package/dist/esm/types/attach-tag-request.d.ts +35 -0
  7. package/dist/esm/types/attach-tag-request.d.ts.map +1 -0
  8. package/dist/esm/types/attach-tag-response.d.ts +20 -0
  9. package/dist/esm/types/attach-tag-response.d.ts.map +1 -0
  10. package/dist/esm/types/ban-user-request.d.ts +45 -0
  11. package/dist/esm/types/ban-user-request.d.ts.map +1 -0
  12. package/dist/esm/types/ban-user-response.d.ts +20 -0
  13. package/dist/esm/types/ban-user-response.d.ts.map +1 -0
  14. package/dist/esm/types/batch-screen-shot-request.d.ts +81 -0
  15. package/dist/esm/types/batch-screen-shot-request.d.ts.map +1 -0
  16. package/dist/esm/types/batch-screen-shot-response.d.ts +26 -0
  17. package/dist/esm/types/batch-screen-shot-response.d.ts.map +1 -0
  18. package/dist/esm/types/create-pod-one-step-request.d.ts +5 -0
  19. package/dist/esm/types/create-pod-one-step-request.d.ts.map +1 -1
  20. package/dist/esm/types/create-pod-request.d.ts +5 -0
  21. package/dist/esm/types/create-pod-request.d.ts.map +1 -1
  22. package/dist/esm/types/delete-app-request.d.ts +30 -0
  23. package/dist/esm/types/delete-app-request.d.ts.map +1 -0
  24. package/dist/esm/types/delete-app-response.d.ts +20 -0
  25. package/dist/esm/types/delete-app-response.d.ts.map +1 -0
  26. package/dist/esm/types/delete-display-layout-request.d.ts +30 -0
  27. package/dist/esm/types/delete-display-layout-request.d.ts.map +1 -0
  28. package/dist/esm/types/delete-display-layout-response.d.ts +20 -0
  29. package/dist/esm/types/delete-display-layout-response.d.ts.map +1 -0
  30. package/dist/esm/types/delete-dnsrule-request.d.ts +30 -0
  31. package/dist/esm/types/delete-dnsrule-request.d.ts.map +1 -0
  32. package/dist/esm/types/delete-dnsrule-response.d.ts +20 -0
  33. package/dist/esm/types/delete-dnsrule-response.d.ts.map +1 -0
  34. package/dist/esm/types/delete-pod-request.d.ts +40 -0
  35. package/dist/esm/types/delete-pod-request.d.ts.map +1 -0
  36. package/dist/esm/types/delete-pod-response.d.ts +20 -0
  37. package/dist/esm/types/delete-pod-response.d.ts.map +1 -0
  38. package/dist/esm/types/delete-tag-request.d.ts +30 -0
  39. package/dist/esm/types/delete-tag-request.d.ts.map +1 -0
  40. package/dist/esm/types/delete-tag-response.d.ts +20 -0
  41. package/dist/esm/types/delete-tag-response.d.ts.map +1 -0
  42. package/dist/esm/types/detail-for-batch-screen-shot-output.d.ts +40 -0
  43. package/dist/esm/types/detail-for-batch-screen-shot-output.d.ts.map +1 -0
  44. package/dist/esm/types/index.d.ts +48 -0
  45. package/dist/esm/types/index.d.ts.map +1 -1
  46. package/dist/esm/types/iplist-for-update-dnsrule-input.d.ts +30 -0
  47. package/dist/esm/types/iplist-for-update-dnsrule-input.d.ts.map +1 -0
  48. package/dist/esm/types/pod-adb-request.d.ts +35 -0
  49. package/dist/esm/types/pod-adb-request.d.ts.map +1 -0
  50. package/dist/esm/types/pod-adb-response.d.ts +20 -0
  51. package/dist/esm/types/pod-adb-response.d.ts.map +1 -0
  52. package/dist/esm/types/pod-mute-request.d.ts +40 -0
  53. package/dist/esm/types/pod-mute-request.d.ts.map +1 -0
  54. package/dist/esm/types/pod-mute-response.d.ts +20 -0
  55. package/dist/esm/types/pod-mute-response.d.ts.map +1 -0
  56. package/dist/esm/types/pod-spec-list-for-create-pod-input.d.ts +5 -0
  57. package/dist/esm/types/pod-spec-list-for-create-pod-input.d.ts.map +1 -1
  58. package/dist/esm/types/pod-stop-request.d.ts +30 -0
  59. package/dist/esm/types/pod-stop-request.d.ts.map +1 -0
  60. package/dist/esm/types/pod-stop-response.d.ts +20 -0
  61. package/dist/esm/types/pod-stop-response.d.ts.map +1 -0
  62. package/dist/esm/types/pre-order-list-for-renew-resource-auto-input.d.ts +35 -0
  63. package/dist/esm/types/pre-order-list-for-renew-resource-auto-input.d.ts.map +1 -0
  64. package/dist/esm/types/pre-order-list-for-subscribe-resource-auto-input.d.ts +81 -0
  65. package/dist/esm/types/pre-order-list-for-subscribe-resource-auto-input.d.ts.map +1 -0
  66. package/dist/esm/types/reboot-pod-request.d.ts +40 -0
  67. package/dist/esm/types/reboot-pod-request.d.ts.map +1 -0
  68. package/dist/esm/types/reboot-pod-response.d.ts +20 -0
  69. package/dist/esm/types/reboot-pod-response.d.ts.map +1 -0
  70. package/dist/esm/types/renew-resource-auto-request.d.ts +36 -0
  71. package/dist/esm/types/renew-resource-auto-request.d.ts.map +1 -0
  72. package/dist/esm/types/renew-resource-auto-response.d.ts +20 -0
  73. package/dist/esm/types/renew-resource-auto-response.d.ts.map +1 -0
  74. package/dist/esm/types/subscribe-resource-auto-request.d.ts +41 -0
  75. package/dist/esm/types/subscribe-resource-auto-request.d.ts.map +1 -0
  76. package/dist/esm/types/subscribe-resource-auto-response.d.ts +20 -0
  77. package/dist/esm/types/subscribe-resource-auto-response.d.ts.map +1 -0
  78. package/dist/esm/types/tag-for-subscribe-resource-auto-input.d.ts +30 -0
  79. package/dist/esm/types/tag-for-subscribe-resource-auto-input.d.ts.map +1 -0
  80. package/dist/esm/types/tos-info-for-batch-screen-shot-input.d.ts +35 -0
  81. package/dist/esm/types/tos-info-for-batch-screen-shot-input.d.ts.map +1 -0
  82. package/dist/esm/types/update-app-request.d.ts +55 -0
  83. package/dist/esm/types/update-app-request.d.ts.map +1 -0
  84. package/dist/esm/types/update-app-response.d.ts +20 -0
  85. package/dist/esm/types/update-app-response.d.ts.map +1 -0
  86. package/dist/esm/types/update-dnsrule-request.d.ts +46 -0
  87. package/dist/esm/types/update-dnsrule-request.d.ts.map +1 -0
  88. package/dist/esm/types/update-dnsrule-response.d.ts +20 -0
  89. package/dist/esm/types/update-dnsrule-response.d.ts.map +1 -0
  90. package/dist/esm/types/update-host-request.d.ts +35 -0
  91. package/dist/esm/types/update-host-request.d.ts.map +1 -0
  92. package/dist/esm/types/update-host-response.d.ts +20 -0
  93. package/dist/esm/types/update-host-response.d.ts.map +1 -0
  94. package/dist/esm/types/update-pod-request.d.ts +90 -0
  95. package/dist/esm/types/update-pod-request.d.ts.map +1 -0
  96. package/dist/esm/types/update-pod-resource-apply-num-request.d.ts +45 -0
  97. package/dist/esm/types/update-pod-resource-apply-num-request.d.ts.map +1 -0
  98. package/dist/esm/types/update-pod-resource-apply-num-response.d.ts +20 -0
  99. package/dist/esm/types/update-pod-resource-apply-num-response.d.ts.map +1 -0
  100. package/dist/esm/types/update-pod-response.d.ts +20 -0
  101. package/dist/esm/types/update-pod-response.d.ts.map +1 -0
  102. package/dist/esm/types/update-product-resource-request.d.ts +35 -0
  103. package/dist/esm/types/update-product-resource-request.d.ts.map +1 -0
  104. package/dist/esm/types/update-product-resource-response.d.ts +20 -0
  105. package/dist/esm/types/update-product-resource-response.d.ts.map +1 -0
  106. package/dist/esm/types/update-tag-request.d.ts +40 -0
  107. package/dist/esm/types/update-tag-request.d.ts.map +1 -0
  108. package/dist/esm/types/update-tag-response.d.ts +20 -0
  109. package/dist/esm/types/update-tag-response.d.ts.map +1 -0
  110. package/dist/tsconfig.tsbuildinfo +1 -1
  111. package/package.json +1 -1
  112. package/src/api.ts +399 -0
  113. package/src/types/attach-tag-request.ts +40 -0
  114. package/src/types/attach-tag-response.ts +22 -0
  115. package/src/types/ban-user-request.ts +52 -0
  116. package/src/types/ban-user-response.ts +22 -0
  117. package/src/types/batch-screen-shot-request.ts +95 -0
  118. package/src/types/batch-screen-shot-response.ts +29 -0
  119. package/src/types/create-pod-one-step-request.ts +6 -0
  120. package/src/types/create-pod-request.ts +6 -0
  121. package/src/types/delete-app-request.ts +34 -0
  122. package/src/types/delete-app-response.ts +22 -0
  123. package/src/types/delete-display-layout-request.ts +34 -0
  124. package/src/types/delete-display-layout-response.ts +22 -0
  125. package/src/types/delete-dnsrule-request.ts +34 -0
  126. package/src/types/delete-dnsrule-response.ts +22 -0
  127. package/src/types/delete-pod-request.ts +46 -0
  128. package/src/types/delete-pod-response.ts +22 -0
  129. package/src/types/delete-tag-request.ts +34 -0
  130. package/src/types/delete-tag-response.ts +22 -0
  131. package/src/types/detail-for-batch-screen-shot-output.ts +46 -0
  132. package/src/types/index.ts +48 -0
  133. package/src/types/iplist-for-update-dnsrule-input.ts +34 -0
  134. package/src/types/pod-adb-request.ts +40 -0
  135. package/src/types/pod-adb-response.ts +22 -0
  136. package/src/types/pod-mute-request.ts +46 -0
  137. package/src/types/pod-mute-response.ts +22 -0
  138. package/src/types/pod-spec-list-for-create-pod-input.ts +6 -0
  139. package/src/types/pod-stop-request.ts +34 -0
  140. package/src/types/pod-stop-response.ts +22 -0
  141. package/src/types/pre-order-list-for-renew-resource-auto-input.ts +40 -0
  142. package/src/types/pre-order-list-for-subscribe-resource-auto-input.ts +95 -0
  143. package/src/types/reboot-pod-request.ts +46 -0
  144. package/src/types/reboot-pod-response.ts +22 -0
  145. package/src/types/renew-resource-auto-request.ts +41 -0
  146. package/src/types/renew-resource-auto-response.ts +22 -0
  147. package/src/types/subscribe-resource-auto-request.ts +47 -0
  148. package/src/types/subscribe-resource-auto-response.ts +22 -0
  149. package/src/types/tag-for-subscribe-resource-auto-input.ts +34 -0
  150. package/src/types/tos-info-for-batch-screen-shot-input.ts +40 -0
  151. package/src/types/update-app-request.ts +64 -0
  152. package/src/types/update-app-response.ts +22 -0
  153. package/src/types/update-dnsrule-request.ts +53 -0
  154. package/src/types/update-dnsrule-response.ts +22 -0
  155. package/src/types/update-host-request.ts +40 -0
  156. package/src/types/update-host-response.ts +22 -0
  157. package/src/types/update-pod-request.ts +106 -0
  158. package/src/types/update-pod-resource-apply-num-request.ts +52 -0
  159. package/src/types/update-pod-resource-apply-num-response.ts +22 -0
  160. package/src/types/update-pod-response.ts +22 -0
  161. package/src/types/update-product-resource-request.ts +40 -0
  162. package/src/types/update-product-resource-response.ts +22 -0
  163. package/src/types/update-tag-request.ts +46 -0
  164. package/src/types/update-tag-response.ts +22 -0
@@ -32,6 +32,13 @@ class AddPhoneTemplateCommand extends Command {
32
32
  }
33
33
  }
34
34
  _define_property(AddPhoneTemplateCommand, "metaPath", '/AddPhoneTemplate/2025-05-01/acep/post/application_json/');
35
+ class AttachTagCommand extends Command {
36
+ constructor(input){
37
+ super(input);
38
+ this.requestConfig = buildRequestConfigFromMetaPath(AttachTagCommand.metaPath);
39
+ }
40
+ }
41
+ _define_property(AttachTagCommand, "metaPath", '/AttachTag/2025-05-01/acep/post/application_json/');
35
42
  class AutoInstallAppCommand extends Command {
36
43
  constructor(input){
37
44
  super(input);
@@ -53,6 +60,20 @@ class BackupPodCommand extends Command {
53
60
  }
54
61
  }
55
62
  _define_property(BackupPodCommand, "metaPath", '/BackupPod/2025-05-01/acep/post/application_json/');
63
+ class BanUserCommand extends Command {
64
+ constructor(input){
65
+ super(input);
66
+ this.requestConfig = buildRequestConfigFromMetaPath(BanUserCommand.metaPath);
67
+ }
68
+ }
69
+ _define_property(BanUserCommand, "metaPath", '/BanUser/2025-05-01/acep/post/application_json/');
70
+ class BatchScreenShotCommand extends Command {
71
+ constructor(input){
72
+ super(input);
73
+ this.requestConfig = buildRequestConfigFromMetaPath(BatchScreenShotCommand.metaPath);
74
+ }
75
+ }
76
+ _define_property(BatchScreenShotCommand, "metaPath", '/BatchScreenShot/2025-05-01/acep/post/application_json/');
56
77
  class BindPortMappingRuleCommand extends Command {
57
78
  constructor(input){
58
79
  super(input);
@@ -144,6 +165,13 @@ class DeleteAOSPImageCommand extends Command {
144
165
  }
145
166
  }
146
167
  _define_property(DeleteAOSPImageCommand, "metaPath", '/DeleteAOSPImage/2025-05-01/acep/post/application_json/');
168
+ class DeleteAppCommand extends Command {
169
+ constructor(input){
170
+ super(input);
171
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteAppCommand.metaPath);
172
+ }
173
+ }
174
+ _define_property(DeleteAppCommand, "metaPath", '/DeleteApp/2025-05-01/acep/post/application_json/');
147
175
  class DeleteBackupDataCommand extends Command {
148
176
  constructor(input){
149
177
  super(input);
@@ -158,6 +186,34 @@ class DeleteCustomRouteCommand extends Command {
158
186
  }
159
187
  }
160
188
  _define_property(DeleteCustomRouteCommand, "metaPath", '/DeleteCustomRoute/2025-05-01/acep/post/application_json/');
189
+ class DeleteDNSRuleCommand extends Command {
190
+ constructor(input){
191
+ super(input);
192
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteDNSRuleCommand.metaPath);
193
+ }
194
+ }
195
+ _define_property(DeleteDNSRuleCommand, "metaPath", '/DeleteDNSRule/2025-05-01/acep/post/application_json/');
196
+ class DeleteDisplayLayoutCommand extends Command {
197
+ constructor(input){
198
+ super(input);
199
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteDisplayLayoutCommand.metaPath);
200
+ }
201
+ }
202
+ _define_property(DeleteDisplayLayoutCommand, "metaPath", '/DeleteDisplayLayout/2025-05-01/acep/post/application_json/');
203
+ class DeletePodCommand extends Command {
204
+ constructor(input){
205
+ super(input);
206
+ this.requestConfig = buildRequestConfigFromMetaPath(DeletePodCommand.metaPath);
207
+ }
208
+ }
209
+ _define_property(DeletePodCommand, "metaPath", '/DeletePod/2025-05-01/acep/post/application_json/');
210
+ class DeleteTagCommand extends Command {
211
+ constructor(input){
212
+ super(input);
213
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteTagCommand.metaPath);
214
+ }
215
+ }
216
+ _define_property(DeleteTagCommand, "metaPath", '/DeleteTag/2025-05-01/acep/post/application_json/');
161
217
  class DetailAppCommand extends Command {
162
218
  constructor(input){
163
219
  super(input);
@@ -361,6 +417,13 @@ class MigratePodCommand extends Command {
361
417
  }
362
418
  }
363
419
  _define_property(MigratePodCommand, "metaPath", '/MigratePod/2025-05-01/acep/post/application_json/');
420
+ class PodAdbCommand extends Command {
421
+ constructor(input){
422
+ super(input);
423
+ this.requestConfig = buildRequestConfigFromMetaPath(PodAdbCommand.metaPath);
424
+ }
425
+ }
426
+ _define_property(PodAdbCommand, "metaPath", '/PodAdb/2025-05-01/acep/post/application_json/');
364
427
  class PodDataDeleteCommand extends Command {
365
428
  constructor(input){
366
429
  super(input);
@@ -368,6 +431,20 @@ class PodDataDeleteCommand extends Command {
368
431
  }
369
432
  }
370
433
  _define_property(PodDataDeleteCommand, "metaPath", '/PodDataDelete/2025-05-01/acep/post/application_json/');
434
+ class PodMuteCommand extends Command {
435
+ constructor(input){
436
+ super(input);
437
+ this.requestConfig = buildRequestConfigFromMetaPath(PodMuteCommand.metaPath);
438
+ }
439
+ }
440
+ _define_property(PodMuteCommand, "metaPath", '/PodMute/2025-05-01/acep/post/application_json/');
441
+ class PodStopCommand extends Command {
442
+ constructor(input){
443
+ super(input);
444
+ this.requestConfig = buildRequestConfigFromMetaPath(PodStopCommand.metaPath);
445
+ }
446
+ }
447
+ _define_property(PodStopCommand, "metaPath", '/PodStop/2025-05-01/acep/post/application_json/');
371
448
  class PowerOffPodCommand extends Command {
372
449
  constructor(input){
373
450
  super(input);
@@ -403,6 +480,13 @@ class RebootHostCommand extends Command {
403
480
  }
404
481
  }
405
482
  _define_property(RebootHostCommand, "metaPath", '/RebootHost/2025-05-01/acep/post/application_json/');
483
+ class RebootPodCommand extends Command {
484
+ constructor(input){
485
+ super(input);
486
+ this.requestConfig = buildRequestConfigFromMetaPath(RebootPodCommand.metaPath);
487
+ }
488
+ }
489
+ _define_property(RebootPodCommand, "metaPath", '/RebootPod/2025-05-01/acep/post/application_json/');
406
490
  class RemovePhoneTemplateCommand extends Command {
407
491
  constructor(input){
408
492
  super(input);
@@ -410,6 +494,13 @@ class RemovePhoneTemplateCommand extends Command {
410
494
  }
411
495
  }
412
496
  _define_property(RemovePhoneTemplateCommand, "metaPath", '/RemovePhoneTemplate/2025-05-01/acep/post/application_json/');
497
+ class RenewResourceAutoCommand extends Command {
498
+ constructor(input){
499
+ super(input);
500
+ this.requestConfig = buildRequestConfigFromMetaPath(RenewResourceAutoCommand.metaPath);
501
+ }
502
+ }
503
+ _define_property(RenewResourceAutoCommand, "metaPath", '/RenewResourceAuto/2025-05-01/acep/post/application_json/');
413
504
  class ResetHostCommand extends Command {
414
505
  constructor(input){
415
506
  super(input);
@@ -487,6 +578,13 @@ class StopScreenShotCommand extends Command {
487
578
  }
488
579
  }
489
580
  _define_property(StopScreenShotCommand, "metaPath", '/StopScreenShot/2025-05-01/acep/post/application_json/');
581
+ class SubscribeResourceAutoCommand extends Command {
582
+ constructor(input){
583
+ super(input);
584
+ this.requestConfig = buildRequestConfigFromMetaPath(SubscribeResourceAutoCommand.metaPath);
585
+ }
586
+ }
587
+ _define_property(SubscribeResourceAutoCommand, "metaPath", '/SubscribeResourceAuto/2025-05-01/acep/post/application_json/');
490
588
  class UnbindPortMappingRuleCommand extends Command {
491
589
  constructor(input){
492
590
  super(input);
@@ -515,6 +613,13 @@ class UpdateAOSPImageCommand extends Command {
515
613
  }
516
614
  }
517
615
  _define_property(UpdateAOSPImageCommand, "metaPath", '/UpdateAOSPImage/2025-05-01/acep/post/application_json/');
616
+ class UpdateAppCommand extends Command {
617
+ constructor(input){
618
+ super(input);
619
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateAppCommand.metaPath);
620
+ }
621
+ }
622
+ _define_property(UpdateAppCommand, "metaPath", '/UpdateApp/2025-05-01/acep/post/application_json/');
518
623
  class UpdateCustomRouteCommand extends Command {
519
624
  constructor(input){
520
625
  super(input);
@@ -522,6 +627,20 @@ class UpdateCustomRouteCommand extends Command {
522
627
  }
523
628
  }
524
629
  _define_property(UpdateCustomRouteCommand, "metaPath", '/UpdateCustomRoute/2025-05-01/acep/post/application_json/');
630
+ class UpdateDNSRuleCommand extends Command {
631
+ constructor(input){
632
+ super(input);
633
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateDNSRuleCommand.metaPath);
634
+ }
635
+ }
636
+ _define_property(UpdateDNSRuleCommand, "metaPath", '/UpdateDNSRule/2025-05-01/acep/post/application_json/');
637
+ class UpdateHostCommand extends Command {
638
+ constructor(input){
639
+ super(input);
640
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateHostCommand.metaPath);
641
+ }
642
+ }
643
+ _define_property(UpdateHostCommand, "metaPath", '/UpdateHost/2025-05-01/acep/post/application_json/');
525
644
  class UpdatePhoneTemplateCommand extends Command {
526
645
  constructor(input){
527
646
  super(input);
@@ -529,6 +648,13 @@ class UpdatePhoneTemplateCommand extends Command {
529
648
  }
530
649
  }
531
650
  _define_property(UpdatePhoneTemplateCommand, "metaPath", '/UpdatePhoneTemplate/2025-05-01/acep/post/application_json/');
651
+ class UpdatePodCommand extends Command {
652
+ constructor(input){
653
+ super(input);
654
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdatePodCommand.metaPath);
655
+ }
656
+ }
657
+ _define_property(UpdatePodCommand, "metaPath", '/UpdatePod/2025-05-01/acep/post/application_json/');
532
658
  class UpdatePodPropertyCommand extends Command {
533
659
  constructor(input){
534
660
  super(input);
@@ -536,6 +662,27 @@ class UpdatePodPropertyCommand extends Command {
536
662
  }
537
663
  }
538
664
  _define_property(UpdatePodPropertyCommand, "metaPath", '/UpdatePodProperty/2025-05-01/acep/post/application_json/');
665
+ class UpdatePodResourceApplyNumCommand extends Command {
666
+ constructor(input){
667
+ super(input);
668
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdatePodResourceApplyNumCommand.metaPath);
669
+ }
670
+ }
671
+ _define_property(UpdatePodResourceApplyNumCommand, "metaPath", '/UpdatePodResourceApplyNum/2025-05-01/acep/post/application_json/');
672
+ class UpdateProductResourceCommand extends Command {
673
+ constructor(input){
674
+ super(input);
675
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateProductResourceCommand.metaPath);
676
+ }
677
+ }
678
+ _define_property(UpdateProductResourceCommand, "metaPath", '/UpdateProductResource/2025-05-01/acep/post/application_json/');
679
+ class UpdateTagCommand extends Command {
680
+ constructor(input){
681
+ super(input);
682
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateTagCommand.metaPath);
683
+ }
684
+ }
685
+ _define_property(UpdateTagCommand, "metaPath", '/UpdateTag/2025-05-01/acep/post/application_json/');
539
686
  class UploadAppCommand extends Command {
540
687
  constructor(input){
541
688
  super(input);
@@ -543,4 +690,4 @@ class UploadAppCommand extends Command {
543
690
  }
544
691
  }
545
692
  _define_property(UploadAppCommand, "metaPath", '/UploadApp/2025-05-01/acep/post/application_json/');
546
- export { ACEPClient, AddCustomRouteCommand, AddPhoneTemplateCommand, AutoInstallAppCommand, BackupDataCommand, BackupPodCommand, BindPortMappingRuleCommand, BuildAOSPImageCommand, CancelBackupPodCommand, CancelRestorePodCommand, CloseAppCommand, CreateDNSRuleCommand, CreateDisplayLayoutMiniCommand, CreateImageOneStepCommand, CreatePodCommand, CreatePodOneStepCommand, CreatePortMappingRuleCommand, CreateTagCommand, DeleteAOSPImageCommand, DeleteBackupDataCommand, DeleteCustomRouteCommand, DetailAppCommand, DetailDNSRuleCommand, DetailDisplayLayoutMiniCommand, DetailHostCommand, DetailPodCommand, DetailPortMappingRuleCommand, GetAppCrashLogCommand, GetDcBandwidthDailyPeakCommand, GetImagePreheatingCommand, GetPhoneTemplateCommand, GetPodAppListCommand, GetPodMetricCommand, GetPodPropertyCommand, GetProductResourceCommand, GetTaskInfoCommand, InstallAppCommand, InstallAppsCommand, LaunchAppCommand, LaunchAppsCommand, ListAOSPImageCommand, ListAppCommand, ListBackupDataCommand, ListConfigurationCommand, ListCustomRouteCommand, ListDcCommand, ListImageResourceCommand, ListPhoneTemplateCommand, ListPodCommand, MigratePodCommand, PodDataDeleteCommand, PowerOffPodCommand, PowerOnPodCommand, PullFileCommand, PushFileCommand, RebootHostCommand, RemovePhoneTemplateCommand, ResetHostCommand, ResetPodCommand, RestoreDataCommand, RestorePodCommand, RunCommandCommand, RunSyncCommandCommand, SetProxyCommand, StartRecordingCommand, StartScreenShotCommand, StopRecordingCommand, StopScreenShotCommand, UnbindPortMappingRuleCommand, UninstallAppCommand, UnsubscribeHostResourceCommand, UpdateAOSPImageCommand, UpdateCustomRouteCommand, UpdatePhoneTemplateCommand, UpdatePodPropertyCommand, UploadAppCommand };
693
+ export { ACEPClient, AddCustomRouteCommand, AddPhoneTemplateCommand, AttachTagCommand, AutoInstallAppCommand, BackupDataCommand, BackupPodCommand, BanUserCommand, BatchScreenShotCommand, BindPortMappingRuleCommand, BuildAOSPImageCommand, CancelBackupPodCommand, CancelRestorePodCommand, CloseAppCommand, CreateDNSRuleCommand, CreateDisplayLayoutMiniCommand, CreateImageOneStepCommand, CreatePodCommand, CreatePodOneStepCommand, CreatePortMappingRuleCommand, CreateTagCommand, DeleteAOSPImageCommand, DeleteAppCommand, DeleteBackupDataCommand, DeleteCustomRouteCommand, DeleteDNSRuleCommand, DeleteDisplayLayoutCommand, DeletePodCommand, DeleteTagCommand, DetailAppCommand, DetailDNSRuleCommand, DetailDisplayLayoutMiniCommand, DetailHostCommand, DetailPodCommand, DetailPortMappingRuleCommand, GetAppCrashLogCommand, GetDcBandwidthDailyPeakCommand, GetImagePreheatingCommand, GetPhoneTemplateCommand, GetPodAppListCommand, GetPodMetricCommand, GetPodPropertyCommand, GetProductResourceCommand, GetTaskInfoCommand, InstallAppCommand, InstallAppsCommand, LaunchAppCommand, LaunchAppsCommand, ListAOSPImageCommand, ListAppCommand, ListBackupDataCommand, ListConfigurationCommand, ListCustomRouteCommand, ListDcCommand, ListImageResourceCommand, ListPhoneTemplateCommand, ListPodCommand, MigratePodCommand, PodAdbCommand, PodDataDeleteCommand, PodMuteCommand, PodStopCommand, PowerOffPodCommand, PowerOnPodCommand, PullFileCommand, PushFileCommand, RebootHostCommand, RebootPodCommand, RemovePhoneTemplateCommand, RenewResourceAutoCommand, ResetHostCommand, ResetPodCommand, RestoreDataCommand, RestorePodCommand, RunCommandCommand, RunSyncCommandCommand, SetProxyCommand, StartRecordingCommand, StartScreenShotCommand, StopRecordingCommand, StopScreenShotCommand, SubscribeResourceAutoCommand, UnbindPortMappingRuleCommand, UninstallAppCommand, UnsubscribeHostResourceCommand, UpdateAOSPImageCommand, UpdateAppCommand, UpdateCustomRouteCommand, UpdateDNSRuleCommand, UpdateHostCommand, UpdatePhoneTemplateCommand, UpdatePodCommand, UpdatePodPropertyCommand, UpdatePodResourceApplyNumCommand, UpdateProductResourceCommand, UpdateTagCommand, UploadAppCommand };
@@ -0,0 +1,35 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface AttachTagRequest
17
+ */
18
+ export interface AttachTagRequest {
19
+ /**
20
+ * @type {Array<string>}
21
+ * @memberof AttachTagRequest
22
+ */
23
+ PodIdList?: Array<string>;
24
+ /**
25
+ * @type {string}
26
+ * @memberof AttachTagRequest
27
+ */
28
+ ProductId: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof AttachTagRequest
32
+ */
33
+ TagId: string;
34
+ }
35
+ //# sourceMappingURL=attach-tag-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attach-tag-request.d.ts","sourceRoot":"","sources":["../../../src/types/attach-tag-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE1B;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;CACjB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface AttachTagResponse
17
+ */
18
+ export interface AttachTagResponse {
19
+ }
20
+ //# sourceMappingURL=attach-tag-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attach-tag-response.d.ts","sourceRoot":"","sources":["../../../src/types/attach-tag-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,iBAAiB;CACjC"}
@@ -0,0 +1,45 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface BanUserRequest
17
+ */
18
+ export interface BanUserRequest {
19
+ /**
20
+ * @type {number}
21
+ * @memberof BanUserRequest
22
+ */
23
+ ForbiddenInterval?: number;
24
+ /**
25
+ * @type {boolean}
26
+ * @memberof BanUserRequest
27
+ */
28
+ IsPreviewStream?: boolean;
29
+ /**
30
+ * @type {string}
31
+ * @memberof BanUserRequest
32
+ */
33
+ PodId: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof BanUserRequest
37
+ */
38
+ ProductId: string;
39
+ /**
40
+ * @type {string}
41
+ * @memberof BanUserRequest
42
+ */
43
+ UserId: string;
44
+ }
45
+ //# sourceMappingURL=ban-user-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ban-user-request.d.ts","sourceRoot":"","sources":["../../../src/types/ban-user-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,cAAc;IAE3B;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;CAClB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface BanUserResponse
17
+ */
18
+ export interface BanUserResponse {
19
+ }
20
+ //# sourceMappingURL=ban-user-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ban-user-response.d.ts","sourceRoot":"","sources":["../../../src/types/ban-user-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,eAAe;CAC/B"}
@@ -0,0 +1,81 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { TosInfoForBatchScreenShotInput } from './tos-info-for-batch-screen-shot-input';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface BatchScreenShotRequest
18
+ */
19
+ export interface BatchScreenShotRequest {
20
+ /**
21
+ * @type {number}
22
+ * @memberof BatchScreenShotRequest
23
+ */
24
+ Height?: number;
25
+ /**
26
+ * @type {boolean}
27
+ * @memberof BatchScreenShotRequest
28
+ */
29
+ IsBroadcasted?: boolean;
30
+ /**
31
+ * @type {boolean}
32
+ * @memberof BatchScreenShotRequest
33
+ */
34
+ IsSavedOnPod?: boolean;
35
+ /**
36
+ * @type {Array<string>}
37
+ * @memberof BatchScreenShotRequest
38
+ */
39
+ PodIdList?: Array<string>;
40
+ /**
41
+ * @type {string}
42
+ * @memberof BatchScreenShotRequest
43
+ */
44
+ ProductId: string;
45
+ /**
46
+ * @type {number}
47
+ * @memberof BatchScreenShotRequest
48
+ */
49
+ Quality?: number;
50
+ /**
51
+ * @type {number}
52
+ * @memberof BatchScreenShotRequest
53
+ */
54
+ ResizeMode?: number;
55
+ /**
56
+ * @type {number}
57
+ * @memberof BatchScreenShotRequest
58
+ */
59
+ Rotation?: number;
60
+ /**
61
+ * @type {string}
62
+ * @memberof BatchScreenShotRequest
63
+ */
64
+ RoundId?: string;
65
+ /**
66
+ * @type {TosInfoForBatchScreenShotInput}
67
+ * @memberof BatchScreenShotRequest
68
+ */
69
+ TosInfo?: TosInfoForBatchScreenShotInput;
70
+ /**
71
+ * @type {number}
72
+ * @memberof BatchScreenShotRequest
73
+ */
74
+ UploadType?: number;
75
+ /**
76
+ * @type {number}
77
+ * @memberof BatchScreenShotRequest
78
+ */
79
+ Width?: number;
80
+ }
81
+ //# sourceMappingURL=batch-screen-shot-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"batch-screen-shot-request.d.ts","sourceRoot":"","sources":["../../../src/types/batch-screen-shot-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,wCAAwC,CAAC;AACvF;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB;;;OAGG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE1B;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,OAAO,CAAC,EAAE,8BAA8B,CAAC;IAEzC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { DetailForBatchScreenShotOutput } from './detail-for-batch-screen-shot-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface BatchScreenShotResponse
18
+ */
19
+ export interface BatchScreenShotResponse {
20
+ /**
21
+ * @type {Array<DetailForBatchScreenShotOutput>}
22
+ * @memberof BatchScreenShotResponse
23
+ */
24
+ Details?: Array<DetailForBatchScreenShotOutput>;
25
+ }
26
+ //# sourceMappingURL=batch-screen-shot-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"batch-screen-shot-response.d.ts","sourceRoot":"","sources":["../../../src/types/batch-screen-shot-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AACtF;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,8BAA8B,CAAC,CAAC;CACnD"}
@@ -80,6 +80,11 @@ export interface CreatePodOneStepRequest {
80
80
  * @memberof CreatePodOneStepRequest
81
81
  */
82
82
  IsPreinstall?: boolean;
83
+ /**
84
+ * @type {boolean}
85
+ * @memberof CreatePodOneStepRequest
86
+ */
87
+ IsSelinuxOn?: boolean;
83
88
  /**
84
89
  * @type {Array<OverlayPersistPropertyForCreatePodOneStepInput>}
85
90
  * @memberof CreatePodOneStepRequest
@@ -1 +1 @@
1
- {"version":3,"file":"create-pod-one-step-request.d.ts","sourceRoot":"","sources":["../../../src/types/create-pod-one-step-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAC3F,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,uCAAuC,EAAE,MAAM,kDAAkD,CAAC;AAC3G,OAAO,EAAE,sCAAsC,EAAE,MAAM,iDAAiD,CAAC;AACxG;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,+BAA+B,CAAC,CAAC;IAEjD;;;OAGG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAE5B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;;OAGG;IACH,sBAAsB,CAAC,EAAE,KAAK,CAAC,8CAA8C,CAAC,CAAC;IAE/E;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;IAEjE;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,sCAAsC,CAAC,CAAC;IAEhE;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEtC;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
1
+ {"version":3,"file":"create-pod-one-step-request.d.ts","sourceRoot":"","sources":["../../../src/types/create-pod-one-step-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAC3F,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,uCAAuC,EAAE,MAAM,kDAAkD,CAAC;AAC3G,OAAO,EAAE,sCAAsC,EAAE,MAAM,iDAAiD,CAAC;AACxG;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,+BAA+B,CAAC,CAAC;IAEjD;;;OAGG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAE5B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;;OAGG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;OAGG;IACH,sBAAsB,CAAC,EAAE,KAAK,CAAC,8CAA8C,CAAC,CAAC;IAE/E;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;IAEjE;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,sCAAsC,CAAC,CAAC;IAEhE;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEtC;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
@@ -70,6 +70,11 @@ export interface CreatePodRequest {
70
70
  * @memberof CreatePodRequest
71
71
  */
72
72
  ImageId?: string;
73
+ /**
74
+ * @type {boolean}
75
+ * @memberof CreatePodRequest
76
+ */
77
+ IsSelinuxOn?: boolean;
73
78
  /**
74
79
  * @type {Array<OverlayPersistPropertyForCreatePodInput>}
75
80
  * @memberof CreatePodRequest
@@ -1 +1 @@
1
- {"version":3,"file":"create-pod-request.d.ts","sourceRoot":"","sources":["../../../src/types/create-pod-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,uCAAuC,EAAE,MAAM,iDAAiD,CAAC;AAC1G,OAAO,EAAE,gCAAgC,EAAE,MAAM,yCAAyC,CAAC;AAC3F,OAAO,EAAE,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AACzF,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AACnF;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAE5B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,sBAAsB,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;IAExE;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,gCAAgC,CAAC,CAAC;IAE1D;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,+BAA+B,CAAC,CAAC;IAEzD;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,4BAA4B,CAAC,CAAC;IAElD;;;OAGG;IACH,qBAAqB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEtC;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
1
+ {"version":3,"file":"create-pod-request.d.ts","sourceRoot":"","sources":["../../../src/types/create-pod-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,uCAAuC,EAAE,MAAM,iDAAiD,CAAC;AAC1G,OAAO,EAAE,gCAAgC,EAAE,MAAM,yCAAyC,CAAC;AAC3F,OAAO,EAAE,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AACzF,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AACnF;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAE5B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;OAGG;IACH,sBAAsB,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;IAExE;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,gCAAgC,CAAC,CAAC;IAE1D;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,+BAA+B,CAAC,CAAC;IAEzD;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,4BAA4B,CAAC,CAAC;IAElD;;;OAGG;IACH,qBAAqB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEtC;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface DeleteAppRequest
17
+ */
18
+ export interface DeleteAppRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof DeleteAppRequest
22
+ */
23
+ AppId: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof DeleteAppRequest
27
+ */
28
+ ProductId: string;
29
+ }
30
+ //# sourceMappingURL=delete-app-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-app-request.d.ts","sourceRoot":"","sources":["../../../src/types/delete-app-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface DeleteAppResponse
17
+ */
18
+ export interface DeleteAppResponse {
19
+ }
20
+ //# sourceMappingURL=delete-app-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-app-response.d.ts","sourceRoot":"","sources":["../../../src/types/delete-app-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,iBAAiB;CACjC"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface DeleteDisplayLayoutRequest
17
+ */
18
+ export interface DeleteDisplayLayoutRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof DeleteDisplayLayoutRequest
22
+ */
23
+ DisplayLayoutId: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof DeleteDisplayLayoutRequest
27
+ */
28
+ ProductId: string;
29
+ }
30
+ //# sourceMappingURL=delete-display-layout-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-display-layout-request.d.ts","sourceRoot":"","sources":["../../../src/types/delete-display-layout-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,0BAA0B;IAEvC;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface DeleteDisplayLayoutResponse
17
+ */
18
+ export interface DeleteDisplayLayoutResponse {
19
+ }
20
+ //# sourceMappingURL=delete-display-layout-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-display-layout-response.d.ts","sourceRoot":"","sources":["../../../src/types/delete-display-layout-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;CAC3C"}