@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volcengine/acep",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "swagger client for @volcengine/acep",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./dist/cjs/index.js",
package/src/api.ts CHANGED
@@ -18,12 +18,18 @@ import { AddCustomRouteRequest } from './types/index';
18
18
  import { AddCustomRouteResponse } from './types/index';
19
19
  import { AddPhoneTemplateRequest } from './types/index';
20
20
  import { AddPhoneTemplateResponse } from './types/index';
21
+ import { AttachTagRequest } from './types/index';
22
+ import { AttachTagResponse } from './types/index';
21
23
  import { AutoInstallAppRequest } from './types/index';
22
24
  import { AutoInstallAppResponse } from './types/index';
23
25
  import { BackupDataRequest } from './types/index';
24
26
  import { BackupDataResponse } from './types/index';
25
27
  import { BackupPodRequest } from './types/index';
26
28
  import { BackupPodResponse } from './types/index';
29
+ import { BanUserRequest } from './types/index';
30
+ import { BanUserResponse } from './types/index';
31
+ import { BatchScreenShotRequest } from './types/index';
32
+ import { BatchScreenShotResponse } from './types/index';
27
33
  import { BindPortMappingRuleRequest } from './types/index';
28
34
  import { BindPortMappingRuleResponse } from './types/index';
29
35
  import { BuildAOSPImageRequest } from './types/index';
@@ -50,10 +56,20 @@ import { CreateTagRequest } from './types/index';
50
56
  import { CreateTagResponse } from './types/index';
51
57
  import { DeleteAOSPImageRequest } from './types/index';
52
58
  import { DeleteAOSPImageResponse } from './types/index';
59
+ import { DeleteAppRequest } from './types/index';
60
+ import { DeleteAppResponse } from './types/index';
53
61
  import { DeleteBackupDataRequest } from './types/index';
54
62
  import { DeleteBackupDataResponse } from './types/index';
55
63
  import { DeleteCustomRouteRequest } from './types/index';
56
64
  import { DeleteCustomRouteResponse } from './types/index';
65
+ import { DeleteDNSRuleRequest } from './types/index';
66
+ import { DeleteDNSRuleResponse } from './types/index';
67
+ import { DeleteDisplayLayoutRequest } from './types/index';
68
+ import { DeleteDisplayLayoutResponse } from './types/index';
69
+ import { DeletePodRequest } from './types/index';
70
+ import { DeletePodResponse } from './types/index';
71
+ import { DeleteTagRequest } from './types/index';
72
+ import { DeleteTagResponse } from './types/index';
57
73
  import { DetailAppRequest } from './types/index';
58
74
  import { DetailAppResponse } from './types/index';
59
75
  import { DetailDNSRuleRequest } from './types/index';
@@ -112,8 +128,14 @@ import { ListPodRequest } from './types/index';
112
128
  import { ListPodResponse } from './types/index';
113
129
  import { MigratePodRequest } from './types/index';
114
130
  import { MigratePodResponse } from './types/index';
131
+ import { PodAdbRequest } from './types/index';
132
+ import { PodAdbResponse } from './types/index';
115
133
  import { PodDataDeleteRequest } from './types/index';
116
134
  import { PodDataDeleteResponse } from './types/index';
135
+ import { PodMuteRequest } from './types/index';
136
+ import { PodMuteResponse } from './types/index';
137
+ import { PodStopRequest } from './types/index';
138
+ import { PodStopResponse } from './types/index';
117
139
  import { PowerOffPodRequest } from './types/index';
118
140
  import { PowerOffPodResponse } from './types/index';
119
141
  import { PowerOnPodRequest } from './types/index';
@@ -124,8 +146,12 @@ import { PushFileRequest } from './types/index';
124
146
  import { PushFileResponse } from './types/index';
125
147
  import { RebootHostRequest } from './types/index';
126
148
  import { RebootHostResponse } from './types/index';
149
+ import { RebootPodRequest } from './types/index';
150
+ import { RebootPodResponse } from './types/index';
127
151
  import { RemovePhoneTemplateRequest } from './types/index';
128
152
  import { RemovePhoneTemplateResponse } from './types/index';
153
+ import { RenewResourceAutoRequest } from './types/index';
154
+ import { RenewResourceAutoResponse } from './types/index';
129
155
  import { ResetHostRequest } from './types/index';
130
156
  import { ResetHostResponse } from './types/index';
131
157
  import { ResetPodRequest } from './types/index';
@@ -148,6 +174,8 @@ import { StopRecordingRequest } from './types/index';
148
174
  import { StopRecordingResponse } from './types/index';
149
175
  import { StopScreenShotRequest } from './types/index';
150
176
  import { StopScreenShotResponse } from './types/index';
177
+ import { SubscribeResourceAutoRequest } from './types/index';
178
+ import { SubscribeResourceAutoResponse } from './types/index';
151
179
  import { UnbindPortMappingRuleRequest } from './types/index';
152
180
  import { UnbindPortMappingRuleResponse } from './types/index';
153
181
  import { UninstallAppRequest } from './types/index';
@@ -156,12 +184,26 @@ import { UnsubscribeHostResourceRequest } from './types/index';
156
184
  import { UnsubscribeHostResourceResponse } from './types/index';
157
185
  import { UpdateAOSPImageRequest } from './types/index';
158
186
  import { UpdateAOSPImageResponse } from './types/index';
187
+ import { UpdateAppRequest } from './types/index';
188
+ import { UpdateAppResponse } from './types/index';
159
189
  import { UpdateCustomRouteRequest } from './types/index';
160
190
  import { UpdateCustomRouteResponse } from './types/index';
191
+ import { UpdateDNSRuleRequest } from './types/index';
192
+ import { UpdateDNSRuleResponse } from './types/index';
193
+ import { UpdateHostRequest } from './types/index';
194
+ import { UpdateHostResponse } from './types/index';
161
195
  import { UpdatePhoneTemplateRequest } from './types/index';
162
196
  import { UpdatePhoneTemplateResponse } from './types/index';
163
197
  import { UpdatePodPropertyRequest } from './types/index';
164
198
  import { UpdatePodPropertyResponse } from './types/index';
199
+ import { UpdatePodRequest } from './types/index';
200
+ import { UpdatePodResourceApplyNumRequest } from './types/index';
201
+ import { UpdatePodResourceApplyNumResponse } from './types/index';
202
+ import { UpdatePodResponse } from './types/index';
203
+ import { UpdateProductResourceRequest } from './types/index';
204
+ import { UpdateProductResourceResponse } from './types/index';
205
+ import { UpdateTagRequest } from './types/index';
206
+ import { UpdateTagResponse } from './types/index';
165
207
  import { UploadAppRequest } from './types/index';
166
208
  import { UploadAppResponse } from './types/index';
167
209
 
@@ -170,9 +212,12 @@ import { UploadAppResponse } from './types/index';
170
212
  // ============================================================================
171
213
  export type AddCustomRouteCommandOutput = CommandOutput<AddCustomRouteResponse>;
172
214
  export type AddPhoneTemplateCommandOutput = CommandOutput<AddPhoneTemplateResponse>;
215
+ export type AttachTagCommandOutput = CommandOutput<AttachTagResponse>;
173
216
  export type AutoInstallAppCommandOutput = CommandOutput<AutoInstallAppResponse>;
174
217
  export type BackupDataCommandOutput = CommandOutput<BackupDataResponse>;
175
218
  export type BackupPodCommandOutput = CommandOutput<BackupPodResponse>;
219
+ export type BanUserCommandOutput = CommandOutput<BanUserResponse>;
220
+ export type BatchScreenShotCommandOutput = CommandOutput<BatchScreenShotResponse>;
176
221
  export type BindPortMappingRuleCommandOutput = CommandOutput<BindPortMappingRuleResponse>;
177
222
  export type BuildAOSPImageCommandOutput = CommandOutput<BuildAOSPImageResponse>;
178
223
  export type CancelBackupPodCommandOutput = CommandOutput<CancelBackupPodResponse>;
@@ -186,8 +231,13 @@ export type CreatePodOneStepCommandOutput = CommandOutput<CreatePodOneStepRespon
186
231
  export type CreatePortMappingRuleCommandOutput = CommandOutput<CreatePortMappingRuleResponse>;
187
232
  export type CreateTagCommandOutput = CommandOutput<CreateTagResponse>;
188
233
  export type DeleteAOSPImageCommandOutput = CommandOutput<DeleteAOSPImageResponse>;
234
+ export type DeleteAppCommandOutput = CommandOutput<DeleteAppResponse>;
189
235
  export type DeleteBackupDataCommandOutput = CommandOutput<DeleteBackupDataResponse>;
190
236
  export type DeleteCustomRouteCommandOutput = CommandOutput<DeleteCustomRouteResponse>;
237
+ export type DeleteDNSRuleCommandOutput = CommandOutput<DeleteDNSRuleResponse>;
238
+ export type DeleteDisplayLayoutCommandOutput = CommandOutput<DeleteDisplayLayoutResponse>;
239
+ export type DeletePodCommandOutput = CommandOutput<DeletePodResponse>;
240
+ export type DeleteTagCommandOutput = CommandOutput<DeleteTagResponse>;
191
241
  export type DetailAppCommandOutput = CommandOutput<DetailAppResponse>;
192
242
  export type DetailDNSRuleCommandOutput = CommandOutput<DetailDNSRuleResponse>;
193
243
  export type DetailDisplayLayoutMiniCommandOutput = CommandOutput<DetailDisplayLayoutMiniResponse>;
@@ -217,13 +267,18 @@ export type ListImageResourceCommandOutput = CommandOutput<ListImageResourceResp
217
267
  export type ListPhoneTemplateCommandOutput = CommandOutput<ListPhoneTemplateResponse>;
218
268
  export type ListPodCommandOutput = CommandOutput<ListPodResponse>;
219
269
  export type MigratePodCommandOutput = CommandOutput<MigratePodResponse>;
270
+ export type PodAdbCommandOutput = CommandOutput<PodAdbResponse>;
220
271
  export type PodDataDeleteCommandOutput = CommandOutput<PodDataDeleteResponse>;
272
+ export type PodMuteCommandOutput = CommandOutput<PodMuteResponse>;
273
+ export type PodStopCommandOutput = CommandOutput<PodStopResponse>;
221
274
  export type PowerOffPodCommandOutput = CommandOutput<PowerOffPodResponse>;
222
275
  export type PowerOnPodCommandOutput = CommandOutput<PowerOnPodResponse>;
223
276
  export type PullFileCommandOutput = CommandOutput<PullFileResponse>;
224
277
  export type PushFileCommandOutput = CommandOutput<PushFileResponse>;
225
278
  export type RebootHostCommandOutput = CommandOutput<RebootHostResponse>;
279
+ export type RebootPodCommandOutput = CommandOutput<RebootPodResponse>;
226
280
  export type RemovePhoneTemplateCommandOutput = CommandOutput<RemovePhoneTemplateResponse>;
281
+ export type RenewResourceAutoCommandOutput = CommandOutput<RenewResourceAutoResponse>;
227
282
  export type ResetHostCommandOutput = CommandOutput<ResetHostResponse>;
228
283
  export type ResetPodCommandOutput = CommandOutput<ResetPodResponse>;
229
284
  export type RestoreDataCommandOutput = CommandOutput<RestoreDataResponse>;
@@ -235,13 +290,21 @@ export type StartRecordingCommandOutput = CommandOutput<StartRecordingResponse>;
235
290
  export type StartScreenShotCommandOutput = CommandOutput<StartScreenShotResponse>;
236
291
  export type StopRecordingCommandOutput = CommandOutput<StopRecordingResponse>;
237
292
  export type StopScreenShotCommandOutput = CommandOutput<StopScreenShotResponse>;
293
+ export type SubscribeResourceAutoCommandOutput = CommandOutput<SubscribeResourceAutoResponse>;
238
294
  export type UnbindPortMappingRuleCommandOutput = CommandOutput<UnbindPortMappingRuleResponse>;
239
295
  export type UninstallAppCommandOutput = CommandOutput<UninstallAppResponse>;
240
296
  export type UnsubscribeHostResourceCommandOutput = CommandOutput<UnsubscribeHostResourceResponse>;
241
297
  export type UpdateAOSPImageCommandOutput = CommandOutput<UpdateAOSPImageResponse>;
298
+ export type UpdateAppCommandOutput = CommandOutput<UpdateAppResponse>;
242
299
  export type UpdateCustomRouteCommandOutput = CommandOutput<UpdateCustomRouteResponse>;
300
+ export type UpdateDNSRuleCommandOutput = CommandOutput<UpdateDNSRuleResponse>;
301
+ export type UpdateHostCommandOutput = CommandOutput<UpdateHostResponse>;
243
302
  export type UpdatePhoneTemplateCommandOutput = CommandOutput<UpdatePhoneTemplateResponse>;
303
+ export type UpdatePodCommandOutput = CommandOutput<UpdatePodResponse>;
244
304
  export type UpdatePodPropertyCommandOutput = CommandOutput<UpdatePodPropertyResponse>;
305
+ export type UpdatePodResourceApplyNumCommandOutput = CommandOutput<UpdatePodResourceApplyNumResponse>;
306
+ export type UpdateProductResourceCommandOutput = CommandOutput<UpdateProductResourceResponse>;
307
+ export type UpdateTagCommandOutput = CommandOutput<UpdateTagResponse>;
245
308
  export type UploadAppCommandOutput = CommandOutput<UploadAppResponse>;
246
309
 
247
310
  /**
@@ -287,6 +350,21 @@ export class AddPhoneTemplateCommand extends Command<
287
350
  this.requestConfig = buildRequestConfigFromMetaPath(AddPhoneTemplateCommand.metaPath);
288
351
  }
289
352
  }
353
+ /**
354
+ * Command to AttachTag
355
+ */
356
+ export class AttachTagCommand extends Command<
357
+ AttachTagRequest,
358
+ AttachTagCommandOutput,
359
+ 'AttachTagCommand'
360
+ > {
361
+ static readonly metaPath = '/AttachTag/2025-05-01/acep/post/application_json/';
362
+
363
+ constructor(input: AttachTagRequest) {
364
+ super(input);
365
+ this.requestConfig = buildRequestConfigFromMetaPath(AttachTagCommand.metaPath);
366
+ }
367
+ }
290
368
  /**
291
369
  * Command to AutoInstallApp
292
370
  */
@@ -332,6 +410,36 @@ export class BackupPodCommand extends Command<
332
410
  this.requestConfig = buildRequestConfigFromMetaPath(BackupPodCommand.metaPath);
333
411
  }
334
412
  }
413
+ /**
414
+ * Command to BanUser
415
+ */
416
+ export class BanUserCommand extends Command<
417
+ BanUserRequest,
418
+ BanUserCommandOutput,
419
+ 'BanUserCommand'
420
+ > {
421
+ static readonly metaPath = '/BanUser/2025-05-01/acep/post/application_json/';
422
+
423
+ constructor(input: BanUserRequest) {
424
+ super(input);
425
+ this.requestConfig = buildRequestConfigFromMetaPath(BanUserCommand.metaPath);
426
+ }
427
+ }
428
+ /**
429
+ * Command to BatchScreenShot
430
+ */
431
+ export class BatchScreenShotCommand extends Command<
432
+ BatchScreenShotRequest,
433
+ BatchScreenShotCommandOutput,
434
+ 'BatchScreenShotCommand'
435
+ > {
436
+ static readonly metaPath = '/BatchScreenShot/2025-05-01/acep/post/application_json/';
437
+
438
+ constructor(input: BatchScreenShotRequest) {
439
+ super(input);
440
+ this.requestConfig = buildRequestConfigFromMetaPath(BatchScreenShotCommand.metaPath);
441
+ }
442
+ }
335
443
  /**
336
444
  * Command to BindPortMappingRule
337
445
  */
@@ -527,6 +635,21 @@ export class DeleteAOSPImageCommand extends Command<
527
635
  this.requestConfig = buildRequestConfigFromMetaPath(DeleteAOSPImageCommand.metaPath);
528
636
  }
529
637
  }
638
+ /**
639
+ * Command to DeleteApp
640
+ */
641
+ export class DeleteAppCommand extends Command<
642
+ DeleteAppRequest,
643
+ DeleteAppCommandOutput,
644
+ 'DeleteAppCommand'
645
+ > {
646
+ static readonly metaPath = '/DeleteApp/2025-05-01/acep/post/application_json/';
647
+
648
+ constructor(input: DeleteAppRequest) {
649
+ super(input);
650
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteAppCommand.metaPath);
651
+ }
652
+ }
530
653
  /**
531
654
  * Command to DeleteBackupData
532
655
  */
@@ -557,6 +680,66 @@ export class DeleteCustomRouteCommand extends Command<
557
680
  this.requestConfig = buildRequestConfigFromMetaPath(DeleteCustomRouteCommand.metaPath);
558
681
  }
559
682
  }
683
+ /**
684
+ * Command to DeleteDNSRule
685
+ */
686
+ export class DeleteDNSRuleCommand extends Command<
687
+ DeleteDNSRuleRequest,
688
+ DeleteDNSRuleCommandOutput,
689
+ 'DeleteDNSRuleCommand'
690
+ > {
691
+ static readonly metaPath = '/DeleteDNSRule/2025-05-01/acep/post/application_json/';
692
+
693
+ constructor(input: DeleteDNSRuleRequest) {
694
+ super(input);
695
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteDNSRuleCommand.metaPath);
696
+ }
697
+ }
698
+ /**
699
+ * Command to DeleteDisplayLayout
700
+ */
701
+ export class DeleteDisplayLayoutCommand extends Command<
702
+ DeleteDisplayLayoutRequest,
703
+ DeleteDisplayLayoutCommandOutput,
704
+ 'DeleteDisplayLayoutCommand'
705
+ > {
706
+ static readonly metaPath = '/DeleteDisplayLayout/2025-05-01/acep/post/application_json/';
707
+
708
+ constructor(input: DeleteDisplayLayoutRequest) {
709
+ super(input);
710
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteDisplayLayoutCommand.metaPath);
711
+ }
712
+ }
713
+ /**
714
+ * Command to DeletePod
715
+ */
716
+ export class DeletePodCommand extends Command<
717
+ DeletePodRequest,
718
+ DeletePodCommandOutput,
719
+ 'DeletePodCommand'
720
+ > {
721
+ static readonly metaPath = '/DeletePod/2025-05-01/acep/post/application_json/';
722
+
723
+ constructor(input: DeletePodRequest) {
724
+ super(input);
725
+ this.requestConfig = buildRequestConfigFromMetaPath(DeletePodCommand.metaPath);
726
+ }
727
+ }
728
+ /**
729
+ * Command to DeleteTag
730
+ */
731
+ export class DeleteTagCommand extends Command<
732
+ DeleteTagRequest,
733
+ DeleteTagCommandOutput,
734
+ 'DeleteTagCommand'
735
+ > {
736
+ static readonly metaPath = '/DeleteTag/2025-05-01/acep/post/application_json/';
737
+
738
+ constructor(input: DeleteTagRequest) {
739
+ super(input);
740
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteTagCommand.metaPath);
741
+ }
742
+ }
560
743
  /**
561
744
  * Command to DetailApp
562
745
  */
@@ -992,6 +1175,21 @@ export class MigratePodCommand extends Command<
992
1175
  this.requestConfig = buildRequestConfigFromMetaPath(MigratePodCommand.metaPath);
993
1176
  }
994
1177
  }
1178
+ /**
1179
+ * Command to PodAdb
1180
+ */
1181
+ export class PodAdbCommand extends Command<
1182
+ PodAdbRequest,
1183
+ PodAdbCommandOutput,
1184
+ 'PodAdbCommand'
1185
+ > {
1186
+ static readonly metaPath = '/PodAdb/2025-05-01/acep/post/application_json/';
1187
+
1188
+ constructor(input: PodAdbRequest) {
1189
+ super(input);
1190
+ this.requestConfig = buildRequestConfigFromMetaPath(PodAdbCommand.metaPath);
1191
+ }
1192
+ }
995
1193
  /**
996
1194
  * Command to PodDataDelete
997
1195
  */
@@ -1007,6 +1205,36 @@ export class PodDataDeleteCommand extends Command<
1007
1205
  this.requestConfig = buildRequestConfigFromMetaPath(PodDataDeleteCommand.metaPath);
1008
1206
  }
1009
1207
  }
1208
+ /**
1209
+ * Command to PodMute
1210
+ */
1211
+ export class PodMuteCommand extends Command<
1212
+ PodMuteRequest,
1213
+ PodMuteCommandOutput,
1214
+ 'PodMuteCommand'
1215
+ > {
1216
+ static readonly metaPath = '/PodMute/2025-05-01/acep/post/application_json/';
1217
+
1218
+ constructor(input: PodMuteRequest) {
1219
+ super(input);
1220
+ this.requestConfig = buildRequestConfigFromMetaPath(PodMuteCommand.metaPath);
1221
+ }
1222
+ }
1223
+ /**
1224
+ * Command to PodStop
1225
+ */
1226
+ export class PodStopCommand extends Command<
1227
+ PodStopRequest,
1228
+ PodStopCommandOutput,
1229
+ 'PodStopCommand'
1230
+ > {
1231
+ static readonly metaPath = '/PodStop/2025-05-01/acep/post/application_json/';
1232
+
1233
+ constructor(input: PodStopRequest) {
1234
+ super(input);
1235
+ this.requestConfig = buildRequestConfigFromMetaPath(PodStopCommand.metaPath);
1236
+ }
1237
+ }
1010
1238
  /**
1011
1239
  * Command to PowerOffPod
1012
1240
  */
@@ -1082,6 +1310,21 @@ export class RebootHostCommand extends Command<
1082
1310
  this.requestConfig = buildRequestConfigFromMetaPath(RebootHostCommand.metaPath);
1083
1311
  }
1084
1312
  }
1313
+ /**
1314
+ * Command to RebootPod
1315
+ */
1316
+ export class RebootPodCommand extends Command<
1317
+ RebootPodRequest,
1318
+ RebootPodCommandOutput,
1319
+ 'RebootPodCommand'
1320
+ > {
1321
+ static readonly metaPath = '/RebootPod/2025-05-01/acep/post/application_json/';
1322
+
1323
+ constructor(input: RebootPodRequest) {
1324
+ super(input);
1325
+ this.requestConfig = buildRequestConfigFromMetaPath(RebootPodCommand.metaPath);
1326
+ }
1327
+ }
1085
1328
  /**
1086
1329
  * Command to RemovePhoneTemplate
1087
1330
  */
@@ -1097,6 +1340,21 @@ export class RemovePhoneTemplateCommand extends Command<
1097
1340
  this.requestConfig = buildRequestConfigFromMetaPath(RemovePhoneTemplateCommand.metaPath);
1098
1341
  }
1099
1342
  }
1343
+ /**
1344
+ * Command to RenewResourceAuto
1345
+ */
1346
+ export class RenewResourceAutoCommand extends Command<
1347
+ RenewResourceAutoRequest,
1348
+ RenewResourceAutoCommandOutput,
1349
+ 'RenewResourceAutoCommand'
1350
+ > {
1351
+ static readonly metaPath = '/RenewResourceAuto/2025-05-01/acep/post/application_json/';
1352
+
1353
+ constructor(input: RenewResourceAutoRequest) {
1354
+ super(input);
1355
+ this.requestConfig = buildRequestConfigFromMetaPath(RenewResourceAutoCommand.metaPath);
1356
+ }
1357
+ }
1100
1358
  /**
1101
1359
  * Command to ResetHost
1102
1360
  */
@@ -1262,6 +1520,21 @@ export class StopScreenShotCommand extends Command<
1262
1520
  this.requestConfig = buildRequestConfigFromMetaPath(StopScreenShotCommand.metaPath);
1263
1521
  }
1264
1522
  }
1523
+ /**
1524
+ * Command to SubscribeResourceAuto
1525
+ */
1526
+ export class SubscribeResourceAutoCommand extends Command<
1527
+ SubscribeResourceAutoRequest,
1528
+ SubscribeResourceAutoCommandOutput,
1529
+ 'SubscribeResourceAutoCommand'
1530
+ > {
1531
+ static readonly metaPath = '/SubscribeResourceAuto/2025-05-01/acep/post/application_json/';
1532
+
1533
+ constructor(input: SubscribeResourceAutoRequest) {
1534
+ super(input);
1535
+ this.requestConfig = buildRequestConfigFromMetaPath(SubscribeResourceAutoCommand.metaPath);
1536
+ }
1537
+ }
1265
1538
  /**
1266
1539
  * Command to UnbindPortMappingRule
1267
1540
  */
@@ -1322,6 +1595,21 @@ export class UpdateAOSPImageCommand extends Command<
1322
1595
  this.requestConfig = buildRequestConfigFromMetaPath(UpdateAOSPImageCommand.metaPath);
1323
1596
  }
1324
1597
  }
1598
+ /**
1599
+ * Command to UpdateApp
1600
+ */
1601
+ export class UpdateAppCommand extends Command<
1602
+ UpdateAppRequest,
1603
+ UpdateAppCommandOutput,
1604
+ 'UpdateAppCommand'
1605
+ > {
1606
+ static readonly metaPath = '/UpdateApp/2025-05-01/acep/post/application_json/';
1607
+
1608
+ constructor(input: UpdateAppRequest) {
1609
+ super(input);
1610
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateAppCommand.metaPath);
1611
+ }
1612
+ }
1325
1613
  /**
1326
1614
  * Command to UpdateCustomRoute
1327
1615
  */
@@ -1337,6 +1625,36 @@ export class UpdateCustomRouteCommand extends Command<
1337
1625
  this.requestConfig = buildRequestConfigFromMetaPath(UpdateCustomRouteCommand.metaPath);
1338
1626
  }
1339
1627
  }
1628
+ /**
1629
+ * Command to UpdateDNSRule
1630
+ */
1631
+ export class UpdateDNSRuleCommand extends Command<
1632
+ UpdateDNSRuleRequest,
1633
+ UpdateDNSRuleCommandOutput,
1634
+ 'UpdateDNSRuleCommand'
1635
+ > {
1636
+ static readonly metaPath = '/UpdateDNSRule/2025-05-01/acep/post/application_json/';
1637
+
1638
+ constructor(input: UpdateDNSRuleRequest) {
1639
+ super(input);
1640
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateDNSRuleCommand.metaPath);
1641
+ }
1642
+ }
1643
+ /**
1644
+ * Command to UpdateHost
1645
+ */
1646
+ export class UpdateHostCommand extends Command<
1647
+ UpdateHostRequest,
1648
+ UpdateHostCommandOutput,
1649
+ 'UpdateHostCommand'
1650
+ > {
1651
+ static readonly metaPath = '/UpdateHost/2025-05-01/acep/post/application_json/';
1652
+
1653
+ constructor(input: UpdateHostRequest) {
1654
+ super(input);
1655
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateHostCommand.metaPath);
1656
+ }
1657
+ }
1340
1658
  /**
1341
1659
  * Command to UpdatePhoneTemplate
1342
1660
  */
@@ -1352,6 +1670,21 @@ export class UpdatePhoneTemplateCommand extends Command<
1352
1670
  this.requestConfig = buildRequestConfigFromMetaPath(UpdatePhoneTemplateCommand.metaPath);
1353
1671
  }
1354
1672
  }
1673
+ /**
1674
+ * Command to UpdatePod
1675
+ */
1676
+ export class UpdatePodCommand extends Command<
1677
+ UpdatePodRequest,
1678
+ UpdatePodCommandOutput,
1679
+ 'UpdatePodCommand'
1680
+ > {
1681
+ static readonly metaPath = '/UpdatePod/2025-05-01/acep/post/application_json/';
1682
+
1683
+ constructor(input: UpdatePodRequest) {
1684
+ super(input);
1685
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdatePodCommand.metaPath);
1686
+ }
1687
+ }
1355
1688
  /**
1356
1689
  * Command to UpdatePodProperty
1357
1690
  */
@@ -1367,6 +1700,51 @@ export class UpdatePodPropertyCommand extends Command<
1367
1700
  this.requestConfig = buildRequestConfigFromMetaPath(UpdatePodPropertyCommand.metaPath);
1368
1701
  }
1369
1702
  }
1703
+ /**
1704
+ * Command to UpdatePodResourceApplyNum
1705
+ */
1706
+ export class UpdatePodResourceApplyNumCommand extends Command<
1707
+ UpdatePodResourceApplyNumRequest,
1708
+ UpdatePodResourceApplyNumCommandOutput,
1709
+ 'UpdatePodResourceApplyNumCommand'
1710
+ > {
1711
+ static readonly metaPath = '/UpdatePodResourceApplyNum/2025-05-01/acep/post/application_json/';
1712
+
1713
+ constructor(input: UpdatePodResourceApplyNumRequest) {
1714
+ super(input);
1715
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdatePodResourceApplyNumCommand.metaPath);
1716
+ }
1717
+ }
1718
+ /**
1719
+ * Command to UpdateProductResource
1720
+ */
1721
+ export class UpdateProductResourceCommand extends Command<
1722
+ UpdateProductResourceRequest,
1723
+ UpdateProductResourceCommandOutput,
1724
+ 'UpdateProductResourceCommand'
1725
+ > {
1726
+ static readonly metaPath = '/UpdateProductResource/2025-05-01/acep/post/application_json/';
1727
+
1728
+ constructor(input: UpdateProductResourceRequest) {
1729
+ super(input);
1730
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateProductResourceCommand.metaPath);
1731
+ }
1732
+ }
1733
+ /**
1734
+ * Command to UpdateTag
1735
+ */
1736
+ export class UpdateTagCommand extends Command<
1737
+ UpdateTagRequest,
1738
+ UpdateTagCommandOutput,
1739
+ 'UpdateTagCommand'
1740
+ > {
1741
+ static readonly metaPath = '/UpdateTag/2025-05-01/acep/post/application_json/';
1742
+
1743
+ constructor(input: UpdateTagRequest) {
1744
+ super(input);
1745
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateTagCommand.metaPath);
1746
+ }
1747
+ }
1370
1748
  /**
1371
1749
  * Command to UploadApp
1372
1750
  */
@@ -1387,9 +1765,12 @@ export default {
1387
1765
  ACEPClient,
1388
1766
  AddCustomRouteCommand,
1389
1767
  AddPhoneTemplateCommand,
1768
+ AttachTagCommand,
1390
1769
  AutoInstallAppCommand,
1391
1770
  BackupDataCommand,
1392
1771
  BackupPodCommand,
1772
+ BanUserCommand,
1773
+ BatchScreenShotCommand,
1393
1774
  BindPortMappingRuleCommand,
1394
1775
  BuildAOSPImageCommand,
1395
1776
  CancelBackupPodCommand,
@@ -1403,8 +1784,13 @@ export default {
1403
1784
  CreatePortMappingRuleCommand,
1404
1785
  CreateTagCommand,
1405
1786
  DeleteAOSPImageCommand,
1787
+ DeleteAppCommand,
1406
1788
  DeleteBackupDataCommand,
1407
1789
  DeleteCustomRouteCommand,
1790
+ DeleteDNSRuleCommand,
1791
+ DeleteDisplayLayoutCommand,
1792
+ DeletePodCommand,
1793
+ DeleteTagCommand,
1408
1794
  DetailAppCommand,
1409
1795
  DetailDNSRuleCommand,
1410
1796
  DetailDisplayLayoutMiniCommand,
@@ -1434,13 +1820,18 @@ export default {
1434
1820
  ListPhoneTemplateCommand,
1435
1821
  ListPodCommand,
1436
1822
  MigratePodCommand,
1823
+ PodAdbCommand,
1437
1824
  PodDataDeleteCommand,
1825
+ PodMuteCommand,
1826
+ PodStopCommand,
1438
1827
  PowerOffPodCommand,
1439
1828
  PowerOnPodCommand,
1440
1829
  PullFileCommand,
1441
1830
  PushFileCommand,
1442
1831
  RebootHostCommand,
1832
+ RebootPodCommand,
1443
1833
  RemovePhoneTemplateCommand,
1834
+ RenewResourceAutoCommand,
1444
1835
  ResetHostCommand,
1445
1836
  ResetPodCommand,
1446
1837
  RestoreDataCommand,
@@ -1452,12 +1843,20 @@ export default {
1452
1843
  StartScreenShotCommand,
1453
1844
  StopRecordingCommand,
1454
1845
  StopScreenShotCommand,
1846
+ SubscribeResourceAutoCommand,
1455
1847
  UnbindPortMappingRuleCommand,
1456
1848
  UninstallAppCommand,
1457
1849
  UnsubscribeHostResourceCommand,
1458
1850
  UpdateAOSPImageCommand,
1851
+ UpdateAppCommand,
1459
1852
  UpdateCustomRouteCommand,
1853
+ UpdateDNSRuleCommand,
1854
+ UpdateHostCommand,
1460
1855
  UpdatePhoneTemplateCommand,
1856
+ UpdatePodCommand,
1461
1857
  UpdatePodPropertyCommand,
1858
+ UpdatePodResourceApplyNumCommand,
1859
+ UpdateProductResourceCommand,
1860
+ UpdateTagCommand,
1462
1861
  UploadAppCommand,
1463
1862
  };
@@ -0,0 +1,40 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * acep
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface AttachTagRequest
20
+ */
21
+ export interface AttachTagRequest {
22
+
23
+ /**
24
+ * @type {Array<string>}
25
+ * @memberof AttachTagRequest
26
+ */
27
+ PodIdList?: Array<string>;
28
+
29
+ /**
30
+ * @type {string}
31
+ * @memberof AttachTagRequest
32
+ */
33
+ ProductId: string;
34
+
35
+ /**
36
+ * @type {string}
37
+ * @memberof AttachTagRequest
38
+ */
39
+ TagId: string;
40
+ }