@volcengine/acep 1.0.1 → 1.0.2

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 (458) hide show
  1. package/.turbo/turbo-build.log +6 -6
  2. package/dist/cjs/index.js +475 -15
  3. package/dist/esm/api.d.ts +506 -0
  4. package/dist/esm/api.d.ts.map +1 -1
  5. package/dist/esm/index.mjs +323 -1
  6. package/dist/esm/types/app-crash-log-list-for-get-app-crash-log-output.d.ts +40 -0
  7. package/dist/esm/types/app-crash-log-list-for-get-app-crash-log-output.d.ts.map +1 -0
  8. package/dist/esm/types/app-for-detail-app-output.d.ts +97 -0
  9. package/dist/esm/types/app-for-detail-app-output.d.ts.map +1 -0
  10. package/dist/esm/types/app-list-for-install-apps-input.d.ts +30 -0
  11. package/dist/esm/types/app-list-for-install-apps-input.d.ts.map +1 -0
  12. package/dist/esm/types/auto-install-app-request.d.ts +70 -0
  13. package/dist/esm/types/auto-install-app-request.d.ts.map +1 -0
  14. package/dist/esm/types/auto-install-app-response.d.ts +36 -0
  15. package/dist/esm/types/auto-install-app-response.d.ts.map +1 -0
  16. package/dist/esm/types/bind-port-mapping-rule-request.d.ts +35 -0
  17. package/dist/esm/types/bind-port-mapping-rule-request.d.ts.map +1 -0
  18. package/dist/esm/types/bind-port-mapping-rule-response.d.ts +31 -0
  19. package/dist/esm/types/bind-port-mapping-rule-response.d.ts.map +1 -0
  20. package/dist/esm/types/build-aospimage-request.d.ts +47 -0
  21. package/dist/esm/types/build-aospimage-request.d.ts.map +1 -0
  22. package/dist/esm/types/build-aospimage-response.d.ts +25 -0
  23. package/dist/esm/types/build-aospimage-response.d.ts.map +1 -0
  24. package/dist/esm/types/close-app-request.d.ts +35 -0
  25. package/dist/esm/types/close-app-request.d.ts.map +1 -0
  26. package/dist/esm/types/close-app-response.d.ts +36 -0
  27. package/dist/esm/types/close-app-response.d.ts.map +1 -0
  28. package/dist/esm/types/configuration-for-detail-pod-output.d.ts +40 -0
  29. package/dist/esm/types/configuration-for-detail-pod-output.d.ts.map +1 -0
  30. package/dist/esm/types/convert-latest-version-for-detail-app-output.d.ts +60 -0
  31. package/dist/esm/types/convert-latest-version-for-detail-app-output.d.ts.map +1 -0
  32. package/dist/esm/types/convert-system-img-for-build-aospimage-input.d.ts +30 -0
  33. package/dist/esm/types/convert-system-img-for-build-aospimage-input.d.ts.map +1 -0
  34. package/dist/esm/types/convert-vendor-img-for-build-aospimage-input.d.ts +30 -0
  35. package/dist/esm/types/convert-vendor-img-for-build-aospimage-input.d.ts.map +1 -0
  36. package/dist/esm/types/convert-version-list-for-detail-app-output.d.ts +60 -0
  37. package/dist/esm/types/convert-version-list-for-detail-app-output.d.ts.map +1 -0
  38. package/dist/esm/types/create-display-layout-mini-request.d.ts +55 -0
  39. package/dist/esm/types/create-display-layout-mini-request.d.ts.map +1 -0
  40. package/dist/esm/types/create-display-layout-mini-response.d.ts +60 -0
  41. package/dist/esm/types/create-display-layout-mini-response.d.ts.map +1 -0
  42. package/dist/esm/types/create-dnsrule-request.d.ts +46 -0
  43. package/dist/esm/types/create-dnsrule-request.d.ts.map +1 -0
  44. package/dist/esm/types/create-dnsrule-response.d.ts +56 -0
  45. package/dist/esm/types/create-dnsrule-response.d.ts.map +1 -0
  46. package/dist/esm/types/create-image-one-step-request.d.ts +45 -0
  47. package/dist/esm/types/create-image-one-step-request.d.ts.map +1 -0
  48. package/dist/esm/types/create-image-one-step-response.d.ts +30 -0
  49. package/dist/esm/types/create-image-one-step-response.d.ts.map +1 -0
  50. package/dist/esm/types/create-port-mapping-rule-request.d.ts +55 -0
  51. package/dist/esm/types/create-port-mapping-rule-request.d.ts.map +1 -0
  52. package/dist/esm/types/create-port-mapping-rule-response.d.ts +40 -0
  53. package/dist/esm/types/create-port-mapping-rule-response.d.ts.map +1 -0
  54. package/dist/esm/types/create-tag-request.d.ts +35 -0
  55. package/dist/esm/types/create-tag-request.d.ts.map +1 -0
  56. package/dist/esm/types/create-tag-response.d.ts +25 -0
  57. package/dist/esm/types/create-tag-response.d.ts.map +1 -0
  58. package/dist/esm/types/dc-info-for-detail-pod-output.d.ts +40 -0
  59. package/dist/esm/types/dc-info-for-detail-pod-output.d.ts.map +1 -0
  60. package/dist/esm/types/delete-aospimage-request.d.ts +25 -0
  61. package/dist/esm/types/delete-aospimage-request.d.ts.map +1 -0
  62. package/dist/esm/types/delete-aospimage-response.d.ts +26 -0
  63. package/dist/esm/types/delete-aospimage-response.d.ts.map +1 -0
  64. package/dist/esm/types/detail-app-request.d.ts +30 -0
  65. package/dist/esm/types/detail-app-request.d.ts.map +1 -0
  66. package/dist/esm/types/detail-app-response.d.ts +108 -0
  67. package/dist/esm/types/detail-app-response.d.ts.map +1 -0
  68. package/dist/esm/types/detail-display-layout-mini-request.d.ts +30 -0
  69. package/dist/esm/types/detail-display-layout-mini-request.d.ts.map +1 -0
  70. package/dist/esm/types/detail-display-layout-mini-response.d.ts +66 -0
  71. package/dist/esm/types/detail-display-layout-mini-response.d.ts.map +1 -0
  72. package/dist/esm/types/detail-dnsrule-request.d.ts +30 -0
  73. package/dist/esm/types/detail-dnsrule-request.d.ts.map +1 -0
  74. package/dist/esm/types/detail-dnsrule-response.d.ts +61 -0
  75. package/dist/esm/types/detail-dnsrule-response.d.ts.map +1 -0
  76. package/dist/esm/types/detail-for-power-off-pod-output.d.ts +40 -0
  77. package/dist/esm/types/detail-for-power-off-pod-output.d.ts.map +1 -0
  78. package/dist/esm/types/detail-for-power-on-pod-output.d.ts +40 -0
  79. package/dist/esm/types/detail-for-power-on-pod-output.d.ts.map +1 -0
  80. package/dist/esm/types/detail-host-request.d.ts +30 -0
  81. package/dist/esm/types/detail-host-request.d.ts.map +1 -0
  82. package/dist/esm/types/detail-host-response.d.ts +115 -0
  83. package/dist/esm/types/detail-host-response.d.ts.map +1 -0
  84. package/dist/esm/types/detail-pod-request.d.ts +30 -0
  85. package/dist/esm/types/detail-pod-request.d.ts.map +1 -0
  86. package/dist/esm/types/detail-pod-response.d.ts +206 -0
  87. package/dist/esm/types/detail-pod-response.d.ts.map +1 -0
  88. package/dist/esm/types/detail-port-mapping-rule-request.d.ts +30 -0
  89. package/dist/esm/types/detail-port-mapping-rule-request.d.ts.map +1 -0
  90. package/dist/esm/types/detail-port-mapping-rule-response.d.ts +70 -0
  91. package/dist/esm/types/detail-port-mapping-rule-response.d.ts.map +1 -0
  92. package/dist/esm/types/display-layout-mini-for-detail-display-layout-mini-output.d.ts +60 -0
  93. package/dist/esm/types/display-layout-mini-for-detail-display-layout-mini-output.d.ts.map +1 -0
  94. package/dist/esm/types/display-status-for-detail-pod-output.d.ts +20 -0
  95. package/dist/esm/types/display-status-for-detail-pod-output.d.ts.map +1 -0
  96. package/dist/esm/types/eip-for-detail-pod-output.d.ts +35 -0
  97. package/dist/esm/types/eip-for-detail-pod-output.d.ts.map +1 -0
  98. package/dist/esm/types/error-pod-info-list-for-bind-port-mapping-rule-output.d.ts +35 -0
  99. package/dist/esm/types/error-pod-info-list-for-bind-port-mapping-rule-output.d.ts.map +1 -0
  100. package/dist/esm/types/error-pod-info-list-for-unbind-port-mapping-rule-output.d.ts +35 -0
  101. package/dist/esm/types/error-pod-info-list-for-unbind-port-mapping-rule-output.d.ts.map +1 -0
  102. package/dist/esm/types/exception-list-for-unsubscribe-host-resource-output.d.ts +35 -0
  103. package/dist/esm/types/exception-list-for-unsubscribe-host-resource-output.d.ts.map +1 -0
  104. package/dist/esm/types/extra-info-for-upload-app-input.d.ts +40 -0
  105. package/dist/esm/types/extra-info-for-upload-app-input.d.ts.map +1 -0
  106. package/dist/esm/types/get-app-crash-log-request.d.ts +40 -0
  107. package/dist/esm/types/get-app-crash-log-request.d.ts.map +1 -0
  108. package/dist/esm/types/get-app-crash-log-response.d.ts +26 -0
  109. package/dist/esm/types/get-app-crash-log-response.d.ts.map +1 -0
  110. package/dist/esm/types/get-image-preheating-request.d.ts +35 -0
  111. package/dist/esm/types/get-image-preheating-request.d.ts.map +1 -0
  112. package/dist/esm/types/get-image-preheating-response.d.ts +26 -0
  113. package/dist/esm/types/get-image-preheating-response.d.ts.map +1 -0
  114. package/dist/esm/types/get-pod-app-list-request.d.ts +35 -0
  115. package/dist/esm/types/get-pod-app-list-request.d.ts.map +1 -0
  116. package/dist/esm/types/get-pod-app-list-response.d.ts +37 -0
  117. package/dist/esm/types/get-pod-app-list-response.d.ts.map +1 -0
  118. package/dist/esm/types/get-pod-metric-request.d.ts +30 -0
  119. package/dist/esm/types/get-pod-metric-request.d.ts.map +1 -0
  120. package/dist/esm/types/get-pod-metric-response.d.ts +100 -0
  121. package/dist/esm/types/get-pod-metric-response.d.ts.map +1 -0
  122. package/dist/esm/types/get-pod-property-request.d.ts +55 -0
  123. package/dist/esm/types/get-pod-property-request.d.ts.map +1 -0
  124. package/dist/esm/types/get-pod-property-response.d.ts +50 -0
  125. package/dist/esm/types/get-pod-property-response.d.ts.map +1 -0
  126. package/dist/esm/types/get-product-resource-request.d.ts +30 -0
  127. package/dist/esm/types/get-product-resource-request.d.ts.map +1 -0
  128. package/dist/esm/types/get-product-resource-response.d.ts +55 -0
  129. package/dist/esm/types/get-product-resource-response.d.ts.map +1 -0
  130. package/dist/esm/types/get-task-info-request.d.ts +30 -0
  131. package/dist/esm/types/get-task-info-request.d.ts.map +1 -0
  132. package/dist/esm/types/get-task-info-response.d.ts +46 -0
  133. package/dist/esm/types/get-task-info-response.d.ts.map +1 -0
  134. package/dist/esm/types/image-tos-info-for-build-aospimage-input.d.ts +47 -0
  135. package/dist/esm/types/image-tos-info-for-build-aospimage-input.d.ts.map +1 -0
  136. package/dist/esm/types/image-url-info-for-build-aospimage-input.d.ts +32 -0
  137. package/dist/esm/types/image-url-info-for-build-aospimage-input.d.ts.map +1 -0
  138. package/dist/esm/types/index.d.ts +149 -0
  139. package/dist/esm/types/index.d.ts.map +1 -1
  140. package/dist/esm/types/install-app-request.d.ts +65 -0
  141. package/dist/esm/types/install-app-request.d.ts.map +1 -0
  142. package/dist/esm/types/install-app-response.d.ts +36 -0
  143. package/dist/esm/types/install-app-response.d.ts.map +1 -0
  144. package/dist/esm/types/install-apps-request.d.ts +46 -0
  145. package/dist/esm/types/install-apps-request.d.ts.map +1 -0
  146. package/dist/esm/types/install-apps-response.d.ts +36 -0
  147. package/dist/esm/types/install-apps-response.d.ts.map +1 -0
  148. package/dist/esm/types/iplist-for-create-dnsrule-input.d.ts +30 -0
  149. package/dist/esm/types/iplist-for-create-dnsrule-input.d.ts.map +1 -0
  150. package/dist/esm/types/iplist-for-create-dnsrule-output.d.ts +30 -0
  151. package/dist/esm/types/iplist-for-create-dnsrule-output.d.ts.map +1 -0
  152. package/dist/esm/types/iplist-for-detail-dnsrule-output.d.ts +30 -0
  153. package/dist/esm/types/iplist-for-detail-dnsrule-output.d.ts.map +1 -0
  154. package/dist/esm/types/item-for-delete-aospimage-output.d.ts +35 -0
  155. package/dist/esm/types/item-for-delete-aospimage-output.d.ts.map +1 -0
  156. package/dist/esm/types/job-for-auto-install-app-output.d.ts +45 -0
  157. package/dist/esm/types/job-for-auto-install-app-output.d.ts.map +1 -0
  158. package/dist/esm/types/job-for-close-app-output.d.ts +40 -0
  159. package/dist/esm/types/job-for-close-app-output.d.ts.map +1 -0
  160. package/dist/esm/types/job-for-get-task-info-output.d.ts +45 -0
  161. package/dist/esm/types/job-for-get-task-info-output.d.ts.map +1 -0
  162. package/dist/esm/types/job-for-install-app-output.d.ts +45 -0
  163. package/dist/esm/types/job-for-install-app-output.d.ts.map +1 -0
  164. package/dist/esm/types/job-for-install-apps-output.d.ts +40 -0
  165. package/dist/esm/types/job-for-install-apps-output.d.ts.map +1 -0
  166. package/dist/esm/types/job-for-launch-app-output.d.ts +40 -0
  167. package/dist/esm/types/job-for-launch-app-output.d.ts.map +1 -0
  168. package/dist/esm/types/job-for-launch-apps-output.d.ts +45 -0
  169. package/dist/esm/types/job-for-launch-apps-output.d.ts.map +1 -0
  170. package/dist/esm/types/job-for-reboot-host-output.d.ts +45 -0
  171. package/dist/esm/types/job-for-reboot-host-output.d.ts.map +1 -0
  172. package/dist/esm/types/job-for-reset-host-output.d.ts +45 -0
  173. package/dist/esm/types/job-for-reset-host-output.d.ts.map +1 -0
  174. package/dist/esm/types/job-for-run-command-output.d.ts +40 -0
  175. package/dist/esm/types/job-for-run-command-output.d.ts.map +1 -0
  176. package/dist/esm/types/job-for-uninstall-app-output.d.ts +40 -0
  177. package/dist/esm/types/job-for-uninstall-app-output.d.ts.map +1 -0
  178. package/dist/esm/types/job-list-for-set-proxy-output.d.ts +30 -0
  179. package/dist/esm/types/job-list-for-set-proxy-output.d.ts.map +1 -0
  180. package/dist/esm/types/latest-version-for-detail-app-output.d.ts +60 -0
  181. package/dist/esm/types/latest-version-for-detail-app-output.d.ts.map +1 -0
  182. package/dist/esm/types/launch-app-request.d.ts +35 -0
  183. package/dist/esm/types/launch-app-request.d.ts.map +1 -0
  184. package/dist/esm/types/launch-app-response.d.ts +36 -0
  185. package/dist/esm/types/launch-app-response.d.ts.map +1 -0
  186. package/dist/esm/types/launch-apps-request.d.ts +35 -0
  187. package/dist/esm/types/launch-apps-request.d.ts.map +1 -0
  188. package/dist/esm/types/launch-apps-response.d.ts +36 -0
  189. package/dist/esm/types/launch-apps-response.d.ts.map +1 -0
  190. package/dist/esm/types/list-aospimage-request.d.ts +65 -0
  191. package/dist/esm/types/list-aospimage-request.d.ts.map +1 -0
  192. package/dist/esm/types/list-aospimage-response.d.ts +31 -0
  193. package/dist/esm/types/list-aospimage-response.d.ts.map +1 -0
  194. package/dist/esm/types/list-configuration-request.d.ts +45 -0
  195. package/dist/esm/types/list-configuration-request.d.ts.map +1 -0
  196. package/dist/esm/types/list-configuration-response.d.ts +31 -0
  197. package/dist/esm/types/list-configuration-response.d.ts.map +1 -0
  198. package/dist/esm/types/list-dc-request.d.ts +55 -0
  199. package/dist/esm/types/list-dc-request.d.ts.map +1 -0
  200. package/dist/esm/types/list-dc-response.d.ts +31 -0
  201. package/dist/esm/types/list-dc-response.d.ts.map +1 -0
  202. package/dist/esm/types/list-image-resource-request.d.ts +40 -0
  203. package/dist/esm/types/list-image-resource-request.d.ts.map +1 -0
  204. package/dist/esm/types/list-image-resource-response.d.ts +31 -0
  205. package/dist/esm/types/list-image-resource-response.d.ts.map +1 -0
  206. package/dist/esm/types/persist-property-list-for-get-pod-property-output.d.ts +20 -0
  207. package/dist/esm/types/persist-property-list-for-get-pod-property-output.d.ts.map +1 -0
  208. package/dist/esm/types/pod-app-list-for-get-pod-app-list-output.d.ts +75 -0
  209. package/dist/esm/types/pod-app-list-for-get-pod-app-list-output.d.ts.map +1 -0
  210. package/dist/esm/types/pod-data-delete-request.d.ts +40 -0
  211. package/dist/esm/types/pod-data-delete-request.d.ts.map +1 -0
  212. package/dist/esm/types/pod-data-delete-response.d.ts +30 -0
  213. package/dist/esm/types/pod-data-delete-response.d.ts.map +1 -0
  214. package/dist/esm/types/port-mapping-rule-list-for-detail-pod-output.d.ts +56 -0
  215. package/dist/esm/types/port-mapping-rule-list-for-detail-pod-output.d.ts.map +1 -0
  216. package/dist/esm/types/power-off-pod-request.d.ts +35 -0
  217. package/dist/esm/types/power-off-pod-request.d.ts.map +1 -0
  218. package/dist/esm/types/power-off-pod-response.d.ts +36 -0
  219. package/dist/esm/types/power-off-pod-response.d.ts.map +1 -0
  220. package/dist/esm/types/power-on-pod-request.d.ts +35 -0
  221. package/dist/esm/types/power-on-pod-request.d.ts.map +1 -0
  222. package/dist/esm/types/power-on-pod-response.d.ts +36 -0
  223. package/dist/esm/types/power-on-pod-response.d.ts.map +1 -0
  224. package/dist/esm/types/property-list-for-get-pod-property-output.d.ts +20 -0
  225. package/dist/esm/types/property-list-for-get-pod-property-output.d.ts.map +1 -0
  226. package/dist/esm/types/proxy-config-for-set-proxy-input.d.ts +20 -0
  227. package/dist/esm/types/proxy-config-for-set-proxy-input.d.ts.map +1 -0
  228. package/dist/esm/types/public-port-info-list-for-detail-pod-output.d.ts +35 -0
  229. package/dist/esm/types/public-port-info-list-for-detail-pod-output.d.ts.map +1 -0
  230. package/dist/esm/types/pull-file-request.d.ts +55 -0
  231. package/dist/esm/types/pull-file-request.d.ts.map +1 -0
  232. package/dist/esm/types/pull-file-response.d.ts +30 -0
  233. package/dist/esm/types/pull-file-response.d.ts.map +1 -0
  234. package/dist/esm/types/push-file-request.d.ts +70 -0
  235. package/dist/esm/types/push-file-request.d.ts.map +1 -0
  236. package/dist/esm/types/push-file-response.d.ts +30 -0
  237. package/dist/esm/types/push-file-response.d.ts.map +1 -0
  238. package/dist/esm/types/reboot-host-request.d.ts +35 -0
  239. package/dist/esm/types/reboot-host-request.d.ts.map +1 -0
  240. package/dist/esm/types/reboot-host-response.d.ts +36 -0
  241. package/dist/esm/types/reboot-host-response.d.ts.map +1 -0
  242. package/dist/esm/types/reset-host-request.d.ts +30 -0
  243. package/dist/esm/types/reset-host-request.d.ts.map +1 -0
  244. package/dist/esm/types/reset-host-response.d.ts +36 -0
  245. package/dist/esm/types/reset-host-response.d.ts.map +1 -0
  246. package/dist/esm/types/row-for-get-image-preheating-output.d.ts +35 -0
  247. package/dist/esm/types/row-for-get-image-preheating-output.d.ts.map +1 -0
  248. package/dist/esm/types/row-for-get-pod-app-list-output.d.ts +100 -0
  249. package/dist/esm/types/row-for-get-pod-app-list-output.d.ts.map +1 -0
  250. package/dist/esm/types/row-for-list-aospimage-output.d.ts +85 -0
  251. package/dist/esm/types/row-for-list-aospimage-output.d.ts.map +1 -0
  252. package/dist/esm/types/row-for-list-configuration-output.d.ts +40 -0
  253. package/dist/esm/types/row-for-list-configuration-output.d.ts.map +1 -0
  254. package/dist/esm/types/row-for-list-dc-output.d.ts +70 -0
  255. package/dist/esm/types/row-for-list-dc-output.d.ts.map +1 -0
  256. package/dist/esm/types/row-for-list-image-resource-output.d.ts +30 -0
  257. package/dist/esm/types/row-for-list-image-resource-output.d.ts.map +1 -0
  258. package/dist/esm/types/run-command-request.d.ts +45 -0
  259. package/dist/esm/types/run-command-request.d.ts.map +1 -0
  260. package/dist/esm/types/run-command-response.d.ts +36 -0
  261. package/dist/esm/types/run-command-response.d.ts.map +1 -0
  262. package/dist/esm/types/run-sync-command-request.d.ts +40 -0
  263. package/dist/esm/types/run-sync-command-request.d.ts.map +1 -0
  264. package/dist/esm/types/run-sync-command-response.d.ts +36 -0
  265. package/dist/esm/types/run-sync-command-response.d.ts.map +1 -0
  266. package/dist/esm/types/set-proxy-request.d.ts +41 -0
  267. package/dist/esm/types/set-proxy-request.d.ts.map +1 -0
  268. package/dist/esm/types/set-proxy-response.d.ts +36 -0
  269. package/dist/esm/types/set-proxy-response.d.ts.map +1 -0
  270. package/dist/esm/types/setting-global-list-for-get-pod-property-output.d.ts +20 -0
  271. package/dist/esm/types/setting-global-list-for-get-pod-property-output.d.ts.map +1 -0
  272. package/dist/esm/types/setting-secure-list-for-get-pod-property-output.d.ts +20 -0
  273. package/dist/esm/types/setting-secure-list-for-get-pod-property-output.d.ts.map +1 -0
  274. package/dist/esm/types/setting-system-list-for-get-pod-property-output.d.ts +20 -0
  275. package/dist/esm/types/setting-system-list-for-get-pod-property-output.d.ts.map +1 -0
  276. package/dist/esm/types/status-for-run-sync-command-output.d.ts +35 -0
  277. package/dist/esm/types/status-for-run-sync-command-output.d.ts.map +1 -0
  278. package/dist/esm/types/system-img-for-build-aospimage-input.d.ts +30 -0
  279. package/dist/esm/types/system-img-for-build-aospimage-input.d.ts.map +1 -0
  280. package/dist/esm/types/tag-for-detail-pod-output.d.ts +45 -0
  281. package/dist/esm/types/tag-for-detail-pod-output.d.ts.map +1 -0
  282. package/dist/esm/types/unbind-port-mapping-rule-request.d.ts +35 -0
  283. package/dist/esm/types/unbind-port-mapping-rule-request.d.ts.map +1 -0
  284. package/dist/esm/types/unbind-port-mapping-rule-response.d.ts +31 -0
  285. package/dist/esm/types/unbind-port-mapping-rule-response.d.ts.map +1 -0
  286. package/dist/esm/types/uninstall-app-request.d.ts +40 -0
  287. package/dist/esm/types/uninstall-app-request.d.ts.map +1 -0
  288. package/dist/esm/types/uninstall-app-response.d.ts +36 -0
  289. package/dist/esm/types/uninstall-app-response.d.ts.map +1 -0
  290. package/dist/esm/types/unsubscribe-host-resource-request.d.ts +35 -0
  291. package/dist/esm/types/unsubscribe-host-resource-request.d.ts.map +1 -0
  292. package/dist/esm/types/unsubscribe-host-resource-response.d.ts +26 -0
  293. package/dist/esm/types/unsubscribe-host-resource-response.d.ts.map +1 -0
  294. package/dist/esm/types/update-aospimage-request.d.ts +35 -0
  295. package/dist/esm/types/update-aospimage-request.d.ts.map +1 -0
  296. package/dist/esm/types/update-aospimage-response.d.ts +20 -0
  297. package/dist/esm/types/update-aospimage-response.d.ts.map +1 -0
  298. package/dist/esm/types/upload-app-request.d.ts +76 -0
  299. package/dist/esm/types/upload-app-request.d.ts.map +1 -0
  300. package/dist/esm/types/upload-app-response.d.ts +30 -0
  301. package/dist/esm/types/upload-app-response.d.ts.map +1 -0
  302. package/dist/esm/types/vendor-img-for-build-aospimage-input.d.ts +30 -0
  303. package/dist/esm/types/vendor-img-for-build-aospimage-input.d.ts.map +1 -0
  304. package/dist/esm/types/version-list-for-detail-app-output.d.ts +60 -0
  305. package/dist/esm/types/version-list-for-detail-app-output.d.ts.map +1 -0
  306. package/dist/tsconfig.tsbuildinfo +1 -1
  307. package/package.json +1 -1
  308. package/src/api.ts +874 -1
  309. package/src/types/app-crash-log-list-for-get-app-crash-log-output.ts +46 -0
  310. package/src/types/app-for-detail-app-output.ts +114 -0
  311. package/src/types/app-list-for-install-apps-input.ts +34 -0
  312. package/src/types/auto-install-app-request.ts +82 -0
  313. package/src/types/auto-install-app-response.ts +41 -0
  314. package/src/types/bind-port-mapping-rule-request.ts +40 -0
  315. package/src/types/bind-port-mapping-rule-response.ts +35 -0
  316. package/src/types/build-aospimage-request.ts +54 -0
  317. package/src/types/build-aospimage-response.ts +28 -0
  318. package/src/types/close-app-request.ts +40 -0
  319. package/src/types/close-app-response.ts +41 -0
  320. package/src/types/configuration-for-detail-pod-output.ts +46 -0
  321. package/src/types/convert-latest-version-for-detail-app-output.ts +70 -0
  322. package/src/types/convert-system-img-for-build-aospimage-input.ts +34 -0
  323. package/src/types/convert-vendor-img-for-build-aospimage-input.ts +34 -0
  324. package/src/types/convert-version-list-for-detail-app-output.ts +70 -0
  325. package/src/types/create-display-layout-mini-request.ts +64 -0
  326. package/src/types/create-display-layout-mini-response.ts +70 -0
  327. package/src/types/create-dnsrule-request.ts +53 -0
  328. package/src/types/create-dnsrule-response.ts +65 -0
  329. package/src/types/create-image-one-step-request.ts +52 -0
  330. package/src/types/create-image-one-step-response.ts +34 -0
  331. package/src/types/create-port-mapping-rule-request.ts +64 -0
  332. package/src/types/create-port-mapping-rule-response.ts +46 -0
  333. package/src/types/create-tag-request.ts +40 -0
  334. package/src/types/create-tag-response.ts +28 -0
  335. package/src/types/dc-info-for-detail-pod-output.ts +46 -0
  336. package/src/types/delete-aospimage-request.ts +28 -0
  337. package/src/types/delete-aospimage-response.ts +29 -0
  338. package/src/types/detail-app-request.ts +34 -0
  339. package/src/types/detail-app-response.ts +127 -0
  340. package/src/types/detail-display-layout-mini-request.ts +34 -0
  341. package/src/types/detail-display-layout-mini-response.ts +77 -0
  342. package/src/types/detail-dnsrule-request.ts +34 -0
  343. package/src/types/detail-dnsrule-response.ts +71 -0
  344. package/src/types/detail-for-power-off-pod-output.ts +46 -0
  345. package/src/types/detail-for-power-on-pod-output.ts +46 -0
  346. package/src/types/detail-host-request.ts +34 -0
  347. package/src/types/detail-host-response.ts +136 -0
  348. package/src/types/detail-pod-request.ts +34 -0
  349. package/src/types/detail-pod-response.ts +244 -0
  350. package/src/types/detail-port-mapping-rule-request.ts +34 -0
  351. package/src/types/detail-port-mapping-rule-response.ts +82 -0
  352. package/src/types/display-layout-mini-for-detail-display-layout-mini-output.ts +70 -0
  353. package/src/types/display-status-for-detail-pod-output.ts +22 -0
  354. package/src/types/eip-for-detail-pod-output.ts +40 -0
  355. package/src/types/error-pod-info-list-for-bind-port-mapping-rule-output.ts +40 -0
  356. package/src/types/error-pod-info-list-for-unbind-port-mapping-rule-output.ts +40 -0
  357. package/src/types/exception-list-for-unsubscribe-host-resource-output.ts +40 -0
  358. package/src/types/extra-info-for-upload-app-input.ts +46 -0
  359. package/src/types/get-app-crash-log-request.ts +46 -0
  360. package/src/types/get-app-crash-log-response.ts +29 -0
  361. package/src/types/get-image-preheating-request.ts +40 -0
  362. package/src/types/get-image-preheating-response.ts +29 -0
  363. package/src/types/get-pod-app-list-request.ts +40 -0
  364. package/src/types/get-pod-app-list-response.ts +42 -0
  365. package/src/types/get-pod-metric-request.ts +34 -0
  366. package/src/types/get-pod-metric-response.ts +118 -0
  367. package/src/types/get-pod-property-request.ts +64 -0
  368. package/src/types/get-pod-property-response.ts +57 -0
  369. package/src/types/get-product-resource-request.ts +34 -0
  370. package/src/types/get-product-resource-response.ts +64 -0
  371. package/src/types/get-task-info-request.ts +34 -0
  372. package/src/types/get-task-info-response.ts +53 -0
  373. package/src/types/image-tos-info-for-build-aospimage-input.ts +54 -0
  374. package/src/types/image-url-info-for-build-aospimage-input.ts +36 -0
  375. package/src/types/index.ts +149 -0
  376. package/src/types/install-app-request.ts +76 -0
  377. package/src/types/install-app-response.ts +41 -0
  378. package/src/types/install-apps-request.ts +53 -0
  379. package/src/types/install-apps-response.ts +41 -0
  380. package/src/types/iplist-for-create-dnsrule-input.ts +34 -0
  381. package/src/types/iplist-for-create-dnsrule-output.ts +34 -0
  382. package/src/types/iplist-for-detail-dnsrule-output.ts +34 -0
  383. package/src/types/item-for-delete-aospimage-output.ts +40 -0
  384. package/src/types/job-for-auto-install-app-output.ts +52 -0
  385. package/src/types/job-for-close-app-output.ts +46 -0
  386. package/src/types/job-for-get-task-info-output.ts +52 -0
  387. package/src/types/job-for-install-app-output.ts +52 -0
  388. package/src/types/job-for-install-apps-output.ts +46 -0
  389. package/src/types/job-for-launch-app-output.ts +46 -0
  390. package/src/types/job-for-launch-apps-output.ts +52 -0
  391. package/src/types/job-for-reboot-host-output.ts +52 -0
  392. package/src/types/job-for-reset-host-output.ts +52 -0
  393. package/src/types/job-for-run-command-output.ts +46 -0
  394. package/src/types/job-for-uninstall-app-output.ts +46 -0
  395. package/src/types/job-list-for-set-proxy-output.ts +34 -0
  396. package/src/types/latest-version-for-detail-app-output.ts +70 -0
  397. package/src/types/launch-app-request.ts +40 -0
  398. package/src/types/launch-app-response.ts +41 -0
  399. package/src/types/launch-apps-request.ts +40 -0
  400. package/src/types/launch-apps-response.ts +41 -0
  401. package/src/types/list-aospimage-request.ts +76 -0
  402. package/src/types/list-aospimage-response.ts +35 -0
  403. package/src/types/list-configuration-request.ts +52 -0
  404. package/src/types/list-configuration-response.ts +35 -0
  405. package/src/types/list-dc-request.ts +64 -0
  406. package/src/types/list-dc-response.ts +35 -0
  407. package/src/types/list-image-resource-request.ts +46 -0
  408. package/src/types/list-image-resource-response.ts +35 -0
  409. package/src/types/persist-property-list-for-get-pod-property-output.ts +22 -0
  410. package/src/types/pod-app-list-for-get-pod-app-list-output.ts +88 -0
  411. package/src/types/pod-data-delete-request.ts +46 -0
  412. package/src/types/pod-data-delete-response.ts +34 -0
  413. package/src/types/port-mapping-rule-list-for-detail-pod-output.ts +65 -0
  414. package/src/types/power-off-pod-request.ts +40 -0
  415. package/src/types/power-off-pod-response.ts +41 -0
  416. package/src/types/power-on-pod-request.ts +40 -0
  417. package/src/types/power-on-pod-response.ts +41 -0
  418. package/src/types/property-list-for-get-pod-property-output.ts +22 -0
  419. package/src/types/proxy-config-for-set-proxy-input.ts +22 -0
  420. package/src/types/public-port-info-list-for-detail-pod-output.ts +40 -0
  421. package/src/types/pull-file-request.ts +64 -0
  422. package/src/types/pull-file-response.ts +34 -0
  423. package/src/types/push-file-request.ts +82 -0
  424. package/src/types/push-file-response.ts +34 -0
  425. package/src/types/reboot-host-request.ts +40 -0
  426. package/src/types/reboot-host-response.ts +41 -0
  427. package/src/types/reset-host-request.ts +34 -0
  428. package/src/types/reset-host-response.ts +41 -0
  429. package/src/types/row-for-get-image-preheating-output.ts +40 -0
  430. package/src/types/row-for-get-pod-app-list-output.ts +118 -0
  431. package/src/types/row-for-list-aospimage-output.ts +100 -0
  432. package/src/types/row-for-list-configuration-output.ts +46 -0
  433. package/src/types/row-for-list-dc-output.ts +82 -0
  434. package/src/types/row-for-list-image-resource-output.ts +34 -0
  435. package/src/types/run-command-request.ts +52 -0
  436. package/src/types/run-command-response.ts +41 -0
  437. package/src/types/run-sync-command-request.ts +46 -0
  438. package/src/types/run-sync-command-response.ts +41 -0
  439. package/src/types/set-proxy-request.ts +47 -0
  440. package/src/types/set-proxy-response.ts +41 -0
  441. package/src/types/setting-global-list-for-get-pod-property-output.ts +22 -0
  442. package/src/types/setting-secure-list-for-get-pod-property-output.ts +22 -0
  443. package/src/types/setting-system-list-for-get-pod-property-output.ts +22 -0
  444. package/src/types/status-for-run-sync-command-output.ts +40 -0
  445. package/src/types/system-img-for-build-aospimage-input.ts +34 -0
  446. package/src/types/tag-for-detail-pod-output.ts +52 -0
  447. package/src/types/unbind-port-mapping-rule-request.ts +40 -0
  448. package/src/types/unbind-port-mapping-rule-response.ts +35 -0
  449. package/src/types/uninstall-app-request.ts +46 -0
  450. package/src/types/uninstall-app-response.ts +41 -0
  451. package/src/types/unsubscribe-host-resource-request.ts +40 -0
  452. package/src/types/unsubscribe-host-resource-response.ts +29 -0
  453. package/src/types/update-aospimage-request.ts +40 -0
  454. package/src/types/update-aospimage-response.ts +22 -0
  455. package/src/types/upload-app-request.ts +89 -0
  456. package/src/types/upload-app-response.ts +34 -0
  457. package/src/types/vendor-img-for-build-aospimage-input.ts +34 -0
  458. package/src/types/version-list-for-detail-app-output.ts +70 -0
package/dist/cjs/index.js CHANGED
@@ -24,36 +24,82 @@ var __webpack_require__ = {};
24
24
  var __webpack_exports__ = {};
25
25
  __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
+ BindPortMappingRuleCommand: ()=>BindPortMappingRuleCommand,
28
+ GetPodPropertyCommand: ()=>GetPodPropertyCommand,
29
+ MigratePodCommand: ()=>MigratePodCommand,
30
+ DetailPodCommand: ()=>DetailPodCommand,
31
+ BuildAOSPImageCommand: ()=>BuildAOSPImageCommand,
32
+ CreatePortMappingRuleCommand: ()=>CreatePortMappingRuleCommand,
33
+ UpdateAOSPImageCommand: ()=>UpdateAOSPImageCommand,
34
+ ListCustomRouteCommand: ()=>ListCustomRouteCommand,
35
+ ListAppCommand: ()=>ListAppCommand,
36
+ DetailHostCommand: ()=>DetailHostCommand,
37
+ InstallAppCommand: ()=>InstallAppCommand,
38
+ DetailDisplayLayoutMiniCommand: ()=>DetailDisplayLayoutMiniCommand,
39
+ PodDataDeleteCommand: ()=>PodDataDeleteCommand,
40
+ ResetHostCommand: ()=>ResetHostCommand,
41
+ ListDcCommand: ()=>ListDcCommand,
42
+ CreateImageOneStepCommand: ()=>CreateImageOneStepCommand,
43
+ DetailAppCommand: ()=>DetailAppCommand,
44
+ CreateDNSRuleCommand: ()=>CreateDNSRuleCommand,
45
+ SetProxyCommand: ()=>SetProxyCommand,
46
+ CreateTagCommand: ()=>CreateTagCommand,
47
+ DetailDNSRuleCommand: ()=>DetailDNSRuleCommand,
48
+ AddPhoneTemplateCommand: ()=>AddPhoneTemplateCommand,
49
+ DeleteBackupDataCommand: ()=>DeleteBackupDataCommand,
50
+ BackupDataCommand: ()=>BackupDataCommand,
51
+ GetDcBandwidthDailyPeakCommand: ()=>GetDcBandwidthDailyPeakCommand,
52
+ GetTaskInfoCommand: ()=>GetTaskInfoCommand,
53
+ AddCustomRouteCommand: ()=>AddCustomRouteCommand,
54
+ ListBackupDataCommand: ()=>ListBackupDataCommand,
55
+ InstallAppsCommand: ()=>InstallAppsCommand,
56
+ DeleteAOSPImageCommand: ()=>DeleteAOSPImageCommand,
57
+ CreateDisplayLayoutMiniCommand: ()=>CreateDisplayLayoutMiniCommand,
58
+ GetPodMetricCommand: ()=>GetPodMetricCommand,
59
+ ResetPodCommand: ()=>ResetPodCommand,
60
+ UpdateCustomRouteCommand: ()=>UpdateCustomRouteCommand,
61
+ UnsubscribeHostResourceCommand: ()=>UnsubscribeHostResourceCommand,
62
+ GetProductResourceCommand: ()=>GetProductResourceCommand,
63
+ LaunchAppsCommand: ()=>LaunchAppsCommand,
64
+ PowerOnPodCommand: ()=>PowerOnPodCommand,
27
65
  ListPodCommand: ()=>ListPodCommand,
28
66
  ListPhoneTemplateCommand: ()=>ListPhoneTemplateCommand,
29
- MigratePodCommand: ()=>MigratePodCommand,
67
+ ACEPClient: ()=>ACEPClient,
30
68
  RestorePodCommand: ()=>RestorePodCommand,
69
+ ListImageResourceCommand: ()=>ListImageResourceCommand,
70
+ ListConfigurationCommand: ()=>ListConfigurationCommand,
31
71
  CreatePodCommand: ()=>CreatePodCommand,
32
- ListCustomRouteCommand: ()=>ListCustomRouteCommand,
72
+ GetAppCrashLogCommand: ()=>GetAppCrashLogCommand,
73
+ PowerOffPodCommand: ()=>PowerOffPodCommand,
33
74
  DeleteCustomRouteCommand: ()=>DeleteCustomRouteCommand,
34
75
  CreatePodOneStepCommand: ()=>CreatePodOneStepCommand,
35
- ListAppCommand: ()=>ListAppCommand,
36
- RemovePhoneTemplateCommand: ()=>RemovePhoneTemplateCommand,
76
+ DetailPortMappingRuleCommand: ()=>DetailPortMappingRuleCommand,
77
+ PullFileCommand: ()=>PullFileCommand,
37
78
  GetPhoneTemplateCommand: ()=>GetPhoneTemplateCommand,
79
+ RemovePhoneTemplateCommand: ()=>RemovePhoneTemplateCommand,
80
+ ListAOSPImageCommand: ()=>ListAOSPImageCommand,
81
+ AutoInstallAppCommand: ()=>AutoInstallAppCommand,
38
82
  CancelBackupPodCommand: ()=>CancelBackupPodCommand,
83
+ GetPodAppListCommand: ()=>GetPodAppListCommand,
39
84
  StopRecordingCommand: ()=>StopRecordingCommand,
85
+ GetImagePreheatingCommand: ()=>GetImagePreheatingCommand,
40
86
  UpdatePodPropertyCommand: ()=>UpdatePodPropertyCommand,
41
87
  StopScreenShotCommand: ()=>StopScreenShotCommand,
42
- AddPhoneTemplateCommand: ()=>AddPhoneTemplateCommand,
43
- DeleteBackupDataCommand: ()=>DeleteBackupDataCommand,
44
- BackupDataCommand: ()=>BackupDataCommand,
45
- GetDcBandwidthDailyPeakCommand: ()=>GetDcBandwidthDailyPeakCommand,
46
- AddCustomRouteCommand: ()=>AddCustomRouteCommand,
88
+ CloseAppCommand: ()=>CloseAppCommand,
89
+ UninstallAppCommand: ()=>UninstallAppCommand,
90
+ RebootHostCommand: ()=>RebootHostCommand,
91
+ RunSyncCommandCommand: ()=>RunSyncCommandCommand,
47
92
  RestoreDataCommand: ()=>RestoreDataCommand,
48
93
  StartRecordingCommand: ()=>StartRecordingCommand,
49
- ListBackupDataCommand: ()=>ListBackupDataCommand,
94
+ UploadAppCommand: ()=>UploadAppCommand,
95
+ PushFileCommand: ()=>PushFileCommand,
50
96
  CancelRestorePodCommand: ()=>CancelRestorePodCommand,
51
- ResetPodCommand: ()=>ResetPodCommand,
97
+ RunCommandCommand: ()=>RunCommandCommand,
52
98
  StartScreenShotCommand: ()=>StartScreenShotCommand,
53
- UpdateCustomRouteCommand: ()=>UpdateCustomRouteCommand,
99
+ UnbindPortMappingRuleCommand: ()=>UnbindPortMappingRuleCommand,
54
100
  BackupPodCommand: ()=>BackupPodCommand,
55
- UpdatePhoneTemplateCommand: ()=>UpdatePhoneTemplateCommand,
56
- ACEPClient: ()=>ACEPClient
101
+ LaunchAppCommand: ()=>LaunchAppCommand,
102
+ UpdatePhoneTemplateCommand: ()=>UpdatePhoneTemplateCommand
57
103
  });
58
104
  const sdk_core_namespaceObject = require("@volcengine/sdk-core");
59
105
  function _define_property(obj, key, value) {
@@ -89,6 +135,13 @@ class AddPhoneTemplateCommand extends sdk_core_namespaceObject.Command {
89
135
  }
90
136
  }
91
137
  _define_property(AddPhoneTemplateCommand, "metaPath", '/AddPhoneTemplate/2025-05-01/acep/post/application_json/');
138
+ class AutoInstallAppCommand extends sdk_core_namespaceObject.Command {
139
+ constructor(input){
140
+ super(input);
141
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AutoInstallAppCommand.metaPath);
142
+ }
143
+ }
144
+ _define_property(AutoInstallAppCommand, "metaPath", '/AutoInstallApp/2025-05-01/acep/post/application_json/');
92
145
  class BackupDataCommand extends sdk_core_namespaceObject.Command {
93
146
  constructor(input){
94
147
  super(input);
@@ -103,6 +156,20 @@ class BackupPodCommand extends sdk_core_namespaceObject.Command {
103
156
  }
104
157
  }
105
158
  _define_property(BackupPodCommand, "metaPath", '/BackupPod/2025-05-01/acep/post/application_json/');
159
+ class BindPortMappingRuleCommand extends sdk_core_namespaceObject.Command {
160
+ constructor(input){
161
+ super(input);
162
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(BindPortMappingRuleCommand.metaPath);
163
+ }
164
+ }
165
+ _define_property(BindPortMappingRuleCommand, "metaPath", '/BindPortMappingRule/2025-05-01/acep/post/application_json/');
166
+ class BuildAOSPImageCommand extends sdk_core_namespaceObject.Command {
167
+ constructor(input){
168
+ super(input);
169
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(BuildAOSPImageCommand.metaPath);
170
+ }
171
+ }
172
+ _define_property(BuildAOSPImageCommand, "metaPath", '/BuildAOSPImage/2025-05-01/acep/post/application_json/');
106
173
  class CancelBackupPodCommand extends sdk_core_namespaceObject.Command {
107
174
  constructor(input){
108
175
  super(input);
@@ -117,6 +184,34 @@ class CancelRestorePodCommand extends sdk_core_namespaceObject.Command {
117
184
  }
118
185
  }
119
186
  _define_property(CancelRestorePodCommand, "metaPath", '/CancelRestorePod/2025-05-01/acep/post/application_json/');
187
+ class CloseAppCommand extends sdk_core_namespaceObject.Command {
188
+ constructor(input){
189
+ super(input);
190
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CloseAppCommand.metaPath);
191
+ }
192
+ }
193
+ _define_property(CloseAppCommand, "metaPath", '/CloseApp/2025-05-01/acep/post/application_json/');
194
+ class CreateDNSRuleCommand extends sdk_core_namespaceObject.Command {
195
+ constructor(input){
196
+ super(input);
197
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateDNSRuleCommand.metaPath);
198
+ }
199
+ }
200
+ _define_property(CreateDNSRuleCommand, "metaPath", '/CreateDNSRule/2025-05-01/acep/post/application_json/');
201
+ class CreateDisplayLayoutMiniCommand extends sdk_core_namespaceObject.Command {
202
+ constructor(input){
203
+ super(input);
204
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateDisplayLayoutMiniCommand.metaPath);
205
+ }
206
+ }
207
+ _define_property(CreateDisplayLayoutMiniCommand, "metaPath", '/CreateDisplayLayoutMini/2025-05-01/acep/post/application_json/');
208
+ class CreateImageOneStepCommand extends sdk_core_namespaceObject.Command {
209
+ constructor(input){
210
+ super(input);
211
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateImageOneStepCommand.metaPath);
212
+ }
213
+ }
214
+ _define_property(CreateImageOneStepCommand, "metaPath", '/CreateImageOneStep/2025-05-01/acep/post/application_json/');
120
215
  class CreatePodCommand extends sdk_core_namespaceObject.Command {
121
216
  constructor(input){
122
217
  super(input);
@@ -131,6 +226,27 @@ class CreatePodOneStepCommand extends sdk_core_namespaceObject.Command {
131
226
  }
132
227
  }
133
228
  _define_property(CreatePodOneStepCommand, "metaPath", '/CreatePodOneStep/2025-05-01/acep/post/application_json/');
229
+ class CreatePortMappingRuleCommand extends sdk_core_namespaceObject.Command {
230
+ constructor(input){
231
+ super(input);
232
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreatePortMappingRuleCommand.metaPath);
233
+ }
234
+ }
235
+ _define_property(CreatePortMappingRuleCommand, "metaPath", '/CreatePortMappingRule/2025-05-01/acep/post/application_json/');
236
+ class CreateTagCommand extends sdk_core_namespaceObject.Command {
237
+ constructor(input){
238
+ super(input);
239
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateTagCommand.metaPath);
240
+ }
241
+ }
242
+ _define_property(CreateTagCommand, "metaPath", '/CreateTag/2025-05-01/acep/post/application_json/');
243
+ class DeleteAOSPImageCommand extends sdk_core_namespaceObject.Command {
244
+ constructor(input){
245
+ super(input);
246
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteAOSPImageCommand.metaPath);
247
+ }
248
+ }
249
+ _define_property(DeleteAOSPImageCommand, "metaPath", '/DeleteAOSPImage/2025-05-01/acep/post/application_json/');
134
250
  class DeleteBackupDataCommand extends sdk_core_namespaceObject.Command {
135
251
  constructor(input){
136
252
  super(input);
@@ -145,6 +261,55 @@ class DeleteCustomRouteCommand extends sdk_core_namespaceObject.Command {
145
261
  }
146
262
  }
147
263
  _define_property(DeleteCustomRouteCommand, "metaPath", '/DeleteCustomRoute/2025-05-01/acep/post/application_json/');
264
+ class DetailAppCommand extends sdk_core_namespaceObject.Command {
265
+ constructor(input){
266
+ super(input);
267
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetailAppCommand.metaPath);
268
+ }
269
+ }
270
+ _define_property(DetailAppCommand, "metaPath", '/DetailApp/2025-05-01/acep/post/application_json/');
271
+ class DetailDNSRuleCommand extends sdk_core_namespaceObject.Command {
272
+ constructor(input){
273
+ super(input);
274
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetailDNSRuleCommand.metaPath);
275
+ }
276
+ }
277
+ _define_property(DetailDNSRuleCommand, "metaPath", '/DetailDNSRule/2025-05-01/acep/post/application_json/');
278
+ class DetailDisplayLayoutMiniCommand extends sdk_core_namespaceObject.Command {
279
+ constructor(input){
280
+ super(input);
281
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetailDisplayLayoutMiniCommand.metaPath);
282
+ }
283
+ }
284
+ _define_property(DetailDisplayLayoutMiniCommand, "metaPath", '/DetailDisplayLayoutMini/2025-05-01/acep/post/application_json/');
285
+ class DetailHostCommand extends sdk_core_namespaceObject.Command {
286
+ constructor(input){
287
+ super(input);
288
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetailHostCommand.metaPath);
289
+ }
290
+ }
291
+ _define_property(DetailHostCommand, "metaPath", '/DetailHost/2025-05-01/acep/post/application_json/');
292
+ class DetailPodCommand extends sdk_core_namespaceObject.Command {
293
+ constructor(input){
294
+ super(input);
295
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetailPodCommand.metaPath);
296
+ }
297
+ }
298
+ _define_property(DetailPodCommand, "metaPath", '/DetailPod/2025-05-01/acep/post/application_json/');
299
+ class DetailPortMappingRuleCommand extends sdk_core_namespaceObject.Command {
300
+ constructor(input){
301
+ super(input);
302
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetailPortMappingRuleCommand.metaPath);
303
+ }
304
+ }
305
+ _define_property(DetailPortMappingRuleCommand, "metaPath", '/DetailPortMappingRule/2025-05-01/acep/post/application_json/');
306
+ class GetAppCrashLogCommand extends sdk_core_namespaceObject.Command {
307
+ constructor(input){
308
+ super(input);
309
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAppCrashLogCommand.metaPath);
310
+ }
311
+ }
312
+ _define_property(GetAppCrashLogCommand, "metaPath", '/GetAppCrashLog/2025-05-01/acep/post/application_json/');
148
313
  class GetDcBandwidthDailyPeakCommand extends sdk_core_namespaceObject.Command {
149
314
  constructor(input){
150
315
  super(input);
@@ -152,6 +317,13 @@ class GetDcBandwidthDailyPeakCommand extends sdk_core_namespaceObject.Command {
152
317
  }
153
318
  }
154
319
  _define_property(GetDcBandwidthDailyPeakCommand, "metaPath", '/GetDcBandwidthDailyPeak/2025-05-01/acep/post/application_json/');
320
+ class GetImagePreheatingCommand extends sdk_core_namespaceObject.Command {
321
+ constructor(input){
322
+ super(input);
323
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetImagePreheatingCommand.metaPath);
324
+ }
325
+ }
326
+ _define_property(GetImagePreheatingCommand, "metaPath", '/GetImagePreheating/2025-05-01/acep/post/application_json/');
155
327
  class GetPhoneTemplateCommand extends sdk_core_namespaceObject.Command {
156
328
  constructor(input){
157
329
  super(input);
@@ -159,6 +331,76 @@ class GetPhoneTemplateCommand extends sdk_core_namespaceObject.Command {
159
331
  }
160
332
  }
161
333
  _define_property(GetPhoneTemplateCommand, "metaPath", '/GetPhoneTemplate/2025-05-01/acep/post/application_json/');
334
+ class GetPodAppListCommand extends sdk_core_namespaceObject.Command {
335
+ constructor(input){
336
+ super(input);
337
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetPodAppListCommand.metaPath);
338
+ }
339
+ }
340
+ _define_property(GetPodAppListCommand, "metaPath", '/GetPodAppList/2025-05-01/acep/post/application_json/');
341
+ class GetPodMetricCommand extends sdk_core_namespaceObject.Command {
342
+ constructor(input){
343
+ super(input);
344
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetPodMetricCommand.metaPath);
345
+ }
346
+ }
347
+ _define_property(GetPodMetricCommand, "metaPath", '/GetPodMetric/2025-05-01/acep/post/application_json/');
348
+ class GetPodPropertyCommand extends sdk_core_namespaceObject.Command {
349
+ constructor(input){
350
+ super(input);
351
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetPodPropertyCommand.metaPath);
352
+ }
353
+ }
354
+ _define_property(GetPodPropertyCommand, "metaPath", '/GetPodProperty/2025-05-01/acep/post/application_json/');
355
+ class GetProductResourceCommand extends sdk_core_namespaceObject.Command {
356
+ constructor(input){
357
+ super(input);
358
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetProductResourceCommand.metaPath);
359
+ }
360
+ }
361
+ _define_property(GetProductResourceCommand, "metaPath", '/GetProductResource/2025-05-01/acep/post/application_json/');
362
+ class GetTaskInfoCommand extends sdk_core_namespaceObject.Command {
363
+ constructor(input){
364
+ super(input);
365
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetTaskInfoCommand.metaPath);
366
+ }
367
+ }
368
+ _define_property(GetTaskInfoCommand, "metaPath", '/GetTaskInfo/2025-05-01/acep/post/application_json/');
369
+ class InstallAppCommand extends sdk_core_namespaceObject.Command {
370
+ constructor(input){
371
+ super(input);
372
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(InstallAppCommand.metaPath);
373
+ }
374
+ }
375
+ _define_property(InstallAppCommand, "metaPath", '/InstallApp/2025-05-01/acep/post/application_json/');
376
+ class InstallAppsCommand extends sdk_core_namespaceObject.Command {
377
+ constructor(input){
378
+ super(input);
379
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(InstallAppsCommand.metaPath);
380
+ }
381
+ }
382
+ _define_property(InstallAppsCommand, "metaPath", '/InstallApps/2025-05-01/acep/post/application_json/');
383
+ class LaunchAppCommand extends sdk_core_namespaceObject.Command {
384
+ constructor(input){
385
+ super(input);
386
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(LaunchAppCommand.metaPath);
387
+ }
388
+ }
389
+ _define_property(LaunchAppCommand, "metaPath", '/LaunchApp/2025-05-01/acep/post/application_json/');
390
+ class LaunchAppsCommand extends sdk_core_namespaceObject.Command {
391
+ constructor(input){
392
+ super(input);
393
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(LaunchAppsCommand.metaPath);
394
+ }
395
+ }
396
+ _define_property(LaunchAppsCommand, "metaPath", '/LaunchApps/2025-05-01/acep/post/application_json/');
397
+ class ListAOSPImageCommand extends sdk_core_namespaceObject.Command {
398
+ constructor(input){
399
+ super(input);
400
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAOSPImageCommand.metaPath);
401
+ }
402
+ }
403
+ _define_property(ListAOSPImageCommand, "metaPath", '/ListAOSPImage/2025-05-01/acep/post/application_json/');
162
404
  class ListAppCommand extends sdk_core_namespaceObject.Command {
163
405
  constructor(input){
164
406
  super(input);
@@ -173,6 +415,13 @@ class ListBackupDataCommand extends sdk_core_namespaceObject.Command {
173
415
  }
174
416
  }
175
417
  _define_property(ListBackupDataCommand, "metaPath", '/ListBackupData/2025-05-01/acep/post/application_json/');
418
+ class ListConfigurationCommand extends sdk_core_namespaceObject.Command {
419
+ constructor(input){
420
+ super(input);
421
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListConfigurationCommand.metaPath);
422
+ }
423
+ }
424
+ _define_property(ListConfigurationCommand, "metaPath", '/ListConfiguration/2025-05-01/acep/post/application_json/');
176
425
  class ListCustomRouteCommand extends sdk_core_namespaceObject.Command {
177
426
  constructor(input){
178
427
  super(input);
@@ -180,6 +429,20 @@ class ListCustomRouteCommand extends sdk_core_namespaceObject.Command {
180
429
  }
181
430
  }
182
431
  _define_property(ListCustomRouteCommand, "metaPath", '/ListCustomRoute/2025-05-01/acep/post/application_json/');
432
+ class ListDcCommand extends sdk_core_namespaceObject.Command {
433
+ constructor(input){
434
+ super(input);
435
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListDcCommand.metaPath);
436
+ }
437
+ }
438
+ _define_property(ListDcCommand, "metaPath", '/ListDc/2025-05-01/acep/post/application_json/');
439
+ class ListImageResourceCommand extends sdk_core_namespaceObject.Command {
440
+ constructor(input){
441
+ super(input);
442
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListImageResourceCommand.metaPath);
443
+ }
444
+ }
445
+ _define_property(ListImageResourceCommand, "metaPath", '/ListImageResource/2025-05-01/acep/post/application_json/');
183
446
  class ListPhoneTemplateCommand extends sdk_core_namespaceObject.Command {
184
447
  constructor(input){
185
448
  super(input);
@@ -201,6 +464,48 @@ class MigratePodCommand extends sdk_core_namespaceObject.Command {
201
464
  }
202
465
  }
203
466
  _define_property(MigratePodCommand, "metaPath", '/MigratePod/2025-05-01/acep/post/application_json/');
467
+ class PodDataDeleteCommand extends sdk_core_namespaceObject.Command {
468
+ constructor(input){
469
+ super(input);
470
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PodDataDeleteCommand.metaPath);
471
+ }
472
+ }
473
+ _define_property(PodDataDeleteCommand, "metaPath", '/PodDataDelete/2025-05-01/acep/post/application_json/');
474
+ class PowerOffPodCommand extends sdk_core_namespaceObject.Command {
475
+ constructor(input){
476
+ super(input);
477
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PowerOffPodCommand.metaPath);
478
+ }
479
+ }
480
+ _define_property(PowerOffPodCommand, "metaPath", '/PowerOffPod/2025-05-01/acep/post/application_json/');
481
+ class PowerOnPodCommand extends sdk_core_namespaceObject.Command {
482
+ constructor(input){
483
+ super(input);
484
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PowerOnPodCommand.metaPath);
485
+ }
486
+ }
487
+ _define_property(PowerOnPodCommand, "metaPath", '/PowerOnPod/2025-05-01/acep/post/application_json/');
488
+ class PullFileCommand extends sdk_core_namespaceObject.Command {
489
+ constructor(input){
490
+ super(input);
491
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PullFileCommand.metaPath);
492
+ }
493
+ }
494
+ _define_property(PullFileCommand, "metaPath", '/PullFile/2025-05-01/acep/post/application_json/');
495
+ class PushFileCommand extends sdk_core_namespaceObject.Command {
496
+ constructor(input){
497
+ super(input);
498
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PushFileCommand.metaPath);
499
+ }
500
+ }
501
+ _define_property(PushFileCommand, "metaPath", '/PushFile/2025-05-01/acep/post/application_json/');
502
+ class RebootHostCommand extends sdk_core_namespaceObject.Command {
503
+ constructor(input){
504
+ super(input);
505
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RebootHostCommand.metaPath);
506
+ }
507
+ }
508
+ _define_property(RebootHostCommand, "metaPath", '/RebootHost/2025-05-01/acep/post/application_json/');
204
509
  class RemovePhoneTemplateCommand extends sdk_core_namespaceObject.Command {
205
510
  constructor(input){
206
511
  super(input);
@@ -208,6 +513,13 @@ class RemovePhoneTemplateCommand extends sdk_core_namespaceObject.Command {
208
513
  }
209
514
  }
210
515
  _define_property(RemovePhoneTemplateCommand, "metaPath", '/RemovePhoneTemplate/2025-05-01/acep/post/application_json/');
516
+ class ResetHostCommand extends sdk_core_namespaceObject.Command {
517
+ constructor(input){
518
+ super(input);
519
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ResetHostCommand.metaPath);
520
+ }
521
+ }
522
+ _define_property(ResetHostCommand, "metaPath", '/ResetHost/2025-05-01/acep/post/application_json/');
211
523
  class ResetPodCommand extends sdk_core_namespaceObject.Command {
212
524
  constructor(input){
213
525
  super(input);
@@ -229,6 +541,27 @@ class RestorePodCommand extends sdk_core_namespaceObject.Command {
229
541
  }
230
542
  }
231
543
  _define_property(RestorePodCommand, "metaPath", '/RestorePod/2025-05-01/acep/post/application_json/');
544
+ class RunCommandCommand extends sdk_core_namespaceObject.Command {
545
+ constructor(input){
546
+ super(input);
547
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RunCommandCommand.metaPath);
548
+ }
549
+ }
550
+ _define_property(RunCommandCommand, "metaPath", '/RunCommand/2025-05-01/acep/post/application_json/');
551
+ class RunSyncCommandCommand extends sdk_core_namespaceObject.Command {
552
+ constructor(input){
553
+ super(input);
554
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RunSyncCommandCommand.metaPath);
555
+ }
556
+ }
557
+ _define_property(RunSyncCommandCommand, "metaPath", '/RunSyncCommand/2025-05-01/acep/post/application_json/');
558
+ class SetProxyCommand extends sdk_core_namespaceObject.Command {
559
+ constructor(input){
560
+ super(input);
561
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(SetProxyCommand.metaPath);
562
+ }
563
+ }
564
+ _define_property(SetProxyCommand, "metaPath", '/SetProxy/2025-05-01/acep/post/application_json/');
232
565
  class StartRecordingCommand extends sdk_core_namespaceObject.Command {
233
566
  constructor(input){
234
567
  super(input);
@@ -257,6 +590,34 @@ class StopScreenShotCommand extends sdk_core_namespaceObject.Command {
257
590
  }
258
591
  }
259
592
  _define_property(StopScreenShotCommand, "metaPath", '/StopScreenShot/2025-05-01/acep/post/application_json/');
593
+ class UnbindPortMappingRuleCommand extends sdk_core_namespaceObject.Command {
594
+ constructor(input){
595
+ super(input);
596
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UnbindPortMappingRuleCommand.metaPath);
597
+ }
598
+ }
599
+ _define_property(UnbindPortMappingRuleCommand, "metaPath", '/UnbindPortMappingRule/2025-05-01/acep/post/application_json/');
600
+ class UninstallAppCommand extends sdk_core_namespaceObject.Command {
601
+ constructor(input){
602
+ super(input);
603
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UninstallAppCommand.metaPath);
604
+ }
605
+ }
606
+ _define_property(UninstallAppCommand, "metaPath", '/UninstallApp/2025-05-01/acep/post/application_json/');
607
+ class UnsubscribeHostResourceCommand extends sdk_core_namespaceObject.Command {
608
+ constructor(input){
609
+ super(input);
610
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UnsubscribeHostResourceCommand.metaPath);
611
+ }
612
+ }
613
+ _define_property(UnsubscribeHostResourceCommand, "metaPath", '/UnsubscribeHostResource/2025-05-01/acep/post/application_json/');
614
+ class UpdateAOSPImageCommand extends sdk_core_namespaceObject.Command {
615
+ constructor(input){
616
+ super(input);
617
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateAOSPImageCommand.metaPath);
618
+ }
619
+ }
620
+ _define_property(UpdateAOSPImageCommand, "metaPath", '/UpdateAOSPImage/2025-05-01/acep/post/application_json/');
260
621
  class UpdateCustomRouteCommand extends sdk_core_namespaceObject.Command {
261
622
  constructor(input){
262
623
  super(input);
@@ -278,67 +639,166 @@ class UpdatePodPropertyCommand extends sdk_core_namespaceObject.Command {
278
639
  }
279
640
  }
280
641
  _define_property(UpdatePodPropertyCommand, "metaPath", '/UpdatePodProperty/2025-05-01/acep/post/application_json/');
642
+ class UploadAppCommand extends sdk_core_namespaceObject.Command {
643
+ constructor(input){
644
+ super(input);
645
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UploadAppCommand.metaPath);
646
+ }
647
+ }
648
+ _define_property(UploadAppCommand, "metaPath", '/UploadApp/2025-05-01/acep/post/application_json/');
281
649
  exports.ACEPClient = __webpack_exports__.ACEPClient;
282
650
  exports.AddCustomRouteCommand = __webpack_exports__.AddCustomRouteCommand;
283
651
  exports.AddPhoneTemplateCommand = __webpack_exports__.AddPhoneTemplateCommand;
652
+ exports.AutoInstallAppCommand = __webpack_exports__.AutoInstallAppCommand;
284
653
  exports.BackupDataCommand = __webpack_exports__.BackupDataCommand;
285
654
  exports.BackupPodCommand = __webpack_exports__.BackupPodCommand;
655
+ exports.BindPortMappingRuleCommand = __webpack_exports__.BindPortMappingRuleCommand;
656
+ exports.BuildAOSPImageCommand = __webpack_exports__.BuildAOSPImageCommand;
286
657
  exports.CancelBackupPodCommand = __webpack_exports__.CancelBackupPodCommand;
287
658
  exports.CancelRestorePodCommand = __webpack_exports__.CancelRestorePodCommand;
659
+ exports.CloseAppCommand = __webpack_exports__.CloseAppCommand;
660
+ exports.CreateDNSRuleCommand = __webpack_exports__.CreateDNSRuleCommand;
661
+ exports.CreateDisplayLayoutMiniCommand = __webpack_exports__.CreateDisplayLayoutMiniCommand;
662
+ exports.CreateImageOneStepCommand = __webpack_exports__.CreateImageOneStepCommand;
288
663
  exports.CreatePodCommand = __webpack_exports__.CreatePodCommand;
289
664
  exports.CreatePodOneStepCommand = __webpack_exports__.CreatePodOneStepCommand;
665
+ exports.CreatePortMappingRuleCommand = __webpack_exports__.CreatePortMappingRuleCommand;
666
+ exports.CreateTagCommand = __webpack_exports__.CreateTagCommand;
667
+ exports.DeleteAOSPImageCommand = __webpack_exports__.DeleteAOSPImageCommand;
290
668
  exports.DeleteBackupDataCommand = __webpack_exports__.DeleteBackupDataCommand;
291
669
  exports.DeleteCustomRouteCommand = __webpack_exports__.DeleteCustomRouteCommand;
670
+ exports.DetailAppCommand = __webpack_exports__.DetailAppCommand;
671
+ exports.DetailDNSRuleCommand = __webpack_exports__.DetailDNSRuleCommand;
672
+ exports.DetailDisplayLayoutMiniCommand = __webpack_exports__.DetailDisplayLayoutMiniCommand;
673
+ exports.DetailHostCommand = __webpack_exports__.DetailHostCommand;
674
+ exports.DetailPodCommand = __webpack_exports__.DetailPodCommand;
675
+ exports.DetailPortMappingRuleCommand = __webpack_exports__.DetailPortMappingRuleCommand;
676
+ exports.GetAppCrashLogCommand = __webpack_exports__.GetAppCrashLogCommand;
292
677
  exports.GetDcBandwidthDailyPeakCommand = __webpack_exports__.GetDcBandwidthDailyPeakCommand;
678
+ exports.GetImagePreheatingCommand = __webpack_exports__.GetImagePreheatingCommand;
293
679
  exports.GetPhoneTemplateCommand = __webpack_exports__.GetPhoneTemplateCommand;
680
+ exports.GetPodAppListCommand = __webpack_exports__.GetPodAppListCommand;
681
+ exports.GetPodMetricCommand = __webpack_exports__.GetPodMetricCommand;
682
+ exports.GetPodPropertyCommand = __webpack_exports__.GetPodPropertyCommand;
683
+ exports.GetProductResourceCommand = __webpack_exports__.GetProductResourceCommand;
684
+ exports.GetTaskInfoCommand = __webpack_exports__.GetTaskInfoCommand;
685
+ exports.InstallAppCommand = __webpack_exports__.InstallAppCommand;
686
+ exports.InstallAppsCommand = __webpack_exports__.InstallAppsCommand;
687
+ exports.LaunchAppCommand = __webpack_exports__.LaunchAppCommand;
688
+ exports.LaunchAppsCommand = __webpack_exports__.LaunchAppsCommand;
689
+ exports.ListAOSPImageCommand = __webpack_exports__.ListAOSPImageCommand;
294
690
  exports.ListAppCommand = __webpack_exports__.ListAppCommand;
295
691
  exports.ListBackupDataCommand = __webpack_exports__.ListBackupDataCommand;
692
+ exports.ListConfigurationCommand = __webpack_exports__.ListConfigurationCommand;
296
693
  exports.ListCustomRouteCommand = __webpack_exports__.ListCustomRouteCommand;
694
+ exports.ListDcCommand = __webpack_exports__.ListDcCommand;
695
+ exports.ListImageResourceCommand = __webpack_exports__.ListImageResourceCommand;
297
696
  exports.ListPhoneTemplateCommand = __webpack_exports__.ListPhoneTemplateCommand;
298
697
  exports.ListPodCommand = __webpack_exports__.ListPodCommand;
299
698
  exports.MigratePodCommand = __webpack_exports__.MigratePodCommand;
699
+ exports.PodDataDeleteCommand = __webpack_exports__.PodDataDeleteCommand;
700
+ exports.PowerOffPodCommand = __webpack_exports__.PowerOffPodCommand;
701
+ exports.PowerOnPodCommand = __webpack_exports__.PowerOnPodCommand;
702
+ exports.PullFileCommand = __webpack_exports__.PullFileCommand;
703
+ exports.PushFileCommand = __webpack_exports__.PushFileCommand;
704
+ exports.RebootHostCommand = __webpack_exports__.RebootHostCommand;
300
705
  exports.RemovePhoneTemplateCommand = __webpack_exports__.RemovePhoneTemplateCommand;
706
+ exports.ResetHostCommand = __webpack_exports__.ResetHostCommand;
301
707
  exports.ResetPodCommand = __webpack_exports__.ResetPodCommand;
302
708
  exports.RestoreDataCommand = __webpack_exports__.RestoreDataCommand;
303
709
  exports.RestorePodCommand = __webpack_exports__.RestorePodCommand;
710
+ exports.RunCommandCommand = __webpack_exports__.RunCommandCommand;
711
+ exports.RunSyncCommandCommand = __webpack_exports__.RunSyncCommandCommand;
712
+ exports.SetProxyCommand = __webpack_exports__.SetProxyCommand;
304
713
  exports.StartRecordingCommand = __webpack_exports__.StartRecordingCommand;
305
714
  exports.StartScreenShotCommand = __webpack_exports__.StartScreenShotCommand;
306
715
  exports.StopRecordingCommand = __webpack_exports__.StopRecordingCommand;
307
716
  exports.StopScreenShotCommand = __webpack_exports__.StopScreenShotCommand;
717
+ exports.UnbindPortMappingRuleCommand = __webpack_exports__.UnbindPortMappingRuleCommand;
718
+ exports.UninstallAppCommand = __webpack_exports__.UninstallAppCommand;
719
+ exports.UnsubscribeHostResourceCommand = __webpack_exports__.UnsubscribeHostResourceCommand;
720
+ exports.UpdateAOSPImageCommand = __webpack_exports__.UpdateAOSPImageCommand;
308
721
  exports.UpdateCustomRouteCommand = __webpack_exports__.UpdateCustomRouteCommand;
309
722
  exports.UpdatePhoneTemplateCommand = __webpack_exports__.UpdatePhoneTemplateCommand;
310
723
  exports.UpdatePodPropertyCommand = __webpack_exports__.UpdatePodPropertyCommand;
724
+ exports.UploadAppCommand = __webpack_exports__.UploadAppCommand;
311
725
  for(var __rspack_i in __webpack_exports__)if (-1 === [
312
726
  "ACEPClient",
313
727
  "AddCustomRouteCommand",
314
728
  "AddPhoneTemplateCommand",
729
+ "AutoInstallAppCommand",
315
730
  "BackupDataCommand",
316
731
  "BackupPodCommand",
732
+ "BindPortMappingRuleCommand",
733
+ "BuildAOSPImageCommand",
317
734
  "CancelBackupPodCommand",
318
735
  "CancelRestorePodCommand",
736
+ "CloseAppCommand",
737
+ "CreateDNSRuleCommand",
738
+ "CreateDisplayLayoutMiniCommand",
739
+ "CreateImageOneStepCommand",
319
740
  "CreatePodCommand",
320
741
  "CreatePodOneStepCommand",
742
+ "CreatePortMappingRuleCommand",
743
+ "CreateTagCommand",
744
+ "DeleteAOSPImageCommand",
321
745
  "DeleteBackupDataCommand",
322
746
  "DeleteCustomRouteCommand",
747
+ "DetailAppCommand",
748
+ "DetailDNSRuleCommand",
749
+ "DetailDisplayLayoutMiniCommand",
750
+ "DetailHostCommand",
751
+ "DetailPodCommand",
752
+ "DetailPortMappingRuleCommand",
753
+ "GetAppCrashLogCommand",
323
754
  "GetDcBandwidthDailyPeakCommand",
755
+ "GetImagePreheatingCommand",
324
756
  "GetPhoneTemplateCommand",
757
+ "GetPodAppListCommand",
758
+ "GetPodMetricCommand",
759
+ "GetPodPropertyCommand",
760
+ "GetProductResourceCommand",
761
+ "GetTaskInfoCommand",
762
+ "InstallAppCommand",
763
+ "InstallAppsCommand",
764
+ "LaunchAppCommand",
765
+ "LaunchAppsCommand",
766
+ "ListAOSPImageCommand",
325
767
  "ListAppCommand",
326
768
  "ListBackupDataCommand",
769
+ "ListConfigurationCommand",
327
770
  "ListCustomRouteCommand",
771
+ "ListDcCommand",
772
+ "ListImageResourceCommand",
328
773
  "ListPhoneTemplateCommand",
329
774
  "ListPodCommand",
330
775
  "MigratePodCommand",
776
+ "PodDataDeleteCommand",
777
+ "PowerOffPodCommand",
778
+ "PowerOnPodCommand",
779
+ "PullFileCommand",
780
+ "PushFileCommand",
781
+ "RebootHostCommand",
331
782
  "RemovePhoneTemplateCommand",
783
+ "ResetHostCommand",
332
784
  "ResetPodCommand",
333
785
  "RestoreDataCommand",
334
786
  "RestorePodCommand",
787
+ "RunCommandCommand",
788
+ "RunSyncCommandCommand",
789
+ "SetProxyCommand",
335
790
  "StartRecordingCommand",
336
791
  "StartScreenShotCommand",
337
792
  "StopRecordingCommand",
338
793
  "StopScreenShotCommand",
794
+ "UnbindPortMappingRuleCommand",
795
+ "UninstallAppCommand",
796
+ "UnsubscribeHostResourceCommand",
797
+ "UpdateAOSPImageCommand",
339
798
  "UpdateCustomRouteCommand",
340
799
  "UpdatePhoneTemplateCommand",
341
- "UpdatePodPropertyCommand"
800
+ "UpdatePodPropertyCommand",
801
+ "UploadAppCommand"
342
802
  ].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
343
803
  Object.defineProperty(exports, '__esModule', {
344
804
  value: true