@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/esm/api.d.ts
CHANGED
|
@@ -14,46 +14,128 @@ import { AddCustomRouteRequest } from './types/index';
|
|
|
14
14
|
import { AddCustomRouteResponse } from './types/index';
|
|
15
15
|
import { AddPhoneTemplateRequest } from './types/index';
|
|
16
16
|
import { AddPhoneTemplateResponse } from './types/index';
|
|
17
|
+
import { AutoInstallAppRequest } from './types/index';
|
|
18
|
+
import { AutoInstallAppResponse } from './types/index';
|
|
17
19
|
import { BackupDataRequest } from './types/index';
|
|
18
20
|
import { BackupDataResponse } from './types/index';
|
|
19
21
|
import { BackupPodRequest } from './types/index';
|
|
20
22
|
import { BackupPodResponse } from './types/index';
|
|
23
|
+
import { BindPortMappingRuleRequest } from './types/index';
|
|
24
|
+
import { BindPortMappingRuleResponse } from './types/index';
|
|
25
|
+
import { BuildAOSPImageRequest } from './types/index';
|
|
26
|
+
import { BuildAOSPImageResponse } from './types/index';
|
|
21
27
|
import { CancelBackupPodRequest } from './types/index';
|
|
22
28
|
import { CancelBackupPodResponse } from './types/index';
|
|
23
29
|
import { CancelRestorePodRequest } from './types/index';
|
|
24
30
|
import { CancelRestorePodResponse } from './types/index';
|
|
31
|
+
import { CloseAppRequest } from './types/index';
|
|
32
|
+
import { CloseAppResponse } from './types/index';
|
|
33
|
+
import { CreateDNSRuleRequest } from './types/index';
|
|
34
|
+
import { CreateDNSRuleResponse } from './types/index';
|
|
35
|
+
import { CreateDisplayLayoutMiniRequest } from './types/index';
|
|
36
|
+
import { CreateDisplayLayoutMiniResponse } from './types/index';
|
|
37
|
+
import { CreateImageOneStepRequest } from './types/index';
|
|
38
|
+
import { CreateImageOneStepResponse } from './types/index';
|
|
25
39
|
import { CreatePodOneStepRequest } from './types/index';
|
|
26
40
|
import { CreatePodOneStepResponse } from './types/index';
|
|
27
41
|
import { CreatePodRequest } from './types/index';
|
|
28
42
|
import { CreatePodResponse } from './types/index';
|
|
43
|
+
import { CreatePortMappingRuleRequest } from './types/index';
|
|
44
|
+
import { CreatePortMappingRuleResponse } from './types/index';
|
|
45
|
+
import { CreateTagRequest } from './types/index';
|
|
46
|
+
import { CreateTagResponse } from './types/index';
|
|
47
|
+
import { DeleteAOSPImageRequest } from './types/index';
|
|
48
|
+
import { DeleteAOSPImageResponse } from './types/index';
|
|
29
49
|
import { DeleteBackupDataRequest } from './types/index';
|
|
30
50
|
import { DeleteBackupDataResponse } from './types/index';
|
|
31
51
|
import { DeleteCustomRouteRequest } from './types/index';
|
|
32
52
|
import { DeleteCustomRouteResponse } from './types/index';
|
|
53
|
+
import { DetailAppRequest } from './types/index';
|
|
54
|
+
import { DetailAppResponse } from './types/index';
|
|
55
|
+
import { DetailDNSRuleRequest } from './types/index';
|
|
56
|
+
import { DetailDNSRuleResponse } from './types/index';
|
|
57
|
+
import { DetailDisplayLayoutMiniRequest } from './types/index';
|
|
58
|
+
import { DetailDisplayLayoutMiniResponse } from './types/index';
|
|
59
|
+
import { DetailHostRequest } from './types/index';
|
|
60
|
+
import { DetailHostResponse } from './types/index';
|
|
61
|
+
import { DetailPodRequest } from './types/index';
|
|
62
|
+
import { DetailPodResponse } from './types/index';
|
|
63
|
+
import { DetailPortMappingRuleRequest } from './types/index';
|
|
64
|
+
import { DetailPortMappingRuleResponse } from './types/index';
|
|
65
|
+
import { GetAppCrashLogRequest } from './types/index';
|
|
66
|
+
import { GetAppCrashLogResponse } from './types/index';
|
|
33
67
|
import { GetDcBandwidthDailyPeakRequest } from './types/index';
|
|
34
68
|
import { GetDcBandwidthDailyPeakResponse } from './types/index';
|
|
69
|
+
import { GetImagePreheatingRequest } from './types/index';
|
|
70
|
+
import { GetImagePreheatingResponse } from './types/index';
|
|
35
71
|
import { GetPhoneTemplateRequest } from './types/index';
|
|
36
72
|
import { GetPhoneTemplateResponse } from './types/index';
|
|
73
|
+
import { GetPodAppListRequest } from './types/index';
|
|
74
|
+
import { GetPodAppListResponse } from './types/index';
|
|
75
|
+
import { GetPodMetricRequest } from './types/index';
|
|
76
|
+
import { GetPodMetricResponse } from './types/index';
|
|
77
|
+
import { GetPodPropertyRequest } from './types/index';
|
|
78
|
+
import { GetPodPropertyResponse } from './types/index';
|
|
79
|
+
import { GetProductResourceRequest } from './types/index';
|
|
80
|
+
import { GetProductResourceResponse } from './types/index';
|
|
81
|
+
import { GetTaskInfoRequest } from './types/index';
|
|
82
|
+
import { GetTaskInfoResponse } from './types/index';
|
|
83
|
+
import { InstallAppRequest } from './types/index';
|
|
84
|
+
import { InstallAppResponse } from './types/index';
|
|
85
|
+
import { InstallAppsRequest } from './types/index';
|
|
86
|
+
import { InstallAppsResponse } from './types/index';
|
|
87
|
+
import { LaunchAppRequest } from './types/index';
|
|
88
|
+
import { LaunchAppResponse } from './types/index';
|
|
89
|
+
import { LaunchAppsRequest } from './types/index';
|
|
90
|
+
import { LaunchAppsResponse } from './types/index';
|
|
91
|
+
import { ListAOSPImageRequest } from './types/index';
|
|
92
|
+
import { ListAOSPImageResponse } from './types/index';
|
|
37
93
|
import { ListAppRequest } from './types/index';
|
|
38
94
|
import { ListAppResponse } from './types/index';
|
|
39
95
|
import { ListBackupDataRequest } from './types/index';
|
|
40
96
|
import { ListBackupDataResponse } from './types/index';
|
|
97
|
+
import { ListConfigurationRequest } from './types/index';
|
|
98
|
+
import { ListConfigurationResponse } from './types/index';
|
|
41
99
|
import { ListCustomRouteRequest } from './types/index';
|
|
42
100
|
import { ListCustomRouteResponse } from './types/index';
|
|
101
|
+
import { ListDcRequest } from './types/index';
|
|
102
|
+
import { ListDcResponse } from './types/index';
|
|
103
|
+
import { ListImageResourceRequest } from './types/index';
|
|
104
|
+
import { ListImageResourceResponse } from './types/index';
|
|
43
105
|
import { ListPhoneTemplateRequest } from './types/index';
|
|
44
106
|
import { ListPhoneTemplateResponse } from './types/index';
|
|
45
107
|
import { ListPodRequest } from './types/index';
|
|
46
108
|
import { ListPodResponse } from './types/index';
|
|
47
109
|
import { MigratePodRequest } from './types/index';
|
|
48
110
|
import { MigratePodResponse } from './types/index';
|
|
111
|
+
import { PodDataDeleteRequest } from './types/index';
|
|
112
|
+
import { PodDataDeleteResponse } from './types/index';
|
|
113
|
+
import { PowerOffPodRequest } from './types/index';
|
|
114
|
+
import { PowerOffPodResponse } from './types/index';
|
|
115
|
+
import { PowerOnPodRequest } from './types/index';
|
|
116
|
+
import { PowerOnPodResponse } from './types/index';
|
|
117
|
+
import { PullFileRequest } from './types/index';
|
|
118
|
+
import { PullFileResponse } from './types/index';
|
|
119
|
+
import { PushFileRequest } from './types/index';
|
|
120
|
+
import { PushFileResponse } from './types/index';
|
|
121
|
+
import { RebootHostRequest } from './types/index';
|
|
122
|
+
import { RebootHostResponse } from './types/index';
|
|
49
123
|
import { RemovePhoneTemplateRequest } from './types/index';
|
|
50
124
|
import { RemovePhoneTemplateResponse } from './types/index';
|
|
125
|
+
import { ResetHostRequest } from './types/index';
|
|
126
|
+
import { ResetHostResponse } from './types/index';
|
|
51
127
|
import { ResetPodRequest } from './types/index';
|
|
52
128
|
import { ResetPodResponse } from './types/index';
|
|
53
129
|
import { RestoreDataRequest } from './types/index';
|
|
54
130
|
import { RestoreDataResponse } from './types/index';
|
|
55
131
|
import { RestorePodRequest } from './types/index';
|
|
56
132
|
import { RestorePodResponse } from './types/index';
|
|
133
|
+
import { RunCommandRequest } from './types/index';
|
|
134
|
+
import { RunCommandResponse } from './types/index';
|
|
135
|
+
import { RunSyncCommandRequest } from './types/index';
|
|
136
|
+
import { RunSyncCommandResponse } from './types/index';
|
|
137
|
+
import { SetProxyRequest } from './types/index';
|
|
138
|
+
import { SetProxyResponse } from './types/index';
|
|
57
139
|
import { StartRecordingRequest } from './types/index';
|
|
58
140
|
import { StartRecordingResponse } from './types/index';
|
|
59
141
|
import { StartScreenShotRequest } from './types/index';
|
|
@@ -62,41 +144,97 @@ import { StopRecordingRequest } from './types/index';
|
|
|
62
144
|
import { StopRecordingResponse } from './types/index';
|
|
63
145
|
import { StopScreenShotRequest } from './types/index';
|
|
64
146
|
import { StopScreenShotResponse } from './types/index';
|
|
147
|
+
import { UnbindPortMappingRuleRequest } from './types/index';
|
|
148
|
+
import { UnbindPortMappingRuleResponse } from './types/index';
|
|
149
|
+
import { UninstallAppRequest } from './types/index';
|
|
150
|
+
import { UninstallAppResponse } from './types/index';
|
|
151
|
+
import { UnsubscribeHostResourceRequest } from './types/index';
|
|
152
|
+
import { UnsubscribeHostResourceResponse } from './types/index';
|
|
153
|
+
import { UpdateAOSPImageRequest } from './types/index';
|
|
154
|
+
import { UpdateAOSPImageResponse } from './types/index';
|
|
65
155
|
import { UpdateCustomRouteRequest } from './types/index';
|
|
66
156
|
import { UpdateCustomRouteResponse } from './types/index';
|
|
67
157
|
import { UpdatePhoneTemplateRequest } from './types/index';
|
|
68
158
|
import { UpdatePhoneTemplateResponse } from './types/index';
|
|
69
159
|
import { UpdatePodPropertyRequest } from './types/index';
|
|
70
160
|
import { UpdatePodPropertyResponse } from './types/index';
|
|
161
|
+
import { UploadAppRequest } from './types/index';
|
|
162
|
+
import { UploadAppResponse } from './types/index';
|
|
71
163
|
export type AddCustomRouteCommandOutput = CommandOutput<AddCustomRouteResponse>;
|
|
72
164
|
export type AddPhoneTemplateCommandOutput = CommandOutput<AddPhoneTemplateResponse>;
|
|
165
|
+
export type AutoInstallAppCommandOutput = CommandOutput<AutoInstallAppResponse>;
|
|
73
166
|
export type BackupDataCommandOutput = CommandOutput<BackupDataResponse>;
|
|
74
167
|
export type BackupPodCommandOutput = CommandOutput<BackupPodResponse>;
|
|
168
|
+
export type BindPortMappingRuleCommandOutput = CommandOutput<BindPortMappingRuleResponse>;
|
|
169
|
+
export type BuildAOSPImageCommandOutput = CommandOutput<BuildAOSPImageResponse>;
|
|
75
170
|
export type CancelBackupPodCommandOutput = CommandOutput<CancelBackupPodResponse>;
|
|
76
171
|
export type CancelRestorePodCommandOutput = CommandOutput<CancelRestorePodResponse>;
|
|
172
|
+
export type CloseAppCommandOutput = CommandOutput<CloseAppResponse>;
|
|
173
|
+
export type CreateDNSRuleCommandOutput = CommandOutput<CreateDNSRuleResponse>;
|
|
174
|
+
export type CreateDisplayLayoutMiniCommandOutput = CommandOutput<CreateDisplayLayoutMiniResponse>;
|
|
175
|
+
export type CreateImageOneStepCommandOutput = CommandOutput<CreateImageOneStepResponse>;
|
|
77
176
|
export type CreatePodCommandOutput = CommandOutput<CreatePodResponse>;
|
|
78
177
|
export type CreatePodOneStepCommandOutput = CommandOutput<CreatePodOneStepResponse>;
|
|
178
|
+
export type CreatePortMappingRuleCommandOutput = CommandOutput<CreatePortMappingRuleResponse>;
|
|
179
|
+
export type CreateTagCommandOutput = CommandOutput<CreateTagResponse>;
|
|
180
|
+
export type DeleteAOSPImageCommandOutput = CommandOutput<DeleteAOSPImageResponse>;
|
|
79
181
|
export type DeleteBackupDataCommandOutput = CommandOutput<DeleteBackupDataResponse>;
|
|
80
182
|
export type DeleteCustomRouteCommandOutput = CommandOutput<DeleteCustomRouteResponse>;
|
|
183
|
+
export type DetailAppCommandOutput = CommandOutput<DetailAppResponse>;
|
|
184
|
+
export type DetailDNSRuleCommandOutput = CommandOutput<DetailDNSRuleResponse>;
|
|
185
|
+
export type DetailDisplayLayoutMiniCommandOutput = CommandOutput<DetailDisplayLayoutMiniResponse>;
|
|
186
|
+
export type DetailHostCommandOutput = CommandOutput<DetailHostResponse>;
|
|
187
|
+
export type DetailPodCommandOutput = CommandOutput<DetailPodResponse>;
|
|
188
|
+
export type DetailPortMappingRuleCommandOutput = CommandOutput<DetailPortMappingRuleResponse>;
|
|
189
|
+
export type GetAppCrashLogCommandOutput = CommandOutput<GetAppCrashLogResponse>;
|
|
81
190
|
export type GetDcBandwidthDailyPeakCommandOutput = CommandOutput<GetDcBandwidthDailyPeakResponse>;
|
|
191
|
+
export type GetImagePreheatingCommandOutput = CommandOutput<GetImagePreheatingResponse>;
|
|
82
192
|
export type GetPhoneTemplateCommandOutput = CommandOutput<GetPhoneTemplateResponse>;
|
|
193
|
+
export type GetPodAppListCommandOutput = CommandOutput<GetPodAppListResponse>;
|
|
194
|
+
export type GetPodMetricCommandOutput = CommandOutput<GetPodMetricResponse>;
|
|
195
|
+
export type GetPodPropertyCommandOutput = CommandOutput<GetPodPropertyResponse>;
|
|
196
|
+
export type GetProductResourceCommandOutput = CommandOutput<GetProductResourceResponse>;
|
|
197
|
+
export type GetTaskInfoCommandOutput = CommandOutput<GetTaskInfoResponse>;
|
|
198
|
+
export type InstallAppCommandOutput = CommandOutput<InstallAppResponse>;
|
|
199
|
+
export type InstallAppsCommandOutput = CommandOutput<InstallAppsResponse>;
|
|
200
|
+
export type LaunchAppCommandOutput = CommandOutput<LaunchAppResponse>;
|
|
201
|
+
export type LaunchAppsCommandOutput = CommandOutput<LaunchAppsResponse>;
|
|
202
|
+
export type ListAOSPImageCommandOutput = CommandOutput<ListAOSPImageResponse>;
|
|
83
203
|
export type ListAppCommandOutput = CommandOutput<ListAppResponse>;
|
|
84
204
|
export type ListBackupDataCommandOutput = CommandOutput<ListBackupDataResponse>;
|
|
205
|
+
export type ListConfigurationCommandOutput = CommandOutput<ListConfigurationResponse>;
|
|
85
206
|
export type ListCustomRouteCommandOutput = CommandOutput<ListCustomRouteResponse>;
|
|
207
|
+
export type ListDcCommandOutput = CommandOutput<ListDcResponse>;
|
|
208
|
+
export type ListImageResourceCommandOutput = CommandOutput<ListImageResourceResponse>;
|
|
86
209
|
export type ListPhoneTemplateCommandOutput = CommandOutput<ListPhoneTemplateResponse>;
|
|
87
210
|
export type ListPodCommandOutput = CommandOutput<ListPodResponse>;
|
|
88
211
|
export type MigratePodCommandOutput = CommandOutput<MigratePodResponse>;
|
|
212
|
+
export type PodDataDeleteCommandOutput = CommandOutput<PodDataDeleteResponse>;
|
|
213
|
+
export type PowerOffPodCommandOutput = CommandOutput<PowerOffPodResponse>;
|
|
214
|
+
export type PowerOnPodCommandOutput = CommandOutput<PowerOnPodResponse>;
|
|
215
|
+
export type PullFileCommandOutput = CommandOutput<PullFileResponse>;
|
|
216
|
+
export type PushFileCommandOutput = CommandOutput<PushFileResponse>;
|
|
217
|
+
export type RebootHostCommandOutput = CommandOutput<RebootHostResponse>;
|
|
89
218
|
export type RemovePhoneTemplateCommandOutput = CommandOutput<RemovePhoneTemplateResponse>;
|
|
219
|
+
export type ResetHostCommandOutput = CommandOutput<ResetHostResponse>;
|
|
90
220
|
export type ResetPodCommandOutput = CommandOutput<ResetPodResponse>;
|
|
91
221
|
export type RestoreDataCommandOutput = CommandOutput<RestoreDataResponse>;
|
|
92
222
|
export type RestorePodCommandOutput = CommandOutput<RestorePodResponse>;
|
|
223
|
+
export type RunCommandCommandOutput = CommandOutput<RunCommandResponse>;
|
|
224
|
+
export type RunSyncCommandCommandOutput = CommandOutput<RunSyncCommandResponse>;
|
|
225
|
+
export type SetProxyCommandOutput = CommandOutput<SetProxyResponse>;
|
|
93
226
|
export type StartRecordingCommandOutput = CommandOutput<StartRecordingResponse>;
|
|
94
227
|
export type StartScreenShotCommandOutput = CommandOutput<StartScreenShotResponse>;
|
|
95
228
|
export type StopRecordingCommandOutput = CommandOutput<StopRecordingResponse>;
|
|
96
229
|
export type StopScreenShotCommandOutput = CommandOutput<StopScreenShotResponse>;
|
|
230
|
+
export type UnbindPortMappingRuleCommandOutput = CommandOutput<UnbindPortMappingRuleResponse>;
|
|
231
|
+
export type UninstallAppCommandOutput = CommandOutput<UninstallAppResponse>;
|
|
232
|
+
export type UnsubscribeHostResourceCommandOutput = CommandOutput<UnsubscribeHostResourceResponse>;
|
|
233
|
+
export type UpdateAOSPImageCommandOutput = CommandOutput<UpdateAOSPImageResponse>;
|
|
97
234
|
export type UpdateCustomRouteCommandOutput = CommandOutput<UpdateCustomRouteResponse>;
|
|
98
235
|
export type UpdatePhoneTemplateCommandOutput = CommandOutput<UpdatePhoneTemplateResponse>;
|
|
99
236
|
export type UpdatePodPropertyCommandOutput = CommandOutput<UpdatePodPropertyResponse>;
|
|
237
|
+
export type UploadAppCommandOutput = CommandOutput<UploadAppResponse>;
|
|
100
238
|
/**
|
|
101
239
|
* ACEPClient Service Client
|
|
102
240
|
*/
|
|
@@ -117,6 +255,13 @@ export declare class AddPhoneTemplateCommand extends Command<AddPhoneTemplateReq
|
|
|
117
255
|
static readonly metaPath = "/AddPhoneTemplate/2025-05-01/acep/post/application_json/";
|
|
118
256
|
constructor(input: AddPhoneTemplateRequest);
|
|
119
257
|
}
|
|
258
|
+
/**
|
|
259
|
+
* Command to AutoInstallApp
|
|
260
|
+
*/
|
|
261
|
+
export declare class AutoInstallAppCommand extends Command<AutoInstallAppRequest, AutoInstallAppCommandOutput, 'AutoInstallAppCommand'> {
|
|
262
|
+
static readonly metaPath = "/AutoInstallApp/2025-05-01/acep/post/application_json/";
|
|
263
|
+
constructor(input: AutoInstallAppRequest);
|
|
264
|
+
}
|
|
120
265
|
/**
|
|
121
266
|
* Command to BackupData
|
|
122
267
|
*/
|
|
@@ -131,6 +276,20 @@ export declare class BackupPodCommand extends Command<BackupPodRequest, BackupPo
|
|
|
131
276
|
static readonly metaPath = "/BackupPod/2025-05-01/acep/post/application_json/";
|
|
132
277
|
constructor(input: BackupPodRequest);
|
|
133
278
|
}
|
|
279
|
+
/**
|
|
280
|
+
* Command to BindPortMappingRule
|
|
281
|
+
*/
|
|
282
|
+
export declare class BindPortMappingRuleCommand extends Command<BindPortMappingRuleRequest, BindPortMappingRuleCommandOutput, 'BindPortMappingRuleCommand'> {
|
|
283
|
+
static readonly metaPath = "/BindPortMappingRule/2025-05-01/acep/post/application_json/";
|
|
284
|
+
constructor(input: BindPortMappingRuleRequest);
|
|
285
|
+
}
|
|
286
|
+
/**
|
|
287
|
+
* Command to BuildAOSPImage
|
|
288
|
+
*/
|
|
289
|
+
export declare class BuildAOSPImageCommand extends Command<BuildAOSPImageRequest, BuildAOSPImageCommandOutput, 'BuildAOSPImageCommand'> {
|
|
290
|
+
static readonly metaPath = "/BuildAOSPImage/2025-05-01/acep/post/application_json/";
|
|
291
|
+
constructor(input: BuildAOSPImageRequest);
|
|
292
|
+
}
|
|
134
293
|
/**
|
|
135
294
|
* Command to CancelBackupPod
|
|
136
295
|
*/
|
|
@@ -145,6 +304,34 @@ export declare class CancelRestorePodCommand extends Command<CancelRestorePodReq
|
|
|
145
304
|
static readonly metaPath = "/CancelRestorePod/2025-05-01/acep/post/application_json/";
|
|
146
305
|
constructor(input: CancelRestorePodRequest);
|
|
147
306
|
}
|
|
307
|
+
/**
|
|
308
|
+
* Command to CloseApp
|
|
309
|
+
*/
|
|
310
|
+
export declare class CloseAppCommand extends Command<CloseAppRequest, CloseAppCommandOutput, 'CloseAppCommand'> {
|
|
311
|
+
static readonly metaPath = "/CloseApp/2025-05-01/acep/post/application_json/";
|
|
312
|
+
constructor(input: CloseAppRequest);
|
|
313
|
+
}
|
|
314
|
+
/**
|
|
315
|
+
* Command to CreateDNSRule
|
|
316
|
+
*/
|
|
317
|
+
export declare class CreateDNSRuleCommand extends Command<CreateDNSRuleRequest, CreateDNSRuleCommandOutput, 'CreateDNSRuleCommand'> {
|
|
318
|
+
static readonly metaPath = "/CreateDNSRule/2025-05-01/acep/post/application_json/";
|
|
319
|
+
constructor(input: CreateDNSRuleRequest);
|
|
320
|
+
}
|
|
321
|
+
/**
|
|
322
|
+
* Command to CreateDisplayLayoutMini
|
|
323
|
+
*/
|
|
324
|
+
export declare class CreateDisplayLayoutMiniCommand extends Command<CreateDisplayLayoutMiniRequest, CreateDisplayLayoutMiniCommandOutput, 'CreateDisplayLayoutMiniCommand'> {
|
|
325
|
+
static readonly metaPath = "/CreateDisplayLayoutMini/2025-05-01/acep/post/application_json/";
|
|
326
|
+
constructor(input: CreateDisplayLayoutMiniRequest);
|
|
327
|
+
}
|
|
328
|
+
/**
|
|
329
|
+
* Command to CreateImageOneStep
|
|
330
|
+
*/
|
|
331
|
+
export declare class CreateImageOneStepCommand extends Command<CreateImageOneStepRequest, CreateImageOneStepCommandOutput, 'CreateImageOneStepCommand'> {
|
|
332
|
+
static readonly metaPath = "/CreateImageOneStep/2025-05-01/acep/post/application_json/";
|
|
333
|
+
constructor(input: CreateImageOneStepRequest);
|
|
334
|
+
}
|
|
148
335
|
/**
|
|
149
336
|
* Command to CreatePod
|
|
150
337
|
*/
|
|
@@ -159,6 +346,27 @@ export declare class CreatePodOneStepCommand extends Command<CreatePodOneStepReq
|
|
|
159
346
|
static readonly metaPath = "/CreatePodOneStep/2025-05-01/acep/post/application_json/";
|
|
160
347
|
constructor(input: CreatePodOneStepRequest);
|
|
161
348
|
}
|
|
349
|
+
/**
|
|
350
|
+
* Command to CreatePortMappingRule
|
|
351
|
+
*/
|
|
352
|
+
export declare class CreatePortMappingRuleCommand extends Command<CreatePortMappingRuleRequest, CreatePortMappingRuleCommandOutput, 'CreatePortMappingRuleCommand'> {
|
|
353
|
+
static readonly metaPath = "/CreatePortMappingRule/2025-05-01/acep/post/application_json/";
|
|
354
|
+
constructor(input: CreatePortMappingRuleRequest);
|
|
355
|
+
}
|
|
356
|
+
/**
|
|
357
|
+
* Command to CreateTag
|
|
358
|
+
*/
|
|
359
|
+
export declare class CreateTagCommand extends Command<CreateTagRequest, CreateTagCommandOutput, 'CreateTagCommand'> {
|
|
360
|
+
static readonly metaPath = "/CreateTag/2025-05-01/acep/post/application_json/";
|
|
361
|
+
constructor(input: CreateTagRequest);
|
|
362
|
+
}
|
|
363
|
+
/**
|
|
364
|
+
* Command to DeleteAOSPImage
|
|
365
|
+
*/
|
|
366
|
+
export declare class DeleteAOSPImageCommand extends Command<DeleteAOSPImageRequest, DeleteAOSPImageCommandOutput, 'DeleteAOSPImageCommand'> {
|
|
367
|
+
static readonly metaPath = "/DeleteAOSPImage/2025-05-01/acep/post/application_json/";
|
|
368
|
+
constructor(input: DeleteAOSPImageRequest);
|
|
369
|
+
}
|
|
162
370
|
/**
|
|
163
371
|
* Command to DeleteBackupData
|
|
164
372
|
*/
|
|
@@ -173,6 +381,55 @@ export declare class DeleteCustomRouteCommand extends Command<DeleteCustomRouteR
|
|
|
173
381
|
static readonly metaPath = "/DeleteCustomRoute/2025-05-01/acep/post/application_json/";
|
|
174
382
|
constructor(input: DeleteCustomRouteRequest);
|
|
175
383
|
}
|
|
384
|
+
/**
|
|
385
|
+
* Command to DetailApp
|
|
386
|
+
*/
|
|
387
|
+
export declare class DetailAppCommand extends Command<DetailAppRequest, DetailAppCommandOutput, 'DetailAppCommand'> {
|
|
388
|
+
static readonly metaPath = "/DetailApp/2025-05-01/acep/post/application_json/";
|
|
389
|
+
constructor(input: DetailAppRequest);
|
|
390
|
+
}
|
|
391
|
+
/**
|
|
392
|
+
* Command to DetailDNSRule
|
|
393
|
+
*/
|
|
394
|
+
export declare class DetailDNSRuleCommand extends Command<DetailDNSRuleRequest, DetailDNSRuleCommandOutput, 'DetailDNSRuleCommand'> {
|
|
395
|
+
static readonly metaPath = "/DetailDNSRule/2025-05-01/acep/post/application_json/";
|
|
396
|
+
constructor(input: DetailDNSRuleRequest);
|
|
397
|
+
}
|
|
398
|
+
/**
|
|
399
|
+
* Command to DetailDisplayLayoutMini
|
|
400
|
+
*/
|
|
401
|
+
export declare class DetailDisplayLayoutMiniCommand extends Command<DetailDisplayLayoutMiniRequest, DetailDisplayLayoutMiniCommandOutput, 'DetailDisplayLayoutMiniCommand'> {
|
|
402
|
+
static readonly metaPath = "/DetailDisplayLayoutMini/2025-05-01/acep/post/application_json/";
|
|
403
|
+
constructor(input: DetailDisplayLayoutMiniRequest);
|
|
404
|
+
}
|
|
405
|
+
/**
|
|
406
|
+
* Command to DetailHost
|
|
407
|
+
*/
|
|
408
|
+
export declare class DetailHostCommand extends Command<DetailHostRequest, DetailHostCommandOutput, 'DetailHostCommand'> {
|
|
409
|
+
static readonly metaPath = "/DetailHost/2025-05-01/acep/post/application_json/";
|
|
410
|
+
constructor(input: DetailHostRequest);
|
|
411
|
+
}
|
|
412
|
+
/**
|
|
413
|
+
* Command to DetailPod
|
|
414
|
+
*/
|
|
415
|
+
export declare class DetailPodCommand extends Command<DetailPodRequest, DetailPodCommandOutput, 'DetailPodCommand'> {
|
|
416
|
+
static readonly metaPath = "/DetailPod/2025-05-01/acep/post/application_json/";
|
|
417
|
+
constructor(input: DetailPodRequest);
|
|
418
|
+
}
|
|
419
|
+
/**
|
|
420
|
+
* Command to DetailPortMappingRule
|
|
421
|
+
*/
|
|
422
|
+
export declare class DetailPortMappingRuleCommand extends Command<DetailPortMappingRuleRequest, DetailPortMappingRuleCommandOutput, 'DetailPortMappingRuleCommand'> {
|
|
423
|
+
static readonly metaPath = "/DetailPortMappingRule/2025-05-01/acep/post/application_json/";
|
|
424
|
+
constructor(input: DetailPortMappingRuleRequest);
|
|
425
|
+
}
|
|
426
|
+
/**
|
|
427
|
+
* Command to GetAppCrashLog
|
|
428
|
+
*/
|
|
429
|
+
export declare class GetAppCrashLogCommand extends Command<GetAppCrashLogRequest, GetAppCrashLogCommandOutput, 'GetAppCrashLogCommand'> {
|
|
430
|
+
static readonly metaPath = "/GetAppCrashLog/2025-05-01/acep/post/application_json/";
|
|
431
|
+
constructor(input: GetAppCrashLogRequest);
|
|
432
|
+
}
|
|
176
433
|
/**
|
|
177
434
|
* Command to GetDcBandwidthDailyPeak
|
|
178
435
|
*/
|
|
@@ -180,6 +437,13 @@ export declare class GetDcBandwidthDailyPeakCommand extends Command<GetDcBandwid
|
|
|
180
437
|
static readonly metaPath = "/GetDcBandwidthDailyPeak/2025-05-01/acep/post/application_json/";
|
|
181
438
|
constructor(input: GetDcBandwidthDailyPeakRequest);
|
|
182
439
|
}
|
|
440
|
+
/**
|
|
441
|
+
* Command to GetImagePreheating
|
|
442
|
+
*/
|
|
443
|
+
export declare class GetImagePreheatingCommand extends Command<GetImagePreheatingRequest, GetImagePreheatingCommandOutput, 'GetImagePreheatingCommand'> {
|
|
444
|
+
static readonly metaPath = "/GetImagePreheating/2025-05-01/acep/post/application_json/";
|
|
445
|
+
constructor(input: GetImagePreheatingRequest);
|
|
446
|
+
}
|
|
183
447
|
/**
|
|
184
448
|
* Command to GetPhoneTemplate
|
|
185
449
|
*/
|
|
@@ -187,6 +451,76 @@ export declare class GetPhoneTemplateCommand extends Command<GetPhoneTemplateReq
|
|
|
187
451
|
static readonly metaPath = "/GetPhoneTemplate/2025-05-01/acep/post/application_json/";
|
|
188
452
|
constructor(input: GetPhoneTemplateRequest);
|
|
189
453
|
}
|
|
454
|
+
/**
|
|
455
|
+
* Command to GetPodAppList
|
|
456
|
+
*/
|
|
457
|
+
export declare class GetPodAppListCommand extends Command<GetPodAppListRequest, GetPodAppListCommandOutput, 'GetPodAppListCommand'> {
|
|
458
|
+
static readonly metaPath = "/GetPodAppList/2025-05-01/acep/post/application_json/";
|
|
459
|
+
constructor(input: GetPodAppListRequest);
|
|
460
|
+
}
|
|
461
|
+
/**
|
|
462
|
+
* Command to GetPodMetric
|
|
463
|
+
*/
|
|
464
|
+
export declare class GetPodMetricCommand extends Command<GetPodMetricRequest, GetPodMetricCommandOutput, 'GetPodMetricCommand'> {
|
|
465
|
+
static readonly metaPath = "/GetPodMetric/2025-05-01/acep/post/application_json/";
|
|
466
|
+
constructor(input: GetPodMetricRequest);
|
|
467
|
+
}
|
|
468
|
+
/**
|
|
469
|
+
* Command to GetPodProperty
|
|
470
|
+
*/
|
|
471
|
+
export declare class GetPodPropertyCommand extends Command<GetPodPropertyRequest, GetPodPropertyCommandOutput, 'GetPodPropertyCommand'> {
|
|
472
|
+
static readonly metaPath = "/GetPodProperty/2025-05-01/acep/post/application_json/";
|
|
473
|
+
constructor(input: GetPodPropertyRequest);
|
|
474
|
+
}
|
|
475
|
+
/**
|
|
476
|
+
* Command to GetProductResource
|
|
477
|
+
*/
|
|
478
|
+
export declare class GetProductResourceCommand extends Command<GetProductResourceRequest, GetProductResourceCommandOutput, 'GetProductResourceCommand'> {
|
|
479
|
+
static readonly metaPath = "/GetProductResource/2025-05-01/acep/post/application_json/";
|
|
480
|
+
constructor(input: GetProductResourceRequest);
|
|
481
|
+
}
|
|
482
|
+
/**
|
|
483
|
+
* Command to GetTaskInfo
|
|
484
|
+
*/
|
|
485
|
+
export declare class GetTaskInfoCommand extends Command<GetTaskInfoRequest, GetTaskInfoCommandOutput, 'GetTaskInfoCommand'> {
|
|
486
|
+
static readonly metaPath = "/GetTaskInfo/2025-05-01/acep/post/application_json/";
|
|
487
|
+
constructor(input: GetTaskInfoRequest);
|
|
488
|
+
}
|
|
489
|
+
/**
|
|
490
|
+
* Command to InstallApp
|
|
491
|
+
*/
|
|
492
|
+
export declare class InstallAppCommand extends Command<InstallAppRequest, InstallAppCommandOutput, 'InstallAppCommand'> {
|
|
493
|
+
static readonly metaPath = "/InstallApp/2025-05-01/acep/post/application_json/";
|
|
494
|
+
constructor(input: InstallAppRequest);
|
|
495
|
+
}
|
|
496
|
+
/**
|
|
497
|
+
* Command to InstallApps
|
|
498
|
+
*/
|
|
499
|
+
export declare class InstallAppsCommand extends Command<InstallAppsRequest, InstallAppsCommandOutput, 'InstallAppsCommand'> {
|
|
500
|
+
static readonly metaPath = "/InstallApps/2025-05-01/acep/post/application_json/";
|
|
501
|
+
constructor(input: InstallAppsRequest);
|
|
502
|
+
}
|
|
503
|
+
/**
|
|
504
|
+
* Command to LaunchApp
|
|
505
|
+
*/
|
|
506
|
+
export declare class LaunchAppCommand extends Command<LaunchAppRequest, LaunchAppCommandOutput, 'LaunchAppCommand'> {
|
|
507
|
+
static readonly metaPath = "/LaunchApp/2025-05-01/acep/post/application_json/";
|
|
508
|
+
constructor(input: LaunchAppRequest);
|
|
509
|
+
}
|
|
510
|
+
/**
|
|
511
|
+
* Command to LaunchApps
|
|
512
|
+
*/
|
|
513
|
+
export declare class LaunchAppsCommand extends Command<LaunchAppsRequest, LaunchAppsCommandOutput, 'LaunchAppsCommand'> {
|
|
514
|
+
static readonly metaPath = "/LaunchApps/2025-05-01/acep/post/application_json/";
|
|
515
|
+
constructor(input: LaunchAppsRequest);
|
|
516
|
+
}
|
|
517
|
+
/**
|
|
518
|
+
* Command to ListAOSPImage
|
|
519
|
+
*/
|
|
520
|
+
export declare class ListAOSPImageCommand extends Command<ListAOSPImageRequest, ListAOSPImageCommandOutput, 'ListAOSPImageCommand'> {
|
|
521
|
+
static readonly metaPath = "/ListAOSPImage/2025-05-01/acep/post/application_json/";
|
|
522
|
+
constructor(input: ListAOSPImageRequest);
|
|
523
|
+
}
|
|
190
524
|
/**
|
|
191
525
|
* Command to ListApp
|
|
192
526
|
*/
|
|
@@ -201,6 +535,13 @@ export declare class ListBackupDataCommand extends Command<ListBackupDataRequest
|
|
|
201
535
|
static readonly metaPath = "/ListBackupData/2025-05-01/acep/post/application_json/";
|
|
202
536
|
constructor(input: ListBackupDataRequest);
|
|
203
537
|
}
|
|
538
|
+
/**
|
|
539
|
+
* Command to ListConfiguration
|
|
540
|
+
*/
|
|
541
|
+
export declare class ListConfigurationCommand extends Command<ListConfigurationRequest, ListConfigurationCommandOutput, 'ListConfigurationCommand'> {
|
|
542
|
+
static readonly metaPath = "/ListConfiguration/2025-05-01/acep/post/application_json/";
|
|
543
|
+
constructor(input: ListConfigurationRequest);
|
|
544
|
+
}
|
|
204
545
|
/**
|
|
205
546
|
* Command to ListCustomRoute
|
|
206
547
|
*/
|
|
@@ -208,6 +549,20 @@ export declare class ListCustomRouteCommand extends Command<ListCustomRouteReque
|
|
|
208
549
|
static readonly metaPath = "/ListCustomRoute/2025-05-01/acep/post/application_json/";
|
|
209
550
|
constructor(input: ListCustomRouteRequest);
|
|
210
551
|
}
|
|
552
|
+
/**
|
|
553
|
+
* Command to ListDc
|
|
554
|
+
*/
|
|
555
|
+
export declare class ListDcCommand extends Command<ListDcRequest, ListDcCommandOutput, 'ListDcCommand'> {
|
|
556
|
+
static readonly metaPath = "/ListDc/2025-05-01/acep/post/application_json/";
|
|
557
|
+
constructor(input: ListDcRequest);
|
|
558
|
+
}
|
|
559
|
+
/**
|
|
560
|
+
* Command to ListImageResource
|
|
561
|
+
*/
|
|
562
|
+
export declare class ListImageResourceCommand extends Command<ListImageResourceRequest, ListImageResourceCommandOutput, 'ListImageResourceCommand'> {
|
|
563
|
+
static readonly metaPath = "/ListImageResource/2025-05-01/acep/post/application_json/";
|
|
564
|
+
constructor(input: ListImageResourceRequest);
|
|
565
|
+
}
|
|
211
566
|
/**
|
|
212
567
|
* Command to ListPhoneTemplate
|
|
213
568
|
*/
|
|
@@ -229,6 +584,48 @@ export declare class MigratePodCommand extends Command<MigratePodRequest, Migrat
|
|
|
229
584
|
static readonly metaPath = "/MigratePod/2025-05-01/acep/post/application_json/";
|
|
230
585
|
constructor(input: MigratePodRequest);
|
|
231
586
|
}
|
|
587
|
+
/**
|
|
588
|
+
* Command to PodDataDelete
|
|
589
|
+
*/
|
|
590
|
+
export declare class PodDataDeleteCommand extends Command<PodDataDeleteRequest, PodDataDeleteCommandOutput, 'PodDataDeleteCommand'> {
|
|
591
|
+
static readonly metaPath = "/PodDataDelete/2025-05-01/acep/post/application_json/";
|
|
592
|
+
constructor(input: PodDataDeleteRequest);
|
|
593
|
+
}
|
|
594
|
+
/**
|
|
595
|
+
* Command to PowerOffPod
|
|
596
|
+
*/
|
|
597
|
+
export declare class PowerOffPodCommand extends Command<PowerOffPodRequest, PowerOffPodCommandOutput, 'PowerOffPodCommand'> {
|
|
598
|
+
static readonly metaPath = "/PowerOffPod/2025-05-01/acep/post/application_json/";
|
|
599
|
+
constructor(input: PowerOffPodRequest);
|
|
600
|
+
}
|
|
601
|
+
/**
|
|
602
|
+
* Command to PowerOnPod
|
|
603
|
+
*/
|
|
604
|
+
export declare class PowerOnPodCommand extends Command<PowerOnPodRequest, PowerOnPodCommandOutput, 'PowerOnPodCommand'> {
|
|
605
|
+
static readonly metaPath = "/PowerOnPod/2025-05-01/acep/post/application_json/";
|
|
606
|
+
constructor(input: PowerOnPodRequest);
|
|
607
|
+
}
|
|
608
|
+
/**
|
|
609
|
+
* Command to PullFile
|
|
610
|
+
*/
|
|
611
|
+
export declare class PullFileCommand extends Command<PullFileRequest, PullFileCommandOutput, 'PullFileCommand'> {
|
|
612
|
+
static readonly metaPath = "/PullFile/2025-05-01/acep/post/application_json/";
|
|
613
|
+
constructor(input: PullFileRequest);
|
|
614
|
+
}
|
|
615
|
+
/**
|
|
616
|
+
* Command to PushFile
|
|
617
|
+
*/
|
|
618
|
+
export declare class PushFileCommand extends Command<PushFileRequest, PushFileCommandOutput, 'PushFileCommand'> {
|
|
619
|
+
static readonly metaPath = "/PushFile/2025-05-01/acep/post/application_json/";
|
|
620
|
+
constructor(input: PushFileRequest);
|
|
621
|
+
}
|
|
622
|
+
/**
|
|
623
|
+
* Command to RebootHost
|
|
624
|
+
*/
|
|
625
|
+
export declare class RebootHostCommand extends Command<RebootHostRequest, RebootHostCommandOutput, 'RebootHostCommand'> {
|
|
626
|
+
static readonly metaPath = "/RebootHost/2025-05-01/acep/post/application_json/";
|
|
627
|
+
constructor(input: RebootHostRequest);
|
|
628
|
+
}
|
|
232
629
|
/**
|
|
233
630
|
* Command to RemovePhoneTemplate
|
|
234
631
|
*/
|
|
@@ -236,6 +633,13 @@ export declare class RemovePhoneTemplateCommand extends Command<RemovePhoneTempl
|
|
|
236
633
|
static readonly metaPath = "/RemovePhoneTemplate/2025-05-01/acep/post/application_json/";
|
|
237
634
|
constructor(input: RemovePhoneTemplateRequest);
|
|
238
635
|
}
|
|
636
|
+
/**
|
|
637
|
+
* Command to ResetHost
|
|
638
|
+
*/
|
|
639
|
+
export declare class ResetHostCommand extends Command<ResetHostRequest, ResetHostCommandOutput, 'ResetHostCommand'> {
|
|
640
|
+
static readonly metaPath = "/ResetHost/2025-05-01/acep/post/application_json/";
|
|
641
|
+
constructor(input: ResetHostRequest);
|
|
642
|
+
}
|
|
239
643
|
/**
|
|
240
644
|
* Command to ResetPod
|
|
241
645
|
*/
|
|
@@ -257,6 +661,27 @@ export declare class RestorePodCommand extends Command<RestorePodRequest, Restor
|
|
|
257
661
|
static readonly metaPath = "/RestorePod/2025-05-01/acep/post/application_json/";
|
|
258
662
|
constructor(input: RestorePodRequest);
|
|
259
663
|
}
|
|
664
|
+
/**
|
|
665
|
+
* Command to RunCommand
|
|
666
|
+
*/
|
|
667
|
+
export declare class RunCommandCommand extends Command<RunCommandRequest, RunCommandCommandOutput, 'RunCommandCommand'> {
|
|
668
|
+
static readonly metaPath = "/RunCommand/2025-05-01/acep/post/application_json/";
|
|
669
|
+
constructor(input: RunCommandRequest);
|
|
670
|
+
}
|
|
671
|
+
/**
|
|
672
|
+
* Command to RunSyncCommand
|
|
673
|
+
*/
|
|
674
|
+
export declare class RunSyncCommandCommand extends Command<RunSyncCommandRequest, RunSyncCommandCommandOutput, 'RunSyncCommandCommand'> {
|
|
675
|
+
static readonly metaPath = "/RunSyncCommand/2025-05-01/acep/post/application_json/";
|
|
676
|
+
constructor(input: RunSyncCommandRequest);
|
|
677
|
+
}
|
|
678
|
+
/**
|
|
679
|
+
* Command to SetProxy
|
|
680
|
+
*/
|
|
681
|
+
export declare class SetProxyCommand extends Command<SetProxyRequest, SetProxyCommandOutput, 'SetProxyCommand'> {
|
|
682
|
+
static readonly metaPath = "/SetProxy/2025-05-01/acep/post/application_json/";
|
|
683
|
+
constructor(input: SetProxyRequest);
|
|
684
|
+
}
|
|
260
685
|
/**
|
|
261
686
|
* Command to StartRecording
|
|
262
687
|
*/
|
|
@@ -285,6 +710,34 @@ export declare class StopScreenShotCommand extends Command<StopScreenShotRequest
|
|
|
285
710
|
static readonly metaPath = "/StopScreenShot/2025-05-01/acep/post/application_json/";
|
|
286
711
|
constructor(input: StopScreenShotRequest);
|
|
287
712
|
}
|
|
713
|
+
/**
|
|
714
|
+
* Command to UnbindPortMappingRule
|
|
715
|
+
*/
|
|
716
|
+
export declare class UnbindPortMappingRuleCommand extends Command<UnbindPortMappingRuleRequest, UnbindPortMappingRuleCommandOutput, 'UnbindPortMappingRuleCommand'> {
|
|
717
|
+
static readonly metaPath = "/UnbindPortMappingRule/2025-05-01/acep/post/application_json/";
|
|
718
|
+
constructor(input: UnbindPortMappingRuleRequest);
|
|
719
|
+
}
|
|
720
|
+
/**
|
|
721
|
+
* Command to UninstallApp
|
|
722
|
+
*/
|
|
723
|
+
export declare class UninstallAppCommand extends Command<UninstallAppRequest, UninstallAppCommandOutput, 'UninstallAppCommand'> {
|
|
724
|
+
static readonly metaPath = "/UninstallApp/2025-05-01/acep/post/application_json/";
|
|
725
|
+
constructor(input: UninstallAppRequest);
|
|
726
|
+
}
|
|
727
|
+
/**
|
|
728
|
+
* Command to UnsubscribeHostResource
|
|
729
|
+
*/
|
|
730
|
+
export declare class UnsubscribeHostResourceCommand extends Command<UnsubscribeHostResourceRequest, UnsubscribeHostResourceCommandOutput, 'UnsubscribeHostResourceCommand'> {
|
|
731
|
+
static readonly metaPath = "/UnsubscribeHostResource/2025-05-01/acep/post/application_json/";
|
|
732
|
+
constructor(input: UnsubscribeHostResourceRequest);
|
|
733
|
+
}
|
|
734
|
+
/**
|
|
735
|
+
* Command to UpdateAOSPImage
|
|
736
|
+
*/
|
|
737
|
+
export declare class UpdateAOSPImageCommand extends Command<UpdateAOSPImageRequest, UpdateAOSPImageCommandOutput, 'UpdateAOSPImageCommand'> {
|
|
738
|
+
static readonly metaPath = "/UpdateAOSPImage/2025-05-01/acep/post/application_json/";
|
|
739
|
+
constructor(input: UpdateAOSPImageRequest);
|
|
740
|
+
}
|
|
288
741
|
/**
|
|
289
742
|
* Command to UpdateCustomRoute
|
|
290
743
|
*/
|
|
@@ -306,37 +759,90 @@ export declare class UpdatePodPropertyCommand extends Command<UpdatePodPropertyR
|
|
|
306
759
|
static readonly metaPath = "/UpdatePodProperty/2025-05-01/acep/post/application_json/";
|
|
307
760
|
constructor(input: UpdatePodPropertyRequest);
|
|
308
761
|
}
|
|
762
|
+
/**
|
|
763
|
+
* Command to UploadApp
|
|
764
|
+
*/
|
|
765
|
+
export declare class UploadAppCommand extends Command<UploadAppRequest, UploadAppCommandOutput, 'UploadAppCommand'> {
|
|
766
|
+
static readonly metaPath = "/UploadApp/2025-05-01/acep/post/application_json/";
|
|
767
|
+
constructor(input: UploadAppRequest);
|
|
768
|
+
}
|
|
309
769
|
declare const _default: {
|
|
310
770
|
ACEPClient: typeof ACEPClient;
|
|
311
771
|
AddCustomRouteCommand: typeof AddCustomRouteCommand;
|
|
312
772
|
AddPhoneTemplateCommand: typeof AddPhoneTemplateCommand;
|
|
773
|
+
AutoInstallAppCommand: typeof AutoInstallAppCommand;
|
|
313
774
|
BackupDataCommand: typeof BackupDataCommand;
|
|
314
775
|
BackupPodCommand: typeof BackupPodCommand;
|
|
776
|
+
BindPortMappingRuleCommand: typeof BindPortMappingRuleCommand;
|
|
777
|
+
BuildAOSPImageCommand: typeof BuildAOSPImageCommand;
|
|
315
778
|
CancelBackupPodCommand: typeof CancelBackupPodCommand;
|
|
316
779
|
CancelRestorePodCommand: typeof CancelRestorePodCommand;
|
|
780
|
+
CloseAppCommand: typeof CloseAppCommand;
|
|
781
|
+
CreateDNSRuleCommand: typeof CreateDNSRuleCommand;
|
|
782
|
+
CreateDisplayLayoutMiniCommand: typeof CreateDisplayLayoutMiniCommand;
|
|
783
|
+
CreateImageOneStepCommand: typeof CreateImageOneStepCommand;
|
|
317
784
|
CreatePodCommand: typeof CreatePodCommand;
|
|
318
785
|
CreatePodOneStepCommand: typeof CreatePodOneStepCommand;
|
|
786
|
+
CreatePortMappingRuleCommand: typeof CreatePortMappingRuleCommand;
|
|
787
|
+
CreateTagCommand: typeof CreateTagCommand;
|
|
788
|
+
DeleteAOSPImageCommand: typeof DeleteAOSPImageCommand;
|
|
319
789
|
DeleteBackupDataCommand: typeof DeleteBackupDataCommand;
|
|
320
790
|
DeleteCustomRouteCommand: typeof DeleteCustomRouteCommand;
|
|
791
|
+
DetailAppCommand: typeof DetailAppCommand;
|
|
792
|
+
DetailDNSRuleCommand: typeof DetailDNSRuleCommand;
|
|
793
|
+
DetailDisplayLayoutMiniCommand: typeof DetailDisplayLayoutMiniCommand;
|
|
794
|
+
DetailHostCommand: typeof DetailHostCommand;
|
|
795
|
+
DetailPodCommand: typeof DetailPodCommand;
|
|
796
|
+
DetailPortMappingRuleCommand: typeof DetailPortMappingRuleCommand;
|
|
797
|
+
GetAppCrashLogCommand: typeof GetAppCrashLogCommand;
|
|
321
798
|
GetDcBandwidthDailyPeakCommand: typeof GetDcBandwidthDailyPeakCommand;
|
|
799
|
+
GetImagePreheatingCommand: typeof GetImagePreheatingCommand;
|
|
322
800
|
GetPhoneTemplateCommand: typeof GetPhoneTemplateCommand;
|
|
801
|
+
GetPodAppListCommand: typeof GetPodAppListCommand;
|
|
802
|
+
GetPodMetricCommand: typeof GetPodMetricCommand;
|
|
803
|
+
GetPodPropertyCommand: typeof GetPodPropertyCommand;
|
|
804
|
+
GetProductResourceCommand: typeof GetProductResourceCommand;
|
|
805
|
+
GetTaskInfoCommand: typeof GetTaskInfoCommand;
|
|
806
|
+
InstallAppCommand: typeof InstallAppCommand;
|
|
807
|
+
InstallAppsCommand: typeof InstallAppsCommand;
|
|
808
|
+
LaunchAppCommand: typeof LaunchAppCommand;
|
|
809
|
+
LaunchAppsCommand: typeof LaunchAppsCommand;
|
|
810
|
+
ListAOSPImageCommand: typeof ListAOSPImageCommand;
|
|
323
811
|
ListAppCommand: typeof ListAppCommand;
|
|
324
812
|
ListBackupDataCommand: typeof ListBackupDataCommand;
|
|
813
|
+
ListConfigurationCommand: typeof ListConfigurationCommand;
|
|
325
814
|
ListCustomRouteCommand: typeof ListCustomRouteCommand;
|
|
815
|
+
ListDcCommand: typeof ListDcCommand;
|
|
816
|
+
ListImageResourceCommand: typeof ListImageResourceCommand;
|
|
326
817
|
ListPhoneTemplateCommand: typeof ListPhoneTemplateCommand;
|
|
327
818
|
ListPodCommand: typeof ListPodCommand;
|
|
328
819
|
MigratePodCommand: typeof MigratePodCommand;
|
|
820
|
+
PodDataDeleteCommand: typeof PodDataDeleteCommand;
|
|
821
|
+
PowerOffPodCommand: typeof PowerOffPodCommand;
|
|
822
|
+
PowerOnPodCommand: typeof PowerOnPodCommand;
|
|
823
|
+
PullFileCommand: typeof PullFileCommand;
|
|
824
|
+
PushFileCommand: typeof PushFileCommand;
|
|
825
|
+
RebootHostCommand: typeof RebootHostCommand;
|
|
329
826
|
RemovePhoneTemplateCommand: typeof RemovePhoneTemplateCommand;
|
|
827
|
+
ResetHostCommand: typeof ResetHostCommand;
|
|
330
828
|
ResetPodCommand: typeof ResetPodCommand;
|
|
331
829
|
RestoreDataCommand: typeof RestoreDataCommand;
|
|
332
830
|
RestorePodCommand: typeof RestorePodCommand;
|
|
831
|
+
RunCommandCommand: typeof RunCommandCommand;
|
|
832
|
+
RunSyncCommandCommand: typeof RunSyncCommandCommand;
|
|
833
|
+
SetProxyCommand: typeof SetProxyCommand;
|
|
333
834
|
StartRecordingCommand: typeof StartRecordingCommand;
|
|
334
835
|
StartScreenShotCommand: typeof StartScreenShotCommand;
|
|
335
836
|
StopRecordingCommand: typeof StopRecordingCommand;
|
|
336
837
|
StopScreenShotCommand: typeof StopScreenShotCommand;
|
|
838
|
+
UnbindPortMappingRuleCommand: typeof UnbindPortMappingRuleCommand;
|
|
839
|
+
UninstallAppCommand: typeof UninstallAppCommand;
|
|
840
|
+
UnsubscribeHostResourceCommand: typeof UnsubscribeHostResourceCommand;
|
|
841
|
+
UpdateAOSPImageCommand: typeof UpdateAOSPImageCommand;
|
|
337
842
|
UpdateCustomRouteCommand: typeof UpdateCustomRouteCommand;
|
|
338
843
|
UpdatePhoneTemplateCommand: typeof UpdatePhoneTemplateCommand;
|
|
339
844
|
UpdatePodPropertyCommand: typeof UpdatePodPropertyCommand;
|
|
845
|
+
UploadAppCommand: typeof UploadAppCommand;
|
|
340
846
|
};
|
|
341
847
|
export default _default;
|
|
342
848
|
//# sourceMappingURL=api.d.ts.map
|