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