@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.
- package/.turbo/turbo-build.log +6 -6
- package/dist/cjs/index.js +475 -15
- package/dist/esm/api.d.ts +506 -0
- package/dist/esm/api.d.ts.map +1 -1
- package/dist/esm/index.mjs +323 -1
- package/dist/esm/types/app-crash-log-list-for-get-app-crash-log-output.d.ts +40 -0
- package/dist/esm/types/app-crash-log-list-for-get-app-crash-log-output.d.ts.map +1 -0
- package/dist/esm/types/app-for-detail-app-output.d.ts +97 -0
- package/dist/esm/types/app-for-detail-app-output.d.ts.map +1 -0
- package/dist/esm/types/app-list-for-install-apps-input.d.ts +30 -0
- package/dist/esm/types/app-list-for-install-apps-input.d.ts.map +1 -0
- package/dist/esm/types/auto-install-app-request.d.ts +70 -0
- package/dist/esm/types/auto-install-app-request.d.ts.map +1 -0
- package/dist/esm/types/auto-install-app-response.d.ts +36 -0
- package/dist/esm/types/auto-install-app-response.d.ts.map +1 -0
- package/dist/esm/types/bind-port-mapping-rule-request.d.ts +35 -0
- package/dist/esm/types/bind-port-mapping-rule-request.d.ts.map +1 -0
- package/dist/esm/types/bind-port-mapping-rule-response.d.ts +31 -0
- package/dist/esm/types/bind-port-mapping-rule-response.d.ts.map +1 -0
- package/dist/esm/types/build-aospimage-request.d.ts +47 -0
- package/dist/esm/types/build-aospimage-request.d.ts.map +1 -0
- package/dist/esm/types/build-aospimage-response.d.ts +25 -0
- package/dist/esm/types/build-aospimage-response.d.ts.map +1 -0
- package/dist/esm/types/close-app-request.d.ts +35 -0
- package/dist/esm/types/close-app-request.d.ts.map +1 -0
- package/dist/esm/types/close-app-response.d.ts +36 -0
- package/dist/esm/types/close-app-response.d.ts.map +1 -0
- package/dist/esm/types/configuration-for-detail-pod-output.d.ts +40 -0
- package/dist/esm/types/configuration-for-detail-pod-output.d.ts.map +1 -0
- package/dist/esm/types/convert-latest-version-for-detail-app-output.d.ts +60 -0
- package/dist/esm/types/convert-latest-version-for-detail-app-output.d.ts.map +1 -0
- package/dist/esm/types/convert-system-img-for-build-aospimage-input.d.ts +30 -0
- package/dist/esm/types/convert-system-img-for-build-aospimage-input.d.ts.map +1 -0
- package/dist/esm/types/convert-vendor-img-for-build-aospimage-input.d.ts +30 -0
- package/dist/esm/types/convert-vendor-img-for-build-aospimage-input.d.ts.map +1 -0
- package/dist/esm/types/convert-version-list-for-detail-app-output.d.ts +60 -0
- package/dist/esm/types/convert-version-list-for-detail-app-output.d.ts.map +1 -0
- package/dist/esm/types/create-display-layout-mini-request.d.ts +55 -0
- package/dist/esm/types/create-display-layout-mini-request.d.ts.map +1 -0
- package/dist/esm/types/create-display-layout-mini-response.d.ts +60 -0
- package/dist/esm/types/create-display-layout-mini-response.d.ts.map +1 -0
- package/dist/esm/types/create-dnsrule-request.d.ts +46 -0
- package/dist/esm/types/create-dnsrule-request.d.ts.map +1 -0
- package/dist/esm/types/create-dnsrule-response.d.ts +56 -0
- package/dist/esm/types/create-dnsrule-response.d.ts.map +1 -0
- package/dist/esm/types/create-image-one-step-request.d.ts +45 -0
- package/dist/esm/types/create-image-one-step-request.d.ts.map +1 -0
- package/dist/esm/types/create-image-one-step-response.d.ts +30 -0
- package/dist/esm/types/create-image-one-step-response.d.ts.map +1 -0
- package/dist/esm/types/create-port-mapping-rule-request.d.ts +55 -0
- package/dist/esm/types/create-port-mapping-rule-request.d.ts.map +1 -0
- package/dist/esm/types/create-port-mapping-rule-response.d.ts +40 -0
- package/dist/esm/types/create-port-mapping-rule-response.d.ts.map +1 -0
- package/dist/esm/types/create-tag-request.d.ts +35 -0
- package/dist/esm/types/create-tag-request.d.ts.map +1 -0
- package/dist/esm/types/create-tag-response.d.ts +25 -0
- package/dist/esm/types/create-tag-response.d.ts.map +1 -0
- package/dist/esm/types/dc-info-for-detail-pod-output.d.ts +40 -0
- package/dist/esm/types/dc-info-for-detail-pod-output.d.ts.map +1 -0
- package/dist/esm/types/delete-aospimage-request.d.ts +25 -0
- package/dist/esm/types/delete-aospimage-request.d.ts.map +1 -0
- package/dist/esm/types/delete-aospimage-response.d.ts +26 -0
- package/dist/esm/types/delete-aospimage-response.d.ts.map +1 -0
- package/dist/esm/types/detail-app-request.d.ts +30 -0
- package/dist/esm/types/detail-app-request.d.ts.map +1 -0
- package/dist/esm/types/detail-app-response.d.ts +108 -0
- package/dist/esm/types/detail-app-response.d.ts.map +1 -0
- package/dist/esm/types/detail-display-layout-mini-request.d.ts +30 -0
- package/dist/esm/types/detail-display-layout-mini-request.d.ts.map +1 -0
- package/dist/esm/types/detail-display-layout-mini-response.d.ts +66 -0
- package/dist/esm/types/detail-display-layout-mini-response.d.ts.map +1 -0
- package/dist/esm/types/detail-dnsrule-request.d.ts +30 -0
- package/dist/esm/types/detail-dnsrule-request.d.ts.map +1 -0
- package/dist/esm/types/detail-dnsrule-response.d.ts +61 -0
- package/dist/esm/types/detail-dnsrule-response.d.ts.map +1 -0
- package/dist/esm/types/detail-for-power-off-pod-output.d.ts +40 -0
- package/dist/esm/types/detail-for-power-off-pod-output.d.ts.map +1 -0
- package/dist/esm/types/detail-for-power-on-pod-output.d.ts +40 -0
- package/dist/esm/types/detail-for-power-on-pod-output.d.ts.map +1 -0
- package/dist/esm/types/detail-host-request.d.ts +30 -0
- package/dist/esm/types/detail-host-request.d.ts.map +1 -0
- package/dist/esm/types/detail-host-response.d.ts +115 -0
- package/dist/esm/types/detail-host-response.d.ts.map +1 -0
- package/dist/esm/types/detail-pod-request.d.ts +30 -0
- package/dist/esm/types/detail-pod-request.d.ts.map +1 -0
- package/dist/esm/types/detail-pod-response.d.ts +206 -0
- package/dist/esm/types/detail-pod-response.d.ts.map +1 -0
- package/dist/esm/types/detail-port-mapping-rule-request.d.ts +30 -0
- package/dist/esm/types/detail-port-mapping-rule-request.d.ts.map +1 -0
- package/dist/esm/types/detail-port-mapping-rule-response.d.ts +70 -0
- package/dist/esm/types/detail-port-mapping-rule-response.d.ts.map +1 -0
- package/dist/esm/types/display-layout-mini-for-detail-display-layout-mini-output.d.ts +60 -0
- package/dist/esm/types/display-layout-mini-for-detail-display-layout-mini-output.d.ts.map +1 -0
- package/dist/esm/types/display-status-for-detail-pod-output.d.ts +20 -0
- package/dist/esm/types/display-status-for-detail-pod-output.d.ts.map +1 -0
- package/dist/esm/types/eip-for-detail-pod-output.d.ts +35 -0
- package/dist/esm/types/eip-for-detail-pod-output.d.ts.map +1 -0
- package/dist/esm/types/error-pod-info-list-for-bind-port-mapping-rule-output.d.ts +35 -0
- package/dist/esm/types/error-pod-info-list-for-bind-port-mapping-rule-output.d.ts.map +1 -0
- package/dist/esm/types/error-pod-info-list-for-unbind-port-mapping-rule-output.d.ts +35 -0
- package/dist/esm/types/error-pod-info-list-for-unbind-port-mapping-rule-output.d.ts.map +1 -0
- package/dist/esm/types/exception-list-for-unsubscribe-host-resource-output.d.ts +35 -0
- package/dist/esm/types/exception-list-for-unsubscribe-host-resource-output.d.ts.map +1 -0
- package/dist/esm/types/extra-info-for-upload-app-input.d.ts +40 -0
- package/dist/esm/types/extra-info-for-upload-app-input.d.ts.map +1 -0
- package/dist/esm/types/get-app-crash-log-request.d.ts +40 -0
- package/dist/esm/types/get-app-crash-log-request.d.ts.map +1 -0
- package/dist/esm/types/get-app-crash-log-response.d.ts +26 -0
- package/dist/esm/types/get-app-crash-log-response.d.ts.map +1 -0
- package/dist/esm/types/get-image-preheating-request.d.ts +35 -0
- package/dist/esm/types/get-image-preheating-request.d.ts.map +1 -0
- package/dist/esm/types/get-image-preheating-response.d.ts +26 -0
- package/dist/esm/types/get-image-preheating-response.d.ts.map +1 -0
- package/dist/esm/types/get-pod-app-list-request.d.ts +35 -0
- package/dist/esm/types/get-pod-app-list-request.d.ts.map +1 -0
- package/dist/esm/types/get-pod-app-list-response.d.ts +37 -0
- package/dist/esm/types/get-pod-app-list-response.d.ts.map +1 -0
- package/dist/esm/types/get-pod-metric-request.d.ts +30 -0
- package/dist/esm/types/get-pod-metric-request.d.ts.map +1 -0
- package/dist/esm/types/get-pod-metric-response.d.ts +100 -0
- package/dist/esm/types/get-pod-metric-response.d.ts.map +1 -0
- package/dist/esm/types/get-pod-property-request.d.ts +55 -0
- package/dist/esm/types/get-pod-property-request.d.ts.map +1 -0
- package/dist/esm/types/get-pod-property-response.d.ts +50 -0
- package/dist/esm/types/get-pod-property-response.d.ts.map +1 -0
- package/dist/esm/types/get-product-resource-request.d.ts +30 -0
- package/dist/esm/types/get-product-resource-request.d.ts.map +1 -0
- package/dist/esm/types/get-product-resource-response.d.ts +55 -0
- package/dist/esm/types/get-product-resource-response.d.ts.map +1 -0
- package/dist/esm/types/get-task-info-request.d.ts +30 -0
- package/dist/esm/types/get-task-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-task-info-response.d.ts +46 -0
- package/dist/esm/types/get-task-info-response.d.ts.map +1 -0
- package/dist/esm/types/image-tos-info-for-build-aospimage-input.d.ts +47 -0
- package/dist/esm/types/image-tos-info-for-build-aospimage-input.d.ts.map +1 -0
- package/dist/esm/types/image-url-info-for-build-aospimage-input.d.ts +32 -0
- package/dist/esm/types/image-url-info-for-build-aospimage-input.d.ts.map +1 -0
- package/dist/esm/types/index.d.ts +149 -0
- package/dist/esm/types/index.d.ts.map +1 -1
- package/dist/esm/types/install-app-request.d.ts +65 -0
- package/dist/esm/types/install-app-request.d.ts.map +1 -0
- package/dist/esm/types/install-app-response.d.ts +36 -0
- package/dist/esm/types/install-app-response.d.ts.map +1 -0
- package/dist/esm/types/install-apps-request.d.ts +46 -0
- package/dist/esm/types/install-apps-request.d.ts.map +1 -0
- package/dist/esm/types/install-apps-response.d.ts +36 -0
- package/dist/esm/types/install-apps-response.d.ts.map +1 -0
- package/dist/esm/types/iplist-for-create-dnsrule-input.d.ts +30 -0
- package/dist/esm/types/iplist-for-create-dnsrule-input.d.ts.map +1 -0
- package/dist/esm/types/iplist-for-create-dnsrule-output.d.ts +30 -0
- package/dist/esm/types/iplist-for-create-dnsrule-output.d.ts.map +1 -0
- package/dist/esm/types/iplist-for-detail-dnsrule-output.d.ts +30 -0
- package/dist/esm/types/iplist-for-detail-dnsrule-output.d.ts.map +1 -0
- package/dist/esm/types/item-for-delete-aospimage-output.d.ts +35 -0
- package/dist/esm/types/item-for-delete-aospimage-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-auto-install-app-output.d.ts +45 -0
- package/dist/esm/types/job-for-auto-install-app-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-close-app-output.d.ts +40 -0
- package/dist/esm/types/job-for-close-app-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-get-task-info-output.d.ts +45 -0
- package/dist/esm/types/job-for-get-task-info-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-install-app-output.d.ts +45 -0
- package/dist/esm/types/job-for-install-app-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-install-apps-output.d.ts +40 -0
- package/dist/esm/types/job-for-install-apps-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-launch-app-output.d.ts +40 -0
- package/dist/esm/types/job-for-launch-app-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-launch-apps-output.d.ts +45 -0
- package/dist/esm/types/job-for-launch-apps-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-reboot-host-output.d.ts +45 -0
- package/dist/esm/types/job-for-reboot-host-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-reset-host-output.d.ts +45 -0
- package/dist/esm/types/job-for-reset-host-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-run-command-output.d.ts +40 -0
- package/dist/esm/types/job-for-run-command-output.d.ts.map +1 -0
- package/dist/esm/types/job-for-uninstall-app-output.d.ts +40 -0
- package/dist/esm/types/job-for-uninstall-app-output.d.ts.map +1 -0
- package/dist/esm/types/job-list-for-set-proxy-output.d.ts +30 -0
- package/dist/esm/types/job-list-for-set-proxy-output.d.ts.map +1 -0
- package/dist/esm/types/latest-version-for-detail-app-output.d.ts +60 -0
- package/dist/esm/types/latest-version-for-detail-app-output.d.ts.map +1 -0
- package/dist/esm/types/launch-app-request.d.ts +35 -0
- package/dist/esm/types/launch-app-request.d.ts.map +1 -0
- package/dist/esm/types/launch-app-response.d.ts +36 -0
- package/dist/esm/types/launch-app-response.d.ts.map +1 -0
- package/dist/esm/types/launch-apps-request.d.ts +35 -0
- package/dist/esm/types/launch-apps-request.d.ts.map +1 -0
- package/dist/esm/types/launch-apps-response.d.ts +36 -0
- package/dist/esm/types/launch-apps-response.d.ts.map +1 -0
- package/dist/esm/types/list-aospimage-request.d.ts +65 -0
- package/dist/esm/types/list-aospimage-request.d.ts.map +1 -0
- package/dist/esm/types/list-aospimage-response.d.ts +31 -0
- package/dist/esm/types/list-aospimage-response.d.ts.map +1 -0
- package/dist/esm/types/list-configuration-request.d.ts +45 -0
- package/dist/esm/types/list-configuration-request.d.ts.map +1 -0
- package/dist/esm/types/list-configuration-response.d.ts +31 -0
- package/dist/esm/types/list-configuration-response.d.ts.map +1 -0
- package/dist/esm/types/list-dc-request.d.ts +55 -0
- package/dist/esm/types/list-dc-request.d.ts.map +1 -0
- package/dist/esm/types/list-dc-response.d.ts +31 -0
- package/dist/esm/types/list-dc-response.d.ts.map +1 -0
- package/dist/esm/types/list-image-resource-request.d.ts +40 -0
- package/dist/esm/types/list-image-resource-request.d.ts.map +1 -0
- package/dist/esm/types/list-image-resource-response.d.ts +31 -0
- package/dist/esm/types/list-image-resource-response.d.ts.map +1 -0
- package/dist/esm/types/persist-property-list-for-get-pod-property-output.d.ts +20 -0
- package/dist/esm/types/persist-property-list-for-get-pod-property-output.d.ts.map +1 -0
- package/dist/esm/types/pod-app-list-for-get-pod-app-list-output.d.ts +75 -0
- package/dist/esm/types/pod-app-list-for-get-pod-app-list-output.d.ts.map +1 -0
- package/dist/esm/types/pod-data-delete-request.d.ts +40 -0
- package/dist/esm/types/pod-data-delete-request.d.ts.map +1 -0
- package/dist/esm/types/pod-data-delete-response.d.ts +30 -0
- package/dist/esm/types/pod-data-delete-response.d.ts.map +1 -0
- package/dist/esm/types/port-mapping-rule-list-for-detail-pod-output.d.ts +56 -0
- package/dist/esm/types/port-mapping-rule-list-for-detail-pod-output.d.ts.map +1 -0
- package/dist/esm/types/power-off-pod-request.d.ts +35 -0
- package/dist/esm/types/power-off-pod-request.d.ts.map +1 -0
- package/dist/esm/types/power-off-pod-response.d.ts +36 -0
- package/dist/esm/types/power-off-pod-response.d.ts.map +1 -0
- package/dist/esm/types/power-on-pod-request.d.ts +35 -0
- package/dist/esm/types/power-on-pod-request.d.ts.map +1 -0
- package/dist/esm/types/power-on-pod-response.d.ts +36 -0
- package/dist/esm/types/power-on-pod-response.d.ts.map +1 -0
- package/dist/esm/types/property-list-for-get-pod-property-output.d.ts +20 -0
- package/dist/esm/types/property-list-for-get-pod-property-output.d.ts.map +1 -0
- package/dist/esm/types/proxy-config-for-set-proxy-input.d.ts +20 -0
- package/dist/esm/types/proxy-config-for-set-proxy-input.d.ts.map +1 -0
- package/dist/esm/types/public-port-info-list-for-detail-pod-output.d.ts +35 -0
- package/dist/esm/types/public-port-info-list-for-detail-pod-output.d.ts.map +1 -0
- package/dist/esm/types/pull-file-request.d.ts +55 -0
- package/dist/esm/types/pull-file-request.d.ts.map +1 -0
- package/dist/esm/types/pull-file-response.d.ts +30 -0
- package/dist/esm/types/pull-file-response.d.ts.map +1 -0
- package/dist/esm/types/push-file-request.d.ts +70 -0
- package/dist/esm/types/push-file-request.d.ts.map +1 -0
- package/dist/esm/types/push-file-response.d.ts +30 -0
- package/dist/esm/types/push-file-response.d.ts.map +1 -0
- package/dist/esm/types/reboot-host-request.d.ts +35 -0
- package/dist/esm/types/reboot-host-request.d.ts.map +1 -0
- package/dist/esm/types/reboot-host-response.d.ts +36 -0
- package/dist/esm/types/reboot-host-response.d.ts.map +1 -0
- package/dist/esm/types/reset-host-request.d.ts +30 -0
- package/dist/esm/types/reset-host-request.d.ts.map +1 -0
- package/dist/esm/types/reset-host-response.d.ts +36 -0
- package/dist/esm/types/reset-host-response.d.ts.map +1 -0
- package/dist/esm/types/row-for-get-image-preheating-output.d.ts +35 -0
- package/dist/esm/types/row-for-get-image-preheating-output.d.ts.map +1 -0
- package/dist/esm/types/row-for-get-pod-app-list-output.d.ts +100 -0
- package/dist/esm/types/row-for-get-pod-app-list-output.d.ts.map +1 -0
- package/dist/esm/types/row-for-list-aospimage-output.d.ts +85 -0
- package/dist/esm/types/row-for-list-aospimage-output.d.ts.map +1 -0
- package/dist/esm/types/row-for-list-configuration-output.d.ts +40 -0
- package/dist/esm/types/row-for-list-configuration-output.d.ts.map +1 -0
- package/dist/esm/types/row-for-list-dc-output.d.ts +70 -0
- package/dist/esm/types/row-for-list-dc-output.d.ts.map +1 -0
- package/dist/esm/types/row-for-list-image-resource-output.d.ts +30 -0
- package/dist/esm/types/row-for-list-image-resource-output.d.ts.map +1 -0
- package/dist/esm/types/run-command-request.d.ts +45 -0
- package/dist/esm/types/run-command-request.d.ts.map +1 -0
- package/dist/esm/types/run-command-response.d.ts +36 -0
- package/dist/esm/types/run-command-response.d.ts.map +1 -0
- package/dist/esm/types/run-sync-command-request.d.ts +40 -0
- package/dist/esm/types/run-sync-command-request.d.ts.map +1 -0
- package/dist/esm/types/run-sync-command-response.d.ts +36 -0
- package/dist/esm/types/run-sync-command-response.d.ts.map +1 -0
- package/dist/esm/types/set-proxy-request.d.ts +41 -0
- package/dist/esm/types/set-proxy-request.d.ts.map +1 -0
- package/dist/esm/types/set-proxy-response.d.ts +36 -0
- package/dist/esm/types/set-proxy-response.d.ts.map +1 -0
- package/dist/esm/types/setting-global-list-for-get-pod-property-output.d.ts +20 -0
- package/dist/esm/types/setting-global-list-for-get-pod-property-output.d.ts.map +1 -0
- package/dist/esm/types/setting-secure-list-for-get-pod-property-output.d.ts +20 -0
- package/dist/esm/types/setting-secure-list-for-get-pod-property-output.d.ts.map +1 -0
- package/dist/esm/types/setting-system-list-for-get-pod-property-output.d.ts +20 -0
- package/dist/esm/types/setting-system-list-for-get-pod-property-output.d.ts.map +1 -0
- package/dist/esm/types/status-for-run-sync-command-output.d.ts +35 -0
- package/dist/esm/types/status-for-run-sync-command-output.d.ts.map +1 -0
- package/dist/esm/types/system-img-for-build-aospimage-input.d.ts +30 -0
- package/dist/esm/types/system-img-for-build-aospimage-input.d.ts.map +1 -0
- package/dist/esm/types/tag-for-detail-pod-output.d.ts +45 -0
- package/dist/esm/types/tag-for-detail-pod-output.d.ts.map +1 -0
- package/dist/esm/types/unbind-port-mapping-rule-request.d.ts +35 -0
- package/dist/esm/types/unbind-port-mapping-rule-request.d.ts.map +1 -0
- package/dist/esm/types/unbind-port-mapping-rule-response.d.ts +31 -0
- package/dist/esm/types/unbind-port-mapping-rule-response.d.ts.map +1 -0
- package/dist/esm/types/uninstall-app-request.d.ts +40 -0
- package/dist/esm/types/uninstall-app-request.d.ts.map +1 -0
- package/dist/esm/types/uninstall-app-response.d.ts +36 -0
- package/dist/esm/types/uninstall-app-response.d.ts.map +1 -0
- package/dist/esm/types/unsubscribe-host-resource-request.d.ts +35 -0
- package/dist/esm/types/unsubscribe-host-resource-request.d.ts.map +1 -0
- package/dist/esm/types/unsubscribe-host-resource-response.d.ts +26 -0
- package/dist/esm/types/unsubscribe-host-resource-response.d.ts.map +1 -0
- package/dist/esm/types/update-aospimage-request.d.ts +35 -0
- package/dist/esm/types/update-aospimage-request.d.ts.map +1 -0
- package/dist/esm/types/update-aospimage-response.d.ts +20 -0
- package/dist/esm/types/update-aospimage-response.d.ts.map +1 -0
- package/dist/esm/types/upload-app-request.d.ts +76 -0
- package/dist/esm/types/upload-app-request.d.ts.map +1 -0
- package/dist/esm/types/upload-app-response.d.ts +30 -0
- package/dist/esm/types/upload-app-response.d.ts.map +1 -0
- package/dist/esm/types/vendor-img-for-build-aospimage-input.d.ts +30 -0
- package/dist/esm/types/vendor-img-for-build-aospimage-input.d.ts.map +1 -0
- package/dist/esm/types/version-list-for-detail-app-output.d.ts +60 -0
- package/dist/esm/types/version-list-for-detail-app-output.d.ts.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/api.ts +874 -1
- package/src/types/app-crash-log-list-for-get-app-crash-log-output.ts +46 -0
- package/src/types/app-for-detail-app-output.ts +114 -0
- package/src/types/app-list-for-install-apps-input.ts +34 -0
- package/src/types/auto-install-app-request.ts +82 -0
- package/src/types/auto-install-app-response.ts +41 -0
- package/src/types/bind-port-mapping-rule-request.ts +40 -0
- package/src/types/bind-port-mapping-rule-response.ts +35 -0
- package/src/types/build-aospimage-request.ts +54 -0
- package/src/types/build-aospimage-response.ts +28 -0
- package/src/types/close-app-request.ts +40 -0
- package/src/types/close-app-response.ts +41 -0
- package/src/types/configuration-for-detail-pod-output.ts +46 -0
- package/src/types/convert-latest-version-for-detail-app-output.ts +70 -0
- package/src/types/convert-system-img-for-build-aospimage-input.ts +34 -0
- package/src/types/convert-vendor-img-for-build-aospimage-input.ts +34 -0
- package/src/types/convert-version-list-for-detail-app-output.ts +70 -0
- package/src/types/create-display-layout-mini-request.ts +64 -0
- package/src/types/create-display-layout-mini-response.ts +70 -0
- package/src/types/create-dnsrule-request.ts +53 -0
- package/src/types/create-dnsrule-response.ts +65 -0
- package/src/types/create-image-one-step-request.ts +52 -0
- package/src/types/create-image-one-step-response.ts +34 -0
- package/src/types/create-port-mapping-rule-request.ts +64 -0
- package/src/types/create-port-mapping-rule-response.ts +46 -0
- package/src/types/create-tag-request.ts +40 -0
- package/src/types/create-tag-response.ts +28 -0
- package/src/types/dc-info-for-detail-pod-output.ts +46 -0
- package/src/types/delete-aospimage-request.ts +28 -0
- package/src/types/delete-aospimage-response.ts +29 -0
- package/src/types/detail-app-request.ts +34 -0
- package/src/types/detail-app-response.ts +127 -0
- package/src/types/detail-display-layout-mini-request.ts +34 -0
- package/src/types/detail-display-layout-mini-response.ts +77 -0
- package/src/types/detail-dnsrule-request.ts +34 -0
- package/src/types/detail-dnsrule-response.ts +71 -0
- package/src/types/detail-for-power-off-pod-output.ts +46 -0
- package/src/types/detail-for-power-on-pod-output.ts +46 -0
- package/src/types/detail-host-request.ts +34 -0
- package/src/types/detail-host-response.ts +136 -0
- package/src/types/detail-pod-request.ts +34 -0
- package/src/types/detail-pod-response.ts +244 -0
- package/src/types/detail-port-mapping-rule-request.ts +34 -0
- package/src/types/detail-port-mapping-rule-response.ts +82 -0
- package/src/types/display-layout-mini-for-detail-display-layout-mini-output.ts +70 -0
- package/src/types/display-status-for-detail-pod-output.ts +22 -0
- package/src/types/eip-for-detail-pod-output.ts +40 -0
- package/src/types/error-pod-info-list-for-bind-port-mapping-rule-output.ts +40 -0
- package/src/types/error-pod-info-list-for-unbind-port-mapping-rule-output.ts +40 -0
- package/src/types/exception-list-for-unsubscribe-host-resource-output.ts +40 -0
- package/src/types/extra-info-for-upload-app-input.ts +46 -0
- package/src/types/get-app-crash-log-request.ts +46 -0
- package/src/types/get-app-crash-log-response.ts +29 -0
- package/src/types/get-image-preheating-request.ts +40 -0
- package/src/types/get-image-preheating-response.ts +29 -0
- package/src/types/get-pod-app-list-request.ts +40 -0
- package/src/types/get-pod-app-list-response.ts +42 -0
- package/src/types/get-pod-metric-request.ts +34 -0
- package/src/types/get-pod-metric-response.ts +118 -0
- package/src/types/get-pod-property-request.ts +64 -0
- package/src/types/get-pod-property-response.ts +57 -0
- package/src/types/get-product-resource-request.ts +34 -0
- package/src/types/get-product-resource-response.ts +64 -0
- package/src/types/get-task-info-request.ts +34 -0
- package/src/types/get-task-info-response.ts +53 -0
- package/src/types/image-tos-info-for-build-aospimage-input.ts +54 -0
- package/src/types/image-url-info-for-build-aospimage-input.ts +36 -0
- package/src/types/index.ts +149 -0
- package/src/types/install-app-request.ts +76 -0
- package/src/types/install-app-response.ts +41 -0
- package/src/types/install-apps-request.ts +53 -0
- package/src/types/install-apps-response.ts +41 -0
- package/src/types/iplist-for-create-dnsrule-input.ts +34 -0
- package/src/types/iplist-for-create-dnsrule-output.ts +34 -0
- package/src/types/iplist-for-detail-dnsrule-output.ts +34 -0
- package/src/types/item-for-delete-aospimage-output.ts +40 -0
- package/src/types/job-for-auto-install-app-output.ts +52 -0
- package/src/types/job-for-close-app-output.ts +46 -0
- package/src/types/job-for-get-task-info-output.ts +52 -0
- package/src/types/job-for-install-app-output.ts +52 -0
- package/src/types/job-for-install-apps-output.ts +46 -0
- package/src/types/job-for-launch-app-output.ts +46 -0
- package/src/types/job-for-launch-apps-output.ts +52 -0
- package/src/types/job-for-reboot-host-output.ts +52 -0
- package/src/types/job-for-reset-host-output.ts +52 -0
- package/src/types/job-for-run-command-output.ts +46 -0
- package/src/types/job-for-uninstall-app-output.ts +46 -0
- package/src/types/job-list-for-set-proxy-output.ts +34 -0
- package/src/types/latest-version-for-detail-app-output.ts +70 -0
- package/src/types/launch-app-request.ts +40 -0
- package/src/types/launch-app-response.ts +41 -0
- package/src/types/launch-apps-request.ts +40 -0
- package/src/types/launch-apps-response.ts +41 -0
- package/src/types/list-aospimage-request.ts +76 -0
- package/src/types/list-aospimage-response.ts +35 -0
- package/src/types/list-configuration-request.ts +52 -0
- package/src/types/list-configuration-response.ts +35 -0
- package/src/types/list-dc-request.ts +64 -0
- package/src/types/list-dc-response.ts +35 -0
- package/src/types/list-image-resource-request.ts +46 -0
- package/src/types/list-image-resource-response.ts +35 -0
- package/src/types/persist-property-list-for-get-pod-property-output.ts +22 -0
- package/src/types/pod-app-list-for-get-pod-app-list-output.ts +88 -0
- package/src/types/pod-data-delete-request.ts +46 -0
- package/src/types/pod-data-delete-response.ts +34 -0
- package/src/types/port-mapping-rule-list-for-detail-pod-output.ts +65 -0
- package/src/types/power-off-pod-request.ts +40 -0
- package/src/types/power-off-pod-response.ts +41 -0
- package/src/types/power-on-pod-request.ts +40 -0
- package/src/types/power-on-pod-response.ts +41 -0
- package/src/types/property-list-for-get-pod-property-output.ts +22 -0
- package/src/types/proxy-config-for-set-proxy-input.ts +22 -0
- package/src/types/public-port-info-list-for-detail-pod-output.ts +40 -0
- package/src/types/pull-file-request.ts +64 -0
- package/src/types/pull-file-response.ts +34 -0
- package/src/types/push-file-request.ts +82 -0
- package/src/types/push-file-response.ts +34 -0
- package/src/types/reboot-host-request.ts +40 -0
- package/src/types/reboot-host-response.ts +41 -0
- package/src/types/reset-host-request.ts +34 -0
- package/src/types/reset-host-response.ts +41 -0
- package/src/types/row-for-get-image-preheating-output.ts +40 -0
- package/src/types/row-for-get-pod-app-list-output.ts +118 -0
- package/src/types/row-for-list-aospimage-output.ts +100 -0
- package/src/types/row-for-list-configuration-output.ts +46 -0
- package/src/types/row-for-list-dc-output.ts +82 -0
- package/src/types/row-for-list-image-resource-output.ts +34 -0
- package/src/types/run-command-request.ts +52 -0
- package/src/types/run-command-response.ts +41 -0
- package/src/types/run-sync-command-request.ts +46 -0
- package/src/types/run-sync-command-response.ts +41 -0
- package/src/types/set-proxy-request.ts +47 -0
- package/src/types/set-proxy-response.ts +41 -0
- package/src/types/setting-global-list-for-get-pod-property-output.ts +22 -0
- package/src/types/setting-secure-list-for-get-pod-property-output.ts +22 -0
- package/src/types/setting-system-list-for-get-pod-property-output.ts +22 -0
- package/src/types/status-for-run-sync-command-output.ts +40 -0
- package/src/types/system-img-for-build-aospimage-input.ts +34 -0
- package/src/types/tag-for-detail-pod-output.ts +52 -0
- package/src/types/unbind-port-mapping-rule-request.ts +40 -0
- package/src/types/unbind-port-mapping-rule-response.ts +35 -0
- package/src/types/uninstall-app-request.ts +46 -0
- package/src/types/uninstall-app-response.ts +41 -0
- package/src/types/unsubscribe-host-resource-request.ts +40 -0
- package/src/types/unsubscribe-host-resource-response.ts +29 -0
- package/src/types/update-aospimage-request.ts +40 -0
- package/src/types/update-aospimage-response.ts +22 -0
- package/src/types/upload-app-request.ts +89 -0
- package/src/types/upload-app-response.ts +34 -0
- package/src/types/vendor-img-for-build-aospimage-input.ts +34 -0
- 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
|
};
|