@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/src/api.ts CHANGED
@@ -18,46 +18,128 @@ 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 { AutoInstallAppRequest } from './types/index';
22
+ import { AutoInstallAppResponse } from './types/index';
21
23
  import { BackupDataRequest } from './types/index';
22
24
  import { BackupDataResponse } from './types/index';
23
25
  import { BackupPodRequest } from './types/index';
24
26
  import { BackupPodResponse } from './types/index';
27
+ import { BindPortMappingRuleRequest } from './types/index';
28
+ import { BindPortMappingRuleResponse } from './types/index';
29
+ import { BuildAOSPImageRequest } from './types/index';
30
+ import { BuildAOSPImageResponse } from './types/index';
25
31
  import { CancelBackupPodRequest } from './types/index';
26
32
  import { CancelBackupPodResponse } from './types/index';
27
33
  import { CancelRestorePodRequest } from './types/index';
28
34
  import { CancelRestorePodResponse } from './types/index';
35
+ import { CloseAppRequest } from './types/index';
36
+ import { CloseAppResponse } from './types/index';
37
+ import { CreateDNSRuleRequest } from './types/index';
38
+ import { CreateDNSRuleResponse } from './types/index';
39
+ import { CreateDisplayLayoutMiniRequest } from './types/index';
40
+ import { CreateDisplayLayoutMiniResponse } from './types/index';
41
+ import { CreateImageOneStepRequest } from './types/index';
42
+ import { CreateImageOneStepResponse } from './types/index';
29
43
  import { CreatePodOneStepRequest } from './types/index';
30
44
  import { CreatePodOneStepResponse } from './types/index';
31
45
  import { CreatePodRequest } from './types/index';
32
46
  import { CreatePodResponse } from './types/index';
47
+ import { CreatePortMappingRuleRequest } from './types/index';
48
+ import { CreatePortMappingRuleResponse } from './types/index';
49
+ import { CreateTagRequest } from './types/index';
50
+ import { CreateTagResponse } from './types/index';
51
+ import { DeleteAOSPImageRequest } from './types/index';
52
+ import { DeleteAOSPImageResponse } from './types/index';
33
53
  import { DeleteBackupDataRequest } from './types/index';
34
54
  import { DeleteBackupDataResponse } from './types/index';
35
55
  import { DeleteCustomRouteRequest } from './types/index';
36
56
  import { DeleteCustomRouteResponse } from './types/index';
57
+ import { DetailAppRequest } from './types/index';
58
+ import { DetailAppResponse } from './types/index';
59
+ import { DetailDNSRuleRequest } from './types/index';
60
+ import { DetailDNSRuleResponse } from './types/index';
61
+ import { DetailDisplayLayoutMiniRequest } from './types/index';
62
+ import { DetailDisplayLayoutMiniResponse } from './types/index';
63
+ import { DetailHostRequest } from './types/index';
64
+ import { DetailHostResponse } from './types/index';
65
+ import { DetailPodRequest } from './types/index';
66
+ import { DetailPodResponse } from './types/index';
67
+ import { DetailPortMappingRuleRequest } from './types/index';
68
+ import { DetailPortMappingRuleResponse } from './types/index';
69
+ import { GetAppCrashLogRequest } from './types/index';
70
+ import { GetAppCrashLogResponse } from './types/index';
37
71
  import { GetDcBandwidthDailyPeakRequest } from './types/index';
38
72
  import { GetDcBandwidthDailyPeakResponse } from './types/index';
73
+ import { GetImagePreheatingRequest } from './types/index';
74
+ import { GetImagePreheatingResponse } from './types/index';
39
75
  import { GetPhoneTemplateRequest } from './types/index';
40
76
  import { GetPhoneTemplateResponse } from './types/index';
77
+ import { GetPodAppListRequest } from './types/index';
78
+ import { GetPodAppListResponse } from './types/index';
79
+ import { GetPodMetricRequest } from './types/index';
80
+ import { GetPodMetricResponse } from './types/index';
81
+ import { GetPodPropertyRequest } from './types/index';
82
+ import { GetPodPropertyResponse } from './types/index';
83
+ import { GetProductResourceRequest } from './types/index';
84
+ import { GetProductResourceResponse } from './types/index';
85
+ import { GetTaskInfoRequest } from './types/index';
86
+ import { GetTaskInfoResponse } from './types/index';
87
+ import { InstallAppRequest } from './types/index';
88
+ import { InstallAppResponse } from './types/index';
89
+ import { InstallAppsRequest } from './types/index';
90
+ import { InstallAppsResponse } from './types/index';
91
+ import { LaunchAppRequest } from './types/index';
92
+ import { LaunchAppResponse } from './types/index';
93
+ import { LaunchAppsRequest } from './types/index';
94
+ import { LaunchAppsResponse } from './types/index';
95
+ import { ListAOSPImageRequest } from './types/index';
96
+ import { ListAOSPImageResponse } from './types/index';
41
97
  import { ListAppRequest } from './types/index';
42
98
  import { ListAppResponse } from './types/index';
43
99
  import { ListBackupDataRequest } from './types/index';
44
100
  import { ListBackupDataResponse } from './types/index';
101
+ import { ListConfigurationRequest } from './types/index';
102
+ import { ListConfigurationResponse } from './types/index';
45
103
  import { ListCustomRouteRequest } from './types/index';
46
104
  import { ListCustomRouteResponse } from './types/index';
105
+ import { ListDcRequest } from './types/index';
106
+ import { ListDcResponse } from './types/index';
107
+ import { ListImageResourceRequest } from './types/index';
108
+ import { ListImageResourceResponse } from './types/index';
47
109
  import { ListPhoneTemplateRequest } from './types/index';
48
110
  import { ListPhoneTemplateResponse } from './types/index';
49
111
  import { ListPodRequest } from './types/index';
50
112
  import { ListPodResponse } from './types/index';
51
113
  import { MigratePodRequest } from './types/index';
52
114
  import { MigratePodResponse } from './types/index';
115
+ import { PodDataDeleteRequest } from './types/index';
116
+ import { PodDataDeleteResponse } from './types/index';
117
+ import { PowerOffPodRequest } from './types/index';
118
+ import { PowerOffPodResponse } from './types/index';
119
+ import { PowerOnPodRequest } from './types/index';
120
+ import { PowerOnPodResponse } from './types/index';
121
+ import { PullFileRequest } from './types/index';
122
+ import { PullFileResponse } from './types/index';
123
+ import { PushFileRequest } from './types/index';
124
+ import { PushFileResponse } from './types/index';
125
+ import { RebootHostRequest } from './types/index';
126
+ import { RebootHostResponse } from './types/index';
53
127
  import { RemovePhoneTemplateRequest } from './types/index';
54
128
  import { RemovePhoneTemplateResponse } from './types/index';
129
+ import { ResetHostRequest } from './types/index';
130
+ import { ResetHostResponse } from './types/index';
55
131
  import { ResetPodRequest } from './types/index';
56
132
  import { ResetPodResponse } from './types/index';
57
133
  import { RestoreDataRequest } from './types/index';
58
134
  import { RestoreDataResponse } from './types/index';
59
135
  import { RestorePodRequest } from './types/index';
60
136
  import { RestorePodResponse } from './types/index';
137
+ import { RunCommandRequest } from './types/index';
138
+ import { RunCommandResponse } from './types/index';
139
+ import { RunSyncCommandRequest } from './types/index';
140
+ import { RunSyncCommandResponse } from './types/index';
141
+ import { SetProxyRequest } from './types/index';
142
+ import { SetProxyResponse } from './types/index';
61
143
  import { StartRecordingRequest } from './types/index';
62
144
  import { StartRecordingResponse } from './types/index';
63
145
  import { StartScreenShotRequest } from './types/index';
@@ -66,46 +148,101 @@ import { StopRecordingRequest } from './types/index';
66
148
  import { StopRecordingResponse } from './types/index';
67
149
  import { StopScreenShotRequest } from './types/index';
68
150
  import { StopScreenShotResponse } from './types/index';
151
+ import { UnbindPortMappingRuleRequest } from './types/index';
152
+ import { UnbindPortMappingRuleResponse } from './types/index';
153
+ import { UninstallAppRequest } from './types/index';
154
+ import { UninstallAppResponse } from './types/index';
155
+ import { UnsubscribeHostResourceRequest } from './types/index';
156
+ import { UnsubscribeHostResourceResponse } from './types/index';
157
+ import { UpdateAOSPImageRequest } from './types/index';
158
+ import { UpdateAOSPImageResponse } from './types/index';
69
159
  import { UpdateCustomRouteRequest } from './types/index';
70
160
  import { UpdateCustomRouteResponse } from './types/index';
71
161
  import { UpdatePhoneTemplateRequest } from './types/index';
72
162
  import { UpdatePhoneTemplateResponse } from './types/index';
73
163
  import { UpdatePodPropertyRequest } from './types/index';
74
164
  import { UpdatePodPropertyResponse } from './types/index';
165
+ import { UploadAppRequest } from './types/index';
166
+ import { UploadAppResponse } from './types/index';
75
167
 
76
168
  // ============================================================================
77
169
  // Output Type Definitions
78
170
  // ============================================================================
79
171
  export type AddCustomRouteCommandOutput = CommandOutput<AddCustomRouteResponse>;
80
172
  export type AddPhoneTemplateCommandOutput = CommandOutput<AddPhoneTemplateResponse>;
173
+ export type AutoInstallAppCommandOutput = CommandOutput<AutoInstallAppResponse>;
81
174
  export type BackupDataCommandOutput = CommandOutput<BackupDataResponse>;
82
175
  export type BackupPodCommandOutput = CommandOutput<BackupPodResponse>;
176
+ export type BindPortMappingRuleCommandOutput = CommandOutput<BindPortMappingRuleResponse>;
177
+ export type BuildAOSPImageCommandOutput = CommandOutput<BuildAOSPImageResponse>;
83
178
  export type CancelBackupPodCommandOutput = CommandOutput<CancelBackupPodResponse>;
84
179
  export type CancelRestorePodCommandOutput = CommandOutput<CancelRestorePodResponse>;
180
+ export type CloseAppCommandOutput = CommandOutput<CloseAppResponse>;
181
+ export type CreateDNSRuleCommandOutput = CommandOutput<CreateDNSRuleResponse>;
182
+ export type CreateDisplayLayoutMiniCommandOutput = CommandOutput<CreateDisplayLayoutMiniResponse>;
183
+ export type CreateImageOneStepCommandOutput = CommandOutput<CreateImageOneStepResponse>;
85
184
  export type CreatePodCommandOutput = CommandOutput<CreatePodResponse>;
86
185
  export type CreatePodOneStepCommandOutput = CommandOutput<CreatePodOneStepResponse>;
186
+ export type CreatePortMappingRuleCommandOutput = CommandOutput<CreatePortMappingRuleResponse>;
187
+ export type CreateTagCommandOutput = CommandOutput<CreateTagResponse>;
188
+ export type DeleteAOSPImageCommandOutput = CommandOutput<DeleteAOSPImageResponse>;
87
189
  export type DeleteBackupDataCommandOutput = CommandOutput<DeleteBackupDataResponse>;
88
190
  export type DeleteCustomRouteCommandOutput = CommandOutput<DeleteCustomRouteResponse>;
191
+ export type DetailAppCommandOutput = CommandOutput<DetailAppResponse>;
192
+ export type DetailDNSRuleCommandOutput = CommandOutput<DetailDNSRuleResponse>;
193
+ export type DetailDisplayLayoutMiniCommandOutput = CommandOutput<DetailDisplayLayoutMiniResponse>;
194
+ export type DetailHostCommandOutput = CommandOutput<DetailHostResponse>;
195
+ export type DetailPodCommandOutput = CommandOutput<DetailPodResponse>;
196
+ export type DetailPortMappingRuleCommandOutput = CommandOutput<DetailPortMappingRuleResponse>;
197
+ export type GetAppCrashLogCommandOutput = CommandOutput<GetAppCrashLogResponse>;
89
198
  export type GetDcBandwidthDailyPeakCommandOutput = CommandOutput<GetDcBandwidthDailyPeakResponse>;
199
+ export type GetImagePreheatingCommandOutput = CommandOutput<GetImagePreheatingResponse>;
90
200
  export type GetPhoneTemplateCommandOutput = CommandOutput<GetPhoneTemplateResponse>;
201
+ export type GetPodAppListCommandOutput = CommandOutput<GetPodAppListResponse>;
202
+ export type GetPodMetricCommandOutput = CommandOutput<GetPodMetricResponse>;
203
+ export type GetPodPropertyCommandOutput = CommandOutput<GetPodPropertyResponse>;
204
+ export type GetProductResourceCommandOutput = CommandOutput<GetProductResourceResponse>;
205
+ export type GetTaskInfoCommandOutput = CommandOutput<GetTaskInfoResponse>;
206
+ export type InstallAppCommandOutput = CommandOutput<InstallAppResponse>;
207
+ export type InstallAppsCommandOutput = CommandOutput<InstallAppsResponse>;
208
+ export type LaunchAppCommandOutput = CommandOutput<LaunchAppResponse>;
209
+ export type LaunchAppsCommandOutput = CommandOutput<LaunchAppsResponse>;
210
+ export type ListAOSPImageCommandOutput = CommandOutput<ListAOSPImageResponse>;
91
211
  export type ListAppCommandOutput = CommandOutput<ListAppResponse>;
92
212
  export type ListBackupDataCommandOutput = CommandOutput<ListBackupDataResponse>;
213
+ export type ListConfigurationCommandOutput = CommandOutput<ListConfigurationResponse>;
93
214
  export type ListCustomRouteCommandOutput = CommandOutput<ListCustomRouteResponse>;
215
+ export type ListDcCommandOutput = CommandOutput<ListDcResponse>;
216
+ export type ListImageResourceCommandOutput = CommandOutput<ListImageResourceResponse>;
94
217
  export type ListPhoneTemplateCommandOutput = CommandOutput<ListPhoneTemplateResponse>;
95
218
  export type ListPodCommandOutput = CommandOutput<ListPodResponse>;
96
219
  export type MigratePodCommandOutput = CommandOutput<MigratePodResponse>;
220
+ export type PodDataDeleteCommandOutput = CommandOutput<PodDataDeleteResponse>;
221
+ export type PowerOffPodCommandOutput = CommandOutput<PowerOffPodResponse>;
222
+ export type PowerOnPodCommandOutput = CommandOutput<PowerOnPodResponse>;
223
+ export type PullFileCommandOutput = CommandOutput<PullFileResponse>;
224
+ export type PushFileCommandOutput = CommandOutput<PushFileResponse>;
225
+ export type RebootHostCommandOutput = CommandOutput<RebootHostResponse>;
97
226
  export type RemovePhoneTemplateCommandOutput = CommandOutput<RemovePhoneTemplateResponse>;
227
+ export type ResetHostCommandOutput = CommandOutput<ResetHostResponse>;
98
228
  export type ResetPodCommandOutput = CommandOutput<ResetPodResponse>;
99
229
  export type RestoreDataCommandOutput = CommandOutput<RestoreDataResponse>;
100
230
  export type RestorePodCommandOutput = CommandOutput<RestorePodResponse>;
231
+ export type RunCommandCommandOutput = CommandOutput<RunCommandResponse>;
232
+ export type RunSyncCommandCommandOutput = CommandOutput<RunSyncCommandResponse>;
233
+ export type SetProxyCommandOutput = CommandOutput<SetProxyResponse>;
101
234
  export type StartRecordingCommandOutput = CommandOutput<StartRecordingResponse>;
102
235
  export type StartScreenShotCommandOutput = CommandOutput<StartScreenShotResponse>;
103
236
  export type StopRecordingCommandOutput = CommandOutput<StopRecordingResponse>;
104
237
  export type StopScreenShotCommandOutput = CommandOutput<StopScreenShotResponse>;
238
+ export type UnbindPortMappingRuleCommandOutput = CommandOutput<UnbindPortMappingRuleResponse>;
239
+ export type UninstallAppCommandOutput = CommandOutput<UninstallAppResponse>;
240
+ export type UnsubscribeHostResourceCommandOutput = CommandOutput<UnsubscribeHostResourceResponse>;
241
+ export type UpdateAOSPImageCommandOutput = CommandOutput<UpdateAOSPImageResponse>;
105
242
  export type UpdateCustomRouteCommandOutput = CommandOutput<UpdateCustomRouteResponse>;
106
243
  export type UpdatePhoneTemplateCommandOutput = CommandOutput<UpdatePhoneTemplateResponse>;
107
244
  export type UpdatePodPropertyCommandOutput = CommandOutput<UpdatePodPropertyResponse>;
108
-
245
+ export type UploadAppCommandOutput = CommandOutput<UploadAppResponse>;
109
246
 
110
247
  /**
111
248
  * ACEPClient Service Client
@@ -150,6 +287,21 @@ export class AddPhoneTemplateCommand extends Command<
150
287
  this.requestConfig = buildRequestConfigFromMetaPath(AddPhoneTemplateCommand.metaPath);
151
288
  }
152
289
  }
290
+ /**
291
+ * Command to AutoInstallApp
292
+ */
293
+ export class AutoInstallAppCommand extends Command<
294
+ AutoInstallAppRequest,
295
+ AutoInstallAppCommandOutput,
296
+ 'AutoInstallAppCommand'
297
+ > {
298
+ static readonly metaPath = '/AutoInstallApp/2025-05-01/acep/post/application_json/';
299
+
300
+ constructor(input: AutoInstallAppRequest) {
301
+ super(input);
302
+ this.requestConfig = buildRequestConfigFromMetaPath(AutoInstallAppCommand.metaPath);
303
+ }
304
+ }
153
305
  /**
154
306
  * Command to BackupData
155
307
  */
@@ -180,6 +332,36 @@ export class BackupPodCommand extends Command<
180
332
  this.requestConfig = buildRequestConfigFromMetaPath(BackupPodCommand.metaPath);
181
333
  }
182
334
  }
335
+ /**
336
+ * Command to BindPortMappingRule
337
+ */
338
+ export class BindPortMappingRuleCommand extends Command<
339
+ BindPortMappingRuleRequest,
340
+ BindPortMappingRuleCommandOutput,
341
+ 'BindPortMappingRuleCommand'
342
+ > {
343
+ static readonly metaPath = '/BindPortMappingRule/2025-05-01/acep/post/application_json/';
344
+
345
+ constructor(input: BindPortMappingRuleRequest) {
346
+ super(input);
347
+ this.requestConfig = buildRequestConfigFromMetaPath(BindPortMappingRuleCommand.metaPath);
348
+ }
349
+ }
350
+ /**
351
+ * Command to BuildAOSPImage
352
+ */
353
+ export class BuildAOSPImageCommand extends Command<
354
+ BuildAOSPImageRequest,
355
+ BuildAOSPImageCommandOutput,
356
+ 'BuildAOSPImageCommand'
357
+ > {
358
+ static readonly metaPath = '/BuildAOSPImage/2025-05-01/acep/post/application_json/';
359
+
360
+ constructor(input: BuildAOSPImageRequest) {
361
+ super(input);
362
+ this.requestConfig = buildRequestConfigFromMetaPath(BuildAOSPImageCommand.metaPath);
363
+ }
364
+ }
183
365
  /**
184
366
  * Command to CancelBackupPod
185
367
  */
@@ -210,6 +392,66 @@ export class CancelRestorePodCommand extends Command<
210
392
  this.requestConfig = buildRequestConfigFromMetaPath(CancelRestorePodCommand.metaPath);
211
393
  }
212
394
  }
395
+ /**
396
+ * Command to CloseApp
397
+ */
398
+ export class CloseAppCommand extends Command<
399
+ CloseAppRequest,
400
+ CloseAppCommandOutput,
401
+ 'CloseAppCommand'
402
+ > {
403
+ static readonly metaPath = '/CloseApp/2025-05-01/acep/post/application_json/';
404
+
405
+ constructor(input: CloseAppRequest) {
406
+ super(input);
407
+ this.requestConfig = buildRequestConfigFromMetaPath(CloseAppCommand.metaPath);
408
+ }
409
+ }
410
+ /**
411
+ * Command to CreateDNSRule
412
+ */
413
+ export class CreateDNSRuleCommand extends Command<
414
+ CreateDNSRuleRequest,
415
+ CreateDNSRuleCommandOutput,
416
+ 'CreateDNSRuleCommand'
417
+ > {
418
+ static readonly metaPath = '/CreateDNSRule/2025-05-01/acep/post/application_json/';
419
+
420
+ constructor(input: CreateDNSRuleRequest) {
421
+ super(input);
422
+ this.requestConfig = buildRequestConfigFromMetaPath(CreateDNSRuleCommand.metaPath);
423
+ }
424
+ }
425
+ /**
426
+ * Command to CreateDisplayLayoutMini
427
+ */
428
+ export class CreateDisplayLayoutMiniCommand extends Command<
429
+ CreateDisplayLayoutMiniRequest,
430
+ CreateDisplayLayoutMiniCommandOutput,
431
+ 'CreateDisplayLayoutMiniCommand'
432
+ > {
433
+ static readonly metaPath = '/CreateDisplayLayoutMini/2025-05-01/acep/post/application_json/';
434
+
435
+ constructor(input: CreateDisplayLayoutMiniRequest) {
436
+ super(input);
437
+ this.requestConfig = buildRequestConfigFromMetaPath(CreateDisplayLayoutMiniCommand.metaPath);
438
+ }
439
+ }
440
+ /**
441
+ * Command to CreateImageOneStep
442
+ */
443
+ export class CreateImageOneStepCommand extends Command<
444
+ CreateImageOneStepRequest,
445
+ CreateImageOneStepCommandOutput,
446
+ 'CreateImageOneStepCommand'
447
+ > {
448
+ static readonly metaPath = '/CreateImageOneStep/2025-05-01/acep/post/application_json/';
449
+
450
+ constructor(input: CreateImageOneStepRequest) {
451
+ super(input);
452
+ this.requestConfig = buildRequestConfigFromMetaPath(CreateImageOneStepCommand.metaPath);
453
+ }
454
+ }
213
455
  /**
214
456
  * Command to CreatePod
215
457
  */
@@ -240,6 +482,51 @@ export class CreatePodOneStepCommand extends Command<
240
482
  this.requestConfig = buildRequestConfigFromMetaPath(CreatePodOneStepCommand.metaPath);
241
483
  }
242
484
  }
485
+ /**
486
+ * Command to CreatePortMappingRule
487
+ */
488
+ export class CreatePortMappingRuleCommand extends Command<
489
+ CreatePortMappingRuleRequest,
490
+ CreatePortMappingRuleCommandOutput,
491
+ 'CreatePortMappingRuleCommand'
492
+ > {
493
+ static readonly metaPath = '/CreatePortMappingRule/2025-05-01/acep/post/application_json/';
494
+
495
+ constructor(input: CreatePortMappingRuleRequest) {
496
+ super(input);
497
+ this.requestConfig = buildRequestConfigFromMetaPath(CreatePortMappingRuleCommand.metaPath);
498
+ }
499
+ }
500
+ /**
501
+ * Command to CreateTag
502
+ */
503
+ export class CreateTagCommand extends Command<
504
+ CreateTagRequest,
505
+ CreateTagCommandOutput,
506
+ 'CreateTagCommand'
507
+ > {
508
+ static readonly metaPath = '/CreateTag/2025-05-01/acep/post/application_json/';
509
+
510
+ constructor(input: CreateTagRequest) {
511
+ super(input);
512
+ this.requestConfig = buildRequestConfigFromMetaPath(CreateTagCommand.metaPath);
513
+ }
514
+ }
515
+ /**
516
+ * Command to DeleteAOSPImage
517
+ */
518
+ export class DeleteAOSPImageCommand extends Command<
519
+ DeleteAOSPImageRequest,
520
+ DeleteAOSPImageCommandOutput,
521
+ 'DeleteAOSPImageCommand'
522
+ > {
523
+ static readonly metaPath = '/DeleteAOSPImage/2025-05-01/acep/post/application_json/';
524
+
525
+ constructor(input: DeleteAOSPImageRequest) {
526
+ super(input);
527
+ this.requestConfig = buildRequestConfigFromMetaPath(DeleteAOSPImageCommand.metaPath);
528
+ }
529
+ }
243
530
  /**
244
531
  * Command to DeleteBackupData
245
532
  */
@@ -270,6 +557,111 @@ export class DeleteCustomRouteCommand extends Command<
270
557
  this.requestConfig = buildRequestConfigFromMetaPath(DeleteCustomRouteCommand.metaPath);
271
558
  }
272
559
  }
560
+ /**
561
+ * Command to DetailApp
562
+ */
563
+ export class DetailAppCommand extends Command<
564
+ DetailAppRequest,
565
+ DetailAppCommandOutput,
566
+ 'DetailAppCommand'
567
+ > {
568
+ static readonly metaPath = '/DetailApp/2025-05-01/acep/post/application_json/';
569
+
570
+ constructor(input: DetailAppRequest) {
571
+ super(input);
572
+ this.requestConfig = buildRequestConfigFromMetaPath(DetailAppCommand.metaPath);
573
+ }
574
+ }
575
+ /**
576
+ * Command to DetailDNSRule
577
+ */
578
+ export class DetailDNSRuleCommand extends Command<
579
+ DetailDNSRuleRequest,
580
+ DetailDNSRuleCommandOutput,
581
+ 'DetailDNSRuleCommand'
582
+ > {
583
+ static readonly metaPath = '/DetailDNSRule/2025-05-01/acep/post/application_json/';
584
+
585
+ constructor(input: DetailDNSRuleRequest) {
586
+ super(input);
587
+ this.requestConfig = buildRequestConfigFromMetaPath(DetailDNSRuleCommand.metaPath);
588
+ }
589
+ }
590
+ /**
591
+ * Command to DetailDisplayLayoutMini
592
+ */
593
+ export class DetailDisplayLayoutMiniCommand extends Command<
594
+ DetailDisplayLayoutMiniRequest,
595
+ DetailDisplayLayoutMiniCommandOutput,
596
+ 'DetailDisplayLayoutMiniCommand'
597
+ > {
598
+ static readonly metaPath = '/DetailDisplayLayoutMini/2025-05-01/acep/post/application_json/';
599
+
600
+ constructor(input: DetailDisplayLayoutMiniRequest) {
601
+ super(input);
602
+ this.requestConfig = buildRequestConfigFromMetaPath(DetailDisplayLayoutMiniCommand.metaPath);
603
+ }
604
+ }
605
+ /**
606
+ * Command to DetailHost
607
+ */
608
+ export class DetailHostCommand extends Command<
609
+ DetailHostRequest,
610
+ DetailHostCommandOutput,
611
+ 'DetailHostCommand'
612
+ > {
613
+ static readonly metaPath = '/DetailHost/2025-05-01/acep/post/application_json/';
614
+
615
+ constructor(input: DetailHostRequest) {
616
+ super(input);
617
+ this.requestConfig = buildRequestConfigFromMetaPath(DetailHostCommand.metaPath);
618
+ }
619
+ }
620
+ /**
621
+ * Command to DetailPod
622
+ */
623
+ export class DetailPodCommand extends Command<
624
+ DetailPodRequest,
625
+ DetailPodCommandOutput,
626
+ 'DetailPodCommand'
627
+ > {
628
+ static readonly metaPath = '/DetailPod/2025-05-01/acep/post/application_json/';
629
+
630
+ constructor(input: DetailPodRequest) {
631
+ super(input);
632
+ this.requestConfig = buildRequestConfigFromMetaPath(DetailPodCommand.metaPath);
633
+ }
634
+ }
635
+ /**
636
+ * Command to DetailPortMappingRule
637
+ */
638
+ export class DetailPortMappingRuleCommand extends Command<
639
+ DetailPortMappingRuleRequest,
640
+ DetailPortMappingRuleCommandOutput,
641
+ 'DetailPortMappingRuleCommand'
642
+ > {
643
+ static readonly metaPath = '/DetailPortMappingRule/2025-05-01/acep/post/application_json/';
644
+
645
+ constructor(input: DetailPortMappingRuleRequest) {
646
+ super(input);
647
+ this.requestConfig = buildRequestConfigFromMetaPath(DetailPortMappingRuleCommand.metaPath);
648
+ }
649
+ }
650
+ /**
651
+ * Command to GetAppCrashLog
652
+ */
653
+ export class GetAppCrashLogCommand extends Command<
654
+ GetAppCrashLogRequest,
655
+ GetAppCrashLogCommandOutput,
656
+ 'GetAppCrashLogCommand'
657
+ > {
658
+ static readonly metaPath = '/GetAppCrashLog/2025-05-01/acep/post/application_json/';
659
+
660
+ constructor(input: GetAppCrashLogRequest) {
661
+ super(input);
662
+ this.requestConfig = buildRequestConfigFromMetaPath(GetAppCrashLogCommand.metaPath);
663
+ }
664
+ }
273
665
  /**
274
666
  * Command to GetDcBandwidthDailyPeak
275
667
  */
@@ -285,6 +677,21 @@ export class GetDcBandwidthDailyPeakCommand extends Command<
285
677
  this.requestConfig = buildRequestConfigFromMetaPath(GetDcBandwidthDailyPeakCommand.metaPath);
286
678
  }
287
679
  }
680
+ /**
681
+ * Command to GetImagePreheating
682
+ */
683
+ export class GetImagePreheatingCommand extends Command<
684
+ GetImagePreheatingRequest,
685
+ GetImagePreheatingCommandOutput,
686
+ 'GetImagePreheatingCommand'
687
+ > {
688
+ static readonly metaPath = '/GetImagePreheating/2025-05-01/acep/post/application_json/';
689
+
690
+ constructor(input: GetImagePreheatingRequest) {
691
+ super(input);
692
+ this.requestConfig = buildRequestConfigFromMetaPath(GetImagePreheatingCommand.metaPath);
693
+ }
694
+ }
288
695
  /**
289
696
  * Command to GetPhoneTemplate
290
697
  */
@@ -300,6 +707,156 @@ export class GetPhoneTemplateCommand extends Command<
300
707
  this.requestConfig = buildRequestConfigFromMetaPath(GetPhoneTemplateCommand.metaPath);
301
708
  }
302
709
  }
710
+ /**
711
+ * Command to GetPodAppList
712
+ */
713
+ export class GetPodAppListCommand extends Command<
714
+ GetPodAppListRequest,
715
+ GetPodAppListCommandOutput,
716
+ 'GetPodAppListCommand'
717
+ > {
718
+ static readonly metaPath = '/GetPodAppList/2025-05-01/acep/post/application_json/';
719
+
720
+ constructor(input: GetPodAppListRequest) {
721
+ super(input);
722
+ this.requestConfig = buildRequestConfigFromMetaPath(GetPodAppListCommand.metaPath);
723
+ }
724
+ }
725
+ /**
726
+ * Command to GetPodMetric
727
+ */
728
+ export class GetPodMetricCommand extends Command<
729
+ GetPodMetricRequest,
730
+ GetPodMetricCommandOutput,
731
+ 'GetPodMetricCommand'
732
+ > {
733
+ static readonly metaPath = '/GetPodMetric/2025-05-01/acep/post/application_json/';
734
+
735
+ constructor(input: GetPodMetricRequest) {
736
+ super(input);
737
+ this.requestConfig = buildRequestConfigFromMetaPath(GetPodMetricCommand.metaPath);
738
+ }
739
+ }
740
+ /**
741
+ * Command to GetPodProperty
742
+ */
743
+ export class GetPodPropertyCommand extends Command<
744
+ GetPodPropertyRequest,
745
+ GetPodPropertyCommandOutput,
746
+ 'GetPodPropertyCommand'
747
+ > {
748
+ static readonly metaPath = '/GetPodProperty/2025-05-01/acep/post/application_json/';
749
+
750
+ constructor(input: GetPodPropertyRequest) {
751
+ super(input);
752
+ this.requestConfig = buildRequestConfigFromMetaPath(GetPodPropertyCommand.metaPath);
753
+ }
754
+ }
755
+ /**
756
+ * Command to GetProductResource
757
+ */
758
+ export class GetProductResourceCommand extends Command<
759
+ GetProductResourceRequest,
760
+ GetProductResourceCommandOutput,
761
+ 'GetProductResourceCommand'
762
+ > {
763
+ static readonly metaPath = '/GetProductResource/2025-05-01/acep/post/application_json/';
764
+
765
+ constructor(input: GetProductResourceRequest) {
766
+ super(input);
767
+ this.requestConfig = buildRequestConfigFromMetaPath(GetProductResourceCommand.metaPath);
768
+ }
769
+ }
770
+ /**
771
+ * Command to GetTaskInfo
772
+ */
773
+ export class GetTaskInfoCommand extends Command<
774
+ GetTaskInfoRequest,
775
+ GetTaskInfoCommandOutput,
776
+ 'GetTaskInfoCommand'
777
+ > {
778
+ static readonly metaPath = '/GetTaskInfo/2025-05-01/acep/post/application_json/';
779
+
780
+ constructor(input: GetTaskInfoRequest) {
781
+ super(input);
782
+ this.requestConfig = buildRequestConfigFromMetaPath(GetTaskInfoCommand.metaPath);
783
+ }
784
+ }
785
+ /**
786
+ * Command to InstallApp
787
+ */
788
+ export class InstallAppCommand extends Command<
789
+ InstallAppRequest,
790
+ InstallAppCommandOutput,
791
+ 'InstallAppCommand'
792
+ > {
793
+ static readonly metaPath = '/InstallApp/2025-05-01/acep/post/application_json/';
794
+
795
+ constructor(input: InstallAppRequest) {
796
+ super(input);
797
+ this.requestConfig = buildRequestConfigFromMetaPath(InstallAppCommand.metaPath);
798
+ }
799
+ }
800
+ /**
801
+ * Command to InstallApps
802
+ */
803
+ export class InstallAppsCommand extends Command<
804
+ InstallAppsRequest,
805
+ InstallAppsCommandOutput,
806
+ 'InstallAppsCommand'
807
+ > {
808
+ static readonly metaPath = '/InstallApps/2025-05-01/acep/post/application_json/';
809
+
810
+ constructor(input: InstallAppsRequest) {
811
+ super(input);
812
+ this.requestConfig = buildRequestConfigFromMetaPath(InstallAppsCommand.metaPath);
813
+ }
814
+ }
815
+ /**
816
+ * Command to LaunchApp
817
+ */
818
+ export class LaunchAppCommand extends Command<
819
+ LaunchAppRequest,
820
+ LaunchAppCommandOutput,
821
+ 'LaunchAppCommand'
822
+ > {
823
+ static readonly metaPath = '/LaunchApp/2025-05-01/acep/post/application_json/';
824
+
825
+ constructor(input: LaunchAppRequest) {
826
+ super(input);
827
+ this.requestConfig = buildRequestConfigFromMetaPath(LaunchAppCommand.metaPath);
828
+ }
829
+ }
830
+ /**
831
+ * Command to LaunchApps
832
+ */
833
+ export class LaunchAppsCommand extends Command<
834
+ LaunchAppsRequest,
835
+ LaunchAppsCommandOutput,
836
+ 'LaunchAppsCommand'
837
+ > {
838
+ static readonly metaPath = '/LaunchApps/2025-05-01/acep/post/application_json/';
839
+
840
+ constructor(input: LaunchAppsRequest) {
841
+ super(input);
842
+ this.requestConfig = buildRequestConfigFromMetaPath(LaunchAppsCommand.metaPath);
843
+ }
844
+ }
845
+ /**
846
+ * Command to ListAOSPImage
847
+ */
848
+ export class ListAOSPImageCommand extends Command<
849
+ ListAOSPImageRequest,
850
+ ListAOSPImageCommandOutput,
851
+ 'ListAOSPImageCommand'
852
+ > {
853
+ static readonly metaPath = '/ListAOSPImage/2025-05-01/acep/post/application_json/';
854
+
855
+ constructor(input: ListAOSPImageRequest) {
856
+ super(input);
857
+ this.requestConfig = buildRequestConfigFromMetaPath(ListAOSPImageCommand.metaPath);
858
+ }
859
+ }
303
860
  /**
304
861
  * Command to ListApp
305
862
  */
@@ -330,6 +887,21 @@ export class ListBackupDataCommand extends Command<
330
887
  this.requestConfig = buildRequestConfigFromMetaPath(ListBackupDataCommand.metaPath);
331
888
  }
332
889
  }
890
+ /**
891
+ * Command to ListConfiguration
892
+ */
893
+ export class ListConfigurationCommand extends Command<
894
+ ListConfigurationRequest,
895
+ ListConfigurationCommandOutput,
896
+ 'ListConfigurationCommand'
897
+ > {
898
+ static readonly metaPath = '/ListConfiguration/2025-05-01/acep/post/application_json/';
899
+
900
+ constructor(input: ListConfigurationRequest) {
901
+ super(input);
902
+ this.requestConfig = buildRequestConfigFromMetaPath(ListConfigurationCommand.metaPath);
903
+ }
904
+ }
333
905
  /**
334
906
  * Command to ListCustomRoute
335
907
  */
@@ -345,6 +917,36 @@ export class ListCustomRouteCommand extends Command<
345
917
  this.requestConfig = buildRequestConfigFromMetaPath(ListCustomRouteCommand.metaPath);
346
918
  }
347
919
  }
920
+ /**
921
+ * Command to ListDc
922
+ */
923
+ export class ListDcCommand extends Command<
924
+ ListDcRequest,
925
+ ListDcCommandOutput,
926
+ 'ListDcCommand'
927
+ > {
928
+ static readonly metaPath = '/ListDc/2025-05-01/acep/post/application_json/';
929
+
930
+ constructor(input: ListDcRequest) {
931
+ super(input);
932
+ this.requestConfig = buildRequestConfigFromMetaPath(ListDcCommand.metaPath);
933
+ }
934
+ }
935
+ /**
936
+ * Command to ListImageResource
937
+ */
938
+ export class ListImageResourceCommand extends Command<
939
+ ListImageResourceRequest,
940
+ ListImageResourceCommandOutput,
941
+ 'ListImageResourceCommand'
942
+ > {
943
+ static readonly metaPath = '/ListImageResource/2025-05-01/acep/post/application_json/';
944
+
945
+ constructor(input: ListImageResourceRequest) {
946
+ super(input);
947
+ this.requestConfig = buildRequestConfigFromMetaPath(ListImageResourceCommand.metaPath);
948
+ }
949
+ }
348
950
  /**
349
951
  * Command to ListPhoneTemplate
350
952
  */
@@ -390,6 +992,96 @@ export class MigratePodCommand extends Command<
390
992
  this.requestConfig = buildRequestConfigFromMetaPath(MigratePodCommand.metaPath);
391
993
  }
392
994
  }
995
+ /**
996
+ * Command to PodDataDelete
997
+ */
998
+ export class PodDataDeleteCommand extends Command<
999
+ PodDataDeleteRequest,
1000
+ PodDataDeleteCommandOutput,
1001
+ 'PodDataDeleteCommand'
1002
+ > {
1003
+ static readonly metaPath = '/PodDataDelete/2025-05-01/acep/post/application_json/';
1004
+
1005
+ constructor(input: PodDataDeleteRequest) {
1006
+ super(input);
1007
+ this.requestConfig = buildRequestConfigFromMetaPath(PodDataDeleteCommand.metaPath);
1008
+ }
1009
+ }
1010
+ /**
1011
+ * Command to PowerOffPod
1012
+ */
1013
+ export class PowerOffPodCommand extends Command<
1014
+ PowerOffPodRequest,
1015
+ PowerOffPodCommandOutput,
1016
+ 'PowerOffPodCommand'
1017
+ > {
1018
+ static readonly metaPath = '/PowerOffPod/2025-05-01/acep/post/application_json/';
1019
+
1020
+ constructor(input: PowerOffPodRequest) {
1021
+ super(input);
1022
+ this.requestConfig = buildRequestConfigFromMetaPath(PowerOffPodCommand.metaPath);
1023
+ }
1024
+ }
1025
+ /**
1026
+ * Command to PowerOnPod
1027
+ */
1028
+ export class PowerOnPodCommand extends Command<
1029
+ PowerOnPodRequest,
1030
+ PowerOnPodCommandOutput,
1031
+ 'PowerOnPodCommand'
1032
+ > {
1033
+ static readonly metaPath = '/PowerOnPod/2025-05-01/acep/post/application_json/';
1034
+
1035
+ constructor(input: PowerOnPodRequest) {
1036
+ super(input);
1037
+ this.requestConfig = buildRequestConfigFromMetaPath(PowerOnPodCommand.metaPath);
1038
+ }
1039
+ }
1040
+ /**
1041
+ * Command to PullFile
1042
+ */
1043
+ export class PullFileCommand extends Command<
1044
+ PullFileRequest,
1045
+ PullFileCommandOutput,
1046
+ 'PullFileCommand'
1047
+ > {
1048
+ static readonly metaPath = '/PullFile/2025-05-01/acep/post/application_json/';
1049
+
1050
+ constructor(input: PullFileRequest) {
1051
+ super(input);
1052
+ this.requestConfig = buildRequestConfigFromMetaPath(PullFileCommand.metaPath);
1053
+ }
1054
+ }
1055
+ /**
1056
+ * Command to PushFile
1057
+ */
1058
+ export class PushFileCommand extends Command<
1059
+ PushFileRequest,
1060
+ PushFileCommandOutput,
1061
+ 'PushFileCommand'
1062
+ > {
1063
+ static readonly metaPath = '/PushFile/2025-05-01/acep/post/application_json/';
1064
+
1065
+ constructor(input: PushFileRequest) {
1066
+ super(input);
1067
+ this.requestConfig = buildRequestConfigFromMetaPath(PushFileCommand.metaPath);
1068
+ }
1069
+ }
1070
+ /**
1071
+ * Command to RebootHost
1072
+ */
1073
+ export class RebootHostCommand extends Command<
1074
+ RebootHostRequest,
1075
+ RebootHostCommandOutput,
1076
+ 'RebootHostCommand'
1077
+ > {
1078
+ static readonly metaPath = '/RebootHost/2025-05-01/acep/post/application_json/';
1079
+
1080
+ constructor(input: RebootHostRequest) {
1081
+ super(input);
1082
+ this.requestConfig = buildRequestConfigFromMetaPath(RebootHostCommand.metaPath);
1083
+ }
1084
+ }
393
1085
  /**
394
1086
  * Command to RemovePhoneTemplate
395
1087
  */
@@ -405,6 +1097,21 @@ export class RemovePhoneTemplateCommand extends Command<
405
1097
  this.requestConfig = buildRequestConfigFromMetaPath(RemovePhoneTemplateCommand.metaPath);
406
1098
  }
407
1099
  }
1100
+ /**
1101
+ * Command to ResetHost
1102
+ */
1103
+ export class ResetHostCommand extends Command<
1104
+ ResetHostRequest,
1105
+ ResetHostCommandOutput,
1106
+ 'ResetHostCommand'
1107
+ > {
1108
+ static readonly metaPath = '/ResetHost/2025-05-01/acep/post/application_json/';
1109
+
1110
+ constructor(input: ResetHostRequest) {
1111
+ super(input);
1112
+ this.requestConfig = buildRequestConfigFromMetaPath(ResetHostCommand.metaPath);
1113
+ }
1114
+ }
408
1115
  /**
409
1116
  * Command to ResetPod
410
1117
  */
@@ -450,6 +1157,51 @@ export class RestorePodCommand extends Command<
450
1157
  this.requestConfig = buildRequestConfigFromMetaPath(RestorePodCommand.metaPath);
451
1158
  }
452
1159
  }
1160
+ /**
1161
+ * Command to RunCommand
1162
+ */
1163
+ export class RunCommandCommand extends Command<
1164
+ RunCommandRequest,
1165
+ RunCommandCommandOutput,
1166
+ 'RunCommandCommand'
1167
+ > {
1168
+ static readonly metaPath = '/RunCommand/2025-05-01/acep/post/application_json/';
1169
+
1170
+ constructor(input: RunCommandRequest) {
1171
+ super(input);
1172
+ this.requestConfig = buildRequestConfigFromMetaPath(RunCommandCommand.metaPath);
1173
+ }
1174
+ }
1175
+ /**
1176
+ * Command to RunSyncCommand
1177
+ */
1178
+ export class RunSyncCommandCommand extends Command<
1179
+ RunSyncCommandRequest,
1180
+ RunSyncCommandCommandOutput,
1181
+ 'RunSyncCommandCommand'
1182
+ > {
1183
+ static readonly metaPath = '/RunSyncCommand/2025-05-01/acep/post/application_json/';
1184
+
1185
+ constructor(input: RunSyncCommandRequest) {
1186
+ super(input);
1187
+ this.requestConfig = buildRequestConfigFromMetaPath(RunSyncCommandCommand.metaPath);
1188
+ }
1189
+ }
1190
+ /**
1191
+ * Command to SetProxy
1192
+ */
1193
+ export class SetProxyCommand extends Command<
1194
+ SetProxyRequest,
1195
+ SetProxyCommandOutput,
1196
+ 'SetProxyCommand'
1197
+ > {
1198
+ static readonly metaPath = '/SetProxy/2025-05-01/acep/post/application_json/';
1199
+
1200
+ constructor(input: SetProxyRequest) {
1201
+ super(input);
1202
+ this.requestConfig = buildRequestConfigFromMetaPath(SetProxyCommand.metaPath);
1203
+ }
1204
+ }
453
1205
  /**
454
1206
  * Command to StartRecording
455
1207
  */
@@ -510,6 +1262,66 @@ export class StopScreenShotCommand extends Command<
510
1262
  this.requestConfig = buildRequestConfigFromMetaPath(StopScreenShotCommand.metaPath);
511
1263
  }
512
1264
  }
1265
+ /**
1266
+ * Command to UnbindPortMappingRule
1267
+ */
1268
+ export class UnbindPortMappingRuleCommand extends Command<
1269
+ UnbindPortMappingRuleRequest,
1270
+ UnbindPortMappingRuleCommandOutput,
1271
+ 'UnbindPortMappingRuleCommand'
1272
+ > {
1273
+ static readonly metaPath = '/UnbindPortMappingRule/2025-05-01/acep/post/application_json/';
1274
+
1275
+ constructor(input: UnbindPortMappingRuleRequest) {
1276
+ super(input);
1277
+ this.requestConfig = buildRequestConfigFromMetaPath(UnbindPortMappingRuleCommand.metaPath);
1278
+ }
1279
+ }
1280
+ /**
1281
+ * Command to UninstallApp
1282
+ */
1283
+ export class UninstallAppCommand extends Command<
1284
+ UninstallAppRequest,
1285
+ UninstallAppCommandOutput,
1286
+ 'UninstallAppCommand'
1287
+ > {
1288
+ static readonly metaPath = '/UninstallApp/2025-05-01/acep/post/application_json/';
1289
+
1290
+ constructor(input: UninstallAppRequest) {
1291
+ super(input);
1292
+ this.requestConfig = buildRequestConfigFromMetaPath(UninstallAppCommand.metaPath);
1293
+ }
1294
+ }
1295
+ /**
1296
+ * Command to UnsubscribeHostResource
1297
+ */
1298
+ export class UnsubscribeHostResourceCommand extends Command<
1299
+ UnsubscribeHostResourceRequest,
1300
+ UnsubscribeHostResourceCommandOutput,
1301
+ 'UnsubscribeHostResourceCommand'
1302
+ > {
1303
+ static readonly metaPath = '/UnsubscribeHostResource/2025-05-01/acep/post/application_json/';
1304
+
1305
+ constructor(input: UnsubscribeHostResourceRequest) {
1306
+ super(input);
1307
+ this.requestConfig = buildRequestConfigFromMetaPath(UnsubscribeHostResourceCommand.metaPath);
1308
+ }
1309
+ }
1310
+ /**
1311
+ * Command to UpdateAOSPImage
1312
+ */
1313
+ export class UpdateAOSPImageCommand extends Command<
1314
+ UpdateAOSPImageRequest,
1315
+ UpdateAOSPImageCommandOutput,
1316
+ 'UpdateAOSPImageCommand'
1317
+ > {
1318
+ static readonly metaPath = '/UpdateAOSPImage/2025-05-01/acep/post/application_json/';
1319
+
1320
+ constructor(input: UpdateAOSPImageRequest) {
1321
+ super(input);
1322
+ this.requestConfig = buildRequestConfigFromMetaPath(UpdateAOSPImageCommand.metaPath);
1323
+ }
1324
+ }
513
1325
  /**
514
1326
  * Command to UpdateCustomRoute
515
1327
  */
@@ -555,36 +1367,97 @@ export class UpdatePodPropertyCommand extends Command<
555
1367
  this.requestConfig = buildRequestConfigFromMetaPath(UpdatePodPropertyCommand.metaPath);
556
1368
  }
557
1369
  }
1370
+ /**
1371
+ * Command to UploadApp
1372
+ */
1373
+ export class UploadAppCommand extends Command<
1374
+ UploadAppRequest,
1375
+ UploadAppCommandOutput,
1376
+ 'UploadAppCommand'
1377
+ > {
1378
+ static readonly metaPath = '/UploadApp/2025-05-01/acep/post/application_json/';
1379
+
1380
+ constructor(input: UploadAppRequest) {
1381
+ super(input);
1382
+ this.requestConfig = buildRequestConfigFromMetaPath(UploadAppCommand.metaPath);
1383
+ }
1384
+ }
558
1385
 
559
1386
  export default {
560
1387
  ACEPClient,
561
1388
  AddCustomRouteCommand,
562
1389
  AddPhoneTemplateCommand,
1390
+ AutoInstallAppCommand,
563
1391
  BackupDataCommand,
564
1392
  BackupPodCommand,
1393
+ BindPortMappingRuleCommand,
1394
+ BuildAOSPImageCommand,
565
1395
  CancelBackupPodCommand,
566
1396
  CancelRestorePodCommand,
1397
+ CloseAppCommand,
1398
+ CreateDNSRuleCommand,
1399
+ CreateDisplayLayoutMiniCommand,
1400
+ CreateImageOneStepCommand,
567
1401
  CreatePodCommand,
568
1402
  CreatePodOneStepCommand,
1403
+ CreatePortMappingRuleCommand,
1404
+ CreateTagCommand,
1405
+ DeleteAOSPImageCommand,
569
1406
  DeleteBackupDataCommand,
570
1407
  DeleteCustomRouteCommand,
1408
+ DetailAppCommand,
1409
+ DetailDNSRuleCommand,
1410
+ DetailDisplayLayoutMiniCommand,
1411
+ DetailHostCommand,
1412
+ DetailPodCommand,
1413
+ DetailPortMappingRuleCommand,
1414
+ GetAppCrashLogCommand,
571
1415
  GetDcBandwidthDailyPeakCommand,
1416
+ GetImagePreheatingCommand,
572
1417
  GetPhoneTemplateCommand,
1418
+ GetPodAppListCommand,
1419
+ GetPodMetricCommand,
1420
+ GetPodPropertyCommand,
1421
+ GetProductResourceCommand,
1422
+ GetTaskInfoCommand,
1423
+ InstallAppCommand,
1424
+ InstallAppsCommand,
1425
+ LaunchAppCommand,
1426
+ LaunchAppsCommand,
1427
+ ListAOSPImageCommand,
573
1428
  ListAppCommand,
574
1429
  ListBackupDataCommand,
1430
+ ListConfigurationCommand,
575
1431
  ListCustomRouteCommand,
1432
+ ListDcCommand,
1433
+ ListImageResourceCommand,
576
1434
  ListPhoneTemplateCommand,
577
1435
  ListPodCommand,
578
1436
  MigratePodCommand,
1437
+ PodDataDeleteCommand,
1438
+ PowerOffPodCommand,
1439
+ PowerOnPodCommand,
1440
+ PullFileCommand,
1441
+ PushFileCommand,
1442
+ RebootHostCommand,
579
1443
  RemovePhoneTemplateCommand,
1444
+ ResetHostCommand,
580
1445
  ResetPodCommand,
581
1446
  RestoreDataCommand,
582
1447
  RestorePodCommand,
1448
+ RunCommandCommand,
1449
+ RunSyncCommandCommand,
1450
+ SetProxyCommand,
583
1451
  StartRecordingCommand,
584
1452
  StartScreenShotCommand,
585
1453
  StopRecordingCommand,
586
1454
  StopScreenShotCommand,
1455
+ UnbindPortMappingRuleCommand,
1456
+ UninstallAppCommand,
1457
+ UnsubscribeHostResourceCommand,
1458
+ UpdateAOSPImageCommand,
587
1459
  UpdateCustomRouteCommand,
588
1460
  UpdatePhoneTemplateCommand,
589
1461
  UpdatePodPropertyCommand,
1462
+ UploadAppCommand,
590
1463
  };