@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
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForCloseAppOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForCloseAppOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobForCloseAppOutput
|
|
22
|
+
*/
|
|
23
|
+
JobAction?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForCloseAppOutput
|
|
27
|
+
*/
|
|
28
|
+
JobId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForCloseAppOutput
|
|
32
|
+
*/
|
|
33
|
+
PodId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof JobForCloseAppOutput
|
|
37
|
+
*/
|
|
38
|
+
Status?: number;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=job-for-close-app-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-close-app-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-close-app-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,oBAAoB;IAEjC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForGetTaskInfoOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForGetTaskInfoOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobForGetTaskInfoOutput
|
|
22
|
+
*/
|
|
23
|
+
JobAction?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForGetTaskInfoOutput
|
|
27
|
+
*/
|
|
28
|
+
JobId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForGetTaskInfoOutput
|
|
32
|
+
*/
|
|
33
|
+
PackageName?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof JobForGetTaskInfoOutput
|
|
37
|
+
*/
|
|
38
|
+
PodId?: string;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof JobForGetTaskInfoOutput
|
|
42
|
+
*/
|
|
43
|
+
Status?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=job-for-get-task-info-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-get-task-info-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-get-task-info-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForInstallAppOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForInstallAppOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobForInstallAppOutput
|
|
22
|
+
*/
|
|
23
|
+
JobAction?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForInstallAppOutput
|
|
27
|
+
*/
|
|
28
|
+
JobId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForInstallAppOutput
|
|
32
|
+
*/
|
|
33
|
+
PackageName?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof JobForInstallAppOutput
|
|
37
|
+
*/
|
|
38
|
+
PodId?: string;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof JobForInstallAppOutput
|
|
42
|
+
*/
|
|
43
|
+
Status?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=job-for-install-app-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-install-app-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-install-app-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForInstallAppsOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForInstallAppsOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobForInstallAppsOutput
|
|
22
|
+
*/
|
|
23
|
+
JobAction?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForInstallAppsOutput
|
|
27
|
+
*/
|
|
28
|
+
JobId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForInstallAppsOutput
|
|
32
|
+
*/
|
|
33
|
+
PodId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof JobForInstallAppsOutput
|
|
37
|
+
*/
|
|
38
|
+
Status?: number;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=job-for-install-apps-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-install-apps-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-install-apps-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForLaunchAppOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForLaunchAppOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobForLaunchAppOutput
|
|
22
|
+
*/
|
|
23
|
+
JobAction?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForLaunchAppOutput
|
|
27
|
+
*/
|
|
28
|
+
JobId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForLaunchAppOutput
|
|
32
|
+
*/
|
|
33
|
+
PodId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof JobForLaunchAppOutput
|
|
37
|
+
*/
|
|
38
|
+
Status?: number;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=job-for-launch-app-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-launch-app-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-launch-app-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qBAAqB;IAElC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForLaunchAppsOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForLaunchAppsOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobForLaunchAppsOutput
|
|
22
|
+
*/
|
|
23
|
+
JobAction?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForLaunchAppsOutput
|
|
27
|
+
*/
|
|
28
|
+
JobId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForLaunchAppsOutput
|
|
32
|
+
*/
|
|
33
|
+
JobMessage?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof JobForLaunchAppsOutput
|
|
37
|
+
*/
|
|
38
|
+
PodId?: string;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof JobForLaunchAppsOutput
|
|
42
|
+
*/
|
|
43
|
+
Status?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=job-for-launch-apps-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-launch-apps-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-launch-apps-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForRebootHostOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForRebootHostOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof JobForRebootHostOutput
|
|
22
|
+
*/
|
|
23
|
+
CreateAt?: number;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForRebootHostOutput
|
|
27
|
+
*/
|
|
28
|
+
HostId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForRebootHostOutput
|
|
32
|
+
*/
|
|
33
|
+
JobId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof JobForRebootHostOutput
|
|
37
|
+
*/
|
|
38
|
+
Status?: number;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof JobForRebootHostOutput
|
|
42
|
+
*/
|
|
43
|
+
UpdateAt?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=job-for-reboot-host-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-reboot-host-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-reboot-host-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForResetHostOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForResetHostOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof JobForResetHostOutput
|
|
22
|
+
*/
|
|
23
|
+
CreateAt?: number;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForResetHostOutput
|
|
27
|
+
*/
|
|
28
|
+
HostId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForResetHostOutput
|
|
32
|
+
*/
|
|
33
|
+
JobId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof JobForResetHostOutput
|
|
37
|
+
*/
|
|
38
|
+
Status?: number;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof JobForResetHostOutput
|
|
42
|
+
*/
|
|
43
|
+
UpdateAt?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=job-for-reset-host-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-reset-host-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-reset-host-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qBAAqB;IAElC;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForRunCommandOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForRunCommandOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobForRunCommandOutput
|
|
22
|
+
*/
|
|
23
|
+
JobAction?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForRunCommandOutput
|
|
27
|
+
*/
|
|
28
|
+
JobId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForRunCommandOutput
|
|
32
|
+
*/
|
|
33
|
+
PodId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof JobForRunCommandOutput
|
|
37
|
+
*/
|
|
38
|
+
Status?: number;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=job-for-run-command-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-run-command-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-run-command-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobForUninstallAppOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobForUninstallAppOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobForUninstallAppOutput
|
|
22
|
+
*/
|
|
23
|
+
JobAction?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobForUninstallAppOutput
|
|
27
|
+
*/
|
|
28
|
+
JobId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobForUninstallAppOutput
|
|
32
|
+
*/
|
|
33
|
+
PodId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof JobForUninstallAppOutput
|
|
37
|
+
*/
|
|
38
|
+
Status?: number;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=job-for-uninstall-app-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-for-uninstall-app-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-for-uninstall-app-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,wBAAwB;IAErC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface JobListForSetProxyOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface JobListForSetProxyOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof JobListForSetProxyOutput
|
|
22
|
+
*/
|
|
23
|
+
JobId?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof JobListForSetProxyOutput
|
|
27
|
+
*/
|
|
28
|
+
PodId?: string;
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=job-list-for-set-proxy-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"job-list-for-set-proxy-output.d.ts","sourceRoot":"","sources":["../../../src/types/job-list-for-set-proxy-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,wBAAwB;IAErC;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface LatestVersionForDetailAppOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface LatestVersionForDetailAppOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof LatestVersionForDetailAppOutput
|
|
22
|
+
*/
|
|
23
|
+
AppId?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof LatestVersionForDetailAppOutput
|
|
27
|
+
*/
|
|
28
|
+
AppVersionDesc?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof LatestVersionForDetailAppOutput
|
|
32
|
+
*/
|
|
33
|
+
DownloadUrl?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof LatestVersionForDetailAppOutput
|
|
37
|
+
*/
|
|
38
|
+
MD5?: string;
|
|
39
|
+
/**
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof LatestVersionForDetailAppOutput
|
|
42
|
+
*/
|
|
43
|
+
PackageName?: string;
|
|
44
|
+
/**
|
|
45
|
+
* @type {number}
|
|
46
|
+
* @memberof LatestVersionForDetailAppOutput
|
|
47
|
+
*/
|
|
48
|
+
VersionCode?: number;
|
|
49
|
+
/**
|
|
50
|
+
* @type {number}
|
|
51
|
+
* @memberof LatestVersionForDetailAppOutput
|
|
52
|
+
*/
|
|
53
|
+
VersionId?: number;
|
|
54
|
+
/**
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof LatestVersionForDetailAppOutput
|
|
57
|
+
*/
|
|
58
|
+
VersionName?: string;
|
|
59
|
+
}
|
|
60
|
+
//# sourceMappingURL=latest-version-for-detail-app-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"latest-version-for-detail-app-output.d.ts","sourceRoot":"","sources":["../../../src/types/latest-version-for-detail-app-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,+BAA+B;IAE5C;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface LaunchAppRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface LaunchAppRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof LaunchAppRequest
|
|
22
|
+
*/
|
|
23
|
+
PackageName: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {Array<string>}
|
|
26
|
+
* @memberof LaunchAppRequest
|
|
27
|
+
*/
|
|
28
|
+
PodIdList?: Array<string>;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof LaunchAppRequest
|
|
32
|
+
*/
|
|
33
|
+
ProductId: string;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=launch-app-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"launch-app-request.d.ts","sourceRoot":"","sources":["../../../src/types/launch-app-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE1B;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* acep
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { JobForLaunchAppOutput } from './job-for-launch-app-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface LaunchAppResponse
|
|
18
|
+
*/
|
|
19
|
+
export interface LaunchAppResponse {
|
|
20
|
+
/**
|
|
21
|
+
* @type {Array<JobForLaunchAppOutput>}
|
|
22
|
+
* @memberof LaunchAppResponse
|
|
23
|
+
*/
|
|
24
|
+
Jobs?: Array<JobForLaunchAppOutput>;
|
|
25
|
+
/**
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof LaunchAppResponse
|
|
28
|
+
*/
|
|
29
|
+
TaskAction?: string;
|
|
30
|
+
/**
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof LaunchAppResponse
|
|
33
|
+
*/
|
|
34
|
+
TaskId?: string;
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=launch-app-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"launch-app-response.d.ts","sourceRoot":"","sources":["../../../src/types/launch-app-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AACnE;;;;;EAKE;AACH,MAAM,WAAW,iBAAiB;IAE9B;;;OAGG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,qBAAqB,CAAC,CAAC;IAEpC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
|