@volcengine/seccenter20240508 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 +19 -19
- package/dist/cjs/index.js +2948 -278
- package/dist/esm/api.d.ts +2947 -10
- package/dist/esm/api.d.ts.map +1 -1
- package/dist/esm/index.mjs +2056 -187
- package/dist/esm/types/action-content-for-get-hids-alarm-summary-info-output.d.ts +36 -0
- package/dist/esm/types/action-content-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/action-content-for-get-mlp-alarm-summary-info-output.d.ts +36 -0
- package/dist/esm/types/action-content-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/action-content-for-get-rasp-alarm-summary-info-output.d.ts +36 -0
- package/dist/esm/types/action-content-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/action-content-for-get-virus-alarm-summary-info-output.d.ts +36 -0
- package/dist/esm/types/action-content-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/add-agent-proxy-request.d.ts +30 -0
- package/dist/esm/types/add-agent-proxy-request.d.ts.map +1 -0
- package/dist/esm/types/add-agent-proxy-response.d.ts +25 -0
- package/dist/esm/types/add-agent-proxy-response.d.ts.map +1 -0
- package/dist/esm/types/add-auto-isolate-agent-list-request.d.ts +31 -0
- package/dist/esm/types/add-auto-isolate-agent-list-request.d.ts.map +1 -0
- package/dist/esm/types/add-auto-isolate-agent-list-response.d.ts +25 -0
- package/dist/esm/types/add-auto-isolate-agent-list-response.d.ts.map +1 -0
- package/dist/esm/types/add-cloud-env-request.d.ts +50 -0
- package/dist/esm/types/add-cloud-env-request.d.ts.map +1 -0
- package/dist/esm/types/add-cloud-env-response.d.ts +25 -0
- package/dist/esm/types/add-cloud-env-response.d.ts.map +1 -0
- package/dist/esm/types/add-login-config-request.d.ts +71 -0
- package/dist/esm/types/add-login-config-request.d.ts.map +1 -0
- package/dist/esm/types/add-login-config-response.d.ts +20 -0
- package/dist/esm/types/add-login-config-response.d.ts.map +1 -0
- package/dist/esm/types/add-monitor-policy-request.d.ts +5 -0
- package/dist/esm/types/add-monitor-policy-request.d.ts.map +1 -1
- package/dist/esm/types/add-rasp-config-request.d.ts +95 -0
- package/dist/esm/types/add-rasp-config-request.d.ts.map +1 -0
- package/dist/esm/types/add-rasp-config-response.d.ts +25 -0
- package/dist/esm/types/add-rasp-config-response.d.ts.map +1 -0
- package/dist/esm/types/add-white-list-request.d.ts +67 -0
- package/dist/esm/types/add-white-list-request.d.ts.map +1 -0
- package/dist/esm/types/add-white-list-response.d.ts +25 -0
- package/dist/esm/types/add-white-list-response.d.ts.map +1 -0
- package/dist/esm/types/affect-for-get-aisession-vuln-info-output.d.ts +166 -0
- package/dist/esm/types/affect-for-get-aisession-vuln-info-output.d.ts.map +1 -0
- package/dist/esm/types/affect-for-get-host-vuln-info-output.d.ts +251 -0
- package/dist/esm/types/affect-for-get-host-vuln-info-output.d.ts.map +1 -0
- package/dist/esm/types/affect-pack-for-get-vuln-detail-output.d.ts +45 -0
- package/dist/esm/types/affect-pack-for-get-vuln-detail-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-content-for-get-hids-alarm-summary-info-output.d.ts +60 -0
- package/dist/esm/types/alarm-content-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-content-for-get-mlp-alarm-summary-info-output.d.ts +60 -0
- package/dist/esm/types/alarm-content-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-content-for-get-rasp-alarm-summary-info-output.d.ts +60 -0
- package/dist/esm/types/alarm-content-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-content-for-get-virus-alarm-summary-info-output.d.ts +60 -0
- package/dist/esm/types/alarm-content-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-data-type2439-for-get-alarm-by-smith-key-output.d.ts +50 -0
- package/dist/esm/types/alarm-data-type2439-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-data-type2439-for-get-hids-alarm-info-output.d.ts +50 -0
- package/dist/esm/types/alarm-data-type2439-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-desc-for-get-hids-alarm-summary-info-output.d.ts +200 -0
- package/dist/esm/types/alarm-desc-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-desc-for-get-mlp-alarm-summary-info-output.d.ts +200 -0
- package/dist/esm/types/alarm-desc-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-desc-for-get-rasp-alarm-summary-info-output.d.ts +200 -0
- package/dist/esm/types/alarm-desc-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-desc-for-get-virus-alarm-summary-info-output.d.ts +200 -0
- package/dist/esm/types/alarm-desc-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-for-get-host-basic-info-output.d.ts +40 -0
- package/dist/esm/types/alarm-for-get-host-basic-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-node-for-get-hids-alarm-summary-info-output.d.ts +777 -0
- package/dist/esm/types/alarm-node-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-node-for-get-mlp-alarm-summary-info-output.d.ts +777 -0
- package/dist/esm/types/alarm-node-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-node-for-get-rasp-alarm-summary-info-output.d.ts +777 -0
- package/dist/esm/types/alarm-node-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-node-for-get-virus-alarm-summary-info-output.d.ts +777 -0
- package/dist/esm/types/alarm-node-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-topic-config-for-get-tlsinfo-output.d.ts +35 -0
- package/dist/esm/types/alarm-topic-config-for-get-tlsinfo-output.d.ts.map +1 -0
- package/dist/esm/types/alarm-topic-config-for-modify-tlsconfig-input.d.ts +30 -0
- package/dist/esm/types/alarm-topic-config-for-modify-tlsconfig-input.d.ts.map +1 -0
- package/dist/esm/types/all-asset-scan-request.d.ts +25 -0
- package/dist/esm/types/all-asset-scan-request.d.ts.map +1 -0
- package/dist/esm/types/all-asset-scan-response.d.ts +26 -0
- package/dist/esm/types/all-asset-scan-response.d.ts.map +1 -0
- package/dist/esm/types/app-sec-for-get-tenant-quota-output.d.ts +50 -0
- package/dist/esm/types/app-sec-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/arch-for-get-registry-image-detail-output.d.ts +35 -0
- package/dist/esm/types/arch-for-get-registry-image-detail-output.d.ts.map +1 -0
- package/dist/esm/types/asset-info-for-get-hids-alarm-summary-info-output.d.ts +32 -0
- package/dist/esm/types/asset-info-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/asset-info-for-get-mlp-alarm-summary-info-output.d.ts +32 -0
- package/dist/esm/types/asset-info-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/asset-info-for-get-rasp-alarm-summary-info-output.d.ts +32 -0
- package/dist/esm/types/asset-info-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/asset-info-for-get-virus-alarm-summary-info-output.d.ts +32 -0
- package/dist/esm/types/asset-info-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/asset-scan-request.d.ts +35 -0
- package/dist/esm/types/asset-scan-request.d.ts.map +1 -0
- package/dist/esm/types/asset-scan-response.d.ts +26 -0
- package/dist/esm/types/asset-scan-response.d.ts.map +1 -0
- package/dist/esm/types/attributes-for-list-registries-output.d.ts +35 -0
- package/dist/esm/types/attributes-for-list-registries-output.d.ts.map +1 -0
- package/dist/esm/types/attribution-list-for-get-neighboring-alarm-output.d.ts +30 -0
- package/dist/esm/types/attribution-list-for-get-neighboring-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/attribution-list-for-list-mlp-alarms-output.d.ts +30 -0
- package/dist/esm/types/attribution-list-for-list-mlp-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/attribution-list-for-list-rasp-alarms-output.d.ts +30 -0
- package/dist/esm/types/attribution-list-for-list-rasp-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/attribution-list-for-list-virus-alarms-output.d.ts +30 -0
- package/dist/esm/types/attribution-list-for-list-virus-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/audit-log-alarm-for-get-hids-alarm-summary-info-output.d.ts +180 -0
- package/dist/esm/types/audit-log-alarm-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/audit-log-alarm-for-get-mlp-alarm-summary-info-output.d.ts +180 -0
- package/dist/esm/types/audit-log-alarm-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/audit-log-alarm-for-get-rasp-alarm-summary-info-output.d.ts +180 -0
- package/dist/esm/types/audit-log-alarm-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/audit-log-alarm-for-get-virus-alarm-summary-info-output.d.ts +180 -0
- package/dist/esm/types/audit-log-alarm-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/auth-info-for-get-multi-level-institution-detail-output.d.ts +46 -0
- package/dist/esm/types/auth-info-for-get-multi-level-institution-detail-output.d.ts.map +1 -0
- package/dist/esm/types/base-alarm-info-for-get-alarm-by-smith-key-output.d.ts +85 -0
- package/dist/esm/types/base-alarm-info-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/base-alarm-info-for-get-hids-alarm-info-output.d.ts +85 -0
- package/dist/esm/types/base-alarm-info-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/base-alarm-info-for-get-one-rasp-alarm-output.d.ts +85 -0
- package/dist/esm/types/base-alarm-info-for-get-one-rasp-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/base-info-for-get-alarm-by-smith-key-output.d.ts +50 -0
- package/dist/esm/types/base-info-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/base-info-for-get-hids-alarm-info-output.d.ts +50 -0
- package/dist/esm/types/base-info-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/base-info-for-get-multi-level-institution-detail-output.d.ts +50 -0
- package/dist/esm/types/base-info-for-get-multi-level-institution-detail-output.d.ts.map +1 -0
- package/dist/esm/types/base-info-for-get-one-rasp-alarm-output.d.ts +50 -0
- package/dist/esm/types/base-info-for-get-one-rasp-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/baseline-checklist-white-request.d.ts +61 -0
- package/dist/esm/types/baseline-checklist-white-request.d.ts.map +1 -0
- package/dist/esm/types/baseline-checklist-white-response.d.ts +25 -0
- package/dist/esm/types/baseline-checklist-white-response.d.ts.map +1 -0
- package/dist/esm/types/baseline-for-get-host-basic-info-output.d.ts +40 -0
- package/dist/esm/types/baseline-for-get-host-basic-info-output.d.ts.map +1 -0
- package/dist/esm/types/baseline-info-for-list-baseline-check-item-hosts-output.d.ts +115 -0
- package/dist/esm/types/baseline-info-for-list-baseline-check-item-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/baseline-list-for-list-baselines-output.d.ts +66 -0
- package/dist/esm/types/baseline-list-for-list-baselines-output.d.ts.map +1 -0
- package/dist/esm/types/baseline-risk-for-get-security-overview-output.d.ts +30 -0
- package/dist/esm/types/baseline-risk-for-get-security-overview-output.d.ts.map +1 -0
- package/dist/esm/types/bash-audit-topic-config-for-get-tlsinfo-output.d.ts +35 -0
- package/dist/esm/types/bash-audit-topic-config-for-get-tlsinfo-output.d.ts.map +1 -0
- package/dist/esm/types/bash-audit-topic-config-for-modify-tlsconfig-input.d.ts +30 -0
- package/dist/esm/types/bash-audit-topic-config-for-modify-tlsconfig-input.d.ts.map +1 -0
- package/dist/esm/types/basic-query-for-delete-auto-isolate-agent-list-input.d.ts +55 -0
- package/dist/esm/types/basic-query-for-delete-auto-isolate-agent-list-input.d.ts.map +1 -0
- package/dist/esm/types/basic-quota-for-get-tenant-quota-output.d.ts +55 -0
- package/dist/esm/types/basic-quota-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/batch-add-host-to-group-request.d.ts +35 -0
- package/dist/esm/types/batch-add-host-to-group-request.d.ts.map +1 -0
- package/dist/esm/types/batch-add-host-to-group-response.d.ts +30 -0
- package/dist/esm/types/batch-add-host-to-group-response.d.ts.map +1 -0
- package/dist/esm/types/batch-create-repo-registry-vpc-auth-request.d.ts +25 -0
- package/dist/esm/types/batch-create-repo-registry-vpc-auth-request.d.ts.map +1 -0
- package/dist/esm/types/batch-create-repo-registry-vpc-auth-response.d.ts +25 -0
- package/dist/esm/types/batch-create-repo-registry-vpc-auth-response.d.ts.map +1 -0
- package/dist/esm/types/batch-detect-weak-password-request.d.ts +65 -0
- package/dist/esm/types/batch-detect-weak-password-request.d.ts.map +1 -0
- package/dist/esm/types/batch-detect-weak-password-response.d.ts +25 -0
- package/dist/esm/types/batch-detect-weak-password-response.d.ts.map +1 -0
- package/dist/esm/types/block-for-add-rasp-config-input.d.ts +41 -0
- package/dist/esm/types/block-for-add-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/block-for-edit-rasp-config-input.d.ts +41 -0
- package/dist/esm/types/block-for-edit-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/block-for-list-rasp-configs-output.d.ts +41 -0
- package/dist/esm/types/block-for-list-rasp-configs-output.d.ts.map +1 -0
- package/dist/esm/types/calculate-repo-image-scan-quota-request.d.ts +30 -0
- package/dist/esm/types/calculate-repo-image-scan-quota-request.d.ts.map +1 -0
- package/dist/esm/types/calculate-repo-image-scan-quota-response.d.ts +26 -0
- package/dist/esm/types/calculate-repo-image-scan-quota-response.d.ts.map +1 -0
- package/dist/esm/types/cap-white-list-for-get-tenant-quota-output.d.ts +45 -0
- package/dist/esm/types/cap-white-list-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/check-alarm-support-ban-ipresponse.d.ts +5 -0
- package/dist/esm/types/check-alarm-support-ban-ipresponse.d.ts.map +1 -1
- package/dist/esm/types/check-install-agent-client-request.d.ts +25 -0
- package/dist/esm/types/check-install-agent-client-request.d.ts.map +1 -0
- package/dist/esm/types/check-install-agent-client-response.d.ts +72 -0
- package/dist/esm/types/check-install-agent-client-response.d.ts.map +1 -0
- package/dist/esm/types/check-install-rasp-request.d.ts +25 -0
- package/dist/esm/types/check-install-rasp-request.d.ts.map +1 -0
- package/dist/esm/types/check-install-rasp-response.d.ts +40 -0
- package/dist/esm/types/check-install-rasp-response.d.ts.map +1 -0
- package/dist/esm/types/cluster-for-get-neighboring-alarm-output.d.ts +50 -0
- package/dist/esm/types/cluster-for-get-neighboring-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-for-list-mlp-alarms-output.d.ts +50 -0
- package/dist/esm/types/cluster-for-list-mlp-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-for-list-rasp-alarms-output.d.ts +50 -0
- package/dist/esm/types/cluster-for-list-rasp-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-for-list-virus-alarms-output.d.ts +50 -0
- package/dist/esm/types/cluster-for-list-virus-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-info-for-get-hids-alarm-summary-info-output.d.ts +40 -0
- package/dist/esm/types/cluster-info-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-info-for-get-mlp-alarm-summary-info-output.d.ts +40 -0
- package/dist/esm/types/cluster-info-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-info-for-get-rasp-alarm-summary-info-output.d.ts +40 -0
- package/dist/esm/types/cluster-info-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-info-for-get-virus-alarm-summary-info-output.d.ts +40 -0
- package/dist/esm/types/cluster-info-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-list-for-list-white-lists-output.d.ts +40 -0
- package/dist/esm/types/cluster-list-for-list-white-lists-output.d.ts.map +1 -0
- package/dist/esm/types/cluster-sec-for-get-tenant-quota-output.d.ts +50 -0
- package/dist/esm/types/cluster-sec-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/comm-alarm-info-for-get-alarm-by-smith-key-output.d.ts +60 -0
- package/dist/esm/types/comm-alarm-info-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/comm-alarm-info-for-get-hids-alarm-info-output.d.ts +60 -0
- package/dist/esm/types/comm-alarm-info-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/compl-distr-for-get-registry-image-detail-output.d.ts +40 -0
- package/dist/esm/types/compl-distr-for-get-registry-image-detail-output.d.ts.map +1 -0
- package/dist/esm/types/compl-distr-for-list-registry-images-output.d.ts +40 -0
- package/dist/esm/types/compl-distr-for-list-registry-images-output.d.ts.map +1 -0
- package/dist/esm/types/cond-for-add-auto-isolate-agent-list-input.d.ts +55 -0
- package/dist/esm/types/cond-for-add-auto-isolate-agent-list-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-baseline-checklist-white-input.d.ts +60 -0
- package/dist/esm/types/conditions-for-baseline-checklist-white-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-create-host-tag-input.d.ts +126 -0
- package/dist/esm/types/conditions-for-create-host-tag-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-delete-host-tag-input.d.ts +126 -0
- package/dist/esm/types/conditions-for-delete-host-tag-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-delete-rasp-config-input.d.ts +85 -0
- package/dist/esm/types/conditions-for-delete-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-delete-white-lists-input.d.ts +92 -0
- package/dist/esm/types/conditions-for-delete-white-lists-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-detect-baseline-input.d.ts +50 -0
- package/dist/esm/types/conditions-for-detect-baseline-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-disable-host-important-protect-input.d.ts +126 -0
- package/dist/esm/types/conditions-for-disable-host-important-protect-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-download-aivuln-list-input.d.ts +45 -0
- package/dist/esm/types/conditions-for-download-aivuln-list-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-download-baseline-check-hosts-input.d.ts +65 -0
- package/dist/esm/types/conditions-for-download-baseline-check-hosts-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-download-baseline-check-input.d.ts +25 -0
- package/dist/esm/types/conditions-for-download-baseline-check-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-download-vul-host-list-by-pod-input.d.ts +65 -0
- package/dist/esm/types/conditions-for-download-vul-host-list-by-pod-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-download-vul-list-by-pod-input.d.ts +65 -0
- package/dist/esm/types/conditions-for-download-vul-list-by-pod-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-download-vuln-affect-aisession-input.d.ts +40 -0
- package/dist/esm/types/conditions-for-download-vuln-affect-aisession-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-download-vuln-datas-input.d.ts +65 -0
- package/dist/esm/types/conditions-for-download-vuln-datas-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-download-vuln-list-input.d.ts +65 -0
- package/dist/esm/types/conditions-for-download-vuln-list-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-enable-host-important-protect-input.d.ts +126 -0
- package/dist/esm/types/conditions-for-enable-host-important-protect-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-alarm-list-data-for-rasp-input.d.ts +240 -0
- package/dist/esm/types/conditions-for-export-alarm-list-data-for-rasp-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-asset-center-hosts-input.d.ts +126 -0
- package/dist/esm/types/conditions-for-export-asset-center-hosts-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-baseline-check-list-input.d.ts +30 -0
- package/dist/esm/types/conditions-for-export-baseline-check-list-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-baseline-host-details-input.d.ts +65 -0
- package/dist/esm/types/conditions-for-export-baseline-host-details-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-dev-fingerprint-data-input.d.ts +20 -0
- package/dist/esm/types/conditions-for-export-dev-fingerprint-data-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-fingerprint-data-input.d.ts +20 -0
- package/dist/esm/types/conditions-for-export-fingerprint-data-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-hids-alarm-list-data-input.d.ts +240 -0
- package/dist/esm/types/conditions-for-export-hids-alarm-list-data-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-mlp-alarm-list-data-input.d.ts +240 -0
- package/dist/esm/types/conditions-for-export-mlp-alarm-list-data-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-export-virus-alarm-list-data-input.d.ts +240 -0
- package/dist/esm/types/conditions-for-export-virus-alarm-list-data-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-get-neighboring-alarm-input.d.ts +240 -0
- package/dist/esm/types/conditions-for-get-neighboring-alarm-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-list-hosts-agent-ids-input.d.ts +126 -0
- package/dist/esm/types/conditions-for-list-hosts-agent-ids-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-list-multi-level-asset-hosts-input.d.ts +126 -0
- package/dist/esm/types/conditions-for-list-multi-level-asset-hosts-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-list-white-lists-input.d.ts +92 -0
- package/dist/esm/types/conditions-for-list-white-lists-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-modify-auto-defense-rule-input.d.ts +45 -0
- package/dist/esm/types/conditions-for-modify-auto-defense-rule-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-refresh-aifingerprint-data-input.d.ts +30 -0
- package/dist/esm/types/conditions-for-refresh-aifingerprint-data-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-refresh-fingerprint-data-input.d.ts +35 -0
- package/dist/esm/types/conditions-for-refresh-fingerprint-data-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-update-common-alarm-status-input.d.ts +240 -0
- package/dist/esm/types/conditions-for-update-common-alarm-status-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-update-host-tag-input.d.ts +126 -0
- package/dist/esm/types/conditions-for-update-host-tag-input.d.ts.map +1 -0
- package/dist/esm/types/conditions-for-update-mlp-alarm-status-input.d.ts +240 -0
- package/dist/esm/types/conditions-for-update-mlp-alarm-status-input.d.ts.map +1 -0
- package/dist/esm/types/config-for-get-virus-task-info-output.d.ts +35 -0
- package/dist/esm/types/config-for-get-virus-task-info-output.d.ts.map +1 -0
- package/dist/esm/types/configuration-for-get-multi-level-institution-detail-output.d.ts +40 -0
- package/dist/esm/types/configuration-for-get-multi-level-institution-detail-output.d.ts.map +1 -0
- package/dist/esm/types/container-info-for-get-alarm-by-smith-key-output.d.ts +30 -0
- package/dist/esm/types/container-info-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/container-info-for-get-hids-alarm-info-output.d.ts +30 -0
- package/dist/esm/types/container-info-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/container-info-for-get-hids-alarm-summary-info-output.d.ts +95 -0
- package/dist/esm/types/container-info-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/container-info-for-get-mlp-alarm-summary-info-output.d.ts +95 -0
- package/dist/esm/types/container-info-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/container-info-for-get-one-rasp-alarm-output.d.ts +30 -0
- package/dist/esm/types/container-info-for-get-one-rasp-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/container-info-for-get-rasp-alarm-summary-info-output.d.ts +95 -0
- package/dist/esm/types/container-info-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/container-info-for-get-virus-alarm-summary-info-output.d.ts +95 -0
- package/dist/esm/types/container-info-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/container-intrusion-for-get-security-overview-output.d.ts +30 -0
- package/dist/esm/types/container-intrusion-for-get-security-overview-output.d.ts.map +1 -0
- package/dist/esm/types/control-monitor-policy-request.d.ts +5 -0
- package/dist/esm/types/control-monitor-policy-request.d.ts.map +1 -1
- package/dist/esm/types/creat-file-scan-task-request.d.ts +81 -0
- package/dist/esm/types/creat-file-scan-task-request.d.ts.map +1 -0
- package/dist/esm/types/creat-file-scan-task-response.d.ts +30 -0
- package/dist/esm/types/creat-file-scan-task-response.d.ts.map +1 -0
- package/dist/esm/types/create-host-tag-request.d.ts +41 -0
- package/dist/esm/types/create-host-tag-request.d.ts.map +1 -0
- package/dist/esm/types/create-host-tag-response.d.ts +25 -0
- package/dist/esm/types/create-host-tag-response.d.ts.map +1 -0
- package/dist/esm/types/create-layered-group-request.d.ts +45 -0
- package/dist/esm/types/create-layered-group-request.d.ts.map +1 -0
- package/dist/esm/types/create-layered-group-response.d.ts +30 -0
- package/dist/esm/types/create-layered-group-response.d.ts.map +1 -0
- package/dist/esm/types/create-mlpasset-sync-task-request.d.ts +1 -1
- package/dist/esm/types/create-mlpasset-sync-task-request.d.ts.map +1 -1
- package/dist/esm/types/create-mlpupdate-software-task-request.d.ts +35 -0
- package/dist/esm/types/create-mlpupdate-software-task-request.d.ts.map +1 -0
- package/dist/esm/types/create-mlpupdate-software-task-response.d.ts +25 -0
- package/dist/esm/types/create-mlpupdate-software-task-response.d.ts.map +1 -0
- package/dist/esm/types/create-multi-level-institution-request.d.ts +60 -0
- package/dist/esm/types/create-multi-level-institution-request.d.ts.map +1 -0
- package/dist/esm/types/create-multi-level-institution-response.d.ts +20 -0
- package/dist/esm/types/create-multi-level-institution-response.d.ts.map +1 -0
- package/dist/esm/types/create-repo-registry-vpc-auth-request.d.ts +25 -0
- package/dist/esm/types/create-repo-registry-vpc-auth-request.d.ts.map +1 -0
- package/dist/esm/types/create-repo-registry-vpc-auth-response.d.ts +25 -0
- package/dist/esm/types/create-repo-registry-vpc-auth-response.d.ts.map +1 -0
- package/dist/esm/types/critical-trend-for-get-intrusion-risk-trends-output.d.ts +30 -0
- package/dist/esm/types/critical-trend-for-get-intrusion-risk-trends-output.d.ts.map +1 -0
- package/dist/esm/types/current-for-list-install-commands-output.d.ts +75 -0
- package/dist/esm/types/current-for-list-install-commands-output.d.ts.map +1 -0
- package/dist/esm/types/current-quota-for-check-install-agent-client-output.d.ts +30 -0
- package/dist/esm/types/current-quota-for-check-install-agent-client-output.d.ts.map +1 -0
- package/dist/esm/types/cve-list-for-get-vuln-info-for-aioutput.d.ts +75 -0
- package/dist/esm/types/cve-list-for-get-vuln-info-for-aioutput.d.ts.map +1 -0
- package/dist/esm/types/cve-list-for-get-vuln-info-output.d.ts +75 -0
- package/dist/esm/types/cve-list-for-get-vuln-info-output.d.ts.map +1 -0
- package/dist/esm/types/cvss-metric-for-get-vuln-detail-output.d.ts +40 -0
- package/dist/esm/types/cvss-metric-for-get-vuln-detail-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-all-asset-scan-output.d.ts +20 -0
- package/dist/esm/types/data-for-all-asset-scan-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-asset-scan-output.d.ts +20 -0
- package/dist/esm/types/data-for-asset-scan-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-calculate-repo-image-scan-quota-output.d.ts +35 -0
- package/dist/esm/types/data-for-calculate-repo-image-scan-quota-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-aifingerprint-app-output.d.ts +90 -0
- package/dist/esm/types/data-for-get-aifingerprint-app-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-aifingerprint-port-output.d.ts +130 -0
- package/dist/esm/types/data-for-get-aifingerprint-port-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-aifingerprint-process-output.d.ts +120 -0
- package/dist/esm/types/data-for-get-aifingerprint-process-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-aifingerprint-software-output.d.ts +70 -0
- package/dist/esm/types/data-for-get-aifingerprint-software-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-aifingerprint-top5-output.d.ts +30 -0
- package/dist/esm/types/data-for-get-aifingerprint-top5-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-asset-cluster-statistic-output.d.ts +31 -0
- package/dist/esm/types/data-for-get-asset-cluster-statistic-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-asset-clusters-sync-end-output.d.ts +30 -0
- package/dist/esm/types/data-for-get-asset-clusters-sync-end-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-cis-detail-output.d.ts +60 -0
- package/dist/esm/types/data-for-get-cis-detail-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-clusters-permission-result-output.d.ts +40 -0
- package/dist/esm/types/data-for-get-clusters-permission-result-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-dev-fingerprint-port-output.d.ts +115 -0
- package/dist/esm/types/data-for-get-dev-fingerprint-port-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-dev-fingerprint-process-output.d.ts +120 -0
- package/dist/esm/types/data-for-get-dev-fingerprint-process-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-dev-fingerprint-software-output.d.ts +90 -0
- package/dist/esm/types/data-for-get-dev-fingerprint-software-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-app-group-output.d.ts +30 -0
- package/dist/esm/types/data-for-get-fingerprint-app-group-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-app-output.d.ts +105 -0
- package/dist/esm/types/data-for-get-fingerprint-app-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-cron-output.d.ts +85 -0
- package/dist/esm/types/data-for-get-fingerprint-cron-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-integrity-output.d.ts +90 -0
- package/dist/esm/types/data-for-get-fingerprint-integrity-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-kmod-output.d.ts +90 -0
- package/dist/esm/types/data-for-get-fingerprint-kmod-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-port-output.d.ts +145 -0
- package/dist/esm/types/data-for-get-fingerprint-port-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-process-output.d.ts +140 -0
- package/dist/esm/types/data-for-get-fingerprint-process-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-service-output.d.ts +100 -0
- package/dist/esm/types/data-for-get-fingerprint-service-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-software-output.d.ts +75 -0
- package/dist/esm/types/data-for-get-fingerprint-software-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-top5-output.d.ts +20 -0
- package/dist/esm/types/data-for-get-fingerprint-top5-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-user-output.d.ts +115 -0
- package/dist/esm/types/data-for-get-fingerprint-user-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-fingerprint-web-output.d.ts +105 -0
- package/dist/esm/types/data-for-get-fingerprint-web-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-intrusion-real-time-updates-output.d.ts +85 -0
- package/dist/esm/types/data-for-get-intrusion-real-time-updates-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-k8s-asset-statistic-output.d.ts +30 -0
- package/dist/esm/types/data-for-get-k8s-asset-statistic-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-layered-groups-output.d.ts +45 -0
- package/dist/esm/types/data-for-get-layered-groups-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-offline-notification-list-output.d.ts +20 -0
- package/dist/esm/types/data-for-get-offline-notification-list-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-get-registries-permission-result-output.d.ts +40 -0
- package/dist/esm/types/data-for-get-registries-permission-result-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-registry-image-detail-output.d.ts +97 -0
- package/dist/esm/types/data-for-get-registry-image-detail-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-registry-images-sync-status-output.d.ts +35 -0
- package/dist/esm/types/data-for-get-registry-images-sync-status-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-registry-sync-config-output.d.ts +35 -0
- package/dist/esm/types/data-for-get-registry-sync-config-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-repo-image-risk-cnt-output.d.ts +25 -0
- package/dist/esm/types/data-for-get-repo-image-risk-cnt-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-repo-image-scan-cron-output.d.ts +35 -0
- package/dist/esm/types/data-for-get-repo-image-scan-cron-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-repo-image-scan-scope-output.d.ts +45 -0
- package/dist/esm/types/data-for-get-repo-image-scan-scope-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-repo-registry-summary-output.d.ts +30 -0
- package/dist/esm/types/data-for-get-repo-registry-summary-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-repo-registry-vpc-auth-create-info-output.d.ts +40 -0
- package/dist/esm/types/data-for-get-repo-registry-vpc-auth-create-info-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-user-batch-scan-status-output.d.ts +40 -0
- package/dist/esm/types/data-for-get-user-batch-scan-status-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-get-vuln-detail-output.d.ts +102 -0
- package/dist/esm/types/data-for-get-vuln-detail-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-aiapplication-basic-info-output.d.ts +65 -0
- package/dist/esm/types/data-for-list-aiapplication-basic-info-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-alarm-archive-records-output.d.ts +45 -0
- package/dist/esm/types/data-for-list-alarm-archive-records-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-all-cntr-static-dict-output.d.ts +31 -0
- package/dist/esm/types/data-for-list-all-cntr-static-dict-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-asset-center-devs-output.d.ts +95 -0
- package/dist/esm/types/data-for-list-asset-center-devs-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-asset-center-hosts-output.d.ts +10 -0
- package/dist/esm/types/data-for-list-asset-center-hosts-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-asset-clusters-output.d.ts +95 -0
- package/dist/esm/types/data-for-list-asset-clusters-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-asset-pods-linked-workload-output.d.ts +40 -0
- package/dist/esm/types/data-for-list-asset-pods-linked-workload-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-asset-pods-linked-workload-with-no-page-output.d.ts +35 -0
- package/dist/esm/types/data-for-list-asset-pods-linked-workload-with-no-page-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-asset-workloads-output.d.ts +75 -0
- package/dist/esm/types/data-for-list-asset-workloads-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-auto-defense-hosts-output.d.ts +187 -0
- package/dist/esm/types/data-for-list-auto-defense-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-ban-iplist-output.d.ts +43 -3
- package/dist/esm/types/data-for-list-ban-iplist-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-baseline-check-config-output.d.ts +5 -0
- package/dist/esm/types/data-for-list-baseline-check-config-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-baseline-check-item-hosts-output.d.ts +31 -0
- package/dist/esm/types/data-for-list-baseline-check-item-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-baseline-check-res-output.d.ts +60 -0
- package/dist/esm/types/data-for-list-baseline-check-res-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-baseline-groups-output.d.ts +35 -0
- package/dist/esm/types/data-for-list-baseline-groups-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-baselines-output.d.ts +31 -0
- package/dist/esm/types/data-for-list-baselines-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-cloud-platforms-output.d.ts +35 -0
- package/dist/esm/types/data-for-list-cloud-platforms-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-cluster-varmor-version-history-output.d.ts +35 -0
- package/dist/esm/types/data-for-list-cluster-varmor-version-history-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-dev-basic-infos-output.d.ts +60 -0
- package/dist/esm/types/data-for-list-dev-basic-infos-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-file-monitor-alarms-output.d.ts +25 -0
- package/dist/esm/types/data-for-list-file-monitor-alarms-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-hids-alarms-output.d.ts +25 -0
- package/dist/esm/types/data-for-list-hids-alarms-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-hosts-basic-infos-output.d.ts +30 -0
- package/dist/esm/types/data-for-list-hosts-basic-infos-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-login-configs-output.d.ts +101 -0
- package/dist/esm/types/data-for-list-login-configs-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-mlp-alarms-output.d.ts +278 -0
- package/dist/esm/types/data-for-list-mlp-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-monitor-policies-output.d.ts +5 -0
- package/dist/esm/types/data-for-list-monitor-policies-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-multi-level-asset-hosts-output.d.ts +197 -0
- package/dist/esm/types/data-for-list-multi-level-asset-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-multi-level-institution-output.d.ts +95 -0
- package/dist/esm/types/data-for-list-multi-level-institution-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-ordered-hosts-basic-infos-output.d.ts +10 -0
- package/dist/esm/types/data-for-list-ordered-hosts-basic-infos-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-rasp-alarms-output.d.ts +278 -0
- package/dist/esm/types/data-for-list-rasp-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-rasp-config-agent-infos-output.d.ts +126 -0
- package/dist/esm/types/data-for-list-rasp-config-agent-infos-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-rasp-configs-output.d.ts +120 -0
- package/dist/esm/types/data-for-list-rasp-configs-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-rasp-processes-output.d.ts +110 -0
- package/dist/esm/types/data-for-list-rasp-processes-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-registries-output.d.ts +66 -0
- package/dist/esm/types/data-for-list-registries-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-registry-images-output.d.ts +96 -0
- package/dist/esm/types/data-for-list-registry-images-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-registry-namespaces-output.d.ts +55 -0
- package/dist/esm/types/data-for-list-registry-namespaces-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-compl-output.d.ts +60 -0
- package/dist/esm/types/data-for-list-repo-image-compl-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-layer-output.d.ts +72 -0
- package/dist/esm/types/data-for-list-repo-image-layer-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-layer-senfile-output.d.ts +45 -0
- package/dist/esm/types/data-for-list-repo-image-layer-senfile-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-layer-virus-output.d.ts +40 -0
- package/dist/esm/types/data-for-list-repo-image-layer-virus-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-layer-vuln-output.d.ts +55 -0
- package/dist/esm/types/data-for-list-repo-image-layer-vuln-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-package-output.d.ts +50 -0
- package/dist/esm/types/data-for-list-repo-image-package-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-senfile-output.d.ts +45 -0
- package/dist/esm/types/data-for-list-repo-image-senfile-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-virus-output.d.ts +45 -0
- package/dist/esm/types/data-for-list-repo-image-virus-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-repo-image-vuln-output.d.ts +75 -0
- package/dist/esm/types/data-for-list-repo-image-vuln-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-risk-compl-affect-repo-image-output.d.ts +60 -0
- package/dist/esm/types/data-for-list-risk-compl-affect-repo-image-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-risk-vuln-affect-repo-image-output.d.ts +60 -0
- package/dist/esm/types/data-for-list-risk-vuln-affect-repo-image-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-scan-task-hosts-output.d.ts +40 -0
- package/dist/esm/types/data-for-list-scan-task-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-scan-tasks-output.d.ts +130 -0
- package/dist/esm/types/data-for-list-scan-tasks-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-tags-detail-output.d.ts +30 -0
- package/dist/esm/types/data-for-list-tags-detail-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-virus-alarms-output.d.ts +278 -0
- package/dist/esm/types/data-for-list-virus-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-vul-detail-output.d.ts +5 -0
- package/dist/esm/types/data-for-list-vul-detail-output.d.ts.map +1 -1
- package/dist/esm/types/data-for-list-vuln-affect-aisession-output.d.ts +65 -0
- package/dist/esm/types/data-for-list-vuln-affect-aisession-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-vuln-for-aioutput.d.ts +86 -0
- package/dist/esm/types/data-for-list-vuln-for-aioutput.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-vuln-hosts-output.d.ts +85 -0
- package/dist/esm/types/data-for-list-vuln-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-vulns-output.d.ts +101 -0
- package/dist/esm/types/data-for-list-vulns-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-weak-password-check-detail-output.d.ts +31 -0
- package/dist/esm/types/data-for-list-weak-password-check-detail-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-list-white-lists-output.d.ts +62 -0
- package/dist/esm/types/data-for-list-white-lists-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-multi-asset-scan-output.d.ts +20 -0
- package/dist/esm/types/data-for-multi-asset-scan-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-multi-cloud-access-statistics-output.d.ts +55 -0
- package/dist/esm/types/data-for-multi-cloud-access-statistics-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-save-repo-image-scan-cron-output.d.ts +20 -0
- package/dist/esm/types/data-for-save-repo-image-scan-cron-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-save-repo-image-scan-scope-output.d.ts +20 -0
- package/dist/esm/types/data-for-save-repo-image-scan-scope-output.d.ts.map +1 -0
- package/dist/esm/types/data-for-update-mlp-alarm-status-output.d.ts +35 -0
- package/dist/esm/types/data-for-update-mlp-alarm-status-output.d.ts.map +1 -0
- package/dist/esm/types/delete-agent-proxy-request.d.ts +25 -0
- package/dist/esm/types/delete-agent-proxy-request.d.ts.map +1 -0
- package/dist/esm/types/delete-agent-proxy-response.d.ts +25 -0
- package/dist/esm/types/delete-agent-proxy-response.d.ts.map +1 -0
- package/dist/esm/types/delete-agent-proxy-server-request.d.ts +30 -0
- package/dist/esm/types/delete-agent-proxy-server-request.d.ts.map +1 -0
- package/dist/esm/types/delete-agent-proxy-server-response.d.ts +25 -0
- package/dist/esm/types/delete-agent-proxy-server-response.d.ts.map +1 -0
- package/dist/esm/types/delete-auto-isolate-agent-list-request.d.ts +31 -0
- package/dist/esm/types/delete-auto-isolate-agent-list-request.d.ts.map +1 -0
- package/dist/esm/types/delete-auto-isolate-agent-list-response.d.ts +25 -0
- package/dist/esm/types/delete-auto-isolate-agent-list-response.d.ts.map +1 -0
- package/dist/esm/types/delete-cloud-env-request.d.ts +25 -0
- package/dist/esm/types/delete-cloud-env-request.d.ts.map +1 -0
- package/dist/esm/types/delete-cloud-env-response.d.ts +25 -0
- package/dist/esm/types/delete-cloud-env-response.d.ts.map +1 -0
- package/dist/esm/types/delete-command-request.d.ts +25 -0
- package/dist/esm/types/delete-command-request.d.ts.map +1 -0
- package/dist/esm/types/delete-command-response.d.ts +25 -0
- package/dist/esm/types/delete-command-response.d.ts.map +1 -0
- package/dist/esm/types/delete-host-tag-request.d.ts +41 -0
- package/dist/esm/types/delete-host-tag-request.d.ts.map +1 -0
- package/dist/esm/types/delete-host-tag-response.d.ts +25 -0
- package/dist/esm/types/delete-host-tag-response.d.ts.map +1 -0
- package/dist/esm/types/delete-layered-group-request.d.ts +25 -0
- package/dist/esm/types/delete-layered-group-request.d.ts.map +1 -0
- package/dist/esm/types/delete-layered-group-response.d.ts +30 -0
- package/dist/esm/types/delete-layered-group-response.d.ts.map +1 -0
- package/dist/esm/types/delete-login-config-request.d.ts +30 -0
- package/dist/esm/types/delete-login-config-request.d.ts.map +1 -0
- package/dist/esm/types/delete-login-config-response.d.ts +20 -0
- package/dist/esm/types/delete-login-config-response.d.ts.map +1 -0
- package/dist/esm/types/delete-multi-level-institution-request.d.ts +25 -0
- package/dist/esm/types/delete-multi-level-institution-request.d.ts.map +1 -0
- package/dist/esm/types/delete-multi-level-institution-response.d.ts +20 -0
- package/dist/esm/types/delete-multi-level-institution-response.d.ts.map +1 -0
- package/dist/esm/types/delete-rasp-config-request.d.ts +31 -0
- package/dist/esm/types/delete-rasp-config-request.d.ts.map +1 -0
- package/dist/esm/types/delete-rasp-config-response.d.ts +25 -0
- package/dist/esm/types/delete-rasp-config-response.d.ts.map +1 -0
- package/dist/esm/types/delete-white-lists-request.d.ts +36 -0
- package/dist/esm/types/delete-white-lists-request.d.ts.map +1 -0
- package/dist/esm/types/delete-white-lists-response.d.ts +25 -0
- package/dist/esm/types/delete-white-lists-response.d.ts.map +1 -0
- package/dist/esm/types/describe-file-monitor-overview-response.d.ts +10 -0
- package/dist/esm/types/describe-file-monitor-overview-response.d.ts.map +1 -1
- package/dist/esm/types/describe-last-week-file-change-trends-response.d.ts +15 -0
- package/dist/esm/types/describe-last-week-file-change-trends-response.d.ts.map +1 -1
- package/dist/esm/types/detail-for-install-agent-client-output.d.ts +35 -0
- package/dist/esm/types/detail-for-install-agent-client-output.d.ts.map +1 -0
- package/dist/esm/types/detail-for-uninstall-agent-client-output.d.ts +35 -0
- package/dist/esm/types/detail-for-uninstall-agent-client-output.d.ts.map +1 -0
- package/dist/esm/types/detect-baseline-request.d.ts +76 -0
- package/dist/esm/types/detect-baseline-request.d.ts.map +1 -0
- package/dist/esm/types/detect-baseline-response.d.ts +25 -0
- package/dist/esm/types/detect-baseline-response.d.ts.map +1 -0
- package/dist/esm/types/detect-vuln-for-airequest.d.ts +30 -0
- package/dist/esm/types/detect-vuln-for-airequest.d.ts.map +1 -0
- package/dist/esm/types/detect-vuln-for-airesponse.d.ts +25 -0
- package/dist/esm/types/detect-vuln-for-airesponse.d.ts.map +1 -0
- package/dist/esm/types/detect-vuln-request.d.ts +56 -0
- package/dist/esm/types/detect-vuln-request.d.ts.map +1 -0
- package/dist/esm/types/detect-vuln-response.d.ts +25 -0
- package/dist/esm/types/detect-vuln-response.d.ts.map +1 -0
- package/dist/esm/types/dev-detail-for-get-baseline-detect-progress-detail-output.d.ts +25 -0
- package/dist/esm/types/dev-detail-for-get-baseline-detect-progress-detail-output.d.ts.map +1 -0
- package/dist/esm/types/disable-host-important-protect-request.d.ts +31 -0
- package/dist/esm/types/disable-host-important-protect-request.d.ts.map +1 -0
- package/dist/esm/types/disable-host-important-protect-response.d.ts +25 -0
- package/dist/esm/types/disable-host-important-protect-response.d.ts.map +1 -0
- package/dist/esm/types/distribution-for-precision-statistics-output.d.ts +30 -0
- package/dist/esm/types/distribution-for-precision-statistics-output.d.ts.map +1 -0
- package/dist/esm/types/download-aivuln-list-request.d.ts +41 -0
- package/dist/esm/types/download-aivuln-list-request.d.ts.map +1 -0
- package/dist/esm/types/download-aivuln-list-response.d.ts +25 -0
- package/dist/esm/types/download-aivuln-list-response.d.ts.map +1 -0
- package/dist/esm/types/download-baseline-check-hosts-request.d.ts +51 -0
- package/dist/esm/types/download-baseline-check-hosts-request.d.ts.map +1 -0
- package/dist/esm/types/download-baseline-check-hosts-response.d.ts +25 -0
- package/dist/esm/types/download-baseline-check-hosts-response.d.ts.map +1 -0
- package/dist/esm/types/download-baseline-check-request.d.ts +41 -0
- package/dist/esm/types/download-baseline-check-request.d.ts.map +1 -0
- package/dist/esm/types/download-baseline-check-response.d.ts +25 -0
- package/dist/esm/types/download-baseline-check-response.d.ts.map +1 -0
- package/dist/esm/types/download-raw-trace-data-request.d.ts +25 -0
- package/dist/esm/types/download-raw-trace-data-request.d.ts.map +1 -0
- package/dist/esm/types/download-raw-trace-data-response.d.ts +25 -0
- package/dist/esm/types/download-raw-trace-data-response.d.ts.map +1 -0
- package/dist/esm/types/download-vul-host-list-by-pod-request.d.ts +56 -0
- package/dist/esm/types/download-vul-host-list-by-pod-request.d.ts.map +1 -0
- package/dist/esm/types/download-vul-host-list-by-pod-response.d.ts +25 -0
- package/dist/esm/types/download-vul-host-list-by-pod-response.d.ts.map +1 -0
- package/dist/esm/types/download-vul-list-by-pod-request.d.ts +81 -0
- package/dist/esm/types/download-vul-list-by-pod-request.d.ts.map +1 -0
- package/dist/esm/types/download-vul-list-by-pod-response.d.ts +25 -0
- package/dist/esm/types/download-vul-list-by-pod-response.d.ts.map +1 -0
- package/dist/esm/types/download-vuln-affect-aisession-request.d.ts +36 -0
- package/dist/esm/types/download-vuln-affect-aisession-request.d.ts.map +1 -0
- package/dist/esm/types/download-vuln-affect-aisession-response.d.ts +25 -0
- package/dist/esm/types/download-vuln-affect-aisession-response.d.ts.map +1 -0
- package/dist/esm/types/download-vuln-datas-request.d.ts +46 -0
- package/dist/esm/types/download-vuln-datas-request.d.ts.map +1 -0
- package/dist/esm/types/download-vuln-datas-response.d.ts +25 -0
- package/dist/esm/types/download-vuln-datas-response.d.ts.map +1 -0
- package/dist/esm/types/download-vuln-list-request.d.ts +56 -0
- package/dist/esm/types/download-vuln-list-request.d.ts.map +1 -0
- package/dist/esm/types/download-vuln-list-response.d.ts +25 -0
- package/dist/esm/types/download-vuln-list-response.d.ts.map +1 -0
- package/dist/esm/types/ecs-instance-for-get-host-basic-info-output.d.ts +130 -0
- package/dist/esm/types/ecs-instance-for-get-host-basic-info-output.d.ts.map +1 -0
- package/dist/esm/types/ecs-instance-for-list-auto-defense-hosts-output.d.ts +130 -0
- package/dist/esm/types/ecs-instance-for-list-auto-defense-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/ecs-instance-for-list-multi-level-asset-hosts-output.d.ts +130 -0
- package/dist/esm/types/ecs-instance-for-list-multi-level-asset-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/ecs-instance-for-list-rasp-config-agent-infos-output.d.ts +130 -0
- package/dist/esm/types/ecs-instance-for-list-rasp-config-agent-infos-output.d.ts.map +1 -0
- package/dist/esm/types/edit-aiapplication-sync-config-request.d.ts +25 -0
- package/dist/esm/types/edit-aiapplication-sync-config-request.d.ts.map +1 -0
- package/dist/esm/types/edit-aiapplication-sync-config-response.d.ts +25 -0
- package/dist/esm/types/edit-aiapplication-sync-config-response.d.ts.map +1 -0
- package/dist/esm/types/edit-monitor-policy-request.d.ts +5 -0
- package/dist/esm/types/edit-monitor-policy-request.d.ts.map +1 -1
- package/dist/esm/types/edit-rasp-config-request.d.ts +100 -0
- package/dist/esm/types/edit-rasp-config-request.d.ts.map +1 -0
- package/dist/esm/types/edit-rasp-config-response.d.ts +25 -0
- package/dist/esm/types/edit-rasp-config-response.d.ts.map +1 -0
- package/dist/esm/types/edit-vuln-scan-config-request.d.ts +56 -0
- package/dist/esm/types/edit-vuln-scan-config-request.d.ts.map +1 -0
- package/dist/esm/types/edit-vuln-scan-config-response.d.ts +25 -0
- package/dist/esm/types/edit-vuln-scan-config-response.d.ts.map +1 -0
- package/dist/esm/types/elkeid-save-data-for-get-hids-alarm-summary-info-output.d.ts +20 -0
- package/dist/esm/types/elkeid-save-data-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/elkeid-save-data-for-get-mlp-alarm-summary-info-output.d.ts +20 -0
- package/dist/esm/types/elkeid-save-data-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/elkeid-save-data-for-get-rasp-alarm-summary-info-output.d.ts +20 -0
- package/dist/esm/types/elkeid-save-data-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/elkeid-save-data-for-get-virus-alarm-summary-info-output.d.ts +20 -0
- package/dist/esm/types/elkeid-save-data-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/enable-host-important-protect-request.d.ts +31 -0
- package/dist/esm/types/enable-host-important-protect-request.d.ts.map +1 -0
- package/dist/esm/types/enable-host-important-protect-response.d.ts +25 -0
- package/dist/esm/types/enable-host-important-protect-response.d.ts.map +1 -0
- package/dist/esm/types/endpoint-trace-for-get-hids-alarm-summary-info-output.d.ts +36 -0
- package/dist/esm/types/endpoint-trace-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/endpoint-trace-for-get-mlp-alarm-summary-info-output.d.ts +36 -0
- package/dist/esm/types/endpoint-trace-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/endpoint-trace-for-get-rasp-alarm-summary-info-output.d.ts +36 -0
- package/dist/esm/types/endpoint-trace-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/endpoint-trace-for-get-virus-alarm-summary-info-output.d.ts +36 -0
- package/dist/esm/types/endpoint-trace-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/environ-list-for-get-rasp-process-detail-output.d.ts +30 -0
- package/dist/esm/types/environ-list-for-get-rasp-process-detail-output.d.ts.map +1 -0
- package/dist/esm/types/export-aifingerprint-data-request.d.ts +35 -0
- package/dist/esm/types/export-aifingerprint-data-request.d.ts.map +1 -0
- package/dist/esm/types/export-aifingerprint-data-response.d.ts +25 -0
- package/dist/esm/types/export-aifingerprint-data-response.d.ts.map +1 -0
- package/dist/esm/types/export-alarm-list-data-for-rasp-request.d.ts +31 -0
- package/dist/esm/types/export-alarm-list-data-for-rasp-request.d.ts.map +1 -0
- package/dist/esm/types/export-alarm-list-data-for-rasp-response.d.ts +25 -0
- package/dist/esm/types/export-alarm-list-data-for-rasp-response.d.ts.map +1 -0
- package/dist/esm/types/export-asset-center-devs-request.d.ts +76 -0
- package/dist/esm/types/export-asset-center-devs-request.d.ts.map +1 -0
- package/dist/esm/types/export-asset-center-devs-response.d.ts +25 -0
- package/dist/esm/types/export-asset-center-devs-response.d.ts.map +1 -0
- package/dist/esm/types/export-asset-center-hosts-request.d.ts +31 -0
- package/dist/esm/types/export-asset-center-hosts-request.d.ts.map +1 -0
- package/dist/esm/types/export-asset-center-hosts-response.d.ts +25 -0
- package/dist/esm/types/export-asset-center-hosts-response.d.ts.map +1 -0
- package/dist/esm/types/export-baseline-check-list-request.d.ts +56 -0
- package/dist/esm/types/export-baseline-check-list-request.d.ts.map +1 -0
- package/dist/esm/types/export-baseline-check-list-response.d.ts +25 -0
- package/dist/esm/types/export-baseline-check-list-response.d.ts.map +1 -0
- package/dist/esm/types/export-baseline-host-details-request.d.ts +46 -0
- package/dist/esm/types/export-baseline-host-details-request.d.ts.map +1 -0
- package/dist/esm/types/export-baseline-host-details-response.d.ts +25 -0
- package/dist/esm/types/export-baseline-host-details-response.d.ts.map +1 -0
- package/dist/esm/types/export-dev-fingerprint-data-request.d.ts +45 -0
- package/dist/esm/types/export-dev-fingerprint-data-request.d.ts.map +1 -0
- package/dist/esm/types/export-dev-fingerprint-data-response.d.ts +25 -0
- package/dist/esm/types/export-dev-fingerprint-data-response.d.ts.map +1 -0
- package/dist/esm/types/export-fingerprint-data-request.d.ts +36 -0
- package/dist/esm/types/export-fingerprint-data-request.d.ts.map +1 -0
- package/dist/esm/types/export-fingerprint-data-response.d.ts +25 -0
- package/dist/esm/types/export-fingerprint-data-response.d.ts.map +1 -0
- package/dist/esm/types/export-hids-alarm-list-data-request.d.ts +31 -0
- package/dist/esm/types/export-hids-alarm-list-data-request.d.ts.map +1 -0
- package/dist/esm/types/export-hids-alarm-list-data-response.d.ts +25 -0
- package/dist/esm/types/export-hids-alarm-list-data-response.d.ts.map +1 -0
- package/dist/esm/types/export-mlp-alarm-list-data-request.d.ts +31 -0
- package/dist/esm/types/export-mlp-alarm-list-data-request.d.ts.map +1 -0
- package/dist/esm/types/export-mlp-alarm-list-data-response.d.ts +25 -0
- package/dist/esm/types/export-mlp-alarm-list-data-response.d.ts.map +1 -0
- package/dist/esm/types/export-repo-image-asset-request.d.ts +31 -0
- package/dist/esm/types/export-repo-image-asset-request.d.ts.map +1 -0
- package/dist/esm/types/export-repo-image-asset-response.d.ts +25 -0
- package/dist/esm/types/export-repo-image-asset-response.d.ts.map +1 -0
- package/dist/esm/types/export-virus-alarm-list-data-request.d.ts +31 -0
- package/dist/esm/types/export-virus-alarm-list-data-request.d.ts.map +1 -0
- package/dist/esm/types/export-virus-alarm-list-data-response.d.ts +25 -0
- package/dist/esm/types/export-virus-alarm-list-data-response.d.ts.map +1 -0
- package/dist/esm/types/export-weak-password-request.d.ts +65 -0
- package/dist/esm/types/export-weak-password-request.d.ts.map +1 -0
- package/dist/esm/types/export-weak-password-response.d.ts +25 -0
- package/dist/esm/types/export-weak-password-response.d.ts.map +1 -0
- package/dist/esm/types/extend-info-for-get-hids-alarm-summary-info-output.d.ts +32 -0
- package/dist/esm/types/extend-info-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/extend-info-for-get-mlp-alarm-summary-info-output.d.ts +32 -0
- package/dist/esm/types/extend-info-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/extend-info-for-get-rasp-alarm-summary-info-output.d.ts +32 -0
- package/dist/esm/types/extend-info-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/extend-info-for-get-virus-alarm-summary-info-output.d.ts +32 -0
- package/dist/esm/types/extend-info-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/failed-host-for-get-baseline-detect-progress-detail-output.d.ts +30 -0
- package/dist/esm/types/failed-host-for-get-baseline-detect-progress-detail-output.d.ts.map +1 -0
- package/dist/esm/types/field-list-for-get-white-list-field-output.d.ts +30 -0
- package/dist/esm/types/field-list-for-get-white-list-field-output.d.ts.map +1 -0
- package/dist/esm/types/file-for-handle-alarm-by-agent-input.d.ts +30 -0
- package/dist/esm/types/file-for-handle-alarm-by-agent-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-add-rasp-config-input.d.ts +41 -0
- package/dist/esm/types/filter-for-add-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-edit-rasp-config-input.d.ts +41 -0
- package/dist/esm/types/filter-for-edit-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-export-repo-image-asset-input.d.ts +91 -0
- package/dist/esm/types/filter-for-export-repo-image-asset-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-aiapplication-basic-info-input.d.ts +65 -0
- package/dist/esm/types/filter-for-list-aiapplication-basic-info-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-asset-clusters-input.d.ts +50 -0
- package/dist/esm/types/filter-for-list-asset-clusters-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-asset-workloads-input.d.ts +50 -0
- package/dist/esm/types/filter-for-list-asset-workloads-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-rasp-configs-output.d.ts +41 -0
- package/dist/esm/types/filter-for-list-rasp-configs-output.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-registries-input.d.ts +40 -0
- package/dist/esm/types/filter-for-list-registries-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-registry-images-input.d.ts +86 -0
- package/dist/esm/types/filter-for-list-registry-images-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-registry-namespace-ids-input.d.ts +35 -0
- package/dist/esm/types/filter-for-list-registry-namespace-ids-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-registry-namespaces-input.d.ts +35 -0
- package/dist/esm/types/filter-for-list-registry-namespaces-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-repo-image-compl-input.d.ts +35 -0
- package/dist/esm/types/filter-for-list-repo-image-compl-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-repo-image-layer-input.d.ts +30 -0
- package/dist/esm/types/filter-for-list-repo-image-layer-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-repo-image-layer-vuln-input.d.ts +25 -0
- package/dist/esm/types/filter-for-list-repo-image-layer-vuln-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-repo-image-package-input.d.ts +35 -0
- package/dist/esm/types/filter-for-list-repo-image-package-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-repo-image-senfile-input.d.ts +35 -0
- package/dist/esm/types/filter-for-list-repo-image-senfile-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-repo-image-virus-input.d.ts +40 -0
- package/dist/esm/types/filter-for-list-repo-image-virus-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-repo-image-vuln-input.d.ts +55 -0
- package/dist/esm/types/filter-for-list-repo-image-vuln-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-risk-compl-affect-repo-image-input.d.ts +45 -0
- package/dist/esm/types/filter-for-list-risk-compl-affect-repo-image-input.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-risk-vuln-affect-repo-image-input.d.ts +45 -0
- package/dist/esm/types/filter-for-list-risk-vuln-affect-repo-image-input.d.ts.map +1 -0
- package/dist/esm/types/generate-install-command-request.d.ts +60 -0
- package/dist/esm/types/generate-install-command-request.d.ts.map +1 -0
- package/dist/esm/types/generate-install-command-response.d.ts +75 -0
- package/dist/esm/types/generate-install-command-response.d.ts.map +1 -0
- package/dist/esm/types/get-aiapplication-sync-config-request.d.ts +20 -0
- package/dist/esm/types/get-aiapplication-sync-config-request.d.ts.map +1 -0
- package/dist/esm/types/get-aiapplication-sync-config-response.d.ts +25 -0
- package/dist/esm/types/get-aiapplication-sync-config-response.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-app-request.d.ts +60 -0
- package/dist/esm/types/get-aifingerprint-app-request.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-app-response.d.ts +41 -0
- package/dist/esm/types/get-aifingerprint-app-response.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-port-request.d.ts +85 -0
- package/dist/esm/types/get-aifingerprint-port-request.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-port-response.d.ts +41 -0
- package/dist/esm/types/get-aifingerprint-port-response.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-process-request.d.ts +95 -0
- package/dist/esm/types/get-aifingerprint-process-request.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-process-response.d.ts +41 -0
- package/dist/esm/types/get-aifingerprint-process-response.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-refresh-status-request.d.ts +25 -0
- package/dist/esm/types/get-aifingerprint-refresh-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-refresh-status-response.d.ts +40 -0
- package/dist/esm/types/get-aifingerprint-refresh-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-software-request.d.ts +65 -0
- package/dist/esm/types/get-aifingerprint-software-request.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-software-response.d.ts +41 -0
- package/dist/esm/types/get-aifingerprint-software-response.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-statistics-request.d.ts +20 -0
- package/dist/esm/types/get-aifingerprint-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-statistics-response.d.ts +80 -0
- package/dist/esm/types/get-aifingerprint-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-top5-request.d.ts +25 -0
- package/dist/esm/types/get-aifingerprint-top5-request.d.ts.map +1 -0
- package/dist/esm/types/get-aifingerprint-top5-response.d.ts +26 -0
- package/dist/esm/types/get-aifingerprint-top5-response.d.ts.map +1 -0
- package/dist/esm/types/get-aisession-vuln-info-request.d.ts +30 -0
- package/dist/esm/types/get-aisession-vuln-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-aisession-vuln-info-response.d.ts +56 -0
- package/dist/esm/types/get-aisession-vuln-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-aivuln-detect-progress-detail-request.d.ts +20 -0
- package/dist/esm/types/get-aivuln-detect-progress-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-aivuln-detect-progress-detail-response.d.ts +31 -0
- package/dist/esm/types/get-aivuln-detect-progress-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-alarm-by-smith-key-request.d.ts +35 -0
- package/dist/esm/types/get-alarm-by-smith-key-request.d.ts.map +1 -0
- package/dist/esm/types/get-alarm-by-smith-key-response.d.ts +203 -0
- package/dist/esm/types/get-alarm-by-smith-key-response.d.ts.map +1 -0
- package/dist/esm/types/get-alarm-trace-request.d.ts +25 -0
- package/dist/esm/types/get-alarm-trace-request.d.ts.map +1 -0
- package/dist/esm/types/get-alarm-trace-response.d.ts +56 -0
- package/dist/esm/types/get-alarm-trace-response.d.ts.map +1 -0
- package/dist/esm/types/get-alarm-virus-statistics-request.d.ts +45 -0
- package/dist/esm/types/get-alarm-virus-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-alarm-virus-statistics-response.d.ts +100 -0
- package/dist/esm/types/get-alarm-virus-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-asset-cluster-statistic-request.d.ts +20 -0
- package/dist/esm/types/get-asset-cluster-statistic-request.d.ts.map +1 -0
- package/dist/esm/types/get-asset-cluster-statistic-response.d.ts +26 -0
- package/dist/esm/types/get-asset-cluster-statistic-response.d.ts.map +1 -0
- package/dist/esm/types/get-asset-clusters-sync-end-request.d.ts +20 -0
- package/dist/esm/types/get-asset-clusters-sync-end-request.d.ts.map +1 -0
- package/dist/esm/types/get-asset-clusters-sync-end-response.d.ts +26 -0
- package/dist/esm/types/get-asset-clusters-sync-end-response.d.ts.map +1 -0
- package/dist/esm/types/get-asset-workload-statistic-request.d.ts +25 -0
- package/dist/esm/types/get-asset-workload-statistic-request.d.ts.map +1 -0
- package/dist/esm/types/get-asset-workload-statistic-response.d.ts +25 -0
- package/dist/esm/types/get-asset-workload-statistic-response.d.ts.map +1 -0
- package/dist/esm/types/get-baseline-detect-progress-detail-request.d.ts +35 -0
- package/dist/esm/types/get-baseline-detect-progress-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-baseline-detect-progress-detail-response.d.ts +55 -0
- package/dist/esm/types/get-baseline-detect-progress-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-baseline-group-statistics-request.d.ts +55 -0
- package/dist/esm/types/get-baseline-group-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-baseline-group-statistics-response.d.ts +80 -0
- package/dist/esm/types/get-baseline-group-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-brute-force-ban-config-response.d.ts +20 -0
- package/dist/esm/types/get-brute-force-ban-config-response.d.ts.map +1 -1
- package/dist/esm/types/get-cis-detail-request.d.ts +25 -0
- package/dist/esm/types/get-cis-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-cis-detail-response.d.ts +26 -0
- package/dist/esm/types/get-cis-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-clusters-permission-result-request.d.ts +20 -0
- package/dist/esm/types/get-clusters-permission-result-request.d.ts.map +1 -0
- package/dist/esm/types/get-clusters-permission-result-response.d.ts +26 -0
- package/dist/esm/types/get-clusters-permission-result-response.d.ts.map +1 -0
- package/dist/esm/types/get-dev-asset-overview-request.d.ts +20 -0
- package/dist/esm/types/get-dev-asset-overview-request.d.ts.map +1 -0
- package/dist/esm/types/get-dev-asset-overview-response.d.ts +55 -0
- package/dist/esm/types/get-dev-asset-overview-response.d.ts.map +1 -0
- package/dist/esm/types/get-dev-detail-request.d.ts +25 -0
- package/dist/esm/types/get-dev-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-dev-detail-response.d.ts +108 -0
- package/dist/esm/types/get-dev-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-dev-fingerprint-port-request.d.ts +70 -0
- package/dist/esm/types/get-dev-fingerprint-port-request.d.ts.map +1 -0
- package/dist/esm/types/get-dev-fingerprint-port-response.d.ts +41 -0
- package/dist/esm/types/get-dev-fingerprint-port-response.d.ts.map +1 -0
- package/dist/esm/types/get-dev-fingerprint-process-request.d.ts +100 -0
- package/dist/esm/types/get-dev-fingerprint-process-request.d.ts.map +1 -0
- package/dist/esm/types/get-dev-fingerprint-process-response.d.ts +41 -0
- package/dist/esm/types/get-dev-fingerprint-process-response.d.ts.map +1 -0
- package/dist/esm/types/get-dev-fingerprint-software-request.d.ts +60 -0
- package/dist/esm/types/get-dev-fingerprint-software-request.d.ts.map +1 -0
- package/dist/esm/types/get-dev-fingerprint-software-response.d.ts +41 -0
- package/dist/esm/types/get-dev-fingerprint-software-response.d.ts.map +1 -0
- package/dist/esm/types/get-dev-fingerprint-statistics-request.d.ts +25 -0
- package/dist/esm/types/get-dev-fingerprint-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-dev-fingerprint-statistics-response.d.ts +35 -0
- package/dist/esm/types/get-dev-fingerprint-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-download-status-request.d.ts +25 -0
- package/dist/esm/types/get-download-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-download-status-response.d.ts +40 -0
- package/dist/esm/types/get-download-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-app-group-request.d.ts +25 -0
- package/dist/esm/types/get-fingerprint-app-group-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-app-group-response.d.ts +26 -0
- package/dist/esm/types/get-fingerprint-app-group-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-app-request.d.ts +85 -0
- package/dist/esm/types/get-fingerprint-app-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-app-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-app-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-cron-request.d.ts +95 -0
- package/dist/esm/types/get-fingerprint-cron-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-cron-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-cron-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-integrity-request.d.ts +110 -0
- package/dist/esm/types/get-fingerprint-integrity-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-integrity-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-integrity-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-kmod-request.d.ts +85 -0
- package/dist/esm/types/get-fingerprint-kmod-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-kmod-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-kmod-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-port-request.d.ts +115 -0
- package/dist/esm/types/get-fingerprint-port-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-port-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-port-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-process-request.d.ts +130 -0
- package/dist/esm/types/get-fingerprint-process-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-process-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-process-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-refresh-status-request.d.ts +30 -0
- package/dist/esm/types/get-fingerprint-refresh-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-refresh-status-response.d.ts +40 -0
- package/dist/esm/types/get-fingerprint-refresh-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-service-request.d.ts +105 -0
- package/dist/esm/types/get-fingerprint-service-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-service-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-service-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-software-request.d.ts +90 -0
- package/dist/esm/types/get-fingerprint-software-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-software-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-software-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-statistics-request.d.ts +25 -0
- package/dist/esm/types/get-fingerprint-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-statistics-response.d.ts +80 -0
- package/dist/esm/types/get-fingerprint-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-top5-request.d.ts +25 -0
- package/dist/esm/types/get-fingerprint-top5-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-top5-response.d.ts +26 -0
- package/dist/esm/types/get-fingerprint-top5-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-user-request.d.ts +100 -0
- package/dist/esm/types/get-fingerprint-user-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-user-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-user-response.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-web-request.d.ts +120 -0
- package/dist/esm/types/get-fingerprint-web-request.d.ts.map +1 -0
- package/dist/esm/types/get-fingerprint-web-response.d.ts +41 -0
- package/dist/esm/types/get-fingerprint-web-response.d.ts.map +1 -0
- package/dist/esm/types/get-group-check-status-request.d.ts +35 -0
- package/dist/esm/types/get-group-check-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-group-check-status-response.d.ts +35 -0
- package/dist/esm/types/get-group-check-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-hids-alarm-info-request.d.ts +25 -0
- package/dist/esm/types/get-hids-alarm-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-hids-alarm-info-response.d.ts +203 -0
- package/dist/esm/types/get-hids-alarm-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-hids-alarm-statistics-request.d.ts +45 -0
- package/dist/esm/types/get-hids-alarm-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-hids-alarm-statistics-response.d.ts +100 -0
- package/dist/esm/types/get-hids-alarm-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-hids-alarm-summary-info-request.d.ts +25 -0
- package/dist/esm/types/get-hids-alarm-summary-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-hids-alarm-summary-info-response.d.ts +62 -0
- package/dist/esm/types/get-hids-alarm-summary-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-host-asset-overview-request.d.ts +20 -0
- package/dist/esm/types/get-host-asset-overview-request.d.ts.map +1 -0
- package/dist/esm/types/get-host-asset-overview-response.d.ts +85 -0
- package/dist/esm/types/get-host-asset-overview-response.d.ts.map +1 -0
- package/dist/esm/types/get-host-basic-info-request.d.ts +30 -0
- package/dist/esm/types/get-host-basic-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-host-basic-info-response.d.ts +211 -0
- package/dist/esm/types/get-host-basic-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-host-important-protect-state-request.d.ts +30 -0
- package/dist/esm/types/get-host-important-protect-state-request.d.ts.map +1 -0
- package/dist/esm/types/get-host-important-protect-state-response.d.ts +25 -0
- package/dist/esm/types/get-host-important-protect-state-response.d.ts.map +1 -0
- package/dist/esm/types/get-host-vuln-info-request.d.ts +50 -0
- package/dist/esm/types/get-host-vuln-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-host-vuln-info-response.d.ts +56 -0
- package/dist/esm/types/get-host-vuln-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-intrusion-real-time-updates-request.d.ts +20 -0
- package/dist/esm/types/get-intrusion-real-time-updates-request.d.ts.map +1 -0
- package/dist/esm/types/get-intrusion-real-time-updates-response.d.ts +26 -0
- package/dist/esm/types/get-intrusion-real-time-updates-response.d.ts.map +1 -0
- package/dist/esm/types/get-intrusion-risk-trends-request.d.ts +30 -0
- package/dist/esm/types/get-intrusion-risk-trends-request.d.ts.map +1 -0
- package/dist/esm/types/get-intrusion-risk-trends-response.d.ts +44 -0
- package/dist/esm/types/get-intrusion-risk-trends-response.d.ts.map +1 -0
- package/dist/esm/types/get-k8s-asset-statistic-request.d.ts +25 -0
- package/dist/esm/types/get-k8s-asset-statistic-request.d.ts.map +1 -0
- package/dist/esm/types/get-k8s-asset-statistic-response.d.ts +26 -0
- package/dist/esm/types/get-k8s-asset-statistic-response.d.ts.map +1 -0
- package/dist/esm/types/get-layered-groups-request.d.ts +25 -0
- package/dist/esm/types/get-layered-groups-request.d.ts.map +1 -0
- package/dist/esm/types/get-layered-groups-response.d.ts +26 -0
- package/dist/esm/types/get-layered-groups-response.d.ts.map +1 -0
- package/dist/esm/types/get-manual-sync-aiapplication-status-request.d.ts +20 -0
- package/dist/esm/types/get-manual-sync-aiapplication-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-manual-sync-aiapplication-status-response.d.ts +30 -0
- package/dist/esm/types/get-manual-sync-aiapplication-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-mlp-alarm-statistics-request.d.ts +45 -0
- package/dist/esm/types/get-mlp-alarm-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-mlp-alarm-statistics-response.d.ts +100 -0
- package/dist/esm/types/get-mlp-alarm-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-mlp-alarm-summary-info-request.d.ts +25 -0
- package/dist/esm/types/get-mlp-alarm-summary-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-mlp-alarm-summary-info-response.d.ts +62 -0
- package/dist/esm/types/get-mlp-alarm-summary-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-mlp-update-software-task-detail-request.d.ts +25 -0
- package/dist/esm/types/get-mlp-update-software-task-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-mlp-update-software-task-detail-response.d.ts +40 -0
- package/dist/esm/types/get-mlp-update-software-task-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-mlpasset-sync-task-detail-request.d.ts +1 -1
- package/dist/esm/types/get-mlpasset-sync-task-detail-request.d.ts.map +1 -1
- package/dist/esm/types/get-mlpasset-sync-task-detail-response.d.ts +40 -0
- package/dist/esm/types/get-mlpasset-sync-task-detail-response.d.ts.map +1 -1
- package/dist/esm/types/get-mlpasset-sync-task-status-request.d.ts +1 -1
- package/dist/esm/types/get-mlpasset-sync-task-status-request.d.ts.map +1 -1
- package/dist/esm/types/get-multi-level-host-asset-overview-request.d.ts +30 -0
- package/dist/esm/types/get-multi-level-host-asset-overview-request.d.ts.map +1 -0
- package/dist/esm/types/get-multi-level-host-asset-overview-response.d.ts +85 -0
- package/dist/esm/types/get-multi-level-host-asset-overview-response.d.ts.map +1 -0
- package/dist/esm/types/get-multi-level-institution-detail-request.d.ts +25 -0
- package/dist/esm/types/get-multi-level-institution-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-multi-level-institution-detail-response.d.ts +60 -0
- package/dist/esm/types/get-multi-level-institution-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-neighboring-alarm-request.d.ts +36 -0
- package/dist/esm/types/get-neighboring-alarm-request.d.ts.map +1 -0
- package/dist/esm/types/get-neighboring-alarm-response.d.ts +32 -0
- package/dist/esm/types/get-neighboring-alarm-response.d.ts.map +1 -0
- package/dist/esm/types/get-one-rasp-alarm-request.d.ts +25 -0
- package/dist/esm/types/get-one-rasp-alarm-request.d.ts.map +1 -0
- package/dist/esm/types/get-one-rasp-alarm-response.d.ts +49 -0
- package/dist/esm/types/get-one-rasp-alarm-response.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-alarm-statistics-request.d.ts +45 -0
- package/dist/esm/types/get-rasp-alarm-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-alarm-statistics-response.d.ts +100 -0
- package/dist/esm/types/get-rasp-alarm-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-alarm-summary-info-request.d.ts +25 -0
- package/dist/esm/types/get-rasp-alarm-summary-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-alarm-summary-info-response.d.ts +62 -0
- package/dist/esm/types/get-rasp-alarm-summary-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-authorization-statistics-request.d.ts +20 -0
- package/dist/esm/types/get-rasp-authorization-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-authorization-statistics-response.d.ts +35 -0
- package/dist/esm/types/get-rasp-authorization-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-config-statistics-request.d.ts +25 -0
- package/dist/esm/types/get-rasp-config-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-config-statistics-response.d.ts +30 -0
- package/dist/esm/types/get-rasp-config-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-process-detail-request.d.ts +25 -0
- package/dist/esm/types/get-rasp-process-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-process-detail-response.d.ts +106 -0
- package/dist/esm/types/get-rasp-process-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-protect-statistics-request.d.ts +25 -0
- package/dist/esm/types/get-rasp-protect-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-rasp-protect-statistics-response.d.ts +60 -0
- package/dist/esm/types/get-rasp-protect-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-registries-permission-result-request.d.ts +20 -0
- package/dist/esm/types/get-registries-permission-result-request.d.ts.map +1 -0
- package/dist/esm/types/get-registries-permission-result-response.d.ts +26 -0
- package/dist/esm/types/get-registries-permission-result-response.d.ts.map +1 -0
- package/dist/esm/types/get-registry-image-detail-request.d.ts +25 -0
- package/dist/esm/types/get-registry-image-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-registry-image-detail-response.d.ts +26 -0
- package/dist/esm/types/get-registry-image-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-registry-images-sync-status-request.d.ts +20 -0
- package/dist/esm/types/get-registry-images-sync-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-registry-images-sync-status-response.d.ts +26 -0
- package/dist/esm/types/get-registry-images-sync-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-registry-sync-config-request.d.ts +20 -0
- package/dist/esm/types/get-registry-sync-config-request.d.ts.map +1 -0
- package/dist/esm/types/get-registry-sync-config-response.d.ts +26 -0
- package/dist/esm/types/get-registry-sync-config-response.d.ts.map +1 -0
- package/dist/esm/types/get-regular-clean-request.d.ts +20 -0
- package/dist/esm/types/get-regular-clean-request.d.ts.map +1 -0
- package/dist/esm/types/get-regular-clean-response.d.ts +30 -0
- package/dist/esm/types/get-regular-clean-response.d.ts.map +1 -0
- package/dist/esm/types/get-regular-virus-scan-config-request.d.ts +25 -0
- package/dist/esm/types/get-regular-virus-scan-config-request.d.ts.map +1 -0
- package/dist/esm/types/get-regular-virus-scan-config-response.d.ts +95 -0
- package/dist/esm/types/get-regular-virus-scan-config-response.d.ts.map +1 -0
- package/dist/esm/types/get-regular-virus-task-status-request.d.ts +25 -0
- package/dist/esm/types/get-regular-virus-task-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-regular-virus-task-status-response.d.ts +25 -0
- package/dist/esm/types/get-regular-virus-task-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-repo-image-risk-cnt-request.d.ts +20 -0
- package/dist/esm/types/get-repo-image-risk-cnt-request.d.ts.map +1 -0
- package/dist/esm/types/get-repo-image-risk-cnt-response.d.ts +26 -0
- package/dist/esm/types/get-repo-image-risk-cnt-response.d.ts.map +1 -0
- package/dist/esm/types/get-repo-image-scan-cron-request.d.ts +20 -0
- package/dist/esm/types/get-repo-image-scan-cron-request.d.ts.map +1 -0
- package/dist/esm/types/get-repo-image-scan-cron-response.d.ts +26 -0
- package/dist/esm/types/get-repo-image-scan-cron-response.d.ts.map +1 -0
- package/dist/esm/types/get-repo-image-scan-scope-request.d.ts +20 -0
- package/dist/esm/types/get-repo-image-scan-scope-request.d.ts.map +1 -0
- package/dist/esm/types/get-repo-image-scan-scope-response.d.ts +26 -0
- package/dist/esm/types/get-repo-image-scan-scope-response.d.ts.map +1 -0
- package/dist/esm/types/get-repo-registry-summary-request.d.ts +20 -0
- package/dist/esm/types/get-repo-registry-summary-request.d.ts.map +1 -0
- package/dist/esm/types/get-repo-registry-summary-response.d.ts +26 -0
- package/dist/esm/types/get-repo-registry-summary-response.d.ts.map +1 -0
- package/dist/esm/types/get-repo-registry-vpc-auth-create-info-request.d.ts +25 -0
- package/dist/esm/types/get-repo-registry-vpc-auth-create-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-repo-registry-vpc-auth-create-info-response.d.ts +26 -0
- package/dist/esm/types/get-repo-registry-vpc-auth-create-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-security-overview-request.d.ts +20 -0
- package/dist/esm/types/get-security-overview-request.d.ts.map +1 -0
- package/dist/esm/types/get-security-overview-response.d.ts +62 -0
- package/dist/esm/types/get-security-overview-response.d.ts.map +1 -0
- package/dist/esm/types/get-stack-trace-request.d.ts +25 -0
- package/dist/esm/types/get-stack-trace-request.d.ts.map +1 -0
- package/dist/esm/types/get-stack-trace-response.d.ts +25 -0
- package/dist/esm/types/get-stack-trace-response.d.ts.map +1 -0
- package/dist/esm/types/get-tenant-quota-request.d.ts +20 -0
- package/dist/esm/types/get-tenant-quota-request.d.ts.map +1 -0
- package/dist/esm/types/get-tenant-quota-response.d.ts +73 -0
- package/dist/esm/types/get-tenant-quota-response.d.ts.map +1 -0
- package/dist/esm/types/get-tlsinfo-request.d.ts +20 -0
- package/dist/esm/types/get-tlsinfo-request.d.ts.map +1 -0
- package/dist/esm/types/get-tlsinfo-response.d.ts +112 -0
- package/dist/esm/types/get-tlsinfo-response.d.ts.map +1 -0
- package/dist/esm/types/get-user-batch-scan-status-request.d.ts +25 -0
- package/dist/esm/types/get-user-batch-scan-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-user-batch-scan-status-response.d.ts +26 -0
- package/dist/esm/types/get-user-batch-scan-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-virus-alarm-summary-info-request.d.ts +25 -0
- package/dist/esm/types/get-virus-alarm-summary-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-virus-alarm-summary-info-response.d.ts +62 -0
- package/dist/esm/types/get-virus-alarm-summary-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-virus-database-update-time-request.d.ts +20 -0
- package/dist/esm/types/get-virus-database-update-time-request.d.ts.map +1 -0
- package/dist/esm/types/get-virus-database-update-time-response.d.ts +25 -0
- package/dist/esm/types/get-virus-database-update-time-response.d.ts.map +1 -0
- package/dist/esm/types/get-virus-task-info-request.d.ts +25 -0
- package/dist/esm/types/get-virus-task-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-virus-task-info-response.d.ts +106 -0
- package/dist/esm/types/get-virus-task-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-virus-task-statistics-request.d.ts +20 -0
- package/dist/esm/types/get-virus-task-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-virus-task-statistics-response.d.ts +35 -0
- package/dist/esm/types/get-virus-task-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-check-status-for-airequest.d.ts +20 -0
- package/dist/esm/types/get-vuln-check-status-for-airequest.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-check-status-for-airesponse.d.ts +35 -0
- package/dist/esm/types/get-vuln-check-status-for-airesponse.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-check-status-request.d.ts +30 -0
- package/dist/esm/types/get-vuln-check-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-check-status-response.d.ts +35 -0
- package/dist/esm/types/get-vuln-check-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-detail-request.d.ts +25 -0
- package/dist/esm/types/get-vuln-detail-request.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-detail-response.d.ts +26 -0
- package/dist/esm/types/get-vuln-detail-response.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-info-for-airequest.d.ts +25 -0
- package/dist/esm/types/get-vuln-info-for-airequest.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-info-for-airesponse.d.ts +176 -0
- package/dist/esm/types/get-vuln-info-for-airesponse.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-info-request.d.ts +45 -0
- package/dist/esm/types/get-vuln-info-request.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-info-response.d.ts +181 -0
- package/dist/esm/types/get-vuln-info-response.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-scan-config-request.d.ts +30 -0
- package/dist/esm/types/get-vuln-scan-config-request.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-scan-config-response.d.ts +51 -0
- package/dist/esm/types/get-vuln-scan-config-response.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-statistics-for-airequest.d.ts +30 -0
- package/dist/esm/types/get-vuln-statistics-for-airequest.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-statistics-for-airesponse.d.ts +86 -0
- package/dist/esm/types/get-vuln-statistics-for-airesponse.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-statistics-request.d.ts +50 -0
- package/dist/esm/types/get-vuln-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/get-vuln-statistics-response.d.ts +91 -0
- package/dist/esm/types/get-vuln-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/get-white-list-field-request.d.ts +30 -0
- package/dist/esm/types/get-white-list-field-request.d.ts.map +1 -0
- package/dist/esm/types/get-white-list-field-response.d.ts +26 -0
- package/dist/esm/types/get-white-list-field-response.d.ts.map +1 -0
- package/dist/esm/types/group-for-list-layered-groups-detail-output.d.ts +65 -0
- package/dist/esm/types/group-for-list-layered-groups-detail-output.d.ts.map +1 -0
- package/dist/esm/types/handle-aivuln-request.d.ts +50 -0
- package/dist/esm/types/handle-aivuln-request.d.ts.map +1 -0
- package/dist/esm/types/handle-aivuln-response.d.ts +25 -0
- package/dist/esm/types/handle-aivuln-response.d.ts.map +1 -0
- package/dist/esm/types/handle-alarm-by-agent-request.d.ts +50 -0
- package/dist/esm/types/handle-alarm-by-agent-request.d.ts.map +1 -0
- package/dist/esm/types/handle-alarm-by-agent-response.d.ts +25 -0
- package/dist/esm/types/handle-alarm-by-agent-response.d.ts.map +1 -0
- package/dist/esm/types/handle-vuln-request.d.ts +65 -0
- package/dist/esm/types/handle-vuln-request.d.ts.map +1 -0
- package/dist/esm/types/handle-vuln-response.d.ts +25 -0
- package/dist/esm/types/handle-vuln-response.d.ts.map +1 -0
- package/dist/esm/types/handling-record-for-get-hids-alarm-summary-info-output.d.ts +77 -0
- package/dist/esm/types/handling-record-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/handling-record-for-get-mlp-alarm-summary-info-output.d.ts +77 -0
- package/dist/esm/types/handling-record-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/handling-record-for-get-rasp-alarm-summary-info-output.d.ts +77 -0
- package/dist/esm/types/handling-record-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/handling-record-for-get-virus-alarm-summary-info-output.d.ts +77 -0
- package/dist/esm/types/handling-record-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/high-trend-for-get-intrusion-risk-trends-output.d.ts +30 -0
- package/dist/esm/types/high-trend-for-get-intrusion-risk-trends-output.d.ts.map +1 -0
- package/dist/esm/types/history-for-list-install-commands-output.d.ts +75 -0
- package/dist/esm/types/history-for-list-install-commands-output.d.ts.map +1 -0
- package/dist/esm/types/host-detail-for-get-baseline-detect-progress-detail-output.d.ts +31 -0
- package/dist/esm/types/host-detail-for-get-baseline-detect-progress-detail-output.d.ts.map +1 -0
- package/dist/esm/types/host-for-get-neighboring-alarm-output.d.ts +45 -0
- package/dist/esm/types/host-for-get-neighboring-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/host-for-list-mlp-alarms-output.d.ts +45 -0
- package/dist/esm/types/host-for-list-mlp-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/host-for-list-rasp-alarms-output.d.ts +45 -0
- package/dist/esm/types/host-for-list-rasp-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/host-for-list-virus-alarms-output.d.ts +45 -0
- package/dist/esm/types/host-for-list-virus-alarms-output.d.ts.map +1 -0
- package/dist/esm/types/host-info-for-get-hids-alarm-summary-info-output.d.ts +90 -0
- package/dist/esm/types/host-info-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/host-info-for-get-mlp-alarm-summary-info-output.d.ts +90 -0
- package/dist/esm/types/host-info-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/host-info-for-get-rasp-alarm-summary-info-output.d.ts +90 -0
- package/dist/esm/types/host-info-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/host-info-for-get-virus-alarm-summary-info-output.d.ts +90 -0
- package/dist/esm/types/host-info-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/host-intrusion-for-get-security-overview-output.d.ts +30 -0
- package/dist/esm/types/host-intrusion-for-get-security-overview-output.d.ts.map +1 -0
- package/dist/esm/types/host-list-for-list-white-lists-output.d.ts +50 -0
- package/dist/esm/types/host-list-for-list-white-lists-output.d.ts.map +1 -0
- package/dist/esm/types/host-num-for-get-baseline-detect-progress-detail-output.d.ts +30 -0
- package/dist/esm/types/host-num-for-get-baseline-detect-progress-detail-output.d.ts.map +1 -0
- package/dist/esm/types/host-overview-for-get-multi-level-institution-detail-output.d.ts +45 -0
- package/dist/esm/types/host-overview-for-get-multi-level-institution-detail-output.d.ts.map +1 -0
- package/dist/esm/types/hub-trace-data-for-get-alarm-by-smith-key-output.d.ts +20 -0
- package/dist/esm/types/hub-trace-data-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/hub-trace-data-for-get-hids-alarm-info-output.d.ts +20 -0
- package/dist/esm/types/hub-trace-data-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/index.d.ts +1003 -1
- package/dist/esm/types/index.d.ts.map +1 -1
- package/dist/esm/types/infect-status-for-list-vuln-for-aioutput.d.ts +35 -0
- package/dist/esm/types/infect-status-for-list-vuln-for-aioutput.d.ts.map +1 -0
- package/dist/esm/types/infect-status-for-list-vulns-output.d.ts +35 -0
- package/dist/esm/types/infect-status-for-list-vulns-output.d.ts.map +1 -0
- package/dist/esm/types/inject-config-list-for-add-rasp-config-input.d.ts +35 -0
- package/dist/esm/types/inject-config-list-for-add-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/inject-config-list-for-edit-rasp-config-input.d.ts +35 -0
- package/dist/esm/types/inject-config-list-for-edit-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/inject-config-list-for-list-rasp-configs-output.d.ts +35 -0
- package/dist/esm/types/inject-config-list-for-list-rasp-configs-output.d.ts.map +1 -0
- package/dist/esm/types/install-agent-client-request.d.ts +25 -0
- package/dist/esm/types/install-agent-client-request.d.ts.map +1 -0
- package/dist/esm/types/install-agent-client-response.d.ts +36 -0
- package/dist/esm/types/install-agent-client-response.d.ts.map +1 -0
- package/dist/esm/types/install-agent-proxy-server-command-request.d.ts +25 -0
- package/dist/esm/types/install-agent-proxy-server-command-request.d.ts.map +1 -0
- package/dist/esm/types/install-agent-proxy-server-command-response.d.ts +30 -0
- package/dist/esm/types/install-agent-proxy-server-command-response.d.ts.map +1 -0
- package/dist/esm/types/isolate-file-request.d.ts +25 -0
- package/dist/esm/types/isolate-file-request.d.ts.map +1 -0
- package/dist/esm/types/isolate-file-response.d.ts +25 -0
- package/dist/esm/types/isolate-file-response.d.ts.map +1 -0
- package/dist/esm/types/kill-chain-node-list-for-get-hids-alarm-summary-info-output.d.ts +777 -0
- package/dist/esm/types/kill-chain-node-list-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/kill-chain-node-list-for-get-mlp-alarm-summary-info-output.d.ts +777 -0
- package/dist/esm/types/kill-chain-node-list-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/kill-chain-node-list-for-get-rasp-alarm-summary-info-output.d.ts +777 -0
- package/dist/esm/types/kill-chain-node-list-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/kill-chain-node-list-for-get-virus-alarm-summary-info-output.d.ts +777 -0
- package/dist/esm/types/kill-chain-node-list-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/kill-proc-list-for-get-hids-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/kill-proc-list-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/kill-proc-list-for-get-mlp-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/kill-proc-list-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/kill-proc-list-for-get-rasp-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/kill-proc-list-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/kill-proc-list-for-get-virus-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/kill-proc-list-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/list-agentkit-session-ids-request.d.ts +65 -0
- package/dist/esm/types/list-agentkit-session-ids-request.d.ts.map +1 -0
- package/dist/esm/types/list-agentkit-session-ids-response.d.ts +25 -0
- package/dist/esm/types/list-agentkit-session-ids-response.d.ts.map +1 -0
- package/dist/esm/types/list-aiapplication-basic-info-request.d.ts +46 -0
- package/dist/esm/types/list-aiapplication-basic-info-request.d.ts.map +1 -0
- package/dist/esm/types/list-aiapplication-basic-info-response.d.ts +41 -0
- package/dist/esm/types/list-aiapplication-basic-info-response.d.ts.map +1 -0
- package/dist/esm/types/list-alarm-archive-records-request.d.ts +55 -0
- package/dist/esm/types/list-alarm-archive-records-request.d.ts.map +1 -0
- package/dist/esm/types/list-alarm-archive-records-response.d.ts +41 -0
- package/dist/esm/types/list-alarm-archive-records-response.d.ts.map +1 -0
- package/dist/esm/types/list-alarm-name-list-request.d.ts +25 -0
- package/dist/esm/types/list-alarm-name-list-request.d.ts.map +1 -0
- package/dist/esm/types/list-alarm-name-list-response.d.ts +25 -0
- package/dist/esm/types/list-alarm-name-list-response.d.ts.map +1 -0
- package/dist/esm/types/list-alarm-tags-request.d.ts +40 -0
- package/dist/esm/types/list-alarm-tags-request.d.ts.map +1 -0
- package/dist/esm/types/list-alarm-tags-response.d.ts +25 -0
- package/dist/esm/types/list-alarm-tags-response.d.ts.map +1 -0
- package/dist/esm/types/list-all-cntr-static-dict-request.d.ts +20 -0
- package/dist/esm/types/list-all-cntr-static-dict-request.d.ts.map +1 -0
- package/dist/esm/types/list-all-cntr-static-dict-response.d.ts +26 -0
- package/dist/esm/types/list-all-cntr-static-dict-response.d.ts.map +1 -0
- package/dist/esm/types/list-asset-center-devs-request.d.ts +96 -0
- package/dist/esm/types/list-asset-center-devs-request.d.ts.map +1 -0
- package/dist/esm/types/list-asset-center-devs-response.d.ts +41 -0
- package/dist/esm/types/list-asset-center-devs-response.d.ts.map +1 -0
- package/dist/esm/types/list-asset-clusters-request.d.ts +46 -0
- package/dist/esm/types/list-asset-clusters-request.d.ts.map +1 -0
- package/dist/esm/types/list-asset-clusters-response.d.ts +41 -0
- package/dist/esm/types/list-asset-clusters-response.d.ts.map +1 -0
- package/dist/esm/types/list-asset-groups-request.d.ts +20 -0
- package/dist/esm/types/list-asset-groups-request.d.ts.map +1 -0
- package/dist/esm/types/list-asset-groups-response.d.ts +25 -0
- package/dist/esm/types/list-asset-groups-response.d.ts.map +1 -0
- package/dist/esm/types/list-asset-pods-linked-workload-request.d.ts +45 -0
- package/dist/esm/types/list-asset-pods-linked-workload-request.d.ts.map +1 -0
- package/dist/esm/types/list-asset-pods-linked-workload-response.d.ts +41 -0
- package/dist/esm/types/list-asset-pods-linked-workload-response.d.ts.map +1 -0
- package/dist/esm/types/list-asset-pods-linked-workload-with-no-page-request.d.ts +25 -0
- package/dist/esm/types/list-asset-pods-linked-workload-with-no-page-request.d.ts.map +1 -0
- package/dist/esm/types/list-asset-pods-linked-workload-with-no-page-response.d.ts +26 -0
- package/dist/esm/types/list-asset-pods-linked-workload-with-no-page-response.d.ts.map +1 -0
- package/dist/esm/types/list-asset-tags-request.d.ts +25 -0
- package/dist/esm/types/list-asset-tags-request.d.ts.map +1 -0
- package/dist/esm/types/list-asset-tags-response.d.ts +25 -0
- package/dist/esm/types/list-asset-tags-response.d.ts.map +1 -0
- package/dist/esm/types/list-asset-workloads-request.d.ts +46 -0
- package/dist/esm/types/list-asset-workloads-request.d.ts.map +1 -0
- package/dist/esm/types/list-asset-workloads-response.d.ts +41 -0
- package/dist/esm/types/list-asset-workloads-response.d.ts.map +1 -0
- package/dist/esm/types/list-auto-defense-hosts-request.d.ts +60 -0
- package/dist/esm/types/list-auto-defense-hosts-request.d.ts.map +1 -0
- package/dist/esm/types/list-auto-defense-hosts-response.d.ts +41 -0
- package/dist/esm/types/list-auto-defense-hosts-response.d.ts.map +1 -0
- package/dist/esm/types/list-ban-iplist-request.d.ts +10 -0
- package/dist/esm/types/list-ban-iplist-request.d.ts.map +1 -1
- package/dist/esm/types/list-baseline-check-detail-request.d.ts +50 -0
- package/dist/esm/types/list-baseline-check-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-baseline-check-detail-response.d.ts +60 -0
- package/dist/esm/types/list-baseline-check-detail-response.d.ts.map +1 -0
- package/dist/esm/types/list-baseline-check-item-hosts-request.d.ts +135 -0
- package/dist/esm/types/list-baseline-check-item-hosts-request.d.ts.map +1 -0
- package/dist/esm/types/list-baseline-check-item-hosts-response.d.ts +41 -0
- package/dist/esm/types/list-baseline-check-item-hosts-response.d.ts.map +1 -0
- package/dist/esm/types/list-baseline-check-res-request.d.ts +90 -0
- package/dist/esm/types/list-baseline-check-res-request.d.ts.map +1 -0
- package/dist/esm/types/list-baseline-check-res-response.d.ts +41 -0
- package/dist/esm/types/list-baseline-check-res-response.d.ts.map +1 -0
- package/dist/esm/types/list-baseline-groups-request.d.ts +30 -0
- package/dist/esm/types/list-baseline-groups-request.d.ts.map +1 -0
- package/dist/esm/types/list-baseline-groups-response.d.ts +26 -0
- package/dist/esm/types/list-baseline-groups-response.d.ts.map +1 -0
- package/dist/esm/types/list-baseline-host-item-hosts-request.d.ts +1 -9
- package/dist/esm/types/list-baseline-host-item-hosts-request.d.ts.map +1 -1
- package/dist/esm/types/list-baselines-request.d.ts +105 -0
- package/dist/esm/types/list-baselines-request.d.ts.map +1 -0
- package/dist/esm/types/list-baselines-response.d.ts +41 -0
- package/dist/esm/types/list-baselines-response.d.ts.map +1 -0
- package/dist/esm/types/list-batch-endpoint-handle-methods-response.d.ts +5 -0
- package/dist/esm/types/list-batch-endpoint-handle-methods-response.d.ts.map +1 -1
- package/dist/esm/types/list-cloud-platforms-request.d.ts +20 -0
- package/dist/esm/types/list-cloud-platforms-request.d.ts.map +1 -0
- package/dist/esm/types/list-cloud-platforms-response.d.ts +26 -0
- package/dist/esm/types/list-cloud-platforms-response.d.ts.map +1 -0
- package/dist/esm/types/list-cluster-varmor-version-history-response.d.ts +21 -0
- package/dist/esm/types/list-cluster-varmor-version-history-response.d.ts.map +1 -1
- package/dist/esm/types/list-clusters-and-varmor-apps-request.d.ts +15 -0
- package/dist/esm/types/list-clusters-and-varmor-apps-request.d.ts.map +1 -1
- package/dist/esm/types/list-dev-asset-ids-request.d.ts +76 -0
- package/dist/esm/types/list-dev-asset-ids-request.d.ts.map +1 -0
- package/dist/esm/types/list-dev-asset-ids-response.d.ts +30 -0
- package/dist/esm/types/list-dev-asset-ids-response.d.ts.map +1 -0
- package/dist/esm/types/list-dev-basic-infos-request.d.ts +96 -0
- package/dist/esm/types/list-dev-basic-infos-request.d.ts.map +1 -0
- package/dist/esm/types/list-dev-basic-infos-response.d.ts +41 -0
- package/dist/esm/types/list-dev-basic-infos-response.d.ts.map +1 -0
- package/dist/esm/types/list-dev-platform-request.d.ts +20 -0
- package/dist/esm/types/list-dev-platform-request.d.ts.map +1 -0
- package/dist/esm/types/list-dev-platform-response.d.ts +25 -0
- package/dist/esm/types/list-dev-platform-response.d.ts.map +1 -0
- package/dist/esm/types/list-dev-region-request.d.ts +20 -0
- package/dist/esm/types/list-dev-region-request.d.ts.map +1 -0
- package/dist/esm/types/list-dev-region-response.d.ts +25 -0
- package/dist/esm/types/list-dev-region-response.d.ts.map +1 -0
- package/dist/esm/types/list-endpoint-handle-methods-request.d.ts +30 -0
- package/dist/esm/types/list-endpoint-handle-methods-request.d.ts.map +1 -0
- package/dist/esm/types/list-endpoint-handle-methods-response.d.ts +41 -0
- package/dist/esm/types/list-endpoint-handle-methods-response.d.ts.map +1 -0
- package/dist/esm/types/list-group-related-agent-request.d.ts +25 -0
- package/dist/esm/types/list-group-related-agent-request.d.ts.map +1 -0
- package/dist/esm/types/list-group-related-agent-response.d.ts +30 -0
- package/dist/esm/types/list-group-related-agent-response.d.ts.map +1 -0
- package/dist/esm/types/list-hids-alarms-request.d.ts +15 -0
- package/dist/esm/types/list-hids-alarms-request.d.ts.map +1 -1
- package/dist/esm/types/list-host-platform-request.d.ts +30 -0
- package/dist/esm/types/list-host-platform-request.d.ts.map +1 -0
- package/dist/esm/types/list-host-platform-response.d.ts +25 -0
- package/dist/esm/types/list-host-platform-response.d.ts.map +1 -0
- package/dist/esm/types/list-host-region-request.d.ts +25 -0
- package/dist/esm/types/list-host-region-request.d.ts.map +1 -0
- package/dist/esm/types/list-host-region-response.d.ts +25 -0
- package/dist/esm/types/list-host-region-response.d.ts.map +1 -0
- package/dist/esm/types/list-host-vpc-request.d.ts +25 -0
- package/dist/esm/types/list-host-vpc-request.d.ts.map +1 -0
- package/dist/esm/types/list-host-vpc-response.d.ts +25 -0
- package/dist/esm/types/list-host-vpc-response.d.ts.map +1 -0
- package/dist/esm/types/list-hosts-agent-ids-request.d.ts +31 -0
- package/dist/esm/types/list-hosts-agent-ids-request.d.ts.map +1 -0
- package/dist/esm/types/list-hosts-agent-ids-response.d.ts +25 -0
- package/dist/esm/types/list-hosts-agent-ids-response.d.ts.map +1 -0
- package/dist/esm/types/list-install-commands-request.d.ts +55 -0
- package/dist/esm/types/list-install-commands-request.d.ts.map +1 -0
- package/dist/esm/types/list-install-commands-response.d.ts +32 -0
- package/dist/esm/types/list-install-commands-response.d.ts.map +1 -0
- package/dist/esm/types/list-layered-group-related-host-request.d.ts +25 -0
- package/dist/esm/types/list-layered-group-related-host-request.d.ts.map +1 -0
- package/dist/esm/types/list-layered-group-related-host-response.d.ts +30 -0
- package/dist/esm/types/list-layered-group-related-host-response.d.ts.map +1 -0
- package/dist/esm/types/list-layered-groups-detail-request.d.ts +30 -0
- package/dist/esm/types/list-layered-groups-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-layered-groups-detail-response.d.ts +31 -0
- package/dist/esm/types/list-layered-groups-detail-response.d.ts.map +1 -0
- package/dist/esm/types/list-login-configs-request.d.ts +45 -0
- package/dist/esm/types/list-login-configs-request.d.ts.map +1 -0
- package/dist/esm/types/list-login-configs-response.d.ts +41 -0
- package/dist/esm/types/list-login-configs-response.d.ts.map +1 -0
- package/dist/esm/types/list-mlp-alarm-tags-request.d.ts +40 -0
- package/dist/esm/types/list-mlp-alarm-tags-request.d.ts.map +1 -0
- package/dist/esm/types/list-mlp-alarm-tags-response.d.ts +25 -0
- package/dist/esm/types/list-mlp-alarm-tags-response.d.ts.map +1 -0
- package/dist/esm/types/list-mlp-alarms-request.d.ts +255 -0
- package/dist/esm/types/list-mlp-alarms-request.d.ts.map +1 -0
- package/dist/esm/types/list-mlp-alarms-response.d.ts +41 -0
- package/dist/esm/types/list-mlp-alarms-response.d.ts.map +1 -0
- package/dist/esm/types/list-multi-level-asset-hosts-request.d.ts +61 -0
- package/dist/esm/types/list-multi-level-asset-hosts-request.d.ts.map +1 -0
- package/dist/esm/types/list-multi-level-asset-hosts-response.d.ts +41 -0
- package/dist/esm/types/list-multi-level-asset-hosts-response.d.ts.map +1 -0
- package/dist/esm/types/list-multi-level-institution-request.d.ts +55 -0
- package/dist/esm/types/list-multi-level-institution-request.d.ts.map +1 -0
- package/dist/esm/types/list-multi-level-institution-response.d.ts +41 -0
- package/dist/esm/types/list-multi-level-institution-response.d.ts.map +1 -0
- package/dist/esm/types/list-ordered-hosts-basic-infos-request.d.ts +3 -3
- package/dist/esm/types/list-ordered-hosts-basic-infos-request.d.ts.map +1 -1
- package/dist/esm/types/list-rasp-alarms-request.d.ts +255 -0
- package/dist/esm/types/list-rasp-alarms-request.d.ts.map +1 -0
- package/dist/esm/types/list-rasp-alarms-response.d.ts +41 -0
- package/dist/esm/types/list-rasp-alarms-response.d.ts.map +1 -0
- package/dist/esm/types/list-rasp-config-agent-infos-request.d.ts +80 -0
- package/dist/esm/types/list-rasp-config-agent-infos-request.d.ts.map +1 -0
- package/dist/esm/types/list-rasp-config-agent-infos-response.d.ts +41 -0
- package/dist/esm/types/list-rasp-config-agent-infos-response.d.ts.map +1 -0
- package/dist/esm/types/list-rasp-configs-request.d.ts +105 -0
- package/dist/esm/types/list-rasp-configs-request.d.ts.map +1 -0
- package/dist/esm/types/list-rasp-configs-response.d.ts +41 -0
- package/dist/esm/types/list-rasp-configs-response.d.ts.map +1 -0
- package/dist/esm/types/list-rasp-processes-request.d.ts +110 -0
- package/dist/esm/types/list-rasp-processes-request.d.ts.map +1 -0
- package/dist/esm/types/list-rasp-processes-response.d.ts +41 -0
- package/dist/esm/types/list-rasp-processes-response.d.ts.map +1 -0
- package/dist/esm/types/list-registries-request.d.ts +46 -0
- package/dist/esm/types/list-registries-request.d.ts.map +1 -0
- package/dist/esm/types/list-registries-response.d.ts +41 -0
- package/dist/esm/types/list-registries-response.d.ts.map +1 -0
- package/dist/esm/types/list-registry-images-request.d.ts +46 -0
- package/dist/esm/types/list-registry-images-request.d.ts.map +1 -0
- package/dist/esm/types/list-registry-images-response.d.ts +41 -0
- package/dist/esm/types/list-registry-images-response.d.ts.map +1 -0
- package/dist/esm/types/list-registry-namespace-ids-request.d.ts +26 -0
- package/dist/esm/types/list-registry-namespace-ids-request.d.ts.map +1 -0
- package/dist/esm/types/list-registry-namespace-ids-response.d.ts +25 -0
- package/dist/esm/types/list-registry-namespace-ids-response.d.ts.map +1 -0
- package/dist/esm/types/list-registry-namespaces-request.d.ts +46 -0
- package/dist/esm/types/list-registry-namespaces-request.d.ts.map +1 -0
- package/dist/esm/types/list-registry-namespaces-response.d.ts +41 -0
- package/dist/esm/types/list-registry-namespaces-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-compl-request.d.ts +51 -0
- package/dist/esm/types/list-repo-image-compl-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-compl-response.d.ts +41 -0
- package/dist/esm/types/list-repo-image-compl-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-layer-request.d.ts +31 -0
- package/dist/esm/types/list-repo-image-layer-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-layer-response.d.ts +26 -0
- package/dist/esm/types/list-repo-image-layer-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-layer-senfile-request.d.ts +50 -0
- package/dist/esm/types/list-repo-image-layer-senfile-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-layer-senfile-response.d.ts +41 -0
- package/dist/esm/types/list-repo-image-layer-senfile-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-layer-virus-request.d.ts +50 -0
- package/dist/esm/types/list-repo-image-layer-virus-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-layer-virus-response.d.ts +41 -0
- package/dist/esm/types/list-repo-image-layer-virus-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-layer-vuln-request.d.ts +56 -0
- package/dist/esm/types/list-repo-image-layer-vuln-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-layer-vuln-response.d.ts +41 -0
- package/dist/esm/types/list-repo-image-layer-vuln-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-package-request.d.ts +51 -0
- package/dist/esm/types/list-repo-image-package-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-package-response.d.ts +41 -0
- package/dist/esm/types/list-repo-image-package-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-senfile-request.d.ts +51 -0
- package/dist/esm/types/list-repo-image-senfile-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-senfile-response.d.ts +41 -0
- package/dist/esm/types/list-repo-image-senfile-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-virus-request.d.ts +51 -0
- package/dist/esm/types/list-repo-image-virus-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-virus-response.d.ts +41 -0
- package/dist/esm/types/list-repo-image-virus-response.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-vuln-request.d.ts +51 -0
- package/dist/esm/types/list-repo-image-vuln-request.d.ts.map +1 -0
- package/dist/esm/types/list-repo-image-vuln-response.d.ts +41 -0
- package/dist/esm/types/list-repo-image-vuln-response.d.ts.map +1 -0
- package/dist/esm/types/list-risk-compl-affect-repo-image-request.d.ts +51 -0
- package/dist/esm/types/list-risk-compl-affect-repo-image-request.d.ts.map +1 -0
- package/dist/esm/types/list-risk-compl-affect-repo-image-response.d.ts +41 -0
- package/dist/esm/types/list-risk-compl-affect-repo-image-response.d.ts.map +1 -0
- package/dist/esm/types/list-risk-vuln-affect-repo-image-request.d.ts +51 -0
- package/dist/esm/types/list-risk-vuln-affect-repo-image-request.d.ts.map +1 -0
- package/dist/esm/types/list-risk-vuln-affect-repo-image-response.d.ts +41 -0
- package/dist/esm/types/list-risk-vuln-affect-repo-image-response.d.ts.map +1 -0
- package/dist/esm/types/list-scan-task-hosts-request.d.ts +70 -0
- package/dist/esm/types/list-scan-task-hosts-request.d.ts.map +1 -0
- package/dist/esm/types/list-scan-task-hosts-response.d.ts +41 -0
- package/dist/esm/types/list-scan-task-hosts-response.d.ts.map +1 -0
- package/dist/esm/types/list-scan-tasks-request.d.ts +70 -0
- package/dist/esm/types/list-scan-tasks-request.d.ts.map +1 -0
- package/dist/esm/types/list-scan-tasks-response.d.ts +41 -0
- package/dist/esm/types/list-scan-tasks-response.d.ts.map +1 -0
- package/dist/esm/types/list-tag-related-agent-request.d.ts +30 -0
- package/dist/esm/types/list-tag-related-agent-request.d.ts.map +1 -0
- package/dist/esm/types/list-tag-related-agent-response.d.ts +30 -0
- package/dist/esm/types/list-tag-related-agent-response.d.ts.map +1 -0
- package/dist/esm/types/list-tags-detail-request.d.ts +25 -0
- package/dist/esm/types/list-tags-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-tags-detail-response.d.ts +26 -0
- package/dist/esm/types/list-tags-detail-response.d.ts.map +1 -0
- package/dist/esm/types/list-virus-alarms-request.d.ts +255 -0
- package/dist/esm/types/list-virus-alarms-request.d.ts.map +1 -0
- package/dist/esm/types/list-virus-alarms-response.d.ts +41 -0
- package/dist/esm/types/list-virus-alarms-response.d.ts.map +1 -0
- package/dist/esm/types/list-vul-by-pod-request.d.ts +5 -0
- package/dist/esm/types/list-vul-by-pod-request.d.ts.map +1 -1
- package/dist/esm/types/list-vuln-affect-aisession-request.d.ts +70 -0
- package/dist/esm/types/list-vuln-affect-aisession-request.d.ts.map +1 -0
- package/dist/esm/types/list-vuln-affect-aisession-response.d.ts +41 -0
- package/dist/esm/types/list-vuln-affect-aisession-response.d.ts.map +1 -0
- package/dist/esm/types/list-vuln-for-airequest.d.ts +85 -0
- package/dist/esm/types/list-vuln-for-airequest.d.ts.map +1 -0
- package/dist/esm/types/list-vuln-for-airesponse.d.ts +41 -0
- package/dist/esm/types/list-vuln-for-airesponse.d.ts.map +1 -0
- package/dist/esm/types/list-vuln-hosts-request.d.ts +110 -0
- package/dist/esm/types/list-vuln-hosts-request.d.ts.map +1 -0
- package/dist/esm/types/list-vuln-hosts-response.d.ts +41 -0
- package/dist/esm/types/list-vuln-hosts-response.d.ts.map +1 -0
- package/dist/esm/types/list-vulns-request.d.ts +120 -0
- package/dist/esm/types/list-vulns-request.d.ts.map +1 -0
- package/dist/esm/types/list-vulns-response.d.ts +41 -0
- package/dist/esm/types/list-vulns-response.d.ts.map +1 -0
- package/dist/esm/types/list-weak-password-check-detail-request.d.ts +85 -0
- package/dist/esm/types/list-weak-password-check-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-weak-password-check-detail-response.d.ts +41 -0
- package/dist/esm/types/list-weak-password-check-detail-response.d.ts.map +1 -0
- package/dist/esm/types/list-white-lists-request.d.ts +51 -0
- package/dist/esm/types/list-white-lists-request.d.ts.map +1 -0
- package/dist/esm/types/list-white-lists-response.d.ts +41 -0
- package/dist/esm/types/list-white-lists-response.d.ts.map +1 -0
- package/dist/esm/types/listen-port-for-get-hids-alarm-summary-info-output.d.ts +35 -0
- package/dist/esm/types/listen-port-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/listen-port-for-get-mlp-alarm-summary-info-output.d.ts +35 -0
- package/dist/esm/types/listen-port-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/listen-port-for-get-rasp-alarm-summary-info-output.d.ts +35 -0
- package/dist/esm/types/listen-port-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/listen-port-for-get-virus-alarm-summary-info-output.d.ts +35 -0
- package/dist/esm/types/listen-port-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/llmeval-quota-for-get-tenant-quota-output.d.ts +50 -0
- package/dist/esm/types/llmeval-quota-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/log-analysis-quota-for-get-tenant-quota-output.d.ts +55 -0
- package/dist/esm/types/log-analysis-quota-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/login-location-for-add-login-config-input.d.ts +35 -0
- package/dist/esm/types/login-location-for-add-login-config-input.d.ts.map +1 -0
- package/dist/esm/types/login-location-for-list-login-configs-output.d.ts +35 -0
- package/dist/esm/types/login-location-for-list-login-configs-output.d.ts.map +1 -0
- package/dist/esm/types/login-location-for-update-login-config-input.d.ts +35 -0
- package/dist/esm/types/login-location-for-update-login-config-input.d.ts.map +1 -0
- package/dist/esm/types/login-topic-config-for-get-tlsinfo-output.d.ts +35 -0
- package/dist/esm/types/login-topic-config-for-get-tlsinfo-output.d.ts.map +1 -0
- package/dist/esm/types/login-topic-config-for-modify-tlsconfig-input.d.ts +30 -0
- package/dist/esm/types/login-topic-config-for-modify-tlsconfig-input.d.ts.map +1 -0
- package/dist/esm/types/low-trend-for-get-intrusion-risk-trends-output.d.ts +30 -0
- package/dist/esm/types/low-trend-for-get-intrusion-risk-trends-output.d.ts.map +1 -0
- package/dist/esm/types/manual-sync-aiapplication-request.d.ts +20 -0
- package/dist/esm/types/manual-sync-aiapplication-request.d.ts.map +1 -0
- package/dist/esm/types/manual-sync-aiapplication-response.d.ts +25 -0
- package/dist/esm/types/manual-sync-aiapplication-response.d.ts.map +1 -0
- package/dist/esm/types/mapping-for-list-all-cntr-static-dict-output.d.ts +30 -0
- package/dist/esm/types/mapping-for-list-all-cntr-static-dict-output.d.ts.map +1 -0
- package/dist/esm/types/medium-trend-for-get-intrusion-risk-trends-output.d.ts +30 -0
- package/dist/esm/types/medium-trend-for-get-intrusion-risk-trends-output.d.ts.map +1 -0
- package/dist/esm/types/mlp-defender-quota-for-get-tenant-quota-output.d.ts +50 -0
- package/dist/esm/types/mlp-defender-quota-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/modify-auto-defense-rule-request.d.ts +61 -0
- package/dist/esm/types/modify-auto-defense-rule-request.d.ts.map +1 -0
- package/dist/esm/types/modify-auto-defense-rule-response.d.ts +25 -0
- package/dist/esm/types/modify-auto-defense-rule-response.d.ts.map +1 -0
- package/dist/esm/types/modify-cloud-env-request.d.ts +35 -0
- package/dist/esm/types/modify-cloud-env-request.d.ts.map +1 -0
- package/dist/esm/types/modify-cloud-env-response.d.ts +25 -0
- package/dist/esm/types/modify-cloud-env-response.d.ts.map +1 -0
- package/dist/esm/types/modify-layered-group-request.d.ts +55 -0
- package/dist/esm/types/modify-layered-group-request.d.ts.map +1 -0
- package/dist/esm/types/modify-layered-group-response.d.ts +30 -0
- package/dist/esm/types/modify-layered-group-response.d.ts.map +1 -0
- package/dist/esm/types/modify-multi-level-institution-report-switch-request.d.ts +30 -0
- package/dist/esm/types/modify-multi-level-institution-report-switch-request.d.ts.map +1 -0
- package/dist/esm/types/modify-multi-level-institution-report-switch-response.d.ts +20 -0
- package/dist/esm/types/modify-multi-level-institution-report-switch-response.d.ts.map +1 -0
- package/dist/esm/types/modify-multi-level-institution-request.d.ts +65 -0
- package/dist/esm/types/modify-multi-level-institution-request.d.ts.map +1 -0
- package/dist/esm/types/modify-multi-level-institution-response.d.ts +20 -0
- package/dist/esm/types/modify-multi-level-institution-response.d.ts.map +1 -0
- package/dist/esm/types/modify-tlsconfig-request.d.ts +66 -0
- package/dist/esm/types/modify-tlsconfig-request.d.ts.map +1 -0
- package/dist/esm/types/modify-tlsconfig-response.d.ts +25 -0
- package/dist/esm/types/modify-tlsconfig-response.d.ts.map +1 -0
- package/dist/esm/types/modify-white-list-request.d.ts +46 -0
- package/dist/esm/types/modify-white-list-request.d.ts.map +1 -0
- package/dist/esm/types/modify-white-list-response.d.ts +25 -0
- package/dist/esm/types/modify-white-list-response.d.ts.map +1 -0
- package/dist/esm/types/multi-asset-scan-request.d.ts +35 -0
- package/dist/esm/types/multi-asset-scan-request.d.ts.map +1 -0
- package/dist/esm/types/multi-asset-scan-response.d.ts +26 -0
- package/dist/esm/types/multi-asset-scan-response.d.ts.map +1 -0
- package/dist/esm/types/multi-cloud-access-statistics-request.d.ts +20 -0
- package/dist/esm/types/multi-cloud-access-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/multi-cloud-access-statistics-response.d.ts +26 -0
- package/dist/esm/types/multi-cloud-access-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/multi-cloud-access-sync-request.d.ts +20 -0
- package/dist/esm/types/multi-cloud-access-sync-request.d.ts.map +1 -0
- package/dist/esm/types/multi-cloud-access-sync-response.d.ts +25 -0
- package/dist/esm/types/multi-cloud-access-sync-response.d.ts.map +1 -0
- package/dist/esm/types/multi-cloud-access-sync-status-request.d.ts +20 -0
- package/dist/esm/types/multi-cloud-access-sync-status-request.d.ts.map +1 -0
- package/dist/esm/types/multi-cloud-access-sync-status-response.d.ts +25 -0
- package/dist/esm/types/multi-cloud-access-sync-status-response.d.ts.map +1 -0
- package/dist/esm/types/multi-level-management-for-get-tenant-quota-output.d.ts +38 -0
- package/dist/esm/types/multi-level-management-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/next-for-get-neighboring-alarm-output.d.ts +278 -0
- package/dist/esm/types/next-for-get-neighboring-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/operate-agent-rasp-config-switch-request.d.ts +35 -0
- package/dist/esm/types/operate-agent-rasp-config-switch-request.d.ts.map +1 -0
- package/dist/esm/types/operate-agent-rasp-config-switch-response.d.ts +30 -0
- package/dist/esm/types/operate-agent-rasp-config-switch-response.d.ts.map +1 -0
- package/dist/esm/types/pid-list-for-get-aisession-vuln-info-output.d.ts +30 -0
- package/dist/esm/types/pid-list-for-get-aisession-vuln-info-output.d.ts.map +1 -0
- package/dist/esm/types/pid-list-for-get-host-vuln-info-output.d.ts +30 -0
- package/dist/esm/types/pid-list-for-get-host-vuln-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info101-for-get-alarm-by-smith-key-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info101-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info101-for-get-hids-alarm-info-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info101-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info2439-for-get-one-rasp-alarm-output.d.ts +50 -0
- package/dist/esm/types/plus-alarm-info2439-for-get-one-rasp-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info3004-for-get-alarm-by-smith-key-output.d.ts +25 -0
- package/dist/esm/types/plus-alarm-info3004-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info3004-for-get-hids-alarm-info-output.d.ts +25 -0
- package/dist/esm/types/plus-alarm-info3004-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info356-for-get-alarm-by-smith-key-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info356-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info356-for-get-hids-alarm-info-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info356-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info4000-for-get-alarm-by-smith-key-output.d.ts +40 -0
- package/dist/esm/types/plus-alarm-info4000-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info4000-for-get-hids-alarm-info-output.d.ts +40 -0
- package/dist/esm/types/plus-alarm-info4000-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info42-for-get-alarm-by-smith-key-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info42-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info42-for-get-hids-alarm-info-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info42-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info49-for-get-alarm-by-smith-key-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info49-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info49-for-get-hids-alarm-info-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info49-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info59-for-get-alarm-by-smith-key-output.d.ts +75 -0
- package/dist/esm/types/plus-alarm-info59-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info59-for-get-hids-alarm-info-output.d.ts +75 -0
- package/dist/esm/types/plus-alarm-info59-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info6001-for-get-alarm-by-smith-key-output.d.ts +60 -0
- package/dist/esm/types/plus-alarm-info6001-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info6001-for-get-hids-alarm-info-output.d.ts +60 -0
- package/dist/esm/types/plus-alarm-info6001-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info6002-for-get-alarm-by-smith-key-output.d.ts +85 -0
- package/dist/esm/types/plus-alarm-info6002-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info6002-for-get-hids-alarm-info-output.d.ts +85 -0
- package/dist/esm/types/plus-alarm-info6002-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info6003-for-get-alarm-by-smith-key-output.d.ts +60 -0
- package/dist/esm/types/plus-alarm-info6003-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info6003-for-get-hids-alarm-info-output.d.ts +60 -0
- package/dist/esm/types/plus-alarm-info6003-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info601-for-get-alarm-by-smith-key-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info601-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info601-for-get-hids-alarm-info-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info601-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info602-for-get-alarm-by-smith-key-output.d.ts +40 -0
- package/dist/esm/types/plus-alarm-info602-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info602-for-get-hids-alarm-info-output.d.ts +40 -0
- package/dist/esm/types/plus-alarm-info602-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info602x-for-get-alarm-by-smith-key-output.d.ts +100 -0
- package/dist/esm/types/plus-alarm-info602x-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info602x-for-get-hids-alarm-info-output.d.ts +100 -0
- package/dist/esm/types/plus-alarm-info602x-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info603-for-get-alarm-by-smith-key-output.d.ts +25 -0
- package/dist/esm/types/plus-alarm-info603-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info603-for-get-hids-alarm-info-output.d.ts +25 -0
- package/dist/esm/types/plus-alarm-info603-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info604-for-get-alarm-by-smith-key-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info604-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info604-for-get-hids-alarm-info-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info604-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info700-for-get-alarm-by-smith-key-output.d.ts +25 -0
- package/dist/esm/types/plus-alarm-info700-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info700-for-get-hids-alarm-info-output.d.ts +25 -0
- package/dist/esm/types/plus-alarm-info700-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info701-for-get-alarm-by-smith-key-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info701-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info701-for-get-hids-alarm-info-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info701-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info702-for-get-alarm-by-smith-key-output.d.ts +25 -0
- package/dist/esm/types/plus-alarm-info702-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info702-for-get-hids-alarm-info-output.d.ts +25 -0
- package/dist/esm/types/plus-alarm-info702-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info703-for-get-alarm-by-smith-key-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info703-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info703-for-get-hids-alarm-info-output.d.ts +30 -0
- package/dist/esm/types/plus-alarm-info703-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info82-for-get-alarm-by-smith-key-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info82-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info82-for-get-hids-alarm-info-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info82-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info86-for-get-alarm-by-smith-key-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info86-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-alarm-info86-for-get-hids-alarm-info-output.d.ts +35 -0
- package/dist/esm/types/plus-alarm-info86-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/plus-kill-chain-for-get-alarm-by-smith-key-output.d.ts +55 -0
- package/dist/esm/types/plus-kill-chain-for-get-alarm-by-smith-key-output.d.ts.map +1 -0
- package/dist/esm/types/plus-kill-chain-for-get-hids-alarm-info-output.d.ts +55 -0
- package/dist/esm/types/plus-kill-chain-for-get-hids-alarm-info-output.d.ts.map +1 -0
- package/dist/esm/types/point-info-for-describe-last-week-file-change-trends-output.d.ts +2 -2
- package/dist/esm/types/port-change-topic-config-for-get-tlsinfo-output.d.ts +35 -0
- package/dist/esm/types/port-change-topic-config-for-get-tlsinfo-output.d.ts.map +1 -0
- package/dist/esm/types/port-change-topic-config-for-modify-tlsconfig-input.d.ts +30 -0
- package/dist/esm/types/port-change-topic-config-for-modify-tlsconfig-input.d.ts.map +1 -0
- package/dist/esm/types/port-for-get-dev-detail-output.d.ts +75 -0
- package/dist/esm/types/port-for-get-dev-detail-output.d.ts.map +1 -0
- package/dist/esm/types/precision-statistics-request.d.ts +20 -0
- package/dist/esm/types/precision-statistics-request.d.ts.map +1 -0
- package/dist/esm/types/precision-statistics-response.d.ts +36 -0
- package/dist/esm/types/precision-statistics-response.d.ts.map +1 -0
- package/dist/esm/types/prev-for-get-neighboring-alarm-output.d.ts +278 -0
- package/dist/esm/types/prev-for-get-neighboring-alarm-output.d.ts.map +1 -0
- package/dist/esm/types/proc-list-for-list-endpoint-handle-methods-output.d.ts +35 -0
- package/dist/esm/types/proc-list-for-list-endpoint-handle-methods-output.d.ts.map +1 -0
- package/dist/esm/types/process-for-handle-alarm-by-agent-input.d.ts +35 -0
- package/dist/esm/types/process-for-handle-alarm-by-agent-input.d.ts.map +1 -0
- package/dist/esm/types/process-start-topic-config-for-get-tlsinfo-output.d.ts +35 -0
- package/dist/esm/types/process-start-topic-config-for-get-tlsinfo-output.d.ts.map +1 -0
- package/dist/esm/types/process-start-topic-config-for-modify-tlsconfig-input.d.ts +30 -0
- package/dist/esm/types/process-start-topic-config-for-modify-tlsconfig-input.d.ts.map +1 -0
- package/dist/esm/types/progress-detail-for-get-aivuln-detect-progress-detail-output.d.ts +30 -0
- package/dist/esm/types/progress-detail-for-get-aivuln-detect-progress-detail-output.d.ts.map +1 -0
- package/dist/esm/types/progress-detail-for-get-baseline-detect-progress-detail-output.d.ts +30 -0
- package/dist/esm/types/progress-detail-for-get-baseline-detect-progress-detail-output.d.ts.map +1 -0
- package/dist/esm/types/protect-host-for-get-multi-level-institution-detail-output.d.ts +35 -0
- package/dist/esm/types/protect-host-for-get-multi-level-institution-detail-output.d.ts.map +1 -0
- package/dist/esm/types/protect-host-for-get-tenant-quota-output.d.ts +50 -0
- package/dist/esm/types/protect-host-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/range-for-add-rasp-config-input.d.ts +45 -0
- package/dist/esm/types/range-for-add-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/range-for-add-white-list-input.d.ts +45 -0
- package/dist/esm/types/range-for-add-white-list-input.d.ts.map +1 -0
- package/dist/esm/types/range-for-delete-white-lists-input.d.ts +45 -0
- package/dist/esm/types/range-for-delete-white-lists-input.d.ts.map +1 -0
- package/dist/esm/types/range-for-edit-rasp-config-input.d.ts +45 -0
- package/dist/esm/types/range-for-edit-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/range-for-list-rasp-configs-output.d.ts +45 -0
- package/dist/esm/types/range-for-list-rasp-configs-output.d.ts.map +1 -0
- package/dist/esm/types/range-for-list-white-lists-input.d.ts +45 -0
- package/dist/esm/types/range-for-list-white-lists-input.d.ts.map +1 -0
- package/dist/esm/types/range-for-list-white-lists-output.d.ts +42 -0
- package/dist/esm/types/range-for-list-white-lists-output.d.ts.map +1 -0
- package/dist/esm/types/range-for-modify-white-list-input.d.ts +45 -0
- package/dist/esm/types/range-for-modify-white-list-input.d.ts.map +1 -0
- package/dist/esm/types/range-include-global-for-delete-white-lists-input.d.ts +25 -0
- package/dist/esm/types/range-include-global-for-delete-white-lists-input.d.ts.map +1 -0
- package/dist/esm/types/range-include-global-for-list-white-lists-input.d.ts +25 -0
- package/dist/esm/types/range-include-global-for-list-white-lists-input.d.ts.map +1 -0
- package/dist/esm/types/rasp-auth-quota-for-get-tenant-quota-output.d.ts +55 -0
- package/dist/esm/types/rasp-auth-quota-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/rasp-intrusion-for-get-security-overview-output.d.ts +30 -0
- package/dist/esm/types/rasp-intrusion-for-get-security-overview-output.d.ts.map +1 -0
- package/dist/esm/types/raw-data-for-get-hids-alarm-summary-info-output.d.ts +20 -0
- package/dist/esm/types/raw-data-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/raw-data-for-get-mlp-alarm-summary-info-output.d.ts +20 -0
- package/dist/esm/types/raw-data-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/raw-data-for-get-rasp-alarm-summary-info-output.d.ts +20 -0
- package/dist/esm/types/raw-data-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/raw-data-for-get-virus-alarm-summary-info-output.d.ts +20 -0
- package/dist/esm/types/raw-data-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/real-risk-vul-for-get-host-basic-info-output.d.ts +45 -0
- package/dist/esm/types/real-risk-vul-for-get-host-basic-info-output.d.ts.map +1 -0
- package/dist/esm/types/real-risk-vul-for-get-security-overview-output.d.ts +30 -0
- package/dist/esm/types/real-risk-vul-for-get-security-overview-output.d.ts.map +1 -0
- package/dist/esm/types/recover-file-request.d.ts +25 -0
- package/dist/esm/types/recover-file-request.d.ts.map +1 -0
- package/dist/esm/types/recover-file-response.d.ts +25 -0
- package/dist/esm/types/recover-file-response.d.ts.map +1 -0
- package/dist/esm/types/refresh-aifingerprint-data-request.d.ts +31 -0
- package/dist/esm/types/refresh-aifingerprint-data-request.d.ts.map +1 -0
- package/dist/esm/types/refresh-aifingerprint-data-response.d.ts +30 -0
- package/dist/esm/types/refresh-aifingerprint-data-response.d.ts.map +1 -0
- package/dist/esm/types/refresh-fingerprint-data-request.d.ts +31 -0
- package/dist/esm/types/refresh-fingerprint-data-request.d.ts.map +1 -0
- package/dist/esm/types/refresh-fingerprint-data-response.d.ts +30 -0
- package/dist/esm/types/refresh-fingerprint-data-response.d.ts.map +1 -0
- package/dist/esm/types/relate-alarm-info-for-list-ban-iplist-output.d.ts +10 -0
- package/dist/esm/types/relate-alarm-info-for-list-ban-iplist-output.d.ts.map +1 -1
- package/dist/esm/types/request-quota-for-check-install-agent-client-output.d.ts +30 -0
- package/dist/esm/types/request-quota-for-check-install-agent-client-output.d.ts.map +1 -0
- package/dist/esm/types/result-for-get-hids-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/result-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/result-for-get-mlp-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/result-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/result-for-get-rasp-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/result-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/result-for-get-virus-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/result-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/result-for-update-common-alarm-status-output.d.ts +35 -0
- package/dist/esm/types/result-for-update-common-alarm-status-output.d.ts.map +1 -0
- package/dist/esm/types/result-list-for-get-hids-alarm-summary-info-output.d.ts +175 -0
- package/dist/esm/types/result-list-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/result-list-for-get-mlp-alarm-summary-info-output.d.ts +175 -0
- package/dist/esm/types/result-list-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/result-list-for-get-rasp-alarm-summary-info-output.d.ts +175 -0
- package/dist/esm/types/result-list-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/result-list-for-get-virus-alarm-summary-info-output.d.ts +175 -0
- package/dist/esm/types/result-list-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/risk-for-create-host-tag-input.d.ts +45 -0
- package/dist/esm/types/risk-for-create-host-tag-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-delete-host-tag-input.d.ts +45 -0
- package/dist/esm/types/risk-for-delete-host-tag-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-disable-host-important-protect-input.d.ts +45 -0
- package/dist/esm/types/risk-for-disable-host-important-protect-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-enable-host-important-protect-input.d.ts +45 -0
- package/dist/esm/types/risk-for-enable-host-important-protect-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-export-asset-center-devs-input.d.ts +40 -0
- package/dist/esm/types/risk-for-export-asset-center-devs-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-export-asset-center-hosts-input.d.ts +45 -0
- package/dist/esm/types/risk-for-export-asset-center-hosts-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-export-repo-image-asset-input.d.ts +40 -0
- package/dist/esm/types/risk-for-export-repo-image-asset-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-get-offline-notification-list-output.d.ts +5 -0
- package/dist/esm/types/risk-for-get-offline-notification-list-output.d.ts.map +1 -1
- package/dist/esm/types/risk-for-list-asset-center-devs-input.d.ts +40 -0
- package/dist/esm/types/risk-for-list-asset-center-devs-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-list-asset-center-hosts-input.d.ts +5 -0
- package/dist/esm/types/risk-for-list-asset-center-hosts-input.d.ts.map +1 -1
- package/dist/esm/types/risk-for-list-asset-center-hosts-output.d.ts +5 -0
- package/dist/esm/types/risk-for-list-asset-center-hosts-output.d.ts.map +1 -1
- package/dist/esm/types/risk-for-list-auto-defense-hosts-output.d.ts +45 -0
- package/dist/esm/types/risk-for-list-auto-defense-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/risk-for-list-dev-asset-ids-input.d.ts +40 -0
- package/dist/esm/types/risk-for-list-dev-asset-ids-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-list-dev-basic-infos-input.d.ts +40 -0
- package/dist/esm/types/risk-for-list-dev-basic-infos-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-list-hosts-agent-ids-input.d.ts +45 -0
- package/dist/esm/types/risk-for-list-hosts-agent-ids-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-list-hosts-basic-infos-input.d.ts +5 -0
- package/dist/esm/types/risk-for-list-hosts-basic-infos-input.d.ts.map +1 -1
- package/dist/esm/types/risk-for-list-multi-level-asset-hosts-input.d.ts +45 -0
- package/dist/esm/types/risk-for-list-multi-level-asset-hosts-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-list-multi-level-asset-hosts-output.d.ts +40 -0
- package/dist/esm/types/risk-for-list-multi-level-asset-hosts-output.d.ts.map +1 -0
- package/dist/esm/types/risk-for-list-registry-images-input.d.ts +40 -0
- package/dist/esm/types/risk-for-list-registry-images-input.d.ts.map +1 -0
- package/dist/esm/types/risk-for-update-host-tag-input.d.ts +45 -0
- package/dist/esm/types/risk-for-update-host-tag-input.d.ts.map +1 -0
- package/dist/esm/types/risk-num-for-get-baseline-detect-progress-detail-output.d.ts +45 -0
- package/dist/esm/types/risk-num-for-get-baseline-detect-progress-detail-output.d.ts.map +1 -0
- package/dist/esm/types/risk-num-for-list-baselines-output.d.ts +35 -0
- package/dist/esm/types/risk-num-for-list-baselines-output.d.ts.map +1 -0
- package/dist/esm/types/rule-for-add-rasp-config-input.d.ts +30 -0
- package/dist/esm/types/rule-for-add-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/rule-for-edit-rasp-config-input.d.ts +30 -0
- package/dist/esm/types/rule-for-edit-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/rule-for-list-rasp-configs-output.d.ts +30 -0
- package/dist/esm/types/rule-for-list-rasp-configs-output.d.ts.map +1 -0
- package/dist/esm/types/rule-list-for-add-white-list-input.d.ts +40 -0
- package/dist/esm/types/rule-list-for-add-white-list-input.d.ts.map +1 -0
- package/dist/esm/types/rule-list-for-list-white-lists-output.d.ts +40 -0
- package/dist/esm/types/rule-list-for-list-white-lists-output.d.ts.map +1 -0
- package/dist/esm/types/save-repo-image-scan-cron-request.d.ts +35 -0
- package/dist/esm/types/save-repo-image-scan-cron-request.d.ts.map +1 -0
- package/dist/esm/types/save-repo-image-scan-cron-response.d.ts +26 -0
- package/dist/esm/types/save-repo-image-scan-cron-response.d.ts.map +1 -0
- package/dist/esm/types/save-repo-image-scan-scope-request.d.ts +45 -0
- package/dist/esm/types/save-repo-image-scan-scope-request.d.ts.map +1 -0
- package/dist/esm/types/save-repo-image-scan-scope-response.d.ts +26 -0
- package/dist/esm/types/save-repo-image-scan-scope-response.d.ts.map +1 -0
- package/dist/esm/types/scan-for-get-registry-image-detail-output.d.ts +83 -0
- package/dist/esm/types/scan-for-get-registry-image-detail-output.d.ts.map +1 -0
- package/dist/esm/types/scan-for-list-registry-images-output.d.ts +83 -0
- package/dist/esm/types/scan-for-list-registry-images-output.d.ts.map +1 -0
- package/dist/esm/types/scan-path-list-for-creat-file-scan-task-input.d.ts +30 -0
- package/dist/esm/types/scan-path-list-for-creat-file-scan-task-input.d.ts.map +1 -0
- package/dist/esm/types/scan-type-for-detect-vuln-input.d.ts +55 -0
- package/dist/esm/types/scan-type-for-detect-vuln-input.d.ts.map +1 -0
- package/dist/esm/types/scan-type-for-edit-vuln-scan-config-input.d.ts +55 -0
- package/dist/esm/types/scan-type-for-edit-vuln-scan-config-input.d.ts.map +1 -0
- package/dist/esm/types/scan-type-for-get-vuln-scan-config-output.d.ts +55 -0
- package/dist/esm/types/scan-type-for-get-vuln-scan-config-output.d.ts.map +1 -0
- package/dist/esm/types/senfile-distr-for-get-registry-image-detail-output.d.ts +40 -0
- package/dist/esm/types/senfile-distr-for-get-registry-image-detail-output.d.ts.map +1 -0
- package/dist/esm/types/senfile-distr-for-list-registry-images-output.d.ts +40 -0
- package/dist/esm/types/senfile-distr-for-list-registry-images-output.d.ts.map +1 -0
- package/dist/esm/types/senfile-distr-for-list-repo-image-layer-output.d.ts +40 -0
- package/dist/esm/types/senfile-distr-for-list-repo-image-layer-output.d.ts.map +1 -0
- package/dist/esm/types/set-brute-force-ban-config-request.d.ts +10 -0
- package/dist/esm/types/set-brute-force-ban-config-request.d.ts.map +1 -1
- package/dist/esm/types/set-regular-virus-scan-config-request.d.ts +95 -0
- package/dist/esm/types/set-regular-virus-scan-config-request.d.ts.map +1 -0
- package/dist/esm/types/set-regular-virus-scan-config-response.d.ts +25 -0
- package/dist/esm/types/set-regular-virus-scan-config-response.d.ts.map +1 -0
- package/dist/esm/types/stop-mlpasset-sync-task-request.d.ts +1 -1
- package/dist/esm/types/stop-mlpasset-sync-task-request.d.ts.map +1 -1
- package/dist/esm/types/storage-for-get-dev-detail-output.d.ts +50 -0
- package/dist/esm/types/storage-for-get-dev-detail-output.d.ts.map +1 -0
- package/dist/esm/types/switch-cloud-env-sync-request.d.ts +30 -0
- package/dist/esm/types/switch-cloud-env-sync-request.d.ts.map +1 -0
- package/dist/esm/types/switch-cloud-env-sync-response.d.ts +25 -0
- package/dist/esm/types/switch-cloud-env-sync-response.d.ts.map +1 -0
- package/dist/esm/types/switch-for-add-rasp-config-input.d.ts +55 -0
- package/dist/esm/types/switch-for-add-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/switch-for-edit-rasp-config-input.d.ts +55 -0
- package/dist/esm/types/switch-for-edit-rasp-config-input.d.ts.map +1 -0
- package/dist/esm/types/switch-for-list-rasp-configs-output.d.ts +55 -0
- package/dist/esm/types/switch-for-list-rasp-configs-output.d.ts.map +1 -0
- package/dist/esm/types/sync-registry-images-request.d.ts +20 -0
- package/dist/esm/types/sync-registry-images-request.d.ts.map +1 -0
- package/dist/esm/types/sync-registry-images-response.d.ts +25 -0
- package/dist/esm/types/sync-registry-images-response.d.ts.map +1 -0
- package/dist/esm/types/threaten-for-get-multi-level-institution-detail-output.d.ts +45 -0
- package/dist/esm/types/threaten-for-get-multi-level-institution-detail-output.d.ts.map +1 -0
- package/dist/esm/types/trace-res-for-get-alarm-trace-output.d.ts +20 -0
- package/dist/esm/types/trace-res-for-get-alarm-trace-output.d.ts.map +1 -0
- package/dist/esm/types/type-rsp-list-for-get-asset-cluster-statistic-output.d.ts +30 -0
- package/dist/esm/types/type-rsp-list-for-get-asset-cluster-statistic-output.d.ts.map +1 -0
- package/dist/esm/types/uninstall-agent-client-request.d.ts +40 -0
- package/dist/esm/types/uninstall-agent-client-request.d.ts.map +1 -0
- package/dist/esm/types/uninstall-agent-client-response.d.ts +36 -0
- package/dist/esm/types/uninstall-agent-client-response.d.ts.map +1 -0
- package/dist/esm/types/uninstall-commands-request.d.ts +20 -0
- package/dist/esm/types/uninstall-commands-request.d.ts.map +1 -0
- package/dist/esm/types/uninstall-commands-response.d.ts +35 -0
- package/dist/esm/types/uninstall-commands-response.d.ts.map +1 -0
- package/dist/esm/types/update-alarm-tags-request.d.ts +40 -0
- package/dist/esm/types/update-alarm-tags-request.d.ts.map +1 -0
- package/dist/esm/types/update-alarm-tags-response.d.ts +25 -0
- package/dist/esm/types/update-alarm-tags-response.d.ts.map +1 -0
- package/dist/esm/types/update-asset-clusters-request.d.ts +20 -0
- package/dist/esm/types/update-asset-clusters-request.d.ts.map +1 -0
- package/dist/esm/types/update-asset-clusters-response.d.ts +25 -0
- package/dist/esm/types/update-asset-clusters-response.d.ts.map +1 -0
- package/dist/esm/types/update-common-alarm-status-request.d.ts +46 -0
- package/dist/esm/types/update-common-alarm-status-request.d.ts.map +1 -0
- package/dist/esm/types/update-common-alarm-status-response.d.ts +31 -0
- package/dist/esm/types/update-common-alarm-status-response.d.ts.map +1 -0
- package/dist/esm/types/update-host-tag-request.d.ts +41 -0
- package/dist/esm/types/update-host-tag-request.d.ts.map +1 -0
- package/dist/esm/types/update-host-tag-response.d.ts +25 -0
- package/dist/esm/types/update-host-tag-response.d.ts.map +1 -0
- package/dist/esm/types/update-login-config-request.d.ts +76 -0
- package/dist/esm/types/update-login-config-request.d.ts.map +1 -0
- package/dist/esm/types/update-login-config-response.d.ts +20 -0
- package/dist/esm/types/update-login-config-response.d.ts.map +1 -0
- package/dist/esm/types/update-mlp-alarm-status-request.d.ts +46 -0
- package/dist/esm/types/update-mlp-alarm-status-request.d.ts.map +1 -0
- package/dist/esm/types/update-mlp-alarm-status-response.d.ts +26 -0
- package/dist/esm/types/update-mlp-alarm-status-response.d.ts.map +1 -0
- package/dist/esm/types/update-registry-flow-rate-limit-request.d.ts +30 -0
- package/dist/esm/types/update-registry-flow-rate-limit-request.d.ts.map +1 -0
- package/dist/esm/types/update-registry-flow-rate-limit-response.d.ts +25 -0
- package/dist/esm/types/update-registry-flow-rate-limit-response.d.ts.map +1 -0
- package/dist/esm/types/update-registry-sync-config-request.d.ts +35 -0
- package/dist/esm/types/update-registry-sync-config-request.d.ts.map +1 -0
- package/dist/esm/types/update-registry-sync-config-response.d.ts +25 -0
- package/dist/esm/types/update-registry-sync-config-response.d.ts.map +1 -0
- package/dist/esm/types/update-regular-clean-request.d.ts +30 -0
- package/dist/esm/types/update-regular-clean-request.d.ts.map +1 -0
- package/dist/esm/types/update-regular-clean-response.d.ts +25 -0
- package/dist/esm/types/update-regular-clean-response.d.ts.map +1 -0
- package/dist/esm/types/value-added-for-get-tenant-quota-output.d.ts +56 -0
- package/dist/esm/types/value-added-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/varmor-quota-for-get-tenant-quota-output.d.ts +55 -0
- package/dist/esm/types/varmor-quota-for-get-tenant-quota-output.d.ts.map +1 -0
- package/dist/esm/types/varmor-topic-config-for-get-tlsinfo-output.d.ts +35 -0
- package/dist/esm/types/varmor-topic-config-for-get-tlsinfo-output.d.ts.map +1 -0
- package/dist/esm/types/virus-file-for-get-security-overview-output.d.ts +30 -0
- package/dist/esm/types/virus-file-for-get-security-overview-output.d.ts.map +1 -0
- package/dist/esm/types/virus-for-get-host-basic-info-output.d.ts +40 -0
- package/dist/esm/types/virus-for-get-host-basic-info-output.d.ts.map +1 -0
- package/dist/esm/types/virus-hit-data-list-for-get-hids-alarm-summary-info-output.d.ts +35 -0
- package/dist/esm/types/virus-hit-data-list-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/virus-hit-data-list-for-get-mlp-alarm-summary-info-output.d.ts +35 -0
- package/dist/esm/types/virus-hit-data-list-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/virus-hit-data-list-for-get-rasp-alarm-summary-info-output.d.ts +35 -0
- package/dist/esm/types/virus-hit-data-list-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/virus-hit-data-list-for-get-virus-alarm-summary-info-output.d.ts +35 -0
- package/dist/esm/types/virus-hit-data-list-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/volume-for-get-dev-detail-output.d.ts +50 -0
- package/dist/esm/types/volume-for-get-dev-detail-output.d.ts.map +1 -0
- package/dist/esm/types/vul-info-for-get-hids-alarm-summary-info-output.d.ts +46 -0
- package/dist/esm/types/vul-info-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/vul-info-for-get-mlp-alarm-summary-info-output.d.ts +46 -0
- package/dist/esm/types/vul-info-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/vul-info-for-get-rasp-alarm-summary-info-output.d.ts +46 -0
- package/dist/esm/types/vul-info-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/vul-info-for-get-virus-alarm-summary-info-output.d.ts +46 -0
- package/dist/esm/types/vul-info-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-distr-for-get-registry-image-detail-output.d.ts +45 -0
- package/dist/esm/types/vuln-distr-for-get-registry-image-detail-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-distr-for-list-registry-images-output.d.ts +45 -0
- package/dist/esm/types/vuln-distr-for-list-registry-images-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-distr-for-list-repo-image-layer-output.d.ts +45 -0
- package/dist/esm/types/vuln-distr-for-list-repo-image-layer-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-for-get-host-basic-info-output.d.ts +45 -0
- package/dist/esm/types/vuln-for-get-host-basic-info-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-list-for-get-hids-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/vuln-list-for-get-hids-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-list-for-get-mlp-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/vuln-list-for-get-mlp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-list-for-get-rasp-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/vuln-list-for-get-rasp-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-list-for-get-virus-alarm-summary-info-output.d.ts +30 -0
- package/dist/esm/types/vuln-list-for-get-virus-alarm-summary-info-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-risk-for-get-security-overview-output.d.ts +30 -0
- package/dist/esm/types/vuln-risk-for-get-security-overview-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-topic-config-for-get-tlsinfo-output.d.ts +35 -0
- package/dist/esm/types/vuln-topic-config-for-get-tlsinfo-output.d.ts.map +1 -0
- package/dist/esm/types/vuln-topic-config-for-modify-tlsconfig-input.d.ts +30 -0
- package/dist/esm/types/vuln-topic-config-for-modify-tlsconfig-input.d.ts.map +1 -0
- package/dist/esm/types/vuln-type-for-get-vuln-statistics-for-aioutput.d.ts +30 -0
- package/dist/esm/types/vuln-type-for-get-vuln-statistics-for-aioutput.d.ts.map +1 -0
- package/dist/esm/types/vuln-type-for-get-vuln-statistics-output.d.ts +55 -0
- package/dist/esm/types/vuln-type-for-get-vuln-statistics-output.d.ts.map +1 -0
- package/dist/esm/types/weak-password-for-list-weak-password-check-detail-output.d.ts +70 -0
- package/dist/esm/types/weak-password-for-list-weak-password-check-detail-output.d.ts.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/api.ts +5597 -525
- package/src/types/action-content-for-get-hids-alarm-summary-info-output.ts +41 -0
- package/src/types/action-content-for-get-mlp-alarm-summary-info-output.ts +41 -0
- package/src/types/action-content-for-get-rasp-alarm-summary-info-output.ts +41 -0
- package/src/types/action-content-for-get-virus-alarm-summary-info-output.ts +41 -0
- package/src/types/add-agent-proxy-request.ts +34 -0
- package/src/types/add-agent-proxy-response.ts +28 -0
- package/src/types/add-auto-isolate-agent-list-request.ts +35 -0
- package/src/types/add-auto-isolate-agent-list-response.ts +28 -0
- package/src/types/add-cloud-env-request.ts +58 -0
- package/src/types/add-cloud-env-response.ts +28 -0
- package/src/types/add-login-config-request.ts +83 -0
- package/src/types/add-login-config-response.ts +22 -0
- package/src/types/add-monitor-policy-request.ts +6 -0
- package/src/types/add-rasp-config-request.ts +111 -0
- package/src/types/add-rasp-config-response.ts +28 -0
- package/src/types/add-white-list-request.ts +78 -0
- package/src/types/add-white-list-response.ts +28 -0
- package/src/types/affect-for-get-aisession-vuln-info-output.ts +197 -0
- package/src/types/affect-for-get-host-vuln-info-output.ts +299 -0
- package/src/types/affect-pack-for-get-vuln-detail-output.ts +52 -0
- package/src/types/alarm-content-for-get-hids-alarm-summary-info-output.ts +69 -0
- package/src/types/alarm-content-for-get-mlp-alarm-summary-info-output.ts +69 -0
- package/src/types/alarm-content-for-get-rasp-alarm-summary-info-output.ts +69 -0
- package/src/types/alarm-content-for-get-virus-alarm-summary-info-output.ts +69 -0
- package/src/types/alarm-data-type2439-for-get-alarm-by-smith-key-output.ts +58 -0
- package/src/types/alarm-data-type2439-for-get-hids-alarm-info-output.ts +58 -0
- package/src/types/alarm-desc-for-get-hids-alarm-summary-info-output.ts +238 -0
- package/src/types/alarm-desc-for-get-mlp-alarm-summary-info-output.ts +238 -0
- package/src/types/alarm-desc-for-get-rasp-alarm-summary-info-output.ts +238 -0
- package/src/types/alarm-desc-for-get-virus-alarm-summary-info-output.ts +238 -0
- package/src/types/alarm-for-get-host-basic-info-output.ts +46 -0
- package/src/types/alarm-node-for-get-hids-alarm-summary-info-output.ts +930 -0
- package/src/types/alarm-node-for-get-mlp-alarm-summary-info-output.ts +930 -0
- package/src/types/alarm-node-for-get-rasp-alarm-summary-info-output.ts +930 -0
- package/src/types/alarm-node-for-get-virus-alarm-summary-info-output.ts +930 -0
- package/src/types/alarm-topic-config-for-get-tlsinfo-output.ts +40 -0
- package/src/types/alarm-topic-config-for-modify-tlsconfig-input.ts +34 -0
- package/src/types/all-asset-scan-request.ts +28 -0
- package/src/types/all-asset-scan-response.ts +29 -0
- package/src/types/app-sec-for-get-tenant-quota-output.ts +58 -0
- package/src/types/arch-for-get-registry-image-detail-output.ts +40 -0
- package/src/types/asset-info-for-get-hids-alarm-summary-info-output.ts +36 -0
- package/src/types/asset-info-for-get-mlp-alarm-summary-info-output.ts +36 -0
- package/src/types/asset-info-for-get-rasp-alarm-summary-info-output.ts +36 -0
- package/src/types/asset-info-for-get-virus-alarm-summary-info-output.ts +36 -0
- package/src/types/asset-scan-request.ts +40 -0
- package/src/types/asset-scan-response.ts +29 -0
- package/src/types/attributes-for-list-registries-output.ts +40 -0
- package/src/types/attribution-list-for-get-neighboring-alarm-output.ts +34 -0
- package/src/types/attribution-list-for-list-mlp-alarms-output.ts +34 -0
- package/src/types/attribution-list-for-list-rasp-alarms-output.ts +34 -0
- package/src/types/attribution-list-for-list-virus-alarms-output.ts +34 -0
- package/src/types/audit-log-alarm-for-get-hids-alarm-summary-info-output.ts +214 -0
- package/src/types/audit-log-alarm-for-get-mlp-alarm-summary-info-output.ts +214 -0
- package/src/types/audit-log-alarm-for-get-rasp-alarm-summary-info-output.ts +214 -0
- package/src/types/audit-log-alarm-for-get-virus-alarm-summary-info-output.ts +214 -0
- package/src/types/auth-info-for-get-multi-level-institution-detail-output.ts +53 -0
- package/src/types/base-alarm-info-for-get-alarm-by-smith-key-output.ts +100 -0
- package/src/types/base-alarm-info-for-get-hids-alarm-info-output.ts +100 -0
- package/src/types/base-alarm-info-for-get-one-rasp-alarm-output.ts +100 -0
- package/src/types/base-info-for-get-alarm-by-smith-key-output.ts +58 -0
- package/src/types/base-info-for-get-hids-alarm-info-output.ts +58 -0
- package/src/types/base-info-for-get-multi-level-institution-detail-output.ts +58 -0
- package/src/types/base-info-for-get-one-rasp-alarm-output.ts +58 -0
- package/src/types/baseline-checklist-white-request.ts +71 -0
- package/src/types/baseline-checklist-white-response.ts +28 -0
- package/src/types/baseline-for-get-host-basic-info-output.ts +46 -0
- package/src/types/baseline-info-for-list-baseline-check-item-hosts-output.ts +136 -0
- package/src/types/baseline-list-for-list-baselines-output.ts +77 -0
- package/src/types/baseline-risk-for-get-security-overview-output.ts +34 -0
- package/src/types/bash-audit-topic-config-for-get-tlsinfo-output.ts +40 -0
- package/src/types/bash-audit-topic-config-for-modify-tlsconfig-input.ts +34 -0
- package/src/types/basic-query-for-delete-auto-isolate-agent-list-input.ts +64 -0
- package/src/types/basic-quota-for-get-tenant-quota-output.ts +64 -0
- package/src/types/batch-add-host-to-group-request.ts +40 -0
- package/src/types/batch-add-host-to-group-response.ts +34 -0
- package/src/types/batch-create-repo-registry-vpc-auth-request.ts +28 -0
- package/src/types/batch-create-repo-registry-vpc-auth-response.ts +28 -0
- package/src/types/batch-detect-weak-password-request.ts +76 -0
- package/src/types/batch-detect-weak-password-response.ts +28 -0
- package/src/types/block-for-add-rasp-config-input.ts +47 -0
- package/src/types/block-for-edit-rasp-config-input.ts +47 -0
- package/src/types/block-for-list-rasp-configs-output.ts +47 -0
- package/src/types/calculate-repo-image-scan-quota-request.ts +34 -0
- package/src/types/calculate-repo-image-scan-quota-response.ts +29 -0
- package/src/types/cap-white-list-for-get-tenant-quota-output.ts +52 -0
- package/src/types/check-alarm-support-ban-ipresponse.ts +6 -0
- package/src/types/check-install-agent-client-request.ts +28 -0
- package/src/types/check-install-agent-client-response.ts +84 -0
- package/src/types/check-install-rasp-request.ts +28 -0
- package/src/types/check-install-rasp-response.ts +46 -0
- package/src/types/cluster-for-get-neighboring-alarm-output.ts +58 -0
- package/src/types/cluster-for-list-mlp-alarms-output.ts +58 -0
- package/src/types/cluster-for-list-rasp-alarms-output.ts +58 -0
- package/src/types/cluster-for-list-virus-alarms-output.ts +58 -0
- package/src/types/cluster-info-for-get-hids-alarm-summary-info-output.ts +46 -0
- package/src/types/cluster-info-for-get-mlp-alarm-summary-info-output.ts +46 -0
- package/src/types/cluster-info-for-get-rasp-alarm-summary-info-output.ts +46 -0
- package/src/types/cluster-info-for-get-virus-alarm-summary-info-output.ts +46 -0
- package/src/types/cluster-list-for-list-white-lists-output.ts +46 -0
- package/src/types/cluster-sec-for-get-tenant-quota-output.ts +58 -0
- package/src/types/comm-alarm-info-for-get-alarm-by-smith-key-output.ts +70 -0
- package/src/types/comm-alarm-info-for-get-hids-alarm-info-output.ts +70 -0
- package/src/types/compl-distr-for-get-registry-image-detail-output.ts +46 -0
- package/src/types/compl-distr-for-list-registry-images-output.ts +46 -0
- package/src/types/cond-for-add-auto-isolate-agent-list-input.ts +64 -0
- package/src/types/conditions-for-baseline-checklist-white-input.ts +70 -0
- package/src/types/conditions-for-create-host-tag-input.ts +149 -0
- package/src/types/conditions-for-delete-host-tag-input.ts +149 -0
- package/src/types/conditions-for-delete-rasp-config-input.ts +100 -0
- package/src/types/conditions-for-delete-white-lists-input.ts +108 -0
- package/src/types/conditions-for-detect-baseline-input.ts +58 -0
- package/src/types/conditions-for-disable-host-important-protect-input.ts +149 -0
- package/src/types/conditions-for-download-aivuln-list-input.ts +52 -0
- package/src/types/conditions-for-download-baseline-check-hosts-input.ts +76 -0
- package/src/types/conditions-for-download-baseline-check-input.ts +28 -0
- package/src/types/conditions-for-download-vul-host-list-by-pod-input.ts +76 -0
- package/src/types/conditions-for-download-vul-list-by-pod-input.ts +76 -0
- package/src/types/conditions-for-download-vuln-affect-aisession-input.ts +46 -0
- package/src/types/conditions-for-download-vuln-datas-input.ts +76 -0
- package/src/types/conditions-for-download-vuln-list-input.ts +76 -0
- package/src/types/conditions-for-enable-host-important-protect-input.ts +149 -0
- package/src/types/conditions-for-export-alarm-list-data-for-rasp-input.ts +286 -0
- package/src/types/conditions-for-export-asset-center-hosts-input.ts +149 -0
- package/src/types/conditions-for-export-baseline-check-list-input.ts +34 -0
- package/src/types/conditions-for-export-baseline-host-details-input.ts +76 -0
- package/src/types/conditions-for-export-dev-fingerprint-data-input.ts +22 -0
- package/src/types/conditions-for-export-fingerprint-data-input.ts +22 -0
- package/src/types/conditions-for-export-hids-alarm-list-data-input.ts +286 -0
- package/src/types/conditions-for-export-mlp-alarm-list-data-input.ts +286 -0
- package/src/types/conditions-for-export-virus-alarm-list-data-input.ts +286 -0
- package/src/types/conditions-for-get-neighboring-alarm-input.ts +286 -0
- package/src/types/conditions-for-list-hosts-agent-ids-input.ts +149 -0
- package/src/types/conditions-for-list-multi-level-asset-hosts-input.ts +149 -0
- package/src/types/conditions-for-list-white-lists-input.ts +108 -0
- package/src/types/conditions-for-modify-auto-defense-rule-input.ts +52 -0
- package/src/types/conditions-for-refresh-aifingerprint-data-input.ts +34 -0
- package/src/types/conditions-for-refresh-fingerprint-data-input.ts +40 -0
- package/src/types/conditions-for-update-common-alarm-status-input.ts +286 -0
- package/src/types/conditions-for-update-host-tag-input.ts +149 -0
- package/src/types/conditions-for-update-mlp-alarm-status-input.ts +286 -0
- package/src/types/config-for-get-virus-task-info-output.ts +40 -0
- package/src/types/configuration-for-get-multi-level-institution-detail-output.ts +46 -0
- package/src/types/container-info-for-get-alarm-by-smith-key-output.ts +34 -0
- package/src/types/container-info-for-get-hids-alarm-info-output.ts +34 -0
- package/src/types/container-info-for-get-hids-alarm-summary-info-output.ts +112 -0
- package/src/types/container-info-for-get-mlp-alarm-summary-info-output.ts +112 -0
- package/src/types/container-info-for-get-one-rasp-alarm-output.ts +34 -0
- package/src/types/container-info-for-get-rasp-alarm-summary-info-output.ts +112 -0
- package/src/types/container-info-for-get-virus-alarm-summary-info-output.ts +112 -0
- package/src/types/container-intrusion-for-get-security-overview-output.ts +34 -0
- package/src/types/control-monitor-policy-request.ts +6 -0
- package/src/types/creat-file-scan-task-request.ts +95 -0
- package/src/types/creat-file-scan-task-response.ts +34 -0
- package/src/types/create-host-tag-request.ts +47 -0
- package/src/types/create-host-tag-response.ts +28 -0
- package/src/types/create-layered-group-request.ts +52 -0
- package/src/types/create-layered-group-response.ts +34 -0
- package/src/types/create-mlpasset-sync-task-request.ts +1 -1
- package/src/types/create-mlpupdate-software-task-request.ts +40 -0
- package/src/types/create-mlpupdate-software-task-response.ts +28 -0
- package/src/types/create-multi-level-institution-request.ts +70 -0
- package/src/types/create-multi-level-institution-response.ts +22 -0
- package/src/types/create-repo-registry-vpc-auth-request.ts +28 -0
- package/src/types/create-repo-registry-vpc-auth-response.ts +28 -0
- package/src/types/critical-trend-for-get-intrusion-risk-trends-output.ts +34 -0
- package/src/types/current-for-list-install-commands-output.ts +88 -0
- package/src/types/current-quota-for-check-install-agent-client-output.ts +34 -0
- package/src/types/cve-list-for-get-vuln-info-for-aioutput.ts +88 -0
- package/src/types/cve-list-for-get-vuln-info-output.ts +88 -0
- package/src/types/cvss-metric-for-get-vuln-detail-output.ts +46 -0
- package/src/types/data-for-all-asset-scan-output.ts +22 -0
- package/src/types/data-for-asset-scan-output.ts +22 -0
- package/src/types/data-for-calculate-repo-image-scan-quota-output.ts +40 -0
- package/src/types/data-for-get-aifingerprint-app-output.ts +106 -0
- package/src/types/data-for-get-aifingerprint-port-output.ts +154 -0
- package/src/types/data-for-get-aifingerprint-process-output.ts +142 -0
- package/src/types/data-for-get-aifingerprint-software-output.ts +82 -0
- package/src/types/data-for-get-aifingerprint-top5-output.ts +34 -0
- package/src/types/data-for-get-asset-cluster-statistic-output.ts +35 -0
- package/src/types/data-for-get-asset-clusters-sync-end-output.ts +34 -0
- package/src/types/data-for-get-cis-detail-output.ts +70 -0
- package/src/types/data-for-get-clusters-permission-result-output.ts +46 -0
- package/src/types/data-for-get-dev-fingerprint-port-output.ts +136 -0
- package/src/types/data-for-get-dev-fingerprint-process-output.ts +142 -0
- package/src/types/data-for-get-dev-fingerprint-software-output.ts +106 -0
- package/src/types/data-for-get-fingerprint-app-group-output.ts +34 -0
- package/src/types/data-for-get-fingerprint-app-output.ts +124 -0
- package/src/types/data-for-get-fingerprint-cron-output.ts +100 -0
- package/src/types/data-for-get-fingerprint-integrity-output.ts +106 -0
- package/src/types/data-for-get-fingerprint-kmod-output.ts +106 -0
- package/src/types/data-for-get-fingerprint-port-output.ts +172 -0
- package/src/types/data-for-get-fingerprint-process-output.ts +166 -0
- package/src/types/data-for-get-fingerprint-service-output.ts +118 -0
- package/src/types/data-for-get-fingerprint-software-output.ts +88 -0
- package/src/types/data-for-get-fingerprint-top5-output.ts +22 -0
- package/src/types/data-for-get-fingerprint-user-output.ts +136 -0
- package/src/types/data-for-get-fingerprint-web-output.ts +124 -0
- package/src/types/data-for-get-intrusion-real-time-updates-output.ts +100 -0
- package/src/types/data-for-get-k8s-asset-statistic-output.ts +34 -0
- package/src/types/data-for-get-layered-groups-output.ts +52 -0
- package/src/types/data-for-get-offline-notification-list-output.ts +24 -0
- package/src/types/data-for-get-registries-permission-result-output.ts +46 -0
- package/src/types/data-for-get-registry-image-detail-output.ts +114 -0
- package/src/types/data-for-get-registry-images-sync-status-output.ts +40 -0
- package/src/types/data-for-get-registry-sync-config-output.ts +40 -0
- package/src/types/data-for-get-repo-image-risk-cnt-output.ts +28 -0
- package/src/types/data-for-get-repo-image-scan-cron-output.ts +40 -0
- package/src/types/data-for-get-repo-image-scan-scope-output.ts +52 -0
- package/src/types/data-for-get-repo-registry-summary-output.ts +34 -0
- package/src/types/data-for-get-repo-registry-vpc-auth-create-info-output.ts +46 -0
- package/src/types/data-for-get-user-batch-scan-status-output.ts +46 -0
- package/src/types/data-for-get-vuln-detail-output.ts +120 -0
- package/src/types/data-for-list-aiapplication-basic-info-output.ts +76 -0
- package/src/types/data-for-list-alarm-archive-records-output.ts +52 -0
- package/src/types/data-for-list-all-cntr-static-dict-output.ts +35 -0
- package/src/types/data-for-list-asset-center-devs-output.ts +112 -0
- package/src/types/data-for-list-asset-center-hosts-output.ts +12 -0
- package/src/types/data-for-list-asset-clusters-output.ts +112 -0
- package/src/types/data-for-list-asset-pods-linked-workload-output.ts +46 -0
- package/src/types/data-for-list-asset-pods-linked-workload-with-no-page-output.ts +40 -0
- package/src/types/data-for-list-asset-workloads-output.ts +88 -0
- package/src/types/data-for-list-auto-defense-hosts-output.ts +222 -0
- package/src/types/data-for-list-ban-iplist-output.ts +51 -3
- package/src/types/data-for-list-baseline-check-config-output.ts +6 -0
- package/src/types/data-for-list-baseline-check-item-hosts-output.ts +35 -0
- package/src/types/data-for-list-baseline-check-res-output.ts +70 -0
- package/src/types/data-for-list-baseline-groups-output.ts +40 -0
- package/src/types/data-for-list-baselines-output.ts +35 -0
- package/src/types/data-for-list-cloud-platforms-output.ts +40 -0
- package/src/types/data-for-list-cluster-varmor-version-history-output.ts +40 -0
- package/src/types/data-for-list-dev-basic-infos-output.ts +70 -0
- package/src/types/data-for-list-file-monitor-alarms-output.ts +30 -0
- package/src/types/data-for-list-hids-alarms-output.ts +30 -0
- package/src/types/data-for-list-hosts-basic-infos-output.ts +36 -0
- package/src/types/data-for-list-login-configs-output.ts +119 -0
- package/src/types/data-for-list-mlp-alarms-output.ts +331 -0
- package/src/types/data-for-list-monitor-policies-output.ts +6 -0
- package/src/types/data-for-list-multi-level-asset-hosts-output.ts +234 -0
- package/src/types/data-for-list-multi-level-institution-output.ts +112 -0
- package/src/types/data-for-list-ordered-hosts-basic-infos-output.ts +12 -0
- package/src/types/data-for-list-rasp-alarms-output.ts +331 -0
- package/src/types/data-for-list-rasp-config-agent-infos-output.ts +149 -0
- package/src/types/data-for-list-rasp-configs-output.ts +141 -0
- package/src/types/data-for-list-rasp-processes-output.ts +130 -0
- package/src/types/data-for-list-registries-output.ts +77 -0
- package/src/types/data-for-list-registry-images-output.ts +113 -0
- package/src/types/data-for-list-registry-namespaces-output.ts +64 -0
- package/src/types/data-for-list-repo-image-compl-output.ts +70 -0
- package/src/types/data-for-list-repo-image-layer-output.ts +84 -0
- package/src/types/data-for-list-repo-image-layer-senfile-output.ts +52 -0
- package/src/types/data-for-list-repo-image-layer-virus-output.ts +46 -0
- package/src/types/data-for-list-repo-image-layer-vuln-output.ts +64 -0
- package/src/types/data-for-list-repo-image-package-output.ts +58 -0
- package/src/types/data-for-list-repo-image-senfile-output.ts +52 -0
- package/src/types/data-for-list-repo-image-virus-output.ts +52 -0
- package/src/types/data-for-list-repo-image-vuln-output.ts +88 -0
- package/src/types/data-for-list-risk-compl-affect-repo-image-output.ts +70 -0
- package/src/types/data-for-list-risk-vuln-affect-repo-image-output.ts +70 -0
- package/src/types/data-for-list-scan-task-hosts-output.ts +46 -0
- package/src/types/data-for-list-scan-tasks-output.ts +154 -0
- package/src/types/data-for-list-tags-detail-output.ts +34 -0
- package/src/types/data-for-list-virus-alarms-output.ts +331 -0
- package/src/types/data-for-list-vul-detail-output.ts +6 -0
- package/src/types/data-for-list-vuln-affect-aisession-output.ts +76 -0
- package/src/types/data-for-list-vuln-for-aioutput.ts +101 -0
- package/src/types/data-for-list-vuln-hosts-output.ts +100 -0
- package/src/types/data-for-list-vulns-output.ts +119 -0
- package/src/types/data-for-list-weak-password-check-detail-output.ts +35 -0
- package/src/types/data-for-list-white-lists-output.ts +72 -0
- package/src/types/data-for-multi-asset-scan-output.ts +22 -0
- package/src/types/data-for-multi-cloud-access-statistics-output.ts +64 -0
- package/src/types/data-for-save-repo-image-scan-cron-output.ts +22 -0
- package/src/types/data-for-save-repo-image-scan-scope-output.ts +22 -0
- package/src/types/data-for-update-mlp-alarm-status-output.ts +40 -0
- package/src/types/delete-agent-proxy-request.ts +28 -0
- package/src/types/delete-agent-proxy-response.ts +28 -0
- package/src/types/delete-agent-proxy-server-request.ts +34 -0
- package/src/types/delete-agent-proxy-server-response.ts +28 -0
- package/src/types/delete-auto-isolate-agent-list-request.ts +35 -0
- package/src/types/delete-auto-isolate-agent-list-response.ts +28 -0
- package/src/types/delete-cloud-env-request.ts +28 -0
- package/src/types/delete-cloud-env-response.ts +28 -0
- package/src/types/delete-command-request.ts +28 -0
- package/src/types/delete-command-response.ts +28 -0
- package/src/types/delete-host-tag-request.ts +47 -0
- package/src/types/delete-host-tag-response.ts +28 -0
- package/src/types/delete-layered-group-request.ts +28 -0
- package/src/types/delete-layered-group-response.ts +34 -0
- package/src/types/delete-login-config-request.ts +34 -0
- package/src/types/delete-login-config-response.ts +22 -0
- package/src/types/delete-multi-level-institution-request.ts +28 -0
- package/src/types/delete-multi-level-institution-response.ts +22 -0
- package/src/types/delete-rasp-config-request.ts +35 -0
- package/src/types/delete-rasp-config-response.ts +28 -0
- package/src/types/delete-white-lists-request.ts +41 -0
- package/src/types/delete-white-lists-response.ts +28 -0
- package/src/types/describe-file-monitor-overview-response.ts +12 -0
- package/src/types/describe-last-week-file-change-trends-response.ts +18 -0
- package/src/types/detail-for-install-agent-client-output.ts +40 -0
- package/src/types/detail-for-uninstall-agent-client-output.ts +40 -0
- package/src/types/detect-baseline-request.ts +89 -0
- package/src/types/detect-baseline-response.ts +28 -0
- package/src/types/detect-vuln-for-airequest.ts +34 -0
- package/src/types/detect-vuln-for-airesponse.ts +28 -0
- package/src/types/detect-vuln-request.ts +65 -0
- package/src/types/detect-vuln-response.ts +28 -0
- package/src/types/dev-detail-for-get-baseline-detect-progress-detail-output.ts +28 -0
- package/src/types/disable-host-important-protect-request.ts +35 -0
- package/src/types/disable-host-important-protect-response.ts +28 -0
- package/src/types/distribution-for-precision-statistics-output.ts +34 -0
- package/src/types/download-aivuln-list-request.ts +47 -0
- package/src/types/download-aivuln-list-response.ts +28 -0
- package/src/types/download-baseline-check-hosts-request.ts +59 -0
- package/src/types/download-baseline-check-hosts-response.ts +28 -0
- package/src/types/download-baseline-check-request.ts +47 -0
- package/src/types/download-baseline-check-response.ts +28 -0
- package/src/types/download-raw-trace-data-request.ts +28 -0
- package/src/types/download-raw-trace-data-response.ts +28 -0
- package/src/types/download-vul-host-list-by-pod-request.ts +65 -0
- package/src/types/download-vul-host-list-by-pod-response.ts +28 -0
- package/src/types/download-vul-list-by-pod-request.ts +95 -0
- package/src/types/download-vul-list-by-pod-response.ts +28 -0
- package/src/types/download-vuln-affect-aisession-request.ts +41 -0
- package/src/types/download-vuln-affect-aisession-response.ts +28 -0
- package/src/types/download-vuln-datas-request.ts +53 -0
- package/src/types/download-vuln-datas-response.ts +28 -0
- package/src/types/download-vuln-list-request.ts +65 -0
- package/src/types/download-vuln-list-response.ts +28 -0
- package/src/types/ecs-instance-for-get-host-basic-info-output.ts +154 -0
- package/src/types/ecs-instance-for-list-auto-defense-hosts-output.ts +154 -0
- package/src/types/ecs-instance-for-list-multi-level-asset-hosts-output.ts +154 -0
- package/src/types/ecs-instance-for-list-rasp-config-agent-infos-output.ts +154 -0
- package/src/types/edit-aiapplication-sync-config-request.ts +28 -0
- package/src/types/edit-aiapplication-sync-config-response.ts +28 -0
- package/src/types/edit-monitor-policy-request.ts +6 -0
- package/src/types/edit-rasp-config-request.ts +117 -0
- package/src/types/edit-rasp-config-response.ts +28 -0
- package/src/types/edit-vuln-scan-config-request.ts +65 -0
- package/src/types/edit-vuln-scan-config-response.ts +28 -0
- package/src/types/elkeid-save-data-for-get-hids-alarm-summary-info-output.ts +22 -0
- package/src/types/elkeid-save-data-for-get-mlp-alarm-summary-info-output.ts +22 -0
- package/src/types/elkeid-save-data-for-get-rasp-alarm-summary-info-output.ts +22 -0
- package/src/types/elkeid-save-data-for-get-virus-alarm-summary-info-output.ts +22 -0
- package/src/types/enable-host-important-protect-request.ts +35 -0
- package/src/types/enable-host-important-protect-response.ts +28 -0
- package/src/types/endpoint-trace-for-get-hids-alarm-summary-info-output.ts +41 -0
- package/src/types/endpoint-trace-for-get-mlp-alarm-summary-info-output.ts +41 -0
- package/src/types/endpoint-trace-for-get-rasp-alarm-summary-info-output.ts +41 -0
- package/src/types/endpoint-trace-for-get-virus-alarm-summary-info-output.ts +41 -0
- package/src/types/environ-list-for-get-rasp-process-detail-output.ts +34 -0
- package/src/types/export-aifingerprint-data-request.ts +40 -0
- package/src/types/export-aifingerprint-data-response.ts +28 -0
- package/src/types/export-alarm-list-data-for-rasp-request.ts +35 -0
- package/src/types/export-alarm-list-data-for-rasp-response.ts +28 -0
- package/src/types/export-asset-center-devs-request.ts +89 -0
- package/src/types/export-asset-center-devs-response.ts +28 -0
- package/src/types/export-asset-center-hosts-request.ts +35 -0
- package/src/types/export-asset-center-hosts-response.ts +28 -0
- package/src/types/export-baseline-check-list-request.ts +65 -0
- package/src/types/export-baseline-check-list-response.ts +28 -0
- package/src/types/export-baseline-host-details-request.ts +53 -0
- package/src/types/export-baseline-host-details-response.ts +28 -0
- package/src/types/export-dev-fingerprint-data-request.ts +52 -0
- package/src/types/export-dev-fingerprint-data-response.ts +28 -0
- package/src/types/export-fingerprint-data-request.ts +41 -0
- package/src/types/export-fingerprint-data-response.ts +28 -0
- package/src/types/export-hids-alarm-list-data-request.ts +35 -0
- package/src/types/export-hids-alarm-list-data-response.ts +28 -0
- package/src/types/export-mlp-alarm-list-data-request.ts +35 -0
- package/src/types/export-mlp-alarm-list-data-response.ts +28 -0
- package/src/types/export-repo-image-asset-request.ts +35 -0
- package/src/types/export-repo-image-asset-response.ts +28 -0
- package/src/types/export-virus-alarm-list-data-request.ts +35 -0
- package/src/types/export-virus-alarm-list-data-response.ts +28 -0
- package/src/types/export-weak-password-request.ts +76 -0
- package/src/types/export-weak-password-response.ts +28 -0
- package/src/types/extend-info-for-get-hids-alarm-summary-info-output.ts +36 -0
- package/src/types/extend-info-for-get-mlp-alarm-summary-info-output.ts +36 -0
- package/src/types/extend-info-for-get-rasp-alarm-summary-info-output.ts +36 -0
- package/src/types/extend-info-for-get-virus-alarm-summary-info-output.ts +36 -0
- package/src/types/failed-host-for-get-baseline-detect-progress-detail-output.ts +34 -0
- package/src/types/field-list-for-get-white-list-field-output.ts +34 -0
- package/src/types/file-for-handle-alarm-by-agent-input.ts +34 -0
- package/src/types/filter-for-add-rasp-config-input.ts +47 -0
- package/src/types/filter-for-edit-rasp-config-input.ts +47 -0
- package/src/types/filter-for-export-repo-image-asset-input.ts +107 -0
- package/src/types/filter-for-list-aiapplication-basic-info-input.ts +76 -0
- package/src/types/filter-for-list-asset-clusters-input.ts +58 -0
- package/src/types/filter-for-list-asset-workloads-input.ts +58 -0
- package/src/types/filter-for-list-rasp-configs-output.ts +47 -0
- package/src/types/filter-for-list-registries-input.ts +46 -0
- package/src/types/filter-for-list-registry-images-input.ts +101 -0
- package/src/types/filter-for-list-registry-namespace-ids-input.ts +40 -0
- package/src/types/filter-for-list-registry-namespaces-input.ts +40 -0
- package/src/types/filter-for-list-repo-image-compl-input.ts +40 -0
- package/src/types/filter-for-list-repo-image-layer-input.ts +34 -0
- package/src/types/filter-for-list-repo-image-layer-vuln-input.ts +28 -0
- package/src/types/filter-for-list-repo-image-package-input.ts +40 -0
- package/src/types/filter-for-list-repo-image-senfile-input.ts +40 -0
- package/src/types/filter-for-list-repo-image-virus-input.ts +46 -0
- package/src/types/filter-for-list-repo-image-vuln-input.ts +64 -0
- package/src/types/filter-for-list-risk-compl-affect-repo-image-input.ts +52 -0
- package/src/types/filter-for-list-risk-vuln-affect-repo-image-input.ts +52 -0
- package/src/types/generate-install-command-request.ts +70 -0
- package/src/types/generate-install-command-response.ts +88 -0
- package/src/types/get-aiapplication-sync-config-request.ts +22 -0
- package/src/types/get-aiapplication-sync-config-response.ts +28 -0
- package/src/types/get-aifingerprint-app-request.ts +70 -0
- package/src/types/get-aifingerprint-app-response.ts +47 -0
- package/src/types/get-aifingerprint-port-request.ts +100 -0
- package/src/types/get-aifingerprint-port-response.ts +47 -0
- package/src/types/get-aifingerprint-process-request.ts +112 -0
- package/src/types/get-aifingerprint-process-response.ts +47 -0
- package/src/types/get-aifingerprint-refresh-status-request.ts +28 -0
- package/src/types/get-aifingerprint-refresh-status-response.ts +46 -0
- package/src/types/get-aifingerprint-software-request.ts +76 -0
- package/src/types/get-aifingerprint-software-response.ts +47 -0
- package/src/types/get-aifingerprint-statistics-request.ts +22 -0
- package/src/types/get-aifingerprint-statistics-response.ts +94 -0
- package/src/types/get-aifingerprint-top5-request.ts +28 -0
- package/src/types/get-aifingerprint-top5-response.ts +29 -0
- package/src/types/get-aisession-vuln-info-request.ts +34 -0
- package/src/types/get-aisession-vuln-info-response.ts +65 -0
- package/src/types/get-aivuln-detect-progress-detail-request.ts +22 -0
- package/src/types/get-aivuln-detect-progress-detail-response.ts +35 -0
- package/src/types/get-alarm-by-smith-key-request.ts +40 -0
- package/src/types/get-alarm-by-smith-key-response.ts +236 -0
- package/src/types/get-alarm-trace-request.ts +28 -0
- package/src/types/get-alarm-trace-response.ts +65 -0
- package/src/types/get-alarm-virus-statistics-request.ts +52 -0
- package/src/types/get-alarm-virus-statistics-response.ts +118 -0
- package/src/types/get-asset-cluster-statistic-request.ts +22 -0
- package/src/types/get-asset-cluster-statistic-response.ts +29 -0
- package/src/types/get-asset-clusters-sync-end-request.ts +22 -0
- package/src/types/get-asset-clusters-sync-end-response.ts +29 -0
- package/src/types/get-asset-workload-statistic-request.ts +28 -0
- package/src/types/get-asset-workload-statistic-response.ts +28 -0
- package/src/types/get-baseline-detect-progress-detail-request.ts +40 -0
- package/src/types/get-baseline-detect-progress-detail-response.ts +63 -0
- package/src/types/get-baseline-group-statistics-request.ts +64 -0
- package/src/types/get-baseline-group-statistics-response.ts +94 -0
- package/src/types/get-brute-force-ban-config-response.ts +24 -0
- package/src/types/get-cis-detail-request.ts +28 -0
- package/src/types/get-cis-detail-response.ts +29 -0
- package/src/types/get-clusters-permission-result-request.ts +22 -0
- package/src/types/get-clusters-permission-result-response.ts +29 -0
- package/src/types/get-dev-asset-overview-request.ts +22 -0
- package/src/types/get-dev-asset-overview-response.ts +64 -0
- package/src/types/get-dev-detail-request.ts +28 -0
- package/src/types/get-dev-detail-response.ts +127 -0
- package/src/types/get-dev-fingerprint-port-request.ts +82 -0
- package/src/types/get-dev-fingerprint-port-response.ts +47 -0
- package/src/types/get-dev-fingerprint-process-request.ts +118 -0
- package/src/types/get-dev-fingerprint-process-response.ts +47 -0
- package/src/types/get-dev-fingerprint-software-request.ts +70 -0
- package/src/types/get-dev-fingerprint-software-response.ts +47 -0
- package/src/types/get-dev-fingerprint-statistics-request.ts +28 -0
- package/src/types/get-dev-fingerprint-statistics-response.ts +40 -0
- package/src/types/get-download-status-request.ts +28 -0
- package/src/types/get-download-status-response.ts +46 -0
- package/src/types/get-fingerprint-app-group-request.ts +28 -0
- package/src/types/get-fingerprint-app-group-response.ts +29 -0
- package/src/types/get-fingerprint-app-request.ts +100 -0
- package/src/types/get-fingerprint-app-response.ts +47 -0
- package/src/types/get-fingerprint-cron-request.ts +112 -0
- package/src/types/get-fingerprint-cron-response.ts +47 -0
- package/src/types/get-fingerprint-integrity-request.ts +130 -0
- package/src/types/get-fingerprint-integrity-response.ts +47 -0
- package/src/types/get-fingerprint-kmod-request.ts +100 -0
- package/src/types/get-fingerprint-kmod-response.ts +47 -0
- package/src/types/get-fingerprint-port-request.ts +136 -0
- package/src/types/get-fingerprint-port-response.ts +47 -0
- package/src/types/get-fingerprint-process-request.ts +154 -0
- package/src/types/get-fingerprint-process-response.ts +47 -0
- package/src/types/get-fingerprint-refresh-status-request.ts +34 -0
- package/src/types/get-fingerprint-refresh-status-response.ts +46 -0
- package/src/types/get-fingerprint-service-request.ts +124 -0
- package/src/types/get-fingerprint-service-response.ts +47 -0
- package/src/types/get-fingerprint-software-request.ts +106 -0
- package/src/types/get-fingerprint-software-response.ts +47 -0
- package/src/types/get-fingerprint-statistics-request.ts +28 -0
- package/src/types/get-fingerprint-statistics-response.ts +94 -0
- package/src/types/get-fingerprint-top5-request.ts +28 -0
- package/src/types/get-fingerprint-top5-response.ts +29 -0
- package/src/types/get-fingerprint-user-request.ts +118 -0
- package/src/types/get-fingerprint-user-response.ts +47 -0
- package/src/types/get-fingerprint-web-request.ts +142 -0
- package/src/types/get-fingerprint-web-response.ts +47 -0
- package/src/types/get-group-check-status-request.ts +40 -0
- package/src/types/get-group-check-status-response.ts +40 -0
- package/src/types/get-hids-alarm-info-request.ts +28 -0
- package/src/types/get-hids-alarm-info-response.ts +236 -0
- package/src/types/get-hids-alarm-statistics-request.ts +52 -0
- package/src/types/get-hids-alarm-statistics-response.ts +118 -0
- package/src/types/get-hids-alarm-summary-info-request.ts +28 -0
- package/src/types/get-hids-alarm-summary-info-response.ts +71 -0
- package/src/types/get-host-asset-overview-request.ts +22 -0
- package/src/types/get-host-asset-overview-response.ts +100 -0
- package/src/types/get-host-basic-info-request.ts +34 -0
- package/src/types/get-host-basic-info-response.ts +250 -0
- package/src/types/get-host-important-protect-state-request.ts +34 -0
- package/src/types/get-host-important-protect-state-response.ts +28 -0
- package/src/types/get-host-vuln-info-request.ts +58 -0
- package/src/types/get-host-vuln-info-response.ts +65 -0
- package/src/types/get-intrusion-real-time-updates-request.ts +22 -0
- package/src/types/get-intrusion-real-time-updates-response.ts +29 -0
- package/src/types/get-intrusion-risk-trends-request.ts +34 -0
- package/src/types/get-intrusion-risk-trends-response.ts +50 -0
- package/src/types/get-k8s-asset-statistic-request.ts +28 -0
- package/src/types/get-k8s-asset-statistic-response.ts +29 -0
- package/src/types/get-layered-groups-request.ts +28 -0
- package/src/types/get-layered-groups-response.ts +29 -0
- package/src/types/get-manual-sync-aiapplication-status-request.ts +22 -0
- package/src/types/get-manual-sync-aiapplication-status-response.ts +34 -0
- package/src/types/get-mlp-alarm-statistics-request.ts +52 -0
- package/src/types/get-mlp-alarm-statistics-response.ts +118 -0
- package/src/types/get-mlp-alarm-summary-info-request.ts +28 -0
- package/src/types/get-mlp-alarm-summary-info-response.ts +71 -0
- package/src/types/get-mlp-update-software-task-detail-request.ts +28 -0
- package/src/types/get-mlp-update-software-task-detail-response.ts +46 -0
- package/src/types/get-mlpasset-sync-task-detail-request.ts +1 -1
- package/src/types/get-mlpasset-sync-task-detail-response.ts +48 -0
- package/src/types/get-mlpasset-sync-task-status-request.ts +1 -1
- package/src/types/get-multi-level-host-asset-overview-request.ts +34 -0
- package/src/types/get-multi-level-host-asset-overview-response.ts +100 -0
- package/src/types/get-multi-level-institution-detail-request.ts +28 -0
- package/src/types/get-multi-level-institution-detail-response.ts +69 -0
- package/src/types/get-neighboring-alarm-request.ts +41 -0
- package/src/types/get-neighboring-alarm-response.ts +36 -0
- package/src/types/get-one-rasp-alarm-request.ts +28 -0
- package/src/types/get-one-rasp-alarm-response.ts +56 -0
- package/src/types/get-rasp-alarm-statistics-request.ts +52 -0
- package/src/types/get-rasp-alarm-statistics-response.ts +118 -0
- package/src/types/get-rasp-alarm-summary-info-request.ts +28 -0
- package/src/types/get-rasp-alarm-summary-info-response.ts +71 -0
- package/src/types/get-rasp-authorization-statistics-request.ts +22 -0
- package/src/types/get-rasp-authorization-statistics-response.ts +40 -0
- package/src/types/get-rasp-config-statistics-request.ts +28 -0
- package/src/types/get-rasp-config-statistics-response.ts +34 -0
- package/src/types/get-rasp-process-detail-request.ts +28 -0
- package/src/types/get-rasp-process-detail-response.ts +125 -0
- package/src/types/get-rasp-protect-statistics-request.ts +28 -0
- package/src/types/get-rasp-protect-statistics-response.ts +70 -0
- package/src/types/get-registries-permission-result-request.ts +22 -0
- package/src/types/get-registries-permission-result-response.ts +29 -0
- package/src/types/get-registry-image-detail-request.ts +28 -0
- package/src/types/get-registry-image-detail-response.ts +29 -0
- package/src/types/get-registry-images-sync-status-request.ts +22 -0
- package/src/types/get-registry-images-sync-status-response.ts +29 -0
- package/src/types/get-registry-sync-config-request.ts +22 -0
- package/src/types/get-registry-sync-config-response.ts +29 -0
- package/src/types/get-regular-clean-request.ts +22 -0
- package/src/types/get-regular-clean-response.ts +34 -0
- package/src/types/get-regular-virus-scan-config-request.ts +28 -0
- package/src/types/get-regular-virus-scan-config-response.ts +112 -0
- package/src/types/get-regular-virus-task-status-request.ts +28 -0
- package/src/types/get-regular-virus-task-status-response.ts +28 -0
- package/src/types/get-repo-image-risk-cnt-request.ts +22 -0
- package/src/types/get-repo-image-risk-cnt-response.ts +29 -0
- package/src/types/get-repo-image-scan-cron-request.ts +22 -0
- package/src/types/get-repo-image-scan-cron-response.ts +29 -0
- package/src/types/get-repo-image-scan-scope-request.ts +22 -0
- package/src/types/get-repo-image-scan-scope-response.ts +29 -0
- package/src/types/get-repo-registry-summary-request.ts +22 -0
- package/src/types/get-repo-registry-summary-response.ts +29 -0
- package/src/types/get-repo-registry-vpc-auth-create-info-request.ts +28 -0
- package/src/types/get-repo-registry-vpc-auth-create-info-response.ts +29 -0
- package/src/types/get-security-overview-request.ts +22 -0
- package/src/types/get-security-overview-response.ts +71 -0
- package/src/types/get-stack-trace-request.ts +28 -0
- package/src/types/get-stack-trace-response.ts +28 -0
- package/src/types/get-tenant-quota-request.ts +22 -0
- package/src/types/get-tenant-quota-response.ts +85 -0
- package/src/types/get-tlsinfo-request.ts +22 -0
- package/src/types/get-tlsinfo-response.ts +131 -0
- package/src/types/get-user-batch-scan-status-request.ts +28 -0
- package/src/types/get-user-batch-scan-status-response.ts +29 -0
- package/src/types/get-virus-alarm-summary-info-request.ts +28 -0
- package/src/types/get-virus-alarm-summary-info-response.ts +71 -0
- package/src/types/get-virus-database-update-time-request.ts +22 -0
- package/src/types/get-virus-database-update-time-response.ts +28 -0
- package/src/types/get-virus-task-info-request.ts +28 -0
- package/src/types/get-virus-task-info-response.ts +125 -0
- package/src/types/get-virus-task-statistics-request.ts +22 -0
- package/src/types/get-virus-task-statistics-response.ts +40 -0
- package/src/types/get-vuln-check-status-for-airequest.ts +22 -0
- package/src/types/get-vuln-check-status-for-airesponse.ts +40 -0
- package/src/types/get-vuln-check-status-request.ts +34 -0
- package/src/types/get-vuln-check-status-response.ts +40 -0
- package/src/types/get-vuln-detail-request.ts +28 -0
- package/src/types/get-vuln-detail-response.ts +29 -0
- package/src/types/get-vuln-info-for-airequest.ts +28 -0
- package/src/types/get-vuln-info-for-airesponse.ts +209 -0
- package/src/types/get-vuln-info-request.ts +52 -0
- package/src/types/get-vuln-info-response.ts +215 -0
- package/src/types/get-vuln-scan-config-request.ts +34 -0
- package/src/types/get-vuln-scan-config-response.ts +59 -0
- package/src/types/get-vuln-statistics-for-airequest.ts +34 -0
- package/src/types/get-vuln-statistics-for-airesponse.ts +101 -0
- package/src/types/get-vuln-statistics-request.ts +58 -0
- package/src/types/get-vuln-statistics-response.ts +107 -0
- package/src/types/get-white-list-field-request.ts +34 -0
- package/src/types/get-white-list-field-response.ts +29 -0
- package/src/types/group-for-list-layered-groups-detail-output.ts +76 -0
- package/src/types/handle-aivuln-request.ts +58 -0
- package/src/types/handle-aivuln-response.ts +28 -0
- package/src/types/handle-alarm-by-agent-request.ts +58 -0
- package/src/types/handle-alarm-by-agent-response.ts +28 -0
- package/src/types/handle-vuln-request.ts +76 -0
- package/src/types/handle-vuln-response.ts +28 -0
- package/src/types/handling-record-for-get-hids-alarm-summary-info-output.ts +90 -0
- package/src/types/handling-record-for-get-mlp-alarm-summary-info-output.ts +90 -0
- package/src/types/handling-record-for-get-rasp-alarm-summary-info-output.ts +90 -0
- package/src/types/handling-record-for-get-virus-alarm-summary-info-output.ts +90 -0
- package/src/types/high-trend-for-get-intrusion-risk-trends-output.ts +34 -0
- package/src/types/history-for-list-install-commands-output.ts +88 -0
- package/src/types/host-detail-for-get-baseline-detect-progress-detail-output.ts +35 -0
- package/src/types/host-for-get-neighboring-alarm-output.ts +52 -0
- package/src/types/host-for-list-mlp-alarms-output.ts +52 -0
- package/src/types/host-for-list-rasp-alarms-output.ts +52 -0
- package/src/types/host-for-list-virus-alarms-output.ts +52 -0
- package/src/types/host-info-for-get-hids-alarm-summary-info-output.ts +106 -0
- package/src/types/host-info-for-get-mlp-alarm-summary-info-output.ts +106 -0
- package/src/types/host-info-for-get-rasp-alarm-summary-info-output.ts +106 -0
- package/src/types/host-info-for-get-virus-alarm-summary-info-output.ts +106 -0
- package/src/types/host-intrusion-for-get-security-overview-output.ts +34 -0
- package/src/types/host-list-for-list-white-lists-output.ts +58 -0
- package/src/types/host-num-for-get-baseline-detect-progress-detail-output.ts +34 -0
- package/src/types/host-overview-for-get-multi-level-institution-detail-output.ts +52 -0
- package/src/types/hub-trace-data-for-get-alarm-by-smith-key-output.ts +22 -0
- package/src/types/hub-trace-data-for-get-hids-alarm-info-output.ts +22 -0
- package/src/types/index.ts +1003 -1
- package/src/types/infect-status-for-list-vuln-for-aioutput.ts +40 -0
- package/src/types/infect-status-for-list-vulns-output.ts +40 -0
- package/src/types/inject-config-list-for-add-rasp-config-input.ts +40 -0
- package/src/types/inject-config-list-for-edit-rasp-config-input.ts +40 -0
- package/src/types/inject-config-list-for-list-rasp-configs-output.ts +40 -0
- package/src/types/install-agent-client-request.ts +28 -0
- package/src/types/install-agent-client-response.ts +41 -0
- package/src/types/install-agent-proxy-server-command-request.ts +28 -0
- package/src/types/install-agent-proxy-server-command-response.ts +34 -0
- package/src/types/isolate-file-request.ts +28 -0
- package/src/types/isolate-file-response.ts +28 -0
- package/src/types/kill-chain-node-list-for-get-hids-alarm-summary-info-output.ts +930 -0
- package/src/types/kill-chain-node-list-for-get-mlp-alarm-summary-info-output.ts +930 -0
- package/src/types/kill-chain-node-list-for-get-rasp-alarm-summary-info-output.ts +930 -0
- package/src/types/kill-chain-node-list-for-get-virus-alarm-summary-info-output.ts +930 -0
- package/src/types/kill-proc-list-for-get-hids-alarm-summary-info-output.ts +34 -0
- package/src/types/kill-proc-list-for-get-mlp-alarm-summary-info-output.ts +34 -0
- package/src/types/kill-proc-list-for-get-rasp-alarm-summary-info-output.ts +34 -0
- package/src/types/kill-proc-list-for-get-virus-alarm-summary-info-output.ts +34 -0
- package/src/types/list-agentkit-session-ids-request.ts +76 -0
- package/src/types/list-agentkit-session-ids-response.ts +28 -0
- package/src/types/list-aiapplication-basic-info-request.ts +53 -0
- package/src/types/list-aiapplication-basic-info-response.ts +47 -0
- package/src/types/list-alarm-archive-records-request.ts +64 -0
- package/src/types/list-alarm-archive-records-response.ts +47 -0
- package/src/types/list-alarm-name-list-request.ts +28 -0
- package/src/types/list-alarm-name-list-response.ts +28 -0
- package/src/types/list-alarm-tags-request.ts +46 -0
- package/src/types/list-alarm-tags-response.ts +28 -0
- package/src/types/list-all-cntr-static-dict-request.ts +22 -0
- package/src/types/list-all-cntr-static-dict-response.ts +29 -0
- package/src/types/list-asset-center-devs-request.ts +113 -0
- package/src/types/list-asset-center-devs-response.ts +47 -0
- package/src/types/list-asset-clusters-request.ts +53 -0
- package/src/types/list-asset-clusters-response.ts +47 -0
- package/src/types/list-asset-groups-request.ts +22 -0
- package/src/types/list-asset-groups-response.ts +28 -0
- package/src/types/list-asset-pods-linked-workload-request.ts +52 -0
- package/src/types/list-asset-pods-linked-workload-response.ts +47 -0
- package/src/types/list-asset-pods-linked-workload-with-no-page-request.ts +28 -0
- package/src/types/list-asset-pods-linked-workload-with-no-page-response.ts +29 -0
- package/src/types/list-asset-tags-request.ts +28 -0
- package/src/types/list-asset-tags-response.ts +28 -0
- package/src/types/list-asset-workloads-request.ts +53 -0
- package/src/types/list-asset-workloads-response.ts +47 -0
- package/src/types/list-auto-defense-hosts-request.ts +70 -0
- package/src/types/list-auto-defense-hosts-response.ts +47 -0
- package/src/types/list-ban-iplist-request.ts +12 -0
- package/src/types/list-baseline-check-detail-request.ts +58 -0
- package/src/types/list-baseline-check-detail-response.ts +70 -0
- package/src/types/list-baseline-check-item-hosts-request.ts +160 -0
- package/src/types/list-baseline-check-item-hosts-response.ts +47 -0
- package/src/types/list-baseline-check-res-request.ts +106 -0
- package/src/types/list-baseline-check-res-response.ts +47 -0
- package/src/types/list-baseline-groups-request.ts +34 -0
- package/src/types/list-baseline-groups-response.ts +29 -0
- package/src/types/list-baseline-host-item-hosts-request.ts +1 -11
- package/src/types/list-baselines-request.ts +124 -0
- package/src/types/list-baselines-response.ts +47 -0
- package/src/types/list-batch-endpoint-handle-methods-response.ts +6 -0
- package/src/types/list-cloud-platforms-request.ts +22 -0
- package/src/types/list-cloud-platforms-response.ts +29 -0
- package/src/types/list-cluster-varmor-version-history-response.ts +25 -0
- package/src/types/list-clusters-and-varmor-apps-request.ts +18 -0
- package/src/types/list-dev-asset-ids-request.ts +89 -0
- package/src/types/list-dev-asset-ids-response.ts +34 -0
- package/src/types/list-dev-basic-infos-request.ts +113 -0
- package/src/types/list-dev-basic-infos-response.ts +47 -0
- package/src/types/list-dev-platform-request.ts +22 -0
- package/src/types/list-dev-platform-response.ts +28 -0
- package/src/types/list-dev-region-request.ts +22 -0
- package/src/types/list-dev-region-response.ts +28 -0
- package/src/types/list-endpoint-handle-methods-request.ts +34 -0
- package/src/types/list-endpoint-handle-methods-response.ts +47 -0
- package/src/types/list-group-related-agent-request.ts +28 -0
- package/src/types/list-group-related-agent-response.ts +34 -0
- package/src/types/list-hids-alarms-request.ts +18 -0
- package/src/types/list-host-platform-request.ts +34 -0
- package/src/types/list-host-platform-response.ts +28 -0
- package/src/types/list-host-region-request.ts +28 -0
- package/src/types/list-host-region-response.ts +28 -0
- package/src/types/list-host-vpc-request.ts +28 -0
- package/src/types/list-host-vpc-response.ts +28 -0
- package/src/types/list-hosts-agent-ids-request.ts +35 -0
- package/src/types/list-hosts-agent-ids-response.ts +28 -0
- package/src/types/list-install-commands-request.ts +64 -0
- package/src/types/list-install-commands-response.ts +36 -0
- package/src/types/list-layered-group-related-host-request.ts +28 -0
- package/src/types/list-layered-group-related-host-response.ts +34 -0
- package/src/types/list-layered-groups-detail-request.ts +34 -0
- package/src/types/list-layered-groups-detail-response.ts +35 -0
- package/src/types/list-login-configs-request.ts +52 -0
- package/src/types/list-login-configs-response.ts +47 -0
- package/src/types/list-mlp-alarm-tags-request.ts +46 -0
- package/src/types/list-mlp-alarm-tags-response.ts +28 -0
- package/src/types/list-mlp-alarms-request.ts +304 -0
- package/src/types/list-mlp-alarms-response.ts +47 -0
- package/src/types/list-multi-level-asset-hosts-request.ts +71 -0
- package/src/types/list-multi-level-asset-hosts-response.ts +47 -0
- package/src/types/list-multi-level-institution-request.ts +64 -0
- package/src/types/list-multi-level-institution-response.ts +47 -0
- package/src/types/list-ordered-hosts-basic-infos-request.ts +3 -3
- package/src/types/list-rasp-alarms-request.ts +304 -0
- package/src/types/list-rasp-alarms-response.ts +47 -0
- package/src/types/list-rasp-config-agent-infos-request.ts +94 -0
- package/src/types/list-rasp-config-agent-infos-response.ts +47 -0
- package/src/types/list-rasp-configs-request.ts +124 -0
- package/src/types/list-rasp-configs-response.ts +47 -0
- package/src/types/list-rasp-processes-request.ts +130 -0
- package/src/types/list-rasp-processes-response.ts +47 -0
- package/src/types/list-registries-request.ts +53 -0
- package/src/types/list-registries-response.ts +47 -0
- package/src/types/list-registry-images-request.ts +53 -0
- package/src/types/list-registry-images-response.ts +47 -0
- package/src/types/list-registry-namespace-ids-request.ts +29 -0
- package/src/types/list-registry-namespace-ids-response.ts +28 -0
- package/src/types/list-registry-namespaces-request.ts +53 -0
- package/src/types/list-registry-namespaces-response.ts +47 -0
- package/src/types/list-repo-image-compl-request.ts +59 -0
- package/src/types/list-repo-image-compl-response.ts +47 -0
- package/src/types/list-repo-image-layer-request.ts +35 -0
- package/src/types/list-repo-image-layer-response.ts +29 -0
- package/src/types/list-repo-image-layer-senfile-request.ts +58 -0
- package/src/types/list-repo-image-layer-senfile-response.ts +47 -0
- package/src/types/list-repo-image-layer-virus-request.ts +58 -0
- package/src/types/list-repo-image-layer-virus-response.ts +47 -0
- package/src/types/list-repo-image-layer-vuln-request.ts +65 -0
- package/src/types/list-repo-image-layer-vuln-response.ts +47 -0
- package/src/types/list-repo-image-package-request.ts +59 -0
- package/src/types/list-repo-image-package-response.ts +47 -0
- package/src/types/list-repo-image-senfile-request.ts +59 -0
- package/src/types/list-repo-image-senfile-response.ts +47 -0
- package/src/types/list-repo-image-virus-request.ts +59 -0
- package/src/types/list-repo-image-virus-response.ts +47 -0
- package/src/types/list-repo-image-vuln-request.ts +59 -0
- package/src/types/list-repo-image-vuln-response.ts +47 -0
- package/src/types/list-risk-compl-affect-repo-image-request.ts +59 -0
- package/src/types/list-risk-compl-affect-repo-image-response.ts +47 -0
- package/src/types/list-risk-vuln-affect-repo-image-request.ts +59 -0
- package/src/types/list-risk-vuln-affect-repo-image-response.ts +47 -0
- package/src/types/list-scan-task-hosts-request.ts +82 -0
- package/src/types/list-scan-task-hosts-response.ts +47 -0
- package/src/types/list-scan-tasks-request.ts +82 -0
- package/src/types/list-scan-tasks-response.ts +47 -0
- package/src/types/list-tag-related-agent-request.ts +34 -0
- package/src/types/list-tag-related-agent-response.ts +34 -0
- package/src/types/list-tags-detail-request.ts +28 -0
- package/src/types/list-tags-detail-response.ts +29 -0
- package/src/types/list-virus-alarms-request.ts +304 -0
- package/src/types/list-virus-alarms-response.ts +47 -0
- package/src/types/list-vul-by-pod-request.ts +6 -0
- package/src/types/list-vuln-affect-aisession-request.ts +82 -0
- package/src/types/list-vuln-affect-aisession-response.ts +47 -0
- package/src/types/list-vuln-for-airequest.ts +100 -0
- package/src/types/list-vuln-for-airesponse.ts +47 -0
- package/src/types/list-vuln-hosts-request.ts +130 -0
- package/src/types/list-vuln-hosts-response.ts +47 -0
- package/src/types/list-vulns-request.ts +142 -0
- package/src/types/list-vulns-response.ts +47 -0
- package/src/types/list-weak-password-check-detail-request.ts +100 -0
- package/src/types/list-weak-password-check-detail-response.ts +47 -0
- package/src/types/list-white-lists-request.ts +59 -0
- package/src/types/list-white-lists-response.ts +47 -0
- package/src/types/listen-port-for-get-hids-alarm-summary-info-output.ts +40 -0
- package/src/types/listen-port-for-get-mlp-alarm-summary-info-output.ts +40 -0
- package/src/types/listen-port-for-get-rasp-alarm-summary-info-output.ts +40 -0
- package/src/types/listen-port-for-get-virus-alarm-summary-info-output.ts +40 -0
- package/src/types/llmeval-quota-for-get-tenant-quota-output.ts +58 -0
- package/src/types/log-analysis-quota-for-get-tenant-quota-output.ts +64 -0
- package/src/types/login-location-for-add-login-config-input.ts +40 -0
- package/src/types/login-location-for-list-login-configs-output.ts +40 -0
- package/src/types/login-location-for-update-login-config-input.ts +40 -0
- package/src/types/login-topic-config-for-get-tlsinfo-output.ts +40 -0
- package/src/types/login-topic-config-for-modify-tlsconfig-input.ts +34 -0
- package/src/types/low-trend-for-get-intrusion-risk-trends-output.ts +34 -0
- package/src/types/manual-sync-aiapplication-request.ts +22 -0
- package/src/types/manual-sync-aiapplication-response.ts +28 -0
- package/src/types/mapping-for-list-all-cntr-static-dict-output.ts +34 -0
- package/src/types/medium-trend-for-get-intrusion-risk-trends-output.ts +34 -0
- package/src/types/mlp-defender-quota-for-get-tenant-quota-output.ts +58 -0
- package/src/types/modify-auto-defense-rule-request.ts +71 -0
- package/src/types/modify-auto-defense-rule-response.ts +28 -0
- package/src/types/modify-cloud-env-request.ts +40 -0
- package/src/types/modify-cloud-env-response.ts +28 -0
- package/src/types/modify-layered-group-request.ts +64 -0
- package/src/types/modify-layered-group-response.ts +34 -0
- package/src/types/modify-multi-level-institution-report-switch-request.ts +34 -0
- package/src/types/modify-multi-level-institution-report-switch-response.ts +22 -0
- package/src/types/modify-multi-level-institution-request.ts +76 -0
- package/src/types/modify-multi-level-institution-response.ts +22 -0
- package/src/types/modify-tlsconfig-request.ts +76 -0
- package/src/types/modify-tlsconfig-response.ts +28 -0
- package/src/types/modify-white-list-request.ts +53 -0
- package/src/types/modify-white-list-response.ts +28 -0
- package/src/types/multi-asset-scan-request.ts +40 -0
- package/src/types/multi-asset-scan-response.ts +29 -0
- package/src/types/multi-cloud-access-statistics-request.ts +22 -0
- package/src/types/multi-cloud-access-statistics-response.ts +29 -0
- package/src/types/multi-cloud-access-sync-request.ts +22 -0
- package/src/types/multi-cloud-access-sync-response.ts +28 -0
- package/src/types/multi-cloud-access-sync-status-request.ts +22 -0
- package/src/types/multi-cloud-access-sync-status-response.ts +28 -0
- package/src/types/multi-level-management-for-get-tenant-quota-output.ts +43 -0
- package/src/types/next-for-get-neighboring-alarm-output.ts +331 -0
- package/src/types/operate-agent-rasp-config-switch-request.ts +40 -0
- package/src/types/operate-agent-rasp-config-switch-response.ts +34 -0
- package/src/types/pid-list-for-get-aisession-vuln-info-output.ts +34 -0
- package/src/types/pid-list-for-get-host-vuln-info-output.ts +34 -0
- package/src/types/plus-alarm-info101-for-get-alarm-by-smith-key-output.ts +40 -0
- package/src/types/plus-alarm-info101-for-get-hids-alarm-info-output.ts +40 -0
- package/src/types/plus-alarm-info2439-for-get-one-rasp-alarm-output.ts +58 -0
- package/src/types/plus-alarm-info3004-for-get-alarm-by-smith-key-output.ts +28 -0
- package/src/types/plus-alarm-info3004-for-get-hids-alarm-info-output.ts +28 -0
- package/src/types/plus-alarm-info356-for-get-alarm-by-smith-key-output.ts +34 -0
- package/src/types/plus-alarm-info356-for-get-hids-alarm-info-output.ts +34 -0
- package/src/types/plus-alarm-info4000-for-get-alarm-by-smith-key-output.ts +46 -0
- package/src/types/plus-alarm-info4000-for-get-hids-alarm-info-output.ts +46 -0
- package/src/types/plus-alarm-info42-for-get-alarm-by-smith-key-output.ts +34 -0
- package/src/types/plus-alarm-info42-for-get-hids-alarm-info-output.ts +34 -0
- package/src/types/plus-alarm-info49-for-get-alarm-by-smith-key-output.ts +40 -0
- package/src/types/plus-alarm-info49-for-get-hids-alarm-info-output.ts +40 -0
- package/src/types/plus-alarm-info59-for-get-alarm-by-smith-key-output.ts +88 -0
- package/src/types/plus-alarm-info59-for-get-hids-alarm-info-output.ts +88 -0
- package/src/types/plus-alarm-info6001-for-get-alarm-by-smith-key-output.ts +70 -0
- package/src/types/plus-alarm-info6001-for-get-hids-alarm-info-output.ts +70 -0
- package/src/types/plus-alarm-info6002-for-get-alarm-by-smith-key-output.ts +100 -0
- package/src/types/plus-alarm-info6002-for-get-hids-alarm-info-output.ts +100 -0
- package/src/types/plus-alarm-info6003-for-get-alarm-by-smith-key-output.ts +70 -0
- package/src/types/plus-alarm-info6003-for-get-hids-alarm-info-output.ts +70 -0
- package/src/types/plus-alarm-info601-for-get-alarm-by-smith-key-output.ts +34 -0
- package/src/types/plus-alarm-info601-for-get-hids-alarm-info-output.ts +34 -0
- package/src/types/plus-alarm-info602-for-get-alarm-by-smith-key-output.ts +46 -0
- package/src/types/plus-alarm-info602-for-get-hids-alarm-info-output.ts +46 -0
- package/src/types/plus-alarm-info602x-for-get-alarm-by-smith-key-output.ts +118 -0
- package/src/types/plus-alarm-info602x-for-get-hids-alarm-info-output.ts +118 -0
- package/src/types/plus-alarm-info603-for-get-alarm-by-smith-key-output.ts +28 -0
- package/src/types/plus-alarm-info603-for-get-hids-alarm-info-output.ts +28 -0
- package/src/types/plus-alarm-info604-for-get-alarm-by-smith-key-output.ts +40 -0
- package/src/types/plus-alarm-info604-for-get-hids-alarm-info-output.ts +40 -0
- package/src/types/plus-alarm-info700-for-get-alarm-by-smith-key-output.ts +28 -0
- package/src/types/plus-alarm-info700-for-get-hids-alarm-info-output.ts +28 -0
- package/src/types/plus-alarm-info701-for-get-alarm-by-smith-key-output.ts +34 -0
- package/src/types/plus-alarm-info701-for-get-hids-alarm-info-output.ts +34 -0
- package/src/types/plus-alarm-info702-for-get-alarm-by-smith-key-output.ts +28 -0
- package/src/types/plus-alarm-info702-for-get-hids-alarm-info-output.ts +28 -0
- package/src/types/plus-alarm-info703-for-get-alarm-by-smith-key-output.ts +34 -0
- package/src/types/plus-alarm-info703-for-get-hids-alarm-info-output.ts +34 -0
- package/src/types/plus-alarm-info82-for-get-alarm-by-smith-key-output.ts +40 -0
- package/src/types/plus-alarm-info82-for-get-hids-alarm-info-output.ts +40 -0
- package/src/types/plus-alarm-info86-for-get-alarm-by-smith-key-output.ts +40 -0
- package/src/types/plus-alarm-info86-for-get-hids-alarm-info-output.ts +40 -0
- package/src/types/plus-kill-chain-for-get-alarm-by-smith-key-output.ts +64 -0
- package/src/types/plus-kill-chain-for-get-hids-alarm-info-output.ts +64 -0
- package/src/types/point-info-for-describe-last-week-file-change-trends-output.ts +2 -2
- package/src/types/port-change-topic-config-for-get-tlsinfo-output.ts +40 -0
- package/src/types/port-change-topic-config-for-modify-tlsconfig-input.ts +34 -0
- package/src/types/port-for-get-dev-detail-output.ts +88 -0
- package/src/types/precision-statistics-request.ts +22 -0
- package/src/types/precision-statistics-response.ts +41 -0
- package/src/types/prev-for-get-neighboring-alarm-output.ts +331 -0
- package/src/types/proc-list-for-list-endpoint-handle-methods-output.ts +40 -0
- package/src/types/process-for-handle-alarm-by-agent-input.ts +40 -0
- package/src/types/process-start-topic-config-for-get-tlsinfo-output.ts +40 -0
- package/src/types/process-start-topic-config-for-modify-tlsconfig-input.ts +34 -0
- package/src/types/progress-detail-for-get-aivuln-detect-progress-detail-output.ts +34 -0
- package/src/types/progress-detail-for-get-baseline-detect-progress-detail-output.ts +34 -0
- package/src/types/protect-host-for-get-multi-level-institution-detail-output.ts +40 -0
- package/src/types/protect-host-for-get-tenant-quota-output.ts +58 -0
- package/src/types/range-for-add-rasp-config-input.ts +52 -0
- package/src/types/range-for-add-white-list-input.ts +52 -0
- package/src/types/range-for-delete-white-lists-input.ts +52 -0
- package/src/types/range-for-edit-rasp-config-input.ts +52 -0
- package/src/types/range-for-list-rasp-configs-output.ts +52 -0
- package/src/types/range-for-list-white-lists-input.ts +52 -0
- package/src/types/range-for-list-white-lists-output.ts +48 -0
- package/src/types/range-for-modify-white-list-input.ts +52 -0
- package/src/types/range-include-global-for-delete-white-lists-input.ts +28 -0
- package/src/types/range-include-global-for-list-white-lists-input.ts +28 -0
- package/src/types/rasp-auth-quota-for-get-tenant-quota-output.ts +64 -0
- package/src/types/rasp-intrusion-for-get-security-overview-output.ts +34 -0
- package/src/types/raw-data-for-get-hids-alarm-summary-info-output.ts +22 -0
- package/src/types/raw-data-for-get-mlp-alarm-summary-info-output.ts +22 -0
- package/src/types/raw-data-for-get-rasp-alarm-summary-info-output.ts +22 -0
- package/src/types/raw-data-for-get-virus-alarm-summary-info-output.ts +22 -0
- package/src/types/real-risk-vul-for-get-host-basic-info-output.ts +52 -0
- package/src/types/real-risk-vul-for-get-security-overview-output.ts +34 -0
- package/src/types/recover-file-request.ts +28 -0
- package/src/types/recover-file-response.ts +28 -0
- package/src/types/refresh-aifingerprint-data-request.ts +35 -0
- package/src/types/refresh-aifingerprint-data-response.ts +34 -0
- package/src/types/refresh-fingerprint-data-request.ts +35 -0
- package/src/types/refresh-fingerprint-data-response.ts +34 -0
- package/src/types/relate-alarm-info-for-list-ban-iplist-output.ts +12 -0
- package/src/types/request-quota-for-check-install-agent-client-output.ts +34 -0
- package/src/types/result-for-get-hids-alarm-summary-info-output.ts +34 -0
- package/src/types/result-for-get-mlp-alarm-summary-info-output.ts +34 -0
- package/src/types/result-for-get-rasp-alarm-summary-info-output.ts +34 -0
- package/src/types/result-for-get-virus-alarm-summary-info-output.ts +34 -0
- package/src/types/result-for-update-common-alarm-status-output.ts +40 -0
- package/src/types/result-list-for-get-hids-alarm-summary-info-output.ts +208 -0
- package/src/types/result-list-for-get-mlp-alarm-summary-info-output.ts +208 -0
- package/src/types/result-list-for-get-rasp-alarm-summary-info-output.ts +208 -0
- package/src/types/result-list-for-get-virus-alarm-summary-info-output.ts +208 -0
- package/src/types/risk-for-create-host-tag-input.ts +52 -0
- package/src/types/risk-for-delete-host-tag-input.ts +52 -0
- package/src/types/risk-for-disable-host-important-protect-input.ts +52 -0
- package/src/types/risk-for-enable-host-important-protect-input.ts +52 -0
- package/src/types/risk-for-export-asset-center-devs-input.ts +46 -0
- package/src/types/risk-for-export-asset-center-hosts-input.ts +52 -0
- package/src/types/risk-for-export-repo-image-asset-input.ts +46 -0
- package/src/types/risk-for-get-offline-notification-list-output.ts +6 -0
- package/src/types/risk-for-list-asset-center-devs-input.ts +46 -0
- package/src/types/risk-for-list-asset-center-hosts-input.ts +6 -0
- package/src/types/risk-for-list-asset-center-hosts-output.ts +6 -0
- package/src/types/risk-for-list-auto-defense-hosts-output.ts +52 -0
- package/src/types/risk-for-list-dev-asset-ids-input.ts +46 -0
- package/src/types/risk-for-list-dev-basic-infos-input.ts +46 -0
- package/src/types/risk-for-list-hosts-agent-ids-input.ts +52 -0
- package/src/types/risk-for-list-hosts-basic-infos-input.ts +6 -0
- package/src/types/risk-for-list-multi-level-asset-hosts-input.ts +52 -0
- package/src/types/risk-for-list-multi-level-asset-hosts-output.ts +46 -0
- package/src/types/risk-for-list-registry-images-input.ts +46 -0
- package/src/types/risk-for-update-host-tag-input.ts +52 -0
- package/src/types/risk-num-for-get-baseline-detect-progress-detail-output.ts +52 -0
- package/src/types/risk-num-for-list-baselines-output.ts +40 -0
- package/src/types/rule-for-add-rasp-config-input.ts +34 -0
- package/src/types/rule-for-edit-rasp-config-input.ts +34 -0
- package/src/types/rule-for-list-rasp-configs-output.ts +34 -0
- package/src/types/rule-list-for-add-white-list-input.ts +46 -0
- package/src/types/rule-list-for-list-white-lists-output.ts +46 -0
- package/src/types/save-repo-image-scan-cron-request.ts +40 -0
- package/src/types/save-repo-image-scan-cron-response.ts +29 -0
- package/src/types/save-repo-image-scan-scope-request.ts +52 -0
- package/src/types/save-repo-image-scan-scope-response.ts +29 -0
- package/src/types/scan-for-get-registry-image-detail-output.ts +97 -0
- package/src/types/scan-for-list-registry-images-output.ts +97 -0
- package/src/types/scan-path-list-for-creat-file-scan-task-input.ts +34 -0
- package/src/types/scan-type-for-detect-vuln-input.ts +64 -0
- package/src/types/scan-type-for-edit-vuln-scan-config-input.ts +64 -0
- package/src/types/scan-type-for-get-vuln-scan-config-output.ts +64 -0
- package/src/types/senfile-distr-for-get-registry-image-detail-output.ts +46 -0
- package/src/types/senfile-distr-for-list-registry-images-output.ts +46 -0
- package/src/types/senfile-distr-for-list-repo-image-layer-output.ts +46 -0
- package/src/types/set-brute-force-ban-config-request.ts +12 -0
- package/src/types/set-regular-virus-scan-config-request.ts +112 -0
- package/src/types/set-regular-virus-scan-config-response.ts +28 -0
- package/src/types/stop-mlpasset-sync-task-request.ts +1 -1
- package/src/types/storage-for-get-dev-detail-output.ts +58 -0
- package/src/types/switch-cloud-env-sync-request.ts +34 -0
- package/src/types/switch-cloud-env-sync-response.ts +28 -0
- package/src/types/switch-for-add-rasp-config-input.ts +64 -0
- package/src/types/switch-for-edit-rasp-config-input.ts +64 -0
- package/src/types/switch-for-list-rasp-configs-output.ts +64 -0
- package/src/types/sync-registry-images-request.ts +22 -0
- package/src/types/sync-registry-images-response.ts +28 -0
- package/src/types/threaten-for-get-multi-level-institution-detail-output.ts +52 -0
- package/src/types/trace-res-for-get-alarm-trace-output.ts +22 -0
- package/src/types/type-rsp-list-for-get-asset-cluster-statistic-output.ts +34 -0
- package/src/types/uninstall-agent-client-request.ts +46 -0
- package/src/types/uninstall-agent-client-response.ts +41 -0
- package/src/types/uninstall-commands-request.ts +22 -0
- package/src/types/uninstall-commands-response.ts +40 -0
- package/src/types/update-alarm-tags-request.ts +46 -0
- package/src/types/update-alarm-tags-response.ts +28 -0
- package/src/types/update-asset-clusters-request.ts +22 -0
- package/src/types/update-asset-clusters-response.ts +28 -0
- package/src/types/update-common-alarm-status-request.ts +53 -0
- package/src/types/update-common-alarm-status-response.ts +35 -0
- package/src/types/update-host-tag-request.ts +47 -0
- package/src/types/update-host-tag-response.ts +28 -0
- package/src/types/update-login-config-request.ts +89 -0
- package/src/types/update-login-config-response.ts +22 -0
- package/src/types/update-mlp-alarm-status-request.ts +53 -0
- package/src/types/update-mlp-alarm-status-response.ts +29 -0
- package/src/types/update-registry-flow-rate-limit-request.ts +34 -0
- package/src/types/update-registry-flow-rate-limit-response.ts +28 -0
- package/src/types/update-registry-sync-config-request.ts +40 -0
- package/src/types/update-registry-sync-config-response.ts +28 -0
- package/src/types/update-regular-clean-request.ts +34 -0
- package/src/types/update-regular-clean-response.ts +28 -0
- package/src/types/value-added-for-get-tenant-quota-output.ts +64 -0
- package/src/types/varmor-quota-for-get-tenant-quota-output.ts +64 -0
- package/src/types/varmor-topic-config-for-get-tlsinfo-output.ts +40 -0
- package/src/types/virus-file-for-get-security-overview-output.ts +34 -0
- package/src/types/virus-for-get-host-basic-info-output.ts +46 -0
- package/src/types/virus-hit-data-list-for-get-hids-alarm-summary-info-output.ts +40 -0
- package/src/types/virus-hit-data-list-for-get-mlp-alarm-summary-info-output.ts +40 -0
- package/src/types/virus-hit-data-list-for-get-rasp-alarm-summary-info-output.ts +40 -0
- package/src/types/virus-hit-data-list-for-get-virus-alarm-summary-info-output.ts +40 -0
- package/src/types/volume-for-get-dev-detail-output.ts +58 -0
- package/src/types/vul-info-for-get-hids-alarm-summary-info-output.ts +53 -0
- package/src/types/vul-info-for-get-mlp-alarm-summary-info-output.ts +53 -0
- package/src/types/vul-info-for-get-rasp-alarm-summary-info-output.ts +53 -0
- package/src/types/vul-info-for-get-virus-alarm-summary-info-output.ts +53 -0
- package/src/types/vuln-distr-for-get-registry-image-detail-output.ts +52 -0
- package/src/types/vuln-distr-for-list-registry-images-output.ts +52 -0
- package/src/types/vuln-distr-for-list-repo-image-layer-output.ts +52 -0
- package/src/types/vuln-for-get-host-basic-info-output.ts +52 -0
- package/src/types/vuln-list-for-get-hids-alarm-summary-info-output.ts +34 -0
- package/src/types/vuln-list-for-get-mlp-alarm-summary-info-output.ts +34 -0
- package/src/types/vuln-list-for-get-rasp-alarm-summary-info-output.ts +34 -0
- package/src/types/vuln-list-for-get-virus-alarm-summary-info-output.ts +34 -0
- package/src/types/vuln-risk-for-get-security-overview-output.ts +34 -0
- package/src/types/vuln-topic-config-for-get-tlsinfo-output.ts +40 -0
- package/src/types/vuln-topic-config-for-modify-tlsconfig-input.ts +34 -0
- package/src/types/vuln-type-for-get-vuln-statistics-for-aioutput.ts +34 -0
- package/src/types/vuln-type-for-get-vuln-statistics-output.ts +64 -0
- package/src/types/weak-password-for-list-weak-password-check-detail-output.ts +82 -0
- package/dist/esm/types/host-info-for-list-ban-iplist-output.d.ts +0 -56
- package/dist/esm/types/host-info-for-list-ban-iplist-output.d.ts.map +0 -1
- package/src/types/host-info-for-list-ban-iplist-output.ts +0 -65
package/dist/cjs/index.js
CHANGED
|
@@ -24,107 +24,374 @@ var __webpack_require__ = {};
|
|
|
24
24
|
var __webpack_exports__ = {};
|
|
25
25
|
__webpack_require__.r(__webpack_exports__);
|
|
26
26
|
__webpack_require__.d(__webpack_exports__, {
|
|
27
|
-
|
|
28
|
-
ListCloudEnvsCommand: ()=>ListCloudEnvsCommand,
|
|
29
|
-
ListFileMonitorAlarmsCommand: ()=>ListFileMonitorAlarmsCommand,
|
|
30
|
-
GetPolicyStatisticsCommand: ()=>GetPolicyStatisticsCommand,
|
|
27
|
+
UpdateRegularCleanCommand: ()=>UpdateRegularCleanCommand,
|
|
31
28
|
SECCENTER20240508Client: ()=>SECCENTER20240508Client,
|
|
32
|
-
|
|
29
|
+
GetHostVulnInfoCommand: ()=>GetHostVulnInfoCommand,
|
|
33
30
|
GetMonitorPolicyDirectoryCommand: ()=>GetMonitorPolicyDirectoryCommand,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
ListHidsAlarmsCommand: ()=>ListHidsAlarmsCommand,
|
|
31
|
+
DownloadVulnDatasCommand: ()=>DownloadVulnDatasCommand,
|
|
32
|
+
GetAssetClusterStatisticCommand: ()=>GetAssetClusterStatisticCommand,
|
|
33
|
+
InstallAgentClientCommand: ()=>InstallAgentClientCommand,
|
|
38
34
|
GetBruteForceBanConfigCommand: ()=>GetBruteForceBanConfigCommand,
|
|
39
|
-
|
|
40
|
-
|
|
35
|
+
ListEndpointHandleMethodsCommand: ()=>ListEndpointHandleMethodsCommand,
|
|
36
|
+
DeleteAutoIsolateAgentListCommand: ()=>DeleteAutoIsolateAgentListCommand,
|
|
37
|
+
ListGroupRelatedAgentCommand: ()=>ListGroupRelatedAgentCommand,
|
|
41
38
|
ListOrderedHostsBasicInfosCommand: ()=>ListOrderedHostsBasicInfosCommand,
|
|
42
|
-
|
|
43
|
-
ListBatchEndpointHandleMethodsCommand: ()=>ListBatchEndpointHandleMethodsCommand,
|
|
44
|
-
GetVarmorPolicyCommand: ()=>GetVarmorPolicyCommand,
|
|
45
|
-
RetryIPOperationCommand: ()=>RetryIPOperationCommand,
|
|
46
|
-
ListVulDetailCommand: ()=>ListVulDetailCommand,
|
|
47
|
-
ListAssetCenterHostsCommand: ()=>ListAssetCenterHostsCommand,
|
|
48
|
-
DeleteBaselineCheckConfigCommand: ()=>DeleteBaselineCheckConfigCommand,
|
|
39
|
+
ListVulnAffectAISessionCommand: ()=>ListVulnAffectAISessionCommand,
|
|
49
40
|
GetAutoProtectConfigCommand: ()=>GetAutoProtectConfigCommand,
|
|
41
|
+
GetHostBasicInfoCommand: ()=>GetHostBasicInfoCommand,
|
|
42
|
+
GetRepoImageScanCronCommand: ()=>GetRepoImageScanCronCommand,
|
|
43
|
+
GetAssetClustersSyncEndCommand: ()=>GetAssetClustersSyncEndCommand,
|
|
44
|
+
GetRaspConfigStatisticsCommand: ()=>GetRaspConfigStatisticsCommand,
|
|
50
45
|
ListVarmorPoliciesCommand: ()=>ListVarmorPoliciesCommand,
|
|
51
|
-
|
|
52
|
-
|
|
46
|
+
UpdateLoginConfigCommand: ()=>UpdateLoginConfigCommand,
|
|
47
|
+
BaselineChecklistWhiteCommand: ()=>BaselineChecklistWhiteCommand,
|
|
53
48
|
ExportFileMonitorAlarmListDataCommand: ()=>ExportFileMonitorAlarmListDataCommand,
|
|
54
49
|
GetAlarmTraceRawDataCommand: ()=>GetAlarmTraceRawDataCommand,
|
|
55
|
-
|
|
50
|
+
ListCloudPlatformsCommand: ()=>ListCloudPlatformsCommand,
|
|
56
51
|
CreateVarmorPolicyCommand: ()=>CreateVarmorPolicyCommand,
|
|
57
52
|
GetAIAlarmJudgeConfigCommand: ()=>GetAIAlarmJudgeConfigCommand,
|
|
53
|
+
GetGroupCheckStatusCommand: ()=>GetGroupCheckStatusCommand,
|
|
54
|
+
ListAlarmTagsCommand: ()=>ListAlarmTagsCommand,
|
|
55
|
+
ListBaselineCheckItemHostsCommand: ()=>ListBaselineCheckItemHostsCommand,
|
|
58
56
|
ListCleanHistoryCommand: ()=>ListCleanHistoryCommand,
|
|
59
|
-
|
|
57
|
+
GetAIApplicationSyncConfigCommand: ()=>GetAIApplicationSyncConfigCommand,
|
|
58
|
+
GetFingerprintUserCommand: ()=>GetFingerprintUserCommand,
|
|
59
|
+
ListScanTasksCommand: ()=>ListScanTasksCommand,
|
|
60
60
|
ListVulByPodCommand: ()=>ListVulByPodCommand,
|
|
61
|
-
|
|
61
|
+
ListVulnForAICommand: ()=>ListVulnForAICommand,
|
|
62
|
+
ListAlarmArchiveRecordsCommand: ()=>ListAlarmArchiveRecordsCommand,
|
|
63
|
+
GetRepoRegistryVpcAuthCreateInfoCommand: ()=>GetRepoRegistryVpcAuthCreateInfoCommand,
|
|
64
|
+
ListRepoImagePackageCommand: ()=>ListRepoImagePackageCommand,
|
|
65
|
+
IsolateFileCommand: ()=>IsolateFileCommand,
|
|
62
66
|
SetCustomWeakPasswordsCommand: ()=>SetCustomWeakPasswordsCommand,
|
|
67
|
+
GetIntrusionRiskTrendsCommand: ()=>GetIntrusionRiskTrendsCommand,
|
|
68
|
+
GetAISessionVulnInfoCommand: ()=>GetAISessionVulnInfoCommand,
|
|
69
|
+
GetVirusTaskInfoCommand: ()=>GetVirusTaskInfoCommand,
|
|
63
70
|
StopMLPAssetSyncTaskCommand: ()=>StopMLPAssetSyncTaskCommand,
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
71
|
+
DescribeFileMonitorOverviewCommand: ()=>DescribeFileMonitorOverviewCommand,
|
|
72
|
+
GetBruteForceBanCapParamsCommand: ()=>GetBruteForceBanCapParamsCommand,
|
|
73
|
+
ModifyAutoDefenseRuleCommand: ()=>ModifyAutoDefenseRuleCommand,
|
|
74
|
+
GetNeighboringAlarmCommand: ()=>GetNeighboringAlarmCommand,
|
|
75
|
+
InstallAgentProxyServerCommandCommand: ()=>InstallAgentProxyServerCommandCommand,
|
|
76
|
+
BatchAddHostToGroupCommand: ()=>BatchAddHostToGroupCommand,
|
|
77
|
+
GetAssetWorkloadStatisticCommand: ()=>GetAssetWorkloadStatisticCommand,
|
|
78
|
+
GetSOCAssetInstanceProtectStatusCommand: ()=>GetSOCAssetInstanceProtectStatusCommand,
|
|
79
|
+
ListHostsBasicInfosCommand: ()=>ListHostsBasicInfosCommand,
|
|
80
|
+
GetFingerprintKmodCommand: ()=>GetFingerprintKmodCommand,
|
|
81
|
+
GetHidsAlarmSummaryInfoCommand: ()=>GetHidsAlarmSummaryInfoCommand,
|
|
82
|
+
GetFingerprintSoftwareCommand: ()=>GetFingerprintSoftwareCommand,
|
|
83
|
+
ListRepoImageLayerVulnCommand: ()=>ListRepoImageLayerVulnCommand,
|
|
84
|
+
ListHostVpcCommand: ()=>ListHostVpcCommand,
|
|
85
|
+
ListAssetClustersCommand: ()=>ListAssetClustersCommand,
|
|
86
|
+
GetHostVolumeCommand: ()=>GetHostVolumeCommand,
|
|
87
|
+
ModifyMultiLevelInstitutionCommand: ()=>ModifyMultiLevelInstitutionCommand,
|
|
88
|
+
CreateHostTagCommand: ()=>CreateHostTagCommand,
|
|
89
|
+
GetCisDetailCommand: ()=>GetCisDetailCommand,
|
|
90
|
+
GetClusterStatisticsCommand: ()=>GetClusterStatisticsCommand,
|
|
91
|
+
ListDevBasicInfosCommand: ()=>ListDevBasicInfosCommand,
|
|
92
|
+
ListLayeredGroupRelatedHostCommand: ()=>ListLayeredGroupRelatedHostCommand,
|
|
93
|
+
GetIntrusionRealTimeUpdatesCommand: ()=>GetIntrusionRealTimeUpdatesCommand,
|
|
94
|
+
GetAlarmRuleListCommand: ()=>GetAlarmRuleListCommand,
|
|
95
|
+
GetVirusAlarmSummaryInfoCommand: ()=>GetVirusAlarmSummaryInfoCommand,
|
|
96
|
+
SetRegularVirusScanConfigCommand: ()=>SetRegularVirusScanConfigCommand,
|
|
97
|
+
AddWhiteListCommand: ()=>AddWhiteListCommand,
|
|
98
|
+
GetFingerprintAppGroupCommand: ()=>GetFingerprintAppGroupCommand,
|
|
99
|
+
CalculateRepoImageScanQuotaCommand: ()=>CalculateRepoImageScanQuotaCommand,
|
|
100
|
+
HandleAlarmByAgentCommand: ()=>HandleAlarmByAgentCommand,
|
|
101
|
+
OperateAgentRaspConfigSwitchCommand: ()=>OperateAgentRaspConfigSwitchCommand,
|
|
102
|
+
BindMLPAuthCommand: ()=>BindMLPAuthCommand,
|
|
103
|
+
ListDevAssetIDsCommand: ()=>ListDevAssetIDsCommand,
|
|
104
|
+
GetFingerprintAppCommand: ()=>GetFingerprintAppCommand,
|
|
105
|
+
ListBaselineCheckDetailCommand: ()=>ListBaselineCheckDetailCommand,
|
|
106
|
+
DownloadAIVulnListCommand: ()=>DownloadAIVulnListCommand,
|
|
107
|
+
GetRaspProcessDetailCommand: ()=>GetRaspProcessDetailCommand,
|
|
108
|
+
DeleteAgentProxyServerCommand: ()=>DeleteAgentProxyServerCommand,
|
|
109
|
+
GetSecurityOverviewScoreStatsCommand: ()=>GetSecurityOverviewScoreStatsCommand,
|
|
110
|
+
GetWhiteListFieldCommand: ()=>GetWhiteListFieldCommand,
|
|
111
|
+
ExportAssetCenterHostsCommand: ()=>ExportAssetCenterHostsCommand,
|
|
112
|
+
ExportMlpAlarmListDataCommand: ()=>ExportMlpAlarmListDataCommand,
|
|
113
|
+
GetRepoRegistrySummaryCommand: ()=>GetRepoRegistrySummaryCommand,
|
|
114
|
+
UpdateVarmorAppConfigCommand: ()=>UpdateVarmorAppConfigCommand,
|
|
115
|
+
ListFileMonitorAlarmsCommand: ()=>ListFileMonitorAlarmsCommand,
|
|
116
|
+
ListRegistryNamespaceIDsCommand: ()=>ListRegistryNamespaceIDsCommand,
|
|
117
|
+
DeleteCloudEnvCommand: ()=>DeleteCloudEnvCommand,
|
|
118
|
+
DeleteMonitorPolicyCommand: ()=>DeleteMonitorPolicyCommand,
|
|
119
|
+
GetVulnStatisticsCommand: ()=>GetVulnStatisticsCommand,
|
|
120
|
+
ListRepoImageLayerCommand: ()=>ListRepoImageLayerCommand,
|
|
121
|
+
GenerateInstallCommandCommand: ()=>GenerateInstallCommandCommand,
|
|
122
|
+
GetFingerprintTop5Command: ()=>GetFingerprintTop5Command,
|
|
123
|
+
GetGeoLocationCommand: ()=>GetGeoLocationCommand,
|
|
124
|
+
DisableHostImportantProtectCommand: ()=>DisableHostImportantProtectCommand,
|
|
125
|
+
DownloadRawTraceDataCommand: ()=>DownloadRawTraceDataCommand,
|
|
126
|
+
GetRegistryImageDetailCommand: ()=>GetRegistryImageDetailCommand,
|
|
127
|
+
ListBaselineGroupsCommand: ()=>ListBaselineGroupsCommand,
|
|
128
|
+
GetAIFingerprintStatisticsCommand: ()=>GetAIFingerprintStatisticsCommand,
|
|
129
|
+
ListRiskComplAffectRepoImageCommand: ()=>ListRiskComplAffectRepoImageCommand,
|
|
130
|
+
ListVirusAlarmsCommand: ()=>ListVirusAlarmsCommand,
|
|
131
|
+
ListVulDetailCommand: ()=>ListVulDetailCommand,
|
|
132
|
+
CreateLayeredGroupCommand: ()=>CreateLayeredGroupCommand,
|
|
133
|
+
MultiCloudAccessStatisticsCommand: ()=>MultiCloudAccessStatisticsCommand,
|
|
134
|
+
GetManualSyncAIApplicationStatusCommand: ()=>GetManualSyncAIApplicationStatusCommand,
|
|
135
|
+
GetCustomWeakPasswordsCommand: ()=>GetCustomWeakPasswordsCommand,
|
|
136
|
+
RefreshVarmorInfoCommand: ()=>RefreshVarmorInfoCommand,
|
|
137
|
+
UpdateMlpAlarmStatusCommand: ()=>UpdateMlpAlarmStatusCommand,
|
|
138
|
+
ListAssetTagsCommand: ()=>ListAssetTagsCommand,
|
|
139
|
+
GetStackTraceCommand: ()=>GetStackTraceCommand,
|
|
140
|
+
AddCloudEnvCommand: ()=>AddCloudEnvCommand,
|
|
141
|
+
DetectVulnForAICommand: ()=>DetectVulnForAICommand,
|
|
142
|
+
EditRaspConfigCommand: ()=>EditRaspConfigCommand,
|
|
143
|
+
GetUserBatchScanStatusCommand: ()=>GetUserBatchScanStatusCommand,
|
|
144
|
+
ManualSyncAIApplicationCommand: ()=>ManualSyncAIApplicationCommand,
|
|
145
|
+
ModifyTLSConfigCommand: ()=>ModifyTLSConfigCommand,
|
|
146
|
+
SwitchCloudEnvSyncCommand: ()=>SwitchCloudEnvSyncCommand,
|
|
147
|
+
AddRaspConfigCommand: ()=>AddRaspConfigCommand,
|
|
148
|
+
GetAIFingerprintAppCommand: ()=>GetAIFingerprintAppCommand,
|
|
149
|
+
BatchDetectWeakPasswordCommand: ()=>BatchDetectWeakPasswordCommand,
|
|
150
|
+
ListVulnHostsCommand: ()=>ListVulnHostsCommand,
|
|
151
|
+
HandleAIVulnCommand: ()=>HandleAIVulnCommand,
|
|
67
152
|
BatchDeleteVarmorPoliciesCommand: ()=>BatchDeleteVarmorPoliciesCommand,
|
|
68
153
|
GetAutoIsolateAgentListCommand: ()=>GetAutoIsolateAgentListCommand,
|
|
69
154
|
ListVulHostByPodCommand: ()=>ListVulHostByPodCommand,
|
|
70
|
-
DetectBaselineByCheckConfigCommand: ()=>DetectBaselineByCheckConfigCommand,
|
|
71
|
-
AddBaselineCheckConfigCommand: ()=>AddBaselineCheckConfigCommand,
|
|
72
|
-
DescribeFileMonitorOverviewCommand: ()=>DescribeFileMonitorOverviewCommand,
|
|
73
|
-
GetBruteForceBanCapParamsCommand: ()=>GetBruteForceBanCapParamsCommand,
|
|
74
155
|
ListAssetNamespacesCommand: ()=>ListAssetNamespacesCommand,
|
|
75
|
-
|
|
76
|
-
|
|
156
|
+
UpdateRegistrySyncConfigCommand: ()=>UpdateRegistrySyncConfigCommand,
|
|
157
|
+
GetMultiLevelHostAssetOverviewCommand: ()=>GetMultiLevelHostAssetOverviewCommand,
|
|
77
158
|
ListAgentProxyServersCommand: ()=>ListAgentProxyServersCommand,
|
|
78
|
-
|
|
159
|
+
UpdateCloudProviderCommand: ()=>UpdateCloudProviderCommand,
|
|
160
|
+
GetOneRaspAlarmCommand: ()=>GetOneRaspAlarmCommand,
|
|
79
161
|
GetBruteForceBanStatisticsCommand: ()=>GetBruteForceBanStatisticsCommand,
|
|
80
|
-
|
|
81
|
-
CheckMonitorPolicyCommand: ()=>CheckMonitorPolicyCommand,
|
|
82
|
-
ListBaselineHostItemHostsCommand: ()=>ListBaselineHostItemHostsCommand,
|
|
83
|
-
ListClustersAndVarmorAppsCommand: ()=>ListClustersAndVarmorAppsCommand,
|
|
84
|
-
DescribeLastWeekFileChangeTrendsCommand: ()=>DescribeLastWeekFileChangeTrendsCommand,
|
|
85
|
-
GetMLPAssetSyncTaskStatusCommand: ()=>GetMLPAssetSyncTaskStatusCommand,
|
|
86
|
-
ListHostsBasicInfosCommand: ()=>ListHostsBasicInfosCommand,
|
|
87
|
-
SetBruteForceBanConfigCommand: ()=>SetBruteForceBanConfigCommand,
|
|
88
|
-
UnbindMLPAuthCommand: ()=>UnbindMLPAuthCommand,
|
|
89
|
-
ListScanSubTasksCommand: ()=>ListScanSubTasksCommand,
|
|
162
|
+
GetRaspProtectStatisticsCommand: ()=>GetRaspProtectStatisticsCommand,
|
|
90
163
|
UpdateAutoProtectConfigCommand: ()=>UpdateAutoProtectConfigCommand,
|
|
91
|
-
|
|
164
|
+
MultiCloudAccessSyncStatusCommand: ()=>MultiCloudAccessSyncStatusCommand,
|
|
92
165
|
UpdateOfflineNotificationConfigCommand: ()=>UpdateOfflineNotificationConfigCommand,
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
BatchUninstallVarmorAppsCommand: ()=>BatchUninstallVarmorAppsCommand,
|
|
166
|
+
DetectBaselineCommand: ()=>DetectBaselineCommand,
|
|
167
|
+
UpdateHostTagCommand: ()=>UpdateHostTagCommand,
|
|
96
168
|
EditBaselineCheckConfigCommand: ()=>EditBaselineCheckConfigCommand,
|
|
169
|
+
GetAIFingerprintRefreshStatusCommand: ()=>GetAIFingerprintRefreshStatusCommand,
|
|
97
170
|
GetFingerprintEnvCommand: ()=>GetFingerprintEnvCommand,
|
|
98
|
-
|
|
171
|
+
DownloadVulnAffectAISessionCommand: ()=>DownloadVulnAffectAISessionCommand,
|
|
99
172
|
AddMonitorPolicyCommand: ()=>AddMonitorPolicyCommand,
|
|
100
|
-
|
|
173
|
+
GetHostImportantProtectStateCommand: ()=>GetHostImportantProtectStateCommand,
|
|
101
174
|
GetMLPAssetSyncTaskDetailCommand: ()=>GetMLPAssetSyncTaskDetailCommand,
|
|
102
175
|
GetMultiLevelAuthDetailCommand: ()=>GetMultiLevelAuthDetailCommand,
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
176
|
+
ListRaspProcessesCommand: ()=>ListRaspProcessesCommand,
|
|
177
|
+
ModifyLayeredGroupCommand: ()=>ModifyLayeredGroupCommand,
|
|
178
|
+
ModifyCloudEnvCommand: ()=>ModifyCloudEnvCommand,
|
|
179
|
+
ListRaspConfigAgentInfosCommand: ()=>ListRaspConfigAgentInfosCommand,
|
|
107
180
|
ControlMonitorPolicyCommand: ()=>ControlMonitorPolicyCommand,
|
|
108
|
-
|
|
109
|
-
HandleEndpointAlarmsCommand: ()=>HandleEndpointAlarmsCommand,
|
|
181
|
+
MultiAssetScanCommand: ()=>MultiAssetScanCommand,
|
|
110
182
|
ListAutoDefenseRulesCommand: ()=>ListAutoDefenseRulesCommand,
|
|
183
|
+
ListAssetCenterDevsCommand: ()=>ListAssetCenterDevsCommand,
|
|
184
|
+
CreatFileScanTaskCommand: ()=>CreatFileScanTaskCommand,
|
|
185
|
+
ListInstallCommandsCommand: ()=>ListInstallCommandsCommand,
|
|
186
|
+
UpdateAssetClustersCommand: ()=>UpdateAssetClustersCommand,
|
|
187
|
+
GetRepoImageScanScopeCommand: ()=>GetRepoImageScanScopeCommand,
|
|
188
|
+
ListBaselinesCommand: ()=>ListBaselinesCommand,
|
|
111
189
|
EditFingerprintCollectConfigCommand: ()=>EditFingerprintCollectConfigCommand,
|
|
190
|
+
ListScanTaskHostsCommand: ()=>ListScanTaskHostsCommand,
|
|
112
191
|
GetVarmorConfigYAMLCommand: ()=>GetVarmorConfigYAMLCommand,
|
|
113
|
-
|
|
192
|
+
CheckInstallAgentClientCommand: ()=>CheckInstallAgentClientCommand,
|
|
193
|
+
ModifyWhiteListCommand: ()=>ModifyWhiteListCommand,
|
|
194
|
+
BatchCreateRepoRegistryVpcAuthCommand: ()=>BatchCreateRepoRegistryVpcAuthCommand,
|
|
195
|
+
GetVulnScanConfigCommand: ()=>GetVulnScanConfigCommand,
|
|
196
|
+
GetDevFingerprintPortCommand: ()=>GetDevFingerprintPortCommand,
|
|
197
|
+
ListDevRegionCommand: ()=>ListDevRegionCommand,
|
|
198
|
+
BanAlarmIPCommand: ()=>BanAlarmIPCommand,
|
|
199
|
+
AddLoginConfigCommand: ()=>AddLoginConfigCommand,
|
|
200
|
+
ListRepoImageVulnCommand: ()=>ListRepoImageVulnCommand,
|
|
201
|
+
GetRepoImageRiskCntCommand: ()=>GetRepoImageRiskCntCommand,
|
|
202
|
+
ListMonitorPoliciesCommand: ()=>ListMonitorPoliciesCommand,
|
|
203
|
+
ListBaselineCheckConfigCommand: ()=>ListBaselineCheckConfigCommand,
|
|
204
|
+
GetTLSInfoCommand: ()=>GetTLSInfoCommand,
|
|
205
|
+
GetAlarmVirusStatisticsCommand: ()=>GetAlarmVirusStatisticsCommand,
|
|
206
|
+
GetSOCAssetSecurityScoreCommand: ()=>GetSOCAssetSecurityScoreCommand,
|
|
207
|
+
SaveRepoImageScanScopeCommand: ()=>SaveRepoImageScanScopeCommand,
|
|
208
|
+
DeleteHostTagCommand: ()=>DeleteHostTagCommand,
|
|
209
|
+
GetPolicyStatisticsCommand: ()=>GetPolicyStatisticsCommand,
|
|
210
|
+
GetHostAssetOverviewCommand: ()=>GetHostAssetOverviewCommand,
|
|
211
|
+
GetClustersPermissionResultCommand: ()=>GetClustersPermissionResultCommand,
|
|
212
|
+
ListBanIPListCommand: ()=>ListBanIPListCommand,
|
|
213
|
+
ExportRepoImageAssetCommand: ()=>ExportRepoImageAssetCommand,
|
|
214
|
+
RetryIPOperationCommand: ()=>RetryIPOperationCommand,
|
|
215
|
+
BatchInstallVarmorAppsCommand: ()=>BatchInstallVarmorAppsCommand,
|
|
216
|
+
CreateMultiLevelInstitutionCommand: ()=>CreateMultiLevelInstitutionCommand,
|
|
217
|
+
GetVulnInfoForAICommand: ()=>GetVulnInfoForAICommand,
|
|
218
|
+
GetRaspAuthorizationStatisticsCommand: ()=>GetRaspAuthorizationStatisticsCommand,
|
|
219
|
+
EditAIApplicationSyncConfigCommand: ()=>EditAIApplicationSyncConfigCommand,
|
|
220
|
+
GetVulnDetailCommand: ()=>GetVulnDetailCommand,
|
|
221
|
+
MultiCloudAccessSyncCommand: ()=>MultiCloudAccessSyncCommand,
|
|
222
|
+
ListAssetCenterHostsCommand: ()=>ListAssetCenterHostsCommand,
|
|
223
|
+
ListAIApplicationBasicInfoCommand: ()=>ListAIApplicationBasicInfoCommand,
|
|
224
|
+
RecoverFileCommand: ()=>RecoverFileCommand,
|
|
225
|
+
UninstallAgentClientCommand: ()=>UninstallAgentClientCommand,
|
|
226
|
+
GetBaselineDetectProgressDetailCommand: ()=>GetBaselineDetectProgressDetailCommand,
|
|
227
|
+
GetMlpAlarmStatisticsCommand: ()=>GetMlpAlarmStatisticsCommand,
|
|
228
|
+
ListAlarmNameListCommand: ()=>ListAlarmNameListCommand,
|
|
229
|
+
ListRepoImageSenfileCommand: ()=>ListRepoImageSenfileCommand,
|
|
230
|
+
GetLayeredGroupsCommand: ()=>GetLayeredGroupsCommand,
|
|
231
|
+
GetMlpUpdateSoftwareTaskDetailCommand: ()=>GetMlpUpdateSoftwareTaskDetailCommand,
|
|
232
|
+
ListMultiLevelInstitutionCommand: ()=>ListMultiLevelInstitutionCommand,
|
|
233
|
+
RefreshAIFingerprintDataCommand: ()=>RefreshAIFingerprintDataCommand,
|
|
234
|
+
ListMlpAlarmTagsCommand: ()=>ListMlpAlarmTagsCommand,
|
|
235
|
+
ListAgentkitSessionIDsCommand: ()=>ListAgentkitSessionIDsCommand,
|
|
236
|
+
GetAllMonitorSuffixListCommand: ()=>GetAllMonitorSuffixListCommand,
|
|
237
|
+
GetAIFingerprintSoftwareCommand: ()=>GetAIFingerprintSoftwareCommand,
|
|
238
|
+
UpdateBaselineCheckConfigSwitchCommand: ()=>UpdateBaselineCheckConfigSwitchCommand,
|
|
239
|
+
GetSOCAssetVulnStatsCommand: ()=>GetSOCAssetVulnStatsCommand,
|
|
240
|
+
EnableHostImportantProtectCommand: ()=>EnableHostImportantProtectCommand,
|
|
241
|
+
GetAlarmTraceCommand: ()=>GetAlarmTraceCommand,
|
|
242
|
+
GetSecurityOverviewCommand: ()=>GetSecurityOverviewCommand,
|
|
243
|
+
ListRiskVulnAffectRepoImageCommand: ()=>ListRiskVulnAffectRepoImageCommand,
|
|
244
|
+
UnBanIPItemCommand: ()=>UnBanIPItemCommand,
|
|
245
|
+
ExportAlarmListDataForRaspCommand: ()=>ExportAlarmListDataForRaspCommand,
|
|
246
|
+
ListBaselineHostItemHostsCommand: ()=>ListBaselineHostItemHostsCommand,
|
|
247
|
+
CheckAlarmSupportBanIPCommand: ()=>CheckAlarmSupportBanIPCommand,
|
|
248
|
+
GetFingerprintStatisticsCommand: ()=>GetFingerprintStatisticsCommand,
|
|
249
|
+
ListAllCntrStaticDictCommand: ()=>ListAllCntrStaticDictCommand,
|
|
250
|
+
ListBaselineForGroupPolicyCommand: ()=>ListBaselineForGroupPolicyCommand,
|
|
251
|
+
CheckMonitorPolicyCommand: ()=>CheckMonitorPolicyCommand,
|
|
252
|
+
DeleteAgentProxyCommand: ()=>DeleteAgentProxyCommand,
|
|
253
|
+
UnbindMLPAuthCommand: ()=>UnbindMLPAuthCommand,
|
|
254
|
+
DescribeLastWeekFileChangeTrendsCommand: ()=>DescribeLastWeekFileChangeTrendsCommand,
|
|
255
|
+
UpdateVarmorPolicyCommand: ()=>UpdateVarmorPolicyCommand,
|
|
256
|
+
ListScanSubTasksCommand: ()=>ListScanSubTasksCommand,
|
|
257
|
+
GetFingerprintWebCommand: ()=>GetFingerprintWebCommand,
|
|
258
|
+
EditVulnScanConfigCommand: ()=>EditVulnScanConfigCommand,
|
|
259
|
+
ExportAIFingerprintDataCommand: ()=>ExportAIFingerprintDataCommand,
|
|
260
|
+
GetHidsAlarmInfoCommand: ()=>GetHidsAlarmInfoCommand,
|
|
261
|
+
DeleteRaspConfigCommand: ()=>DeleteRaspConfigCommand,
|
|
262
|
+
ListAutoDefenseHostsCommand: ()=>ListAutoDefenseHostsCommand,
|
|
263
|
+
ListRaspConfigsCommand: ()=>ListRaspConfigsCommand,
|
|
264
|
+
ExportDevFingerprintDataCommand: ()=>ExportDevFingerprintDataCommand,
|
|
265
|
+
ListRegistryImagesCommand: ()=>ListRegistryImagesCommand,
|
|
266
|
+
ModifyMultiLevelInstitutionReportSwitchCommand: ()=>ModifyMultiLevelInstitutionReportSwitchCommand,
|
|
267
|
+
CreateMLPUpdateSoftwareTaskCommand: ()=>CreateMLPUpdateSoftwareTaskCommand,
|
|
268
|
+
GetRegularVirusTaskStatusCommand: ()=>GetRegularVirusTaskStatusCommand,
|
|
269
|
+
GetAIVulnDetectProgressDetailCommand: ()=>GetAIVulnDetectProgressDetailCommand,
|
|
270
|
+
ListRepoImageComplCommand: ()=>ListRepoImageComplCommand,
|
|
271
|
+
ListTagRelatedAgentCommand: ()=>ListTagRelatedAgentCommand,
|
|
272
|
+
ExportWeakPasswordCommand: ()=>ExportWeakPasswordCommand,
|
|
273
|
+
ListTagsDetailCommand: ()=>ListTagsDetailCommand,
|
|
274
|
+
DeleteLoginConfigCommand: ()=>DeleteLoginConfigCommand,
|
|
275
|
+
GetVirusTaskStatisticsCommand: ()=>GetVirusTaskStatisticsCommand,
|
|
276
|
+
GetDevAssetOverviewCommand: ()=>GetDevAssetOverviewCommand,
|
|
277
|
+
ExportBaselineCheckListCommand: ()=>ExportBaselineCheckListCommand,
|
|
278
|
+
GetFingerprintPortCommand: ()=>GetFingerprintPortCommand,
|
|
279
|
+
ListRegistryNamespacesCommand: ()=>ListRegistryNamespacesCommand,
|
|
280
|
+
ListWeakPasswordCheckDetailCommand: ()=>ListWeakPasswordCheckDetailCommand,
|
|
114
281
|
ListCheckConfigRelatedBaselineCommand: ()=>ListCheckConfigRelatedBaselineCommand,
|
|
115
|
-
BindMLPAuthCommand: ()=>BindMLPAuthCommand,
|
|
116
282
|
ListClusterVarmorVersionHistoryCommand: ()=>ListClusterVarmorVersionHistoryCommand,
|
|
283
|
+
ListRegistriesCommand: ()=>ListRegistriesCommand,
|
|
284
|
+
DeleteMultiLevelInstitutionCommand: ()=>DeleteMultiLevelInstitutionCommand,
|
|
285
|
+
GetDevDetailCommand: ()=>GetDevDetailCommand,
|
|
286
|
+
ListBaselineCheckResCommand: ()=>ListBaselineCheckResCommand,
|
|
287
|
+
ListBaselineCheckItemsCommand: ()=>ListBaselineCheckItemsCommand,
|
|
288
|
+
SaveRepoImageScanCronCommand: ()=>SaveRepoImageScanCronCommand,
|
|
289
|
+
ExportVirusAlarmListDataCommand: ()=>ExportVirusAlarmListDataCommand,
|
|
290
|
+
GetVulnCheckStatusCommand: ()=>GetVulnCheckStatusCommand,
|
|
291
|
+
ExportBaselineHostDetailsCommand: ()=>ExportBaselineHostDetailsCommand,
|
|
292
|
+
ListCloudEnvsCommand: ()=>ListCloudEnvsCommand,
|
|
293
|
+
ListLayeredGroupsDetailCommand: ()=>ListLayeredGroupsDetailCommand,
|
|
294
|
+
ListRepoImageVirusCommand: ()=>ListRepoImageVirusCommand,
|
|
295
|
+
ListMlpAlarmsCommand: ()=>ListMlpAlarmsCommand,
|
|
296
|
+
DescribeFileChangeTrendTop5Command: ()=>DescribeFileChangeTrendTop5Command,
|
|
297
|
+
ExportAssetCenterDevsCommand: ()=>ExportAssetCenterDevsCommand,
|
|
298
|
+
AllAssetScanCommand: ()=>AllAssetScanCommand,
|
|
299
|
+
ListHidsAlarmsCommand: ()=>ListHidsAlarmsCommand,
|
|
300
|
+
ListWhiteListsCommand: ()=>ListWhiteListsCommand,
|
|
301
|
+
GetBaselineGroupStatisticsCommand: ()=>GetBaselineGroupStatisticsCommand,
|
|
302
|
+
PrecisionStatisticsCommand: ()=>PrecisionStatisticsCommand,
|
|
303
|
+
DeleteCommandCommand: ()=>DeleteCommandCommand,
|
|
304
|
+
CheckInstallRaspCommand: ()=>CheckInstallRaspCommand,
|
|
305
|
+
GetHidsAlarmStatisticsCommand: ()=>GetHidsAlarmStatisticsCommand,
|
|
306
|
+
GetVarmorPolicyCommand: ()=>GetVarmorPolicyCommand,
|
|
307
|
+
ListBatchEndpointHandleMethodsCommand: ()=>ListBatchEndpointHandleMethodsCommand,
|
|
308
|
+
GetRegistriesPermissionResultCommand: ()=>GetRegistriesPermissionResultCommand,
|
|
309
|
+
GetVulnCheckStatusForAICommand: ()=>GetVulnCheckStatusForAICommand,
|
|
310
|
+
HandleVulnCommand: ()=>HandleVulnCommand,
|
|
311
|
+
DeleteBaselineCheckConfigCommand: ()=>DeleteBaselineCheckConfigCommand,
|
|
312
|
+
DownloadBaselineCheckHostsCommand: ()=>DownloadBaselineCheckHostsCommand,
|
|
313
|
+
ListAssetWorkloadsCommand: ()=>ListAssetWorkloadsCommand,
|
|
314
|
+
ListFingerprintCollectConfigCommand: ()=>ListFingerprintCollectConfigCommand,
|
|
315
|
+
ExportFingerprintDataCommand: ()=>ExportFingerprintDataCommand,
|
|
316
|
+
ListRaspAlarmsCommand: ()=>ListRaspAlarmsCommand,
|
|
317
|
+
ListRepoImageLayerVirusCommand: ()=>ListRepoImageLayerVirusCommand,
|
|
318
|
+
SyncRegistryImagesCommand: ()=>SyncRegistryImagesCommand,
|
|
319
|
+
ListBaselineBasicInfoCommand: ()=>ListBaselineBasicInfoCommand,
|
|
320
|
+
UpdateAlarmTagsCommand: ()=>UpdateAlarmTagsCommand,
|
|
321
|
+
UpdateCommonAlarmStatusCommand: ()=>UpdateCommonAlarmStatusCommand,
|
|
322
|
+
ListDevPlatformCommand: ()=>ListDevPlatformCommand,
|
|
323
|
+
GetAIFingerprintTop5Command: ()=>GetAIFingerprintTop5Command,
|
|
324
|
+
GetDevFingerprintProcessCommand: ()=>GetDevFingerprintProcessCommand,
|
|
325
|
+
DownloadBaselineCheckCommand: ()=>DownloadBaselineCheckCommand,
|
|
326
|
+
GetRegistryImagesSyncStatusCommand: ()=>GetRegistryImagesSyncStatusCommand,
|
|
327
|
+
ListAssetPodsLinkedWorkloadWithNoPageCommand: ()=>ListAssetPodsLinkedWorkloadWithNoPageCommand,
|
|
328
|
+
DownloadVulHostListByPodCommand: ()=>DownloadVulHostListByPodCommand,
|
|
329
|
+
GetMlpAlarmSummaryInfoCommand: ()=>GetMlpAlarmSummaryInfoCommand,
|
|
330
|
+
GetAIFingerprintPortCommand: ()=>GetAIFingerprintPortCommand,
|
|
331
|
+
ListMLPAssetTasksCommand: ()=>ListMLPAssetTasksCommand,
|
|
332
|
+
SetAIAlarmJudgeConfigCommand: ()=>SetAIAlarmJudgeConfigCommand,
|
|
333
|
+
GetVulnInfoCommand: ()=>GetVulnInfoCommand,
|
|
334
|
+
DetectBaselineByCheckConfigCommand: ()=>DetectBaselineByCheckConfigCommand,
|
|
335
|
+
AddBaselineCheckConfigCommand: ()=>AddBaselineCheckConfigCommand,
|
|
336
|
+
GetVulnStatisticsForAICommand: ()=>GetVulnStatisticsForAICommand,
|
|
337
|
+
DeleteWhiteListsCommand: ()=>DeleteWhiteListsCommand,
|
|
338
|
+
SetBruteForceBanConfigCommand: ()=>SetBruteForceBanConfigCommand,
|
|
339
|
+
GetFingerprintCronCommand: ()=>GetFingerprintCronCommand,
|
|
340
|
+
GetFingerprintRefreshStatusCommand: ()=>GetFingerprintRefreshStatusCommand,
|
|
341
|
+
DownloadVulListByPodCommand: ()=>DownloadVulListByPodCommand,
|
|
342
|
+
GetDevFingerprintStatisticsCommand: ()=>GetDevFingerprintStatisticsCommand,
|
|
343
|
+
GetOfflineNotificationConfigCommand: ()=>GetOfflineNotificationConfigCommand,
|
|
344
|
+
GetAlarmBySmithKeyCommand: ()=>GetAlarmBySmithKeyCommand,
|
|
345
|
+
ListClustersAndVarmorAppsCommand: ()=>ListClustersAndVarmorAppsCommand,
|
|
346
|
+
AddAutoIsolateAgentListCommand: ()=>AddAutoIsolateAgentListCommand,
|
|
347
|
+
RefreshFingerprintDataCommand: ()=>RefreshFingerprintDataCommand,
|
|
348
|
+
DeleteLayeredGroupCommand: ()=>DeleteLayeredGroupCommand,
|
|
349
|
+
GetMLPAssetSyncTaskStatusCommand: ()=>GetMLPAssetSyncTaskStatusCommand,
|
|
350
|
+
AssetScanCommand: ()=>AssetScanCommand,
|
|
351
|
+
GetFingerprintServiceCommand: ()=>GetFingerprintServiceCommand,
|
|
352
|
+
GetTenantQuotaCommand: ()=>GetTenantQuotaCommand,
|
|
353
|
+
ListHostsAgentIDsCommand: ()=>ListHostsAgentIDsCommand,
|
|
354
|
+
ListAgentProxiesCommand: ()=>ListAgentProxiesCommand,
|
|
355
|
+
UninstallCommandsCommand: ()=>UninstallCommandsCommand,
|
|
356
|
+
HandleEndpointAlarmsCommand: ()=>HandleEndpointAlarmsCommand,
|
|
357
|
+
BatchUninstallVarmorAppsCommand: ()=>BatchUninstallVarmorAppsCommand,
|
|
358
|
+
GetOfflineNotificationListCommand: ()=>GetOfflineNotificationListCommand,
|
|
359
|
+
UpdateRegistryFlowRateLimitCommand: ()=>UpdateRegistryFlowRateLimitCommand,
|
|
360
|
+
GetDevFingerprintSoftwareCommand: ()=>GetDevFingerprintSoftwareCommand,
|
|
361
|
+
GetRaspAlarmSummaryInfoCommand: ()=>GetRaspAlarmSummaryInfoCommand,
|
|
362
|
+
GetRegistrySyncConfigCommand: ()=>GetRegistrySyncConfigCommand,
|
|
363
|
+
GetRegularCleanCommand: ()=>GetRegularCleanCommand,
|
|
364
|
+
ListAssetPodsLinkedWorkloadCommand: ()=>ListAssetPodsLinkedWorkloadCommand,
|
|
365
|
+
CreateMLPAssetSyncTaskCommand: ()=>CreateMLPAssetSyncTaskCommand,
|
|
366
|
+
GetSOCAssetAlarmStatsCommand: ()=>GetSOCAssetAlarmStatsCommand,
|
|
367
|
+
CreateRepoRegistryVpcAuthCommand: ()=>CreateRepoRegistryVpcAuthCommand,
|
|
368
|
+
GetArmorProfileCommand: ()=>GetArmorProfileCommand,
|
|
369
|
+
GetFingerprintIntegrityCommand: ()=>GetFingerprintIntegrityCommand,
|
|
370
|
+
AddAgentProxyCommand: ()=>AddAgentProxyCommand,
|
|
371
|
+
GetFingerprintProcessCommand: ()=>GetFingerprintProcessCommand,
|
|
372
|
+
DownloadVulnListCommand: ()=>DownloadVulnListCommand,
|
|
373
|
+
GetMultiLevelInstitutionDetailCommand: ()=>GetMultiLevelInstitutionDetailCommand,
|
|
374
|
+
GetDownloadStatusCommand: ()=>GetDownloadStatusCommand,
|
|
375
|
+
GetVirusDatabaseUpdateTimeCommand: ()=>GetVirusDatabaseUpdateTimeCommand,
|
|
376
|
+
GetAIFingerprintProcessCommand: ()=>GetAIFingerprintProcessCommand,
|
|
377
|
+
ListHostPlatformCommand: ()=>ListHostPlatformCommand,
|
|
378
|
+
ListHostRegionCommand: ()=>ListHostRegionCommand,
|
|
379
|
+
ListRepoImageLayerSenfileCommand: ()=>ListRepoImageLayerSenfileCommand,
|
|
380
|
+
ListVulnsCommand: ()=>ListVulnsCommand,
|
|
381
|
+
DetectVulnCommand: ()=>DetectVulnCommand,
|
|
382
|
+
ExportHidsAlarmListDataCommand: ()=>ExportHidsAlarmListDataCommand,
|
|
383
|
+
GetRegularVirusScanConfigCommand: ()=>GetRegularVirusScanConfigCommand,
|
|
384
|
+
GetRaspAlarmStatisticsCommand: ()=>GetRaspAlarmStatisticsCommand,
|
|
117
385
|
GetSOCPrecautionBaselineStatsCommand: ()=>GetSOCPrecautionBaselineStatsCommand,
|
|
118
386
|
UpdateVarmorTLSInfoCommand: ()=>UpdateVarmorTLSInfoCommand,
|
|
119
|
-
|
|
387
|
+
ListAssetGroupsCommand: ()=>ListAssetGroupsCommand,
|
|
120
388
|
EditMonitorPolicyCommand: ()=>EditMonitorPolicyCommand,
|
|
121
|
-
|
|
389
|
+
GetK8sAssetStatisticCommand: ()=>GetK8sAssetStatisticCommand,
|
|
122
390
|
GetVarmorTLSInfoCommand: ()=>GetVarmorTLSInfoCommand,
|
|
123
|
-
|
|
124
|
-
GetSecurityOverviewScoreStatsCommand: ()=>GetSecurityOverviewScoreStatsCommand,
|
|
391
|
+
ListLoginConfigsCommand: ()=>ListLoginConfigsCommand,
|
|
125
392
|
BatchUpgradeVarmorAppsCommand: ()=>BatchUpgradeVarmorAppsCommand,
|
|
126
|
-
|
|
127
|
-
|
|
393
|
+
ListMultiLevelAssetHostsCommand: ()=>ListMultiLevelAssetHostsCommand,
|
|
394
|
+
ListIsolationFilesCommand: ()=>ListIsolationFilesCommand
|
|
128
395
|
});
|
|
129
396
|
const sdk_core_namespaceObject = require("@volcengine/sdk-core");
|
|
130
397
|
function _define_property(obj, key, value) {
|
|
@@ -146,6 +413,20 @@ class SECCENTER20240508Client extends sdk_core_namespaceObject.Client {
|
|
|
146
413
|
});
|
|
147
414
|
}
|
|
148
415
|
}
|
|
416
|
+
class AddAgentProxyCommand extends sdk_core_namespaceObject.Command {
|
|
417
|
+
constructor(input){
|
|
418
|
+
super(input);
|
|
419
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddAgentProxyCommand.metaPath);
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
_define_property(AddAgentProxyCommand, "metaPath", '/AddAgentProxy/2024-05-08/seccenter/post/application_json/');
|
|
423
|
+
class AddAutoIsolateAgentListCommand extends sdk_core_namespaceObject.Command {
|
|
424
|
+
constructor(input){
|
|
425
|
+
super(input);
|
|
426
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddAutoIsolateAgentListCommand.metaPath);
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
|
+
_define_property(AddAutoIsolateAgentListCommand, "metaPath", '/AddAutoIsolateAgentList/2024-05-08/seccenter/post/application_json/');
|
|
149
430
|
class AddBaselineCheckConfigCommand extends sdk_core_namespaceObject.Command {
|
|
150
431
|
constructor(input){
|
|
151
432
|
super(input);
|
|
@@ -153,6 +434,20 @@ class AddBaselineCheckConfigCommand extends sdk_core_namespaceObject.Command {
|
|
|
153
434
|
}
|
|
154
435
|
}
|
|
155
436
|
_define_property(AddBaselineCheckConfigCommand, "metaPath", '/AddBaselineCheckConfig/2024-05-08/seccenter/post/application_json/');
|
|
437
|
+
class AddCloudEnvCommand extends sdk_core_namespaceObject.Command {
|
|
438
|
+
constructor(input){
|
|
439
|
+
super(input);
|
|
440
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddCloudEnvCommand.metaPath);
|
|
441
|
+
}
|
|
442
|
+
}
|
|
443
|
+
_define_property(AddCloudEnvCommand, "metaPath", '/AddCloudEnv/2024-05-08/seccenter/post/application_json/');
|
|
444
|
+
class AddLoginConfigCommand extends sdk_core_namespaceObject.Command {
|
|
445
|
+
constructor(input){
|
|
446
|
+
super(input);
|
|
447
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddLoginConfigCommand.metaPath);
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
_define_property(AddLoginConfigCommand, "metaPath", '/AddLoginConfig/2024-05-08/seccenter/post/application_json/');
|
|
156
451
|
class AddMonitorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
157
452
|
constructor(input){
|
|
158
453
|
super(input);
|
|
@@ -160,6 +455,34 @@ class AddMonitorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
|
160
455
|
}
|
|
161
456
|
}
|
|
162
457
|
_define_property(AddMonitorPolicyCommand, "metaPath", '/AddMonitorPolicy/2024-05-08/seccenter/post/application_json/');
|
|
458
|
+
class AddRaspConfigCommand extends sdk_core_namespaceObject.Command {
|
|
459
|
+
constructor(input){
|
|
460
|
+
super(input);
|
|
461
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddRaspConfigCommand.metaPath);
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
_define_property(AddRaspConfigCommand, "metaPath", '/AddRaspConfig/2024-05-08/seccenter/post/application_json/');
|
|
465
|
+
class AddWhiteListCommand extends sdk_core_namespaceObject.Command {
|
|
466
|
+
constructor(input){
|
|
467
|
+
super(input);
|
|
468
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddWhiteListCommand.metaPath);
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
_define_property(AddWhiteListCommand, "metaPath", '/AddWhiteList/2024-05-08/seccenter/post/application_json/');
|
|
472
|
+
class AllAssetScanCommand extends sdk_core_namespaceObject.Command {
|
|
473
|
+
constructor(input){
|
|
474
|
+
super(input);
|
|
475
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AllAssetScanCommand.metaPath);
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
_define_property(AllAssetScanCommand, "metaPath", '/AllAssetScan/2024-05-08/seccenter/post/application_json/');
|
|
479
|
+
class AssetScanCommand extends sdk_core_namespaceObject.Command {
|
|
480
|
+
constructor(input){
|
|
481
|
+
super(input);
|
|
482
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AssetScanCommand.metaPath);
|
|
483
|
+
}
|
|
484
|
+
}
|
|
485
|
+
_define_property(AssetScanCommand, "metaPath", '/AssetScan/2024-05-08/seccenter/post/application_json/');
|
|
163
486
|
class BanAlarmIPCommand extends sdk_core_namespaceObject.Command {
|
|
164
487
|
constructor(input){
|
|
165
488
|
super(input);
|
|
@@ -167,6 +490,27 @@ class BanAlarmIPCommand extends sdk_core_namespaceObject.Command {
|
|
|
167
490
|
}
|
|
168
491
|
}
|
|
169
492
|
_define_property(BanAlarmIPCommand, "metaPath", '/BanAlarmIP/2024-05-08/seccenter/post/application_json/');
|
|
493
|
+
class BaselineChecklistWhiteCommand extends sdk_core_namespaceObject.Command {
|
|
494
|
+
constructor(input){
|
|
495
|
+
super(input);
|
|
496
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(BaselineChecklistWhiteCommand.metaPath);
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
_define_property(BaselineChecklistWhiteCommand, "metaPath", '/BaselineChecklistWhite/2024-05-08/seccenter/post/application_json/');
|
|
500
|
+
class BatchAddHostToGroupCommand extends sdk_core_namespaceObject.Command {
|
|
501
|
+
constructor(input){
|
|
502
|
+
super(input);
|
|
503
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(BatchAddHostToGroupCommand.metaPath);
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
_define_property(BatchAddHostToGroupCommand, "metaPath", '/BatchAddHostToGroup/2024-05-08/seccenter/post/application_json/');
|
|
507
|
+
class BatchCreateRepoRegistryVpcAuthCommand extends sdk_core_namespaceObject.Command {
|
|
508
|
+
constructor(input){
|
|
509
|
+
super(input);
|
|
510
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(BatchCreateRepoRegistryVpcAuthCommand.metaPath);
|
|
511
|
+
}
|
|
512
|
+
}
|
|
513
|
+
_define_property(BatchCreateRepoRegistryVpcAuthCommand, "metaPath", '/BatchCreateRepoRegistryVpcAuth/2024-05-08/seccenter/post/application_json/');
|
|
170
514
|
class BatchDeleteVarmorPoliciesCommand extends sdk_core_namespaceObject.Command {
|
|
171
515
|
constructor(input){
|
|
172
516
|
super(input);
|
|
@@ -174,6 +518,13 @@ class BatchDeleteVarmorPoliciesCommand extends sdk_core_namespaceObject.Command
|
|
|
174
518
|
}
|
|
175
519
|
}
|
|
176
520
|
_define_property(BatchDeleteVarmorPoliciesCommand, "metaPath", '/BatchDeleteVarmorPolicies/2024-05-08/seccenter/post/application_json/');
|
|
521
|
+
class BatchDetectWeakPasswordCommand extends sdk_core_namespaceObject.Command {
|
|
522
|
+
constructor(input){
|
|
523
|
+
super(input);
|
|
524
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(BatchDetectWeakPasswordCommand.metaPath);
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
_define_property(BatchDetectWeakPasswordCommand, "metaPath", '/BatchDetectWeakPassword/2024-05-08/seccenter/post/application_json/');
|
|
177
528
|
class BatchInstallVarmorAppsCommand extends sdk_core_namespaceObject.Command {
|
|
178
529
|
constructor(input){
|
|
179
530
|
super(input);
|
|
@@ -202,6 +553,13 @@ class BindMLPAuthCommand extends sdk_core_namespaceObject.Command {
|
|
|
202
553
|
}
|
|
203
554
|
}
|
|
204
555
|
_define_property(BindMLPAuthCommand, "metaPath", '/BindMLPAuth/2024-05-08/seccenter/post/application_json/');
|
|
556
|
+
class CalculateRepoImageScanQuotaCommand extends sdk_core_namespaceObject.Command {
|
|
557
|
+
constructor(input){
|
|
558
|
+
super(input);
|
|
559
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CalculateRepoImageScanQuotaCommand.metaPath);
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
_define_property(CalculateRepoImageScanQuotaCommand, "metaPath", '/CalculateRepoImageScanQuota/2024-05-08/seccenter/post/application_json/');
|
|
205
563
|
class CheckAlarmSupportBanIPCommand extends sdk_core_namespaceObject.Command {
|
|
206
564
|
constructor(input){
|
|
207
565
|
super(input);
|
|
@@ -209,6 +567,20 @@ class CheckAlarmSupportBanIPCommand extends sdk_core_namespaceObject.Command {
|
|
|
209
567
|
}
|
|
210
568
|
}
|
|
211
569
|
_define_property(CheckAlarmSupportBanIPCommand, "metaPath", '/CheckAlarmSupportBanIP/2024-05-08/seccenter/post/application_json/');
|
|
570
|
+
class CheckInstallAgentClientCommand extends sdk_core_namespaceObject.Command {
|
|
571
|
+
constructor(input){
|
|
572
|
+
super(input);
|
|
573
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CheckInstallAgentClientCommand.metaPath);
|
|
574
|
+
}
|
|
575
|
+
}
|
|
576
|
+
_define_property(CheckInstallAgentClientCommand, "metaPath", '/CheckInstallAgentClient/2024-05-08/seccenter/post/application_json/');
|
|
577
|
+
class CheckInstallRaspCommand extends sdk_core_namespaceObject.Command {
|
|
578
|
+
constructor(input){
|
|
579
|
+
super(input);
|
|
580
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CheckInstallRaspCommand.metaPath);
|
|
581
|
+
}
|
|
582
|
+
}
|
|
583
|
+
_define_property(CheckInstallRaspCommand, "metaPath", '/CheckInstallRasp/2024-05-08/seccenter/post/application_json/');
|
|
212
584
|
class CheckMonitorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
213
585
|
constructor(input){
|
|
214
586
|
super(input);
|
|
@@ -223,6 +595,27 @@ class ControlMonitorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
|
223
595
|
}
|
|
224
596
|
}
|
|
225
597
|
_define_property(ControlMonitorPolicyCommand, "metaPath", '/ControlMonitorPolicy/2024-05-08/seccenter/post/application_json/');
|
|
598
|
+
class CreatFileScanTaskCommand extends sdk_core_namespaceObject.Command {
|
|
599
|
+
constructor(input){
|
|
600
|
+
super(input);
|
|
601
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreatFileScanTaskCommand.metaPath);
|
|
602
|
+
}
|
|
603
|
+
}
|
|
604
|
+
_define_property(CreatFileScanTaskCommand, "metaPath", '/CreatFileScanTask/2024-05-08/seccenter/post/application_json/');
|
|
605
|
+
class CreateHostTagCommand extends sdk_core_namespaceObject.Command {
|
|
606
|
+
constructor(input){
|
|
607
|
+
super(input);
|
|
608
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateHostTagCommand.metaPath);
|
|
609
|
+
}
|
|
610
|
+
}
|
|
611
|
+
_define_property(CreateHostTagCommand, "metaPath", '/CreateHostTag/2024-05-08/seccenter/post/application_json/');
|
|
612
|
+
class CreateLayeredGroupCommand extends sdk_core_namespaceObject.Command {
|
|
613
|
+
constructor(input){
|
|
614
|
+
super(input);
|
|
615
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateLayeredGroupCommand.metaPath);
|
|
616
|
+
}
|
|
617
|
+
}
|
|
618
|
+
_define_property(CreateLayeredGroupCommand, "metaPath", '/CreateLayeredGroup/2024-05-08/seccenter/post/application_json/');
|
|
226
619
|
class CreateMLPAssetSyncTaskCommand extends sdk_core_namespaceObject.Command {
|
|
227
620
|
constructor(input){
|
|
228
621
|
super(input);
|
|
@@ -230,6 +623,27 @@ class CreateMLPAssetSyncTaskCommand extends sdk_core_namespaceObject.Command {
|
|
|
230
623
|
}
|
|
231
624
|
}
|
|
232
625
|
_define_property(CreateMLPAssetSyncTaskCommand, "metaPath", '/CreateMLPAssetSyncTask/2024-05-08/seccenter/post/application_json/');
|
|
626
|
+
class CreateMLPUpdateSoftwareTaskCommand extends sdk_core_namespaceObject.Command {
|
|
627
|
+
constructor(input){
|
|
628
|
+
super(input);
|
|
629
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateMLPUpdateSoftwareTaskCommand.metaPath);
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
_define_property(CreateMLPUpdateSoftwareTaskCommand, "metaPath", '/CreateMLPUpdateSoftwareTask/2024-05-08/seccenter/post/application_json/');
|
|
633
|
+
class CreateMultiLevelInstitutionCommand extends sdk_core_namespaceObject.Command {
|
|
634
|
+
constructor(input){
|
|
635
|
+
super(input);
|
|
636
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateMultiLevelInstitutionCommand.metaPath);
|
|
637
|
+
}
|
|
638
|
+
}
|
|
639
|
+
_define_property(CreateMultiLevelInstitutionCommand, "metaPath", '/CreateMultiLevelInstitution/2024-05-08/seccenter/post/application_json/');
|
|
640
|
+
class CreateRepoRegistryVpcAuthCommand extends sdk_core_namespaceObject.Command {
|
|
641
|
+
constructor(input){
|
|
642
|
+
super(input);
|
|
643
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateRepoRegistryVpcAuthCommand.metaPath);
|
|
644
|
+
}
|
|
645
|
+
}
|
|
646
|
+
_define_property(CreateRepoRegistryVpcAuthCommand, "metaPath", '/CreateRepoRegistryVpcAuth/2024-05-08/seccenter/post/application_json/');
|
|
233
647
|
class CreateVarmorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
234
648
|
constructor(input){
|
|
235
649
|
super(input);
|
|
@@ -237,510 +651,2120 @@ class CreateVarmorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
|
237
651
|
}
|
|
238
652
|
}
|
|
239
653
|
_define_property(CreateVarmorPolicyCommand, "metaPath", '/CreateVarmorPolicy/2024-05-08/seccenter/post/application_json/');
|
|
240
|
-
class
|
|
654
|
+
class DeleteAgentProxyCommand extends sdk_core_namespaceObject.Command {
|
|
241
655
|
constructor(input){
|
|
242
656
|
super(input);
|
|
243
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
657
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteAgentProxyCommand.metaPath);
|
|
244
658
|
}
|
|
245
659
|
}
|
|
246
|
-
_define_property(
|
|
247
|
-
class
|
|
660
|
+
_define_property(DeleteAgentProxyCommand, "metaPath", '/DeleteAgentProxy/2024-05-08/seccenter/post/application_json/');
|
|
661
|
+
class DeleteAgentProxyServerCommand extends sdk_core_namespaceObject.Command {
|
|
248
662
|
constructor(input){
|
|
249
663
|
super(input);
|
|
250
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
664
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteAgentProxyServerCommand.metaPath);
|
|
251
665
|
}
|
|
252
666
|
}
|
|
253
|
-
_define_property(
|
|
254
|
-
class
|
|
667
|
+
_define_property(DeleteAgentProxyServerCommand, "metaPath", '/DeleteAgentProxyServer/2024-05-08/seccenter/post/application_json/');
|
|
668
|
+
class DeleteAutoIsolateAgentListCommand extends sdk_core_namespaceObject.Command {
|
|
255
669
|
constructor(input){
|
|
256
670
|
super(input);
|
|
257
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
671
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteAutoIsolateAgentListCommand.metaPath);
|
|
258
672
|
}
|
|
259
673
|
}
|
|
260
|
-
_define_property(
|
|
261
|
-
class
|
|
674
|
+
_define_property(DeleteAutoIsolateAgentListCommand, "metaPath", '/DeleteAutoIsolateAgentList/2024-05-08/seccenter/post/application_json/');
|
|
675
|
+
class DeleteBaselineCheckConfigCommand extends sdk_core_namespaceObject.Command {
|
|
262
676
|
constructor(input){
|
|
263
677
|
super(input);
|
|
264
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
678
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteBaselineCheckConfigCommand.metaPath);
|
|
265
679
|
}
|
|
266
680
|
}
|
|
267
|
-
_define_property(
|
|
268
|
-
class
|
|
681
|
+
_define_property(DeleteBaselineCheckConfigCommand, "metaPath", '/DeleteBaselineCheckConfig/2024-05-08/seccenter/post/application_json/');
|
|
682
|
+
class DeleteCloudEnvCommand extends sdk_core_namespaceObject.Command {
|
|
269
683
|
constructor(input){
|
|
270
684
|
super(input);
|
|
271
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
685
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteCloudEnvCommand.metaPath);
|
|
272
686
|
}
|
|
273
687
|
}
|
|
274
|
-
_define_property(
|
|
275
|
-
class
|
|
688
|
+
_define_property(DeleteCloudEnvCommand, "metaPath", '/DeleteCloudEnv/2024-05-08/seccenter/post/application_json/');
|
|
689
|
+
class DeleteCommandCommand extends sdk_core_namespaceObject.Command {
|
|
276
690
|
constructor(input){
|
|
277
691
|
super(input);
|
|
278
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
692
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteCommandCommand.metaPath);
|
|
279
693
|
}
|
|
280
694
|
}
|
|
281
|
-
_define_property(
|
|
282
|
-
class
|
|
695
|
+
_define_property(DeleteCommandCommand, "metaPath", '/DeleteCommand/2024-05-08/seccenter/post/application_json/');
|
|
696
|
+
class DeleteHostTagCommand extends sdk_core_namespaceObject.Command {
|
|
283
697
|
constructor(input){
|
|
284
698
|
super(input);
|
|
285
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
699
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteHostTagCommand.metaPath);
|
|
286
700
|
}
|
|
287
701
|
}
|
|
288
|
-
_define_property(
|
|
289
|
-
class
|
|
702
|
+
_define_property(DeleteHostTagCommand, "metaPath", '/DeleteHostTag/2024-05-08/seccenter/post/application_json/');
|
|
703
|
+
class DeleteLayeredGroupCommand extends sdk_core_namespaceObject.Command {
|
|
290
704
|
constructor(input){
|
|
291
705
|
super(input);
|
|
292
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
706
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteLayeredGroupCommand.metaPath);
|
|
293
707
|
}
|
|
294
708
|
}
|
|
295
|
-
_define_property(
|
|
296
|
-
class
|
|
709
|
+
_define_property(DeleteLayeredGroupCommand, "metaPath", '/DeleteLayeredGroup/2024-05-08/seccenter/post/application_json/');
|
|
710
|
+
class DeleteLoginConfigCommand extends sdk_core_namespaceObject.Command {
|
|
297
711
|
constructor(input){
|
|
298
712
|
super(input);
|
|
299
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
713
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteLoginConfigCommand.metaPath);
|
|
300
714
|
}
|
|
301
715
|
}
|
|
302
|
-
_define_property(
|
|
303
|
-
class
|
|
716
|
+
_define_property(DeleteLoginConfigCommand, "metaPath", '/DeleteLoginConfig/2024-05-08/seccenter/post/application_json/');
|
|
717
|
+
class DeleteMonitorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
304
718
|
constructor(input){
|
|
305
719
|
super(input);
|
|
306
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
720
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteMonitorPolicyCommand.metaPath);
|
|
307
721
|
}
|
|
308
722
|
}
|
|
309
|
-
_define_property(
|
|
310
|
-
class
|
|
723
|
+
_define_property(DeleteMonitorPolicyCommand, "metaPath", '/DeleteMonitorPolicy/2024-05-08/seccenter/post/application_json/');
|
|
724
|
+
class DeleteMultiLevelInstitutionCommand extends sdk_core_namespaceObject.Command {
|
|
311
725
|
constructor(input){
|
|
312
726
|
super(input);
|
|
313
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
727
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteMultiLevelInstitutionCommand.metaPath);
|
|
314
728
|
}
|
|
315
729
|
}
|
|
316
|
-
_define_property(
|
|
317
|
-
class
|
|
730
|
+
_define_property(DeleteMultiLevelInstitutionCommand, "metaPath", '/DeleteMultiLevelInstitution/2024-05-08/seccenter/post/application_json/');
|
|
731
|
+
class DeleteRaspConfigCommand extends sdk_core_namespaceObject.Command {
|
|
318
732
|
constructor(input){
|
|
319
733
|
super(input);
|
|
320
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
734
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteRaspConfigCommand.metaPath);
|
|
321
735
|
}
|
|
322
736
|
}
|
|
323
|
-
_define_property(
|
|
324
|
-
class
|
|
737
|
+
_define_property(DeleteRaspConfigCommand, "metaPath", '/DeleteRaspConfig/2024-05-08/seccenter/post/application_json/');
|
|
738
|
+
class DeleteWhiteListsCommand extends sdk_core_namespaceObject.Command {
|
|
325
739
|
constructor(input){
|
|
326
740
|
super(input);
|
|
327
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
741
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteWhiteListsCommand.metaPath);
|
|
328
742
|
}
|
|
329
743
|
}
|
|
330
|
-
_define_property(
|
|
331
|
-
class
|
|
744
|
+
_define_property(DeleteWhiteListsCommand, "metaPath", '/DeleteWhiteLists/2024-05-08/seccenter/post/application_json/');
|
|
745
|
+
class DescribeFileChangeTrendTop5Command extends sdk_core_namespaceObject.Command {
|
|
332
746
|
constructor(input){
|
|
333
747
|
super(input);
|
|
334
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
748
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DescribeFileChangeTrendTop5Command.metaPath);
|
|
335
749
|
}
|
|
336
750
|
}
|
|
337
|
-
_define_property(
|
|
751
|
+
_define_property(DescribeFileChangeTrendTop5Command, "metaPath", '/DescribeFileChangeTrendTop5/2024-05-08/seccenter/post/application_json/');
|
|
752
|
+
class DescribeFileMonitorOverviewCommand extends sdk_core_namespaceObject.Command {
|
|
753
|
+
constructor(input){
|
|
754
|
+
super(input);
|
|
755
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DescribeFileMonitorOverviewCommand.metaPath);
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
_define_property(DescribeFileMonitorOverviewCommand, "metaPath", '/DescribeFileMonitorOverview/2024-05-08/seccenter/post/application_json/');
|
|
759
|
+
class DescribeLastWeekFileChangeTrendsCommand extends sdk_core_namespaceObject.Command {
|
|
760
|
+
constructor(input){
|
|
761
|
+
super(input);
|
|
762
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DescribeLastWeekFileChangeTrendsCommand.metaPath);
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
_define_property(DescribeLastWeekFileChangeTrendsCommand, "metaPath", '/DescribeLastWeekFileChangeTrends/2024-05-08/seccenter/post/application_json/');
|
|
766
|
+
class DetectBaselineCommand extends sdk_core_namespaceObject.Command {
|
|
767
|
+
constructor(input){
|
|
768
|
+
super(input);
|
|
769
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetectBaselineCommand.metaPath);
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
_define_property(DetectBaselineCommand, "metaPath", '/DetectBaseline/2024-05-08/seccenter/post/application_json/');
|
|
773
|
+
class DetectBaselineByCheckConfigCommand extends sdk_core_namespaceObject.Command {
|
|
774
|
+
constructor(input){
|
|
775
|
+
super(input);
|
|
776
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetectBaselineByCheckConfigCommand.metaPath);
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
_define_property(DetectBaselineByCheckConfigCommand, "metaPath", '/DetectBaselineByCheckConfig/2024-05-08/seccenter/post/application_json/');
|
|
780
|
+
class DetectVulnCommand extends sdk_core_namespaceObject.Command {
|
|
781
|
+
constructor(input){
|
|
782
|
+
super(input);
|
|
783
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetectVulnCommand.metaPath);
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
_define_property(DetectVulnCommand, "metaPath", '/DetectVuln/2024-05-08/seccenter/post/application_json/');
|
|
787
|
+
class DetectVulnForAICommand extends sdk_core_namespaceObject.Command {
|
|
788
|
+
constructor(input){
|
|
789
|
+
super(input);
|
|
790
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetectVulnForAICommand.metaPath);
|
|
791
|
+
}
|
|
792
|
+
}
|
|
793
|
+
_define_property(DetectVulnForAICommand, "metaPath", '/DetectVulnForAI/2024-05-08/seccenter/post/application_json/');
|
|
794
|
+
class DisableHostImportantProtectCommand extends sdk_core_namespaceObject.Command {
|
|
795
|
+
constructor(input){
|
|
796
|
+
super(input);
|
|
797
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DisableHostImportantProtectCommand.metaPath);
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
_define_property(DisableHostImportantProtectCommand, "metaPath", '/DisableHostImportantProtect/2024-05-08/seccenter/post/application_json/');
|
|
801
|
+
class DownloadAIVulnListCommand extends sdk_core_namespaceObject.Command {
|
|
802
|
+
constructor(input){
|
|
803
|
+
super(input);
|
|
804
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadAIVulnListCommand.metaPath);
|
|
805
|
+
}
|
|
806
|
+
}
|
|
807
|
+
_define_property(DownloadAIVulnListCommand, "metaPath", '/DownloadAIVulnList/2024-05-08/seccenter/post/application_json/');
|
|
808
|
+
class DownloadBaselineCheckCommand extends sdk_core_namespaceObject.Command {
|
|
809
|
+
constructor(input){
|
|
810
|
+
super(input);
|
|
811
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadBaselineCheckCommand.metaPath);
|
|
812
|
+
}
|
|
813
|
+
}
|
|
814
|
+
_define_property(DownloadBaselineCheckCommand, "metaPath", '/DownloadBaselineCheck/2024-05-08/seccenter/post/application_json/');
|
|
815
|
+
class DownloadBaselineCheckHostsCommand extends sdk_core_namespaceObject.Command {
|
|
816
|
+
constructor(input){
|
|
817
|
+
super(input);
|
|
818
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadBaselineCheckHostsCommand.metaPath);
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
_define_property(DownloadBaselineCheckHostsCommand, "metaPath", '/DownloadBaselineCheckHosts/2024-05-08/seccenter/post/application_json/');
|
|
822
|
+
class DownloadRawTraceDataCommand extends sdk_core_namespaceObject.Command {
|
|
823
|
+
constructor(input){
|
|
824
|
+
super(input);
|
|
825
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadRawTraceDataCommand.metaPath);
|
|
826
|
+
}
|
|
827
|
+
}
|
|
828
|
+
_define_property(DownloadRawTraceDataCommand, "metaPath", '/DownloadRawTraceData/2024-05-08/seccenter/get/text_plain/');
|
|
829
|
+
class DownloadVulHostListByPodCommand extends sdk_core_namespaceObject.Command {
|
|
830
|
+
constructor(input){
|
|
831
|
+
super(input);
|
|
832
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadVulHostListByPodCommand.metaPath);
|
|
833
|
+
}
|
|
834
|
+
}
|
|
835
|
+
_define_property(DownloadVulHostListByPodCommand, "metaPath", '/DownloadVulHostListByPod/2024-05-08/seccenter/post/application_json/');
|
|
836
|
+
class DownloadVulListByPodCommand extends sdk_core_namespaceObject.Command {
|
|
837
|
+
constructor(input){
|
|
838
|
+
super(input);
|
|
839
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadVulListByPodCommand.metaPath);
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
_define_property(DownloadVulListByPodCommand, "metaPath", '/DownloadVulListByPod/2024-05-08/seccenter/post/application_json/');
|
|
843
|
+
class DownloadVulnAffectAISessionCommand extends sdk_core_namespaceObject.Command {
|
|
844
|
+
constructor(input){
|
|
845
|
+
super(input);
|
|
846
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadVulnAffectAISessionCommand.metaPath);
|
|
847
|
+
}
|
|
848
|
+
}
|
|
849
|
+
_define_property(DownloadVulnAffectAISessionCommand, "metaPath", '/DownloadVulnAffectAISession/2024-05-08/seccenter/post/application_json/');
|
|
850
|
+
class DownloadVulnDatasCommand extends sdk_core_namespaceObject.Command {
|
|
851
|
+
constructor(input){
|
|
852
|
+
super(input);
|
|
853
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadVulnDatasCommand.metaPath);
|
|
854
|
+
}
|
|
855
|
+
}
|
|
856
|
+
_define_property(DownloadVulnDatasCommand, "metaPath", '/DownloadVulnDatas/2024-05-08/seccenter/post/application_json/');
|
|
857
|
+
class DownloadVulnListCommand extends sdk_core_namespaceObject.Command {
|
|
858
|
+
constructor(input){
|
|
859
|
+
super(input);
|
|
860
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DownloadVulnListCommand.metaPath);
|
|
861
|
+
}
|
|
862
|
+
}
|
|
863
|
+
_define_property(DownloadVulnListCommand, "metaPath", '/DownloadVulnList/2024-05-08/seccenter/post/application_json/');
|
|
864
|
+
class EditAIApplicationSyncConfigCommand extends sdk_core_namespaceObject.Command {
|
|
865
|
+
constructor(input){
|
|
866
|
+
super(input);
|
|
867
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EditAIApplicationSyncConfigCommand.metaPath);
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
_define_property(EditAIApplicationSyncConfigCommand, "metaPath", '/EditAIApplicationSyncConfig/2024-05-08/seccenter/post/application_json/');
|
|
871
|
+
class EditBaselineCheckConfigCommand extends sdk_core_namespaceObject.Command {
|
|
872
|
+
constructor(input){
|
|
873
|
+
super(input);
|
|
874
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EditBaselineCheckConfigCommand.metaPath);
|
|
875
|
+
}
|
|
876
|
+
}
|
|
877
|
+
_define_property(EditBaselineCheckConfigCommand, "metaPath", '/EditBaselineCheckConfig/2024-05-08/seccenter/post/application_json/');
|
|
878
|
+
class EditFingerprintCollectConfigCommand extends sdk_core_namespaceObject.Command {
|
|
879
|
+
constructor(input){
|
|
880
|
+
super(input);
|
|
881
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EditFingerprintCollectConfigCommand.metaPath);
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
_define_property(EditFingerprintCollectConfigCommand, "metaPath", '/EditFingerprintCollectConfig/2024-05-08/seccenter/post/application_json/');
|
|
885
|
+
class EditMonitorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
886
|
+
constructor(input){
|
|
887
|
+
super(input);
|
|
888
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EditMonitorPolicyCommand.metaPath);
|
|
889
|
+
}
|
|
890
|
+
}
|
|
891
|
+
_define_property(EditMonitorPolicyCommand, "metaPath", '/EditMonitorPolicy/2024-05-08/seccenter/post/application_json/');
|
|
892
|
+
class EditRaspConfigCommand extends sdk_core_namespaceObject.Command {
|
|
893
|
+
constructor(input){
|
|
894
|
+
super(input);
|
|
895
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EditRaspConfigCommand.metaPath);
|
|
896
|
+
}
|
|
897
|
+
}
|
|
898
|
+
_define_property(EditRaspConfigCommand, "metaPath", '/EditRaspConfig/2024-05-08/seccenter/post/application_json/');
|
|
899
|
+
class EditVulnScanConfigCommand extends sdk_core_namespaceObject.Command {
|
|
900
|
+
constructor(input){
|
|
901
|
+
super(input);
|
|
902
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EditVulnScanConfigCommand.metaPath);
|
|
903
|
+
}
|
|
904
|
+
}
|
|
905
|
+
_define_property(EditVulnScanConfigCommand, "metaPath", '/EditVulnScanConfig/2024-05-08/seccenter/post/application_json/');
|
|
906
|
+
class EnableHostImportantProtectCommand extends sdk_core_namespaceObject.Command {
|
|
907
|
+
constructor(input){
|
|
908
|
+
super(input);
|
|
909
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EnableHostImportantProtectCommand.metaPath);
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
_define_property(EnableHostImportantProtectCommand, "metaPath", '/EnableHostImportantProtect/2024-05-08/seccenter/post/application_json/');
|
|
913
|
+
class ExportAIFingerprintDataCommand extends sdk_core_namespaceObject.Command {
|
|
914
|
+
constructor(input){
|
|
915
|
+
super(input);
|
|
916
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportAIFingerprintDataCommand.metaPath);
|
|
917
|
+
}
|
|
918
|
+
}
|
|
919
|
+
_define_property(ExportAIFingerprintDataCommand, "metaPath", '/ExportAIFingerprintData/2024-05-08/seccenter/post/application_json/');
|
|
920
|
+
class ExportAlarmListDataForRaspCommand extends sdk_core_namespaceObject.Command {
|
|
921
|
+
constructor(input){
|
|
922
|
+
super(input);
|
|
923
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportAlarmListDataForRaspCommand.metaPath);
|
|
924
|
+
}
|
|
925
|
+
}
|
|
926
|
+
_define_property(ExportAlarmListDataForRaspCommand, "metaPath", '/ExportAlarmListDataForRasp/2024-05-08/seccenter/post/application_json/');
|
|
927
|
+
class ExportAssetCenterDevsCommand extends sdk_core_namespaceObject.Command {
|
|
928
|
+
constructor(input){
|
|
929
|
+
super(input);
|
|
930
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportAssetCenterDevsCommand.metaPath);
|
|
931
|
+
}
|
|
932
|
+
}
|
|
933
|
+
_define_property(ExportAssetCenterDevsCommand, "metaPath", '/ExportAssetCenterDevs/2024-05-08/seccenter/post/application_json/');
|
|
934
|
+
class ExportAssetCenterHostsCommand extends sdk_core_namespaceObject.Command {
|
|
935
|
+
constructor(input){
|
|
936
|
+
super(input);
|
|
937
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportAssetCenterHostsCommand.metaPath);
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
_define_property(ExportAssetCenterHostsCommand, "metaPath", '/ExportAssetCenterHosts/2024-05-08/seccenter/post/application_json/');
|
|
941
|
+
class ExportBaselineCheckListCommand extends sdk_core_namespaceObject.Command {
|
|
942
|
+
constructor(input){
|
|
943
|
+
super(input);
|
|
944
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportBaselineCheckListCommand.metaPath);
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
_define_property(ExportBaselineCheckListCommand, "metaPath", '/ExportBaselineCheckList/2024-05-08/seccenter/post/application_json/');
|
|
948
|
+
class ExportBaselineHostDetailsCommand extends sdk_core_namespaceObject.Command {
|
|
949
|
+
constructor(input){
|
|
950
|
+
super(input);
|
|
951
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportBaselineHostDetailsCommand.metaPath);
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
_define_property(ExportBaselineHostDetailsCommand, "metaPath", '/ExportBaselineHostDetails/2024-05-08/seccenter/post/application_json/');
|
|
955
|
+
class ExportDevFingerprintDataCommand extends sdk_core_namespaceObject.Command {
|
|
956
|
+
constructor(input){
|
|
957
|
+
super(input);
|
|
958
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportDevFingerprintDataCommand.metaPath);
|
|
959
|
+
}
|
|
960
|
+
}
|
|
961
|
+
_define_property(ExportDevFingerprintDataCommand, "metaPath", '/ExportDevFingerprintData/2024-05-08/seccenter/post/application_json/');
|
|
962
|
+
class ExportFileMonitorAlarmListDataCommand extends sdk_core_namespaceObject.Command {
|
|
963
|
+
constructor(input){
|
|
964
|
+
super(input);
|
|
965
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportFileMonitorAlarmListDataCommand.metaPath);
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
_define_property(ExportFileMonitorAlarmListDataCommand, "metaPath", '/ExportFileMonitorAlarmListData/2024-05-08/seccenter/post/application_json/');
|
|
969
|
+
class ExportFingerprintDataCommand extends sdk_core_namespaceObject.Command {
|
|
970
|
+
constructor(input){
|
|
971
|
+
super(input);
|
|
972
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportFingerprintDataCommand.metaPath);
|
|
973
|
+
}
|
|
974
|
+
}
|
|
975
|
+
_define_property(ExportFingerprintDataCommand, "metaPath", '/ExportFingerprintData/2024-05-08/seccenter/post/application_json/');
|
|
976
|
+
class ExportHidsAlarmListDataCommand extends sdk_core_namespaceObject.Command {
|
|
977
|
+
constructor(input){
|
|
978
|
+
super(input);
|
|
979
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportHidsAlarmListDataCommand.metaPath);
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
_define_property(ExportHidsAlarmListDataCommand, "metaPath", '/ExportHidsAlarmListData/2024-05-08/seccenter/post/application_json/');
|
|
983
|
+
class ExportMlpAlarmListDataCommand extends sdk_core_namespaceObject.Command {
|
|
984
|
+
constructor(input){
|
|
985
|
+
super(input);
|
|
986
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportMlpAlarmListDataCommand.metaPath);
|
|
987
|
+
}
|
|
988
|
+
}
|
|
989
|
+
_define_property(ExportMlpAlarmListDataCommand, "metaPath", '/ExportMlpAlarmListData/2024-05-08/seccenter/post/application_json/');
|
|
990
|
+
class ExportRepoImageAssetCommand extends sdk_core_namespaceObject.Command {
|
|
991
|
+
constructor(input){
|
|
992
|
+
super(input);
|
|
993
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportRepoImageAssetCommand.metaPath);
|
|
994
|
+
}
|
|
995
|
+
}
|
|
996
|
+
_define_property(ExportRepoImageAssetCommand, "metaPath", '/ExportRepoImageAsset/2024-05-08/seccenter/post/application_json/');
|
|
997
|
+
class ExportVirusAlarmListDataCommand extends sdk_core_namespaceObject.Command {
|
|
998
|
+
constructor(input){
|
|
999
|
+
super(input);
|
|
1000
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportVirusAlarmListDataCommand.metaPath);
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
_define_property(ExportVirusAlarmListDataCommand, "metaPath", '/ExportVirusAlarmListData/2024-05-08/seccenter/post/application_json/');
|
|
1004
|
+
class ExportWeakPasswordCommand extends sdk_core_namespaceObject.Command {
|
|
1005
|
+
constructor(input){
|
|
1006
|
+
super(input);
|
|
1007
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ExportWeakPasswordCommand.metaPath);
|
|
1008
|
+
}
|
|
1009
|
+
}
|
|
1010
|
+
_define_property(ExportWeakPasswordCommand, "metaPath", '/ExportWeakPassword/2024-05-08/seccenter/post/application_json/');
|
|
1011
|
+
class GenerateInstallCommandCommand extends sdk_core_namespaceObject.Command {
|
|
1012
|
+
constructor(input){
|
|
1013
|
+
super(input);
|
|
1014
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GenerateInstallCommandCommand.metaPath);
|
|
1015
|
+
}
|
|
1016
|
+
}
|
|
1017
|
+
_define_property(GenerateInstallCommandCommand, "metaPath", '/GenerateInstallCommand/2024-05-08/seccenter/post/application_json/');
|
|
1018
|
+
class GetAIAlarmJudgeConfigCommand extends sdk_core_namespaceObject.Command {
|
|
1019
|
+
constructor(input){
|
|
1020
|
+
super(input);
|
|
1021
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIAlarmJudgeConfigCommand.metaPath);
|
|
1022
|
+
}
|
|
1023
|
+
}
|
|
1024
|
+
_define_property(GetAIAlarmJudgeConfigCommand, "metaPath", '/GetAIAlarmJudgeConfig/2024-05-08/seccenter/post/application_json/');
|
|
1025
|
+
class GetAIApplicationSyncConfigCommand extends sdk_core_namespaceObject.Command {
|
|
1026
|
+
constructor(input){
|
|
1027
|
+
super(input);
|
|
1028
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIApplicationSyncConfigCommand.metaPath);
|
|
1029
|
+
}
|
|
1030
|
+
}
|
|
1031
|
+
_define_property(GetAIApplicationSyncConfigCommand, "metaPath", '/GetAIApplicationSyncConfig/2024-05-08/seccenter/post/application_json/');
|
|
1032
|
+
class GetAIFingerprintAppCommand extends sdk_core_namespaceObject.Command {
|
|
1033
|
+
constructor(input){
|
|
1034
|
+
super(input);
|
|
1035
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIFingerprintAppCommand.metaPath);
|
|
1036
|
+
}
|
|
1037
|
+
}
|
|
1038
|
+
_define_property(GetAIFingerprintAppCommand, "metaPath", '/GetAIFingerprintApp/2024-05-08/seccenter/post/application_json/');
|
|
1039
|
+
class GetAIFingerprintPortCommand extends sdk_core_namespaceObject.Command {
|
|
1040
|
+
constructor(input){
|
|
1041
|
+
super(input);
|
|
1042
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIFingerprintPortCommand.metaPath);
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
1045
|
+
_define_property(GetAIFingerprintPortCommand, "metaPath", '/GetAIFingerprintPort/2024-05-08/seccenter/post/application_json/');
|
|
1046
|
+
class GetAIFingerprintProcessCommand extends sdk_core_namespaceObject.Command {
|
|
1047
|
+
constructor(input){
|
|
1048
|
+
super(input);
|
|
1049
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIFingerprintProcessCommand.metaPath);
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
_define_property(GetAIFingerprintProcessCommand, "metaPath", '/GetAIFingerprintProcess/2024-05-08/seccenter/post/application_json/');
|
|
1053
|
+
class GetAIFingerprintRefreshStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1054
|
+
constructor(input){
|
|
1055
|
+
super(input);
|
|
1056
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIFingerprintRefreshStatusCommand.metaPath);
|
|
1057
|
+
}
|
|
1058
|
+
}
|
|
1059
|
+
_define_property(GetAIFingerprintRefreshStatusCommand, "metaPath", '/GetAIFingerprintRefreshStatus/2024-05-08/seccenter/post/application_json/');
|
|
1060
|
+
class GetAIFingerprintSoftwareCommand extends sdk_core_namespaceObject.Command {
|
|
1061
|
+
constructor(input){
|
|
1062
|
+
super(input);
|
|
1063
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIFingerprintSoftwareCommand.metaPath);
|
|
1064
|
+
}
|
|
1065
|
+
}
|
|
1066
|
+
_define_property(GetAIFingerprintSoftwareCommand, "metaPath", '/GetAIFingerprintSoftware/2024-05-08/seccenter/post/application_json/');
|
|
1067
|
+
class GetAIFingerprintStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1068
|
+
constructor(input){
|
|
1069
|
+
super(input);
|
|
1070
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIFingerprintStatisticsCommand.metaPath);
|
|
1071
|
+
}
|
|
1072
|
+
}
|
|
1073
|
+
_define_property(GetAIFingerprintStatisticsCommand, "metaPath", '/GetAIFingerprintStatistics/2024-05-08/seccenter/post/application_json/');
|
|
1074
|
+
class GetAIFingerprintTop5Command extends sdk_core_namespaceObject.Command {
|
|
1075
|
+
constructor(input){
|
|
1076
|
+
super(input);
|
|
1077
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIFingerprintTop5Command.metaPath);
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
_define_property(GetAIFingerprintTop5Command, "metaPath", '/GetAIFingerprintTop5/2024-05-08/seccenter/post/application_json/');
|
|
1081
|
+
class GetAISessionVulnInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1082
|
+
constructor(input){
|
|
1083
|
+
super(input);
|
|
1084
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAISessionVulnInfoCommand.metaPath);
|
|
1085
|
+
}
|
|
1086
|
+
}
|
|
1087
|
+
_define_property(GetAISessionVulnInfoCommand, "metaPath", '/GetAISessionVulnInfo/2024-05-08/seccenter/post/application_json/');
|
|
1088
|
+
class GetAIVulnDetectProgressDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1089
|
+
constructor(input){
|
|
1090
|
+
super(input);
|
|
1091
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAIVulnDetectProgressDetailCommand.metaPath);
|
|
1092
|
+
}
|
|
1093
|
+
}
|
|
1094
|
+
_define_property(GetAIVulnDetectProgressDetailCommand, "metaPath", '/GetAIVulnDetectProgressDetail/2024-05-08/seccenter/post/application_json/');
|
|
1095
|
+
class GetAlarmBySmithKeyCommand extends sdk_core_namespaceObject.Command {
|
|
1096
|
+
constructor(input){
|
|
1097
|
+
super(input);
|
|
1098
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAlarmBySmithKeyCommand.metaPath);
|
|
1099
|
+
}
|
|
1100
|
+
}
|
|
1101
|
+
_define_property(GetAlarmBySmithKeyCommand, "metaPath", '/GetAlarmBySmithKey/2024-05-08/seccenter/get/text_plain/');
|
|
1102
|
+
class GetAlarmRuleListCommand extends sdk_core_namespaceObject.Command {
|
|
1103
|
+
constructor(input){
|
|
1104
|
+
super(input);
|
|
1105
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAlarmRuleListCommand.metaPath);
|
|
1106
|
+
}
|
|
1107
|
+
}
|
|
1108
|
+
_define_property(GetAlarmRuleListCommand, "metaPath", '/GetAlarmRuleList/2024-05-08/seccenter/post/application_json/');
|
|
1109
|
+
class GetAlarmTraceCommand extends sdk_core_namespaceObject.Command {
|
|
1110
|
+
constructor(input){
|
|
1111
|
+
super(input);
|
|
1112
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAlarmTraceCommand.metaPath);
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
_define_property(GetAlarmTraceCommand, "metaPath", '/GetAlarmTrace/2024-05-08/seccenter/get/text_plain/');
|
|
1116
|
+
class GetAlarmTraceRawDataCommand extends sdk_core_namespaceObject.Command {
|
|
1117
|
+
constructor(input){
|
|
1118
|
+
super(input);
|
|
1119
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAlarmTraceRawDataCommand.metaPath);
|
|
1120
|
+
}
|
|
1121
|
+
}
|
|
1122
|
+
_define_property(GetAlarmTraceRawDataCommand, "metaPath", '/GetAlarmTraceRawData/2024-05-08/seccenter/post/application_json/');
|
|
1123
|
+
class GetAlarmVirusStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1124
|
+
constructor(input){
|
|
1125
|
+
super(input);
|
|
1126
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAlarmVirusStatisticsCommand.metaPath);
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
_define_property(GetAlarmVirusStatisticsCommand, "metaPath", '/GetAlarmVirusStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1130
|
+
class GetAllMonitorSuffixListCommand extends sdk_core_namespaceObject.Command {
|
|
1131
|
+
constructor(input){
|
|
1132
|
+
super(input);
|
|
1133
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAllMonitorSuffixListCommand.metaPath);
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
_define_property(GetAllMonitorSuffixListCommand, "metaPath", '/GetAllMonitorSuffixList/2024-05-08/seccenter/post/application_json/');
|
|
338
1137
|
class GetArmorProfileCommand extends sdk_core_namespaceObject.Command {
|
|
339
1138
|
constructor(input){
|
|
340
1139
|
super(input);
|
|
341
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetArmorProfileCommand.metaPath);
|
|
1140
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetArmorProfileCommand.metaPath);
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
_define_property(GetArmorProfileCommand, "metaPath", '/GetArmorProfile/2024-05-08/seccenter/post/application_json/');
|
|
1144
|
+
class GetAssetClusterStatisticCommand extends sdk_core_namespaceObject.Command {
|
|
1145
|
+
constructor(input){
|
|
1146
|
+
super(input);
|
|
1147
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAssetClusterStatisticCommand.metaPath);
|
|
1148
|
+
}
|
|
1149
|
+
}
|
|
1150
|
+
_define_property(GetAssetClusterStatisticCommand, "metaPath", '/GetAssetClusterStatistic/2024-05-08/seccenter/post/application_json/');
|
|
1151
|
+
class GetAssetClustersSyncEndCommand extends sdk_core_namespaceObject.Command {
|
|
1152
|
+
constructor(input){
|
|
1153
|
+
super(input);
|
|
1154
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAssetClustersSyncEndCommand.metaPath);
|
|
1155
|
+
}
|
|
1156
|
+
}
|
|
1157
|
+
_define_property(GetAssetClustersSyncEndCommand, "metaPath", '/GetAssetClustersSyncEnd/2024-05-08/seccenter/post/application_json/');
|
|
1158
|
+
class GetAssetWorkloadStatisticCommand extends sdk_core_namespaceObject.Command {
|
|
1159
|
+
constructor(input){
|
|
1160
|
+
super(input);
|
|
1161
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAssetWorkloadStatisticCommand.metaPath);
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
_define_property(GetAssetWorkloadStatisticCommand, "metaPath", '/GetAssetWorkloadStatistic/2024-05-08/seccenter/post/application_json/');
|
|
1165
|
+
class GetAutoIsolateAgentListCommand extends sdk_core_namespaceObject.Command {
|
|
1166
|
+
constructor(input){
|
|
1167
|
+
super(input);
|
|
1168
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAutoIsolateAgentListCommand.metaPath);
|
|
1169
|
+
}
|
|
1170
|
+
}
|
|
1171
|
+
_define_property(GetAutoIsolateAgentListCommand, "metaPath", '/GetAutoIsolateAgentList/2024-05-08/seccenter/post/application_json/');
|
|
1172
|
+
class GetAutoProtectConfigCommand extends sdk_core_namespaceObject.Command {
|
|
1173
|
+
constructor(input){
|
|
1174
|
+
super(input);
|
|
1175
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetAutoProtectConfigCommand.metaPath);
|
|
1176
|
+
}
|
|
1177
|
+
}
|
|
1178
|
+
_define_property(GetAutoProtectConfigCommand, "metaPath", '/GetAutoProtectConfig/2024-05-08/seccenter/post/application_json/');
|
|
1179
|
+
class GetBaselineDetectProgressDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1180
|
+
constructor(input){
|
|
1181
|
+
super(input);
|
|
1182
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetBaselineDetectProgressDetailCommand.metaPath);
|
|
1183
|
+
}
|
|
1184
|
+
}
|
|
1185
|
+
_define_property(GetBaselineDetectProgressDetailCommand, "metaPath", '/GetBaselineDetectProgressDetail/2024-05-08/seccenter/post/application_json/');
|
|
1186
|
+
class GetBaselineGroupStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1187
|
+
constructor(input){
|
|
1188
|
+
super(input);
|
|
1189
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetBaselineGroupStatisticsCommand.metaPath);
|
|
1190
|
+
}
|
|
1191
|
+
}
|
|
1192
|
+
_define_property(GetBaselineGroupStatisticsCommand, "metaPath", '/GetBaselineGroupStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1193
|
+
class GetBruteForceBanCapParamsCommand extends sdk_core_namespaceObject.Command {
|
|
1194
|
+
constructor(input){
|
|
1195
|
+
super(input);
|
|
1196
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetBruteForceBanCapParamsCommand.metaPath);
|
|
1197
|
+
}
|
|
1198
|
+
}
|
|
1199
|
+
_define_property(GetBruteForceBanCapParamsCommand, "metaPath", '/GetBruteForceBanCapParams/2024-05-08/seccenter/post/application_json/');
|
|
1200
|
+
class GetBruteForceBanConfigCommand extends sdk_core_namespaceObject.Command {
|
|
1201
|
+
constructor(input){
|
|
1202
|
+
super(input);
|
|
1203
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetBruteForceBanConfigCommand.metaPath);
|
|
1204
|
+
}
|
|
1205
|
+
}
|
|
1206
|
+
_define_property(GetBruteForceBanConfigCommand, "metaPath", '/GetBruteForceBanConfig/2024-05-08/seccenter/get/text_plain/');
|
|
1207
|
+
class GetBruteForceBanStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1208
|
+
constructor(input){
|
|
1209
|
+
super(input);
|
|
1210
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetBruteForceBanStatisticsCommand.metaPath);
|
|
1211
|
+
}
|
|
1212
|
+
}
|
|
1213
|
+
_define_property(GetBruteForceBanStatisticsCommand, "metaPath", '/GetBruteForceBanStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1214
|
+
class GetCisDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1215
|
+
constructor(input){
|
|
1216
|
+
super(input);
|
|
1217
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetCisDetailCommand.metaPath);
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
_define_property(GetCisDetailCommand, "metaPath", '/GetCisDetail/2024-05-08/seccenter/post/application_json/');
|
|
1221
|
+
class GetClusterStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1222
|
+
constructor(input){
|
|
1223
|
+
super(input);
|
|
1224
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetClusterStatisticsCommand.metaPath);
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1227
|
+
_define_property(GetClusterStatisticsCommand, "metaPath", '/GetClusterStatistics/2024-05-08/seccenter/post/application_json/');
|
|
1228
|
+
class GetClustersPermissionResultCommand extends sdk_core_namespaceObject.Command {
|
|
1229
|
+
constructor(input){
|
|
1230
|
+
super(input);
|
|
1231
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetClustersPermissionResultCommand.metaPath);
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
_define_property(GetClustersPermissionResultCommand, "metaPath", '/GetClustersPermissionResult/2024-05-08/seccenter/post/application_json/');
|
|
1235
|
+
class GetCustomWeakPasswordsCommand extends sdk_core_namespaceObject.Command {
|
|
1236
|
+
constructor(input){
|
|
1237
|
+
super(input);
|
|
1238
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetCustomWeakPasswordsCommand.metaPath);
|
|
1239
|
+
}
|
|
1240
|
+
}
|
|
1241
|
+
_define_property(GetCustomWeakPasswordsCommand, "metaPath", '/GetCustomWeakPasswords/2024-05-08/seccenter/post/application_json/');
|
|
1242
|
+
class GetDevAssetOverviewCommand extends sdk_core_namespaceObject.Command {
|
|
1243
|
+
constructor(input){
|
|
1244
|
+
super(input);
|
|
1245
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetDevAssetOverviewCommand.metaPath);
|
|
1246
|
+
}
|
|
1247
|
+
}
|
|
1248
|
+
_define_property(GetDevAssetOverviewCommand, "metaPath", '/GetDevAssetOverview/2024-05-08/seccenter/post/application_json/');
|
|
1249
|
+
class GetDevDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1250
|
+
constructor(input){
|
|
1251
|
+
super(input);
|
|
1252
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetDevDetailCommand.metaPath);
|
|
1253
|
+
}
|
|
1254
|
+
}
|
|
1255
|
+
_define_property(GetDevDetailCommand, "metaPath", '/GetDevDetail/2024-05-08/seccenter/get/text_plain/');
|
|
1256
|
+
class GetDevFingerprintPortCommand extends sdk_core_namespaceObject.Command {
|
|
1257
|
+
constructor(input){
|
|
1258
|
+
super(input);
|
|
1259
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetDevFingerprintPortCommand.metaPath);
|
|
1260
|
+
}
|
|
1261
|
+
}
|
|
1262
|
+
_define_property(GetDevFingerprintPortCommand, "metaPath", '/GetDevFingerprintPort/2024-05-08/seccenter/post/application_json/');
|
|
1263
|
+
class GetDevFingerprintProcessCommand extends sdk_core_namespaceObject.Command {
|
|
1264
|
+
constructor(input){
|
|
1265
|
+
super(input);
|
|
1266
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetDevFingerprintProcessCommand.metaPath);
|
|
1267
|
+
}
|
|
1268
|
+
}
|
|
1269
|
+
_define_property(GetDevFingerprintProcessCommand, "metaPath", '/GetDevFingerprintProcess/2024-05-08/seccenter/post/application_json/');
|
|
1270
|
+
class GetDevFingerprintSoftwareCommand extends sdk_core_namespaceObject.Command {
|
|
1271
|
+
constructor(input){
|
|
1272
|
+
super(input);
|
|
1273
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetDevFingerprintSoftwareCommand.metaPath);
|
|
1274
|
+
}
|
|
1275
|
+
}
|
|
1276
|
+
_define_property(GetDevFingerprintSoftwareCommand, "metaPath", '/GetDevFingerprintSoftware/2024-05-08/seccenter/post/application_json/');
|
|
1277
|
+
class GetDevFingerprintStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1278
|
+
constructor(input){
|
|
1279
|
+
super(input);
|
|
1280
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetDevFingerprintStatisticsCommand.metaPath);
|
|
1281
|
+
}
|
|
1282
|
+
}
|
|
1283
|
+
_define_property(GetDevFingerprintStatisticsCommand, "metaPath", '/GetDevFingerprintStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1284
|
+
class GetDownloadStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1285
|
+
constructor(input){
|
|
1286
|
+
super(input);
|
|
1287
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetDownloadStatusCommand.metaPath);
|
|
1288
|
+
}
|
|
1289
|
+
}
|
|
1290
|
+
_define_property(GetDownloadStatusCommand, "metaPath", '/GetDownloadStatus/2024-05-08/seccenter/get/text_plain/');
|
|
1291
|
+
class GetFingerprintAppCommand extends sdk_core_namespaceObject.Command {
|
|
1292
|
+
constructor(input){
|
|
1293
|
+
super(input);
|
|
1294
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintAppCommand.metaPath);
|
|
1295
|
+
}
|
|
1296
|
+
}
|
|
1297
|
+
_define_property(GetFingerprintAppCommand, "metaPath", '/GetFingerprintApp/2024-05-08/seccenter/post/application_json/');
|
|
1298
|
+
class GetFingerprintAppGroupCommand extends sdk_core_namespaceObject.Command {
|
|
1299
|
+
constructor(input){
|
|
1300
|
+
super(input);
|
|
1301
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintAppGroupCommand.metaPath);
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
_define_property(GetFingerprintAppGroupCommand, "metaPath", '/GetFingerprintAppGroup/2024-05-08/seccenter/get/text_plain/');
|
|
1305
|
+
class GetFingerprintCronCommand extends sdk_core_namespaceObject.Command {
|
|
1306
|
+
constructor(input){
|
|
1307
|
+
super(input);
|
|
1308
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintCronCommand.metaPath);
|
|
1309
|
+
}
|
|
1310
|
+
}
|
|
1311
|
+
_define_property(GetFingerprintCronCommand, "metaPath", '/GetFingerprintCron/2024-05-08/seccenter/post/application_json/');
|
|
1312
|
+
class GetFingerprintEnvCommand extends sdk_core_namespaceObject.Command {
|
|
1313
|
+
constructor(input){
|
|
1314
|
+
super(input);
|
|
1315
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintEnvCommand.metaPath);
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
_define_property(GetFingerprintEnvCommand, "metaPath", '/GetFingerprintEnv/2024-05-08/seccenter/post/application_json/');
|
|
1319
|
+
class GetFingerprintIntegrityCommand extends sdk_core_namespaceObject.Command {
|
|
1320
|
+
constructor(input){
|
|
1321
|
+
super(input);
|
|
1322
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintIntegrityCommand.metaPath);
|
|
1323
|
+
}
|
|
1324
|
+
}
|
|
1325
|
+
_define_property(GetFingerprintIntegrityCommand, "metaPath", '/GetFingerprintIntegrity/2024-05-08/seccenter/post/application_json/');
|
|
1326
|
+
class GetFingerprintKmodCommand extends sdk_core_namespaceObject.Command {
|
|
1327
|
+
constructor(input){
|
|
1328
|
+
super(input);
|
|
1329
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintKmodCommand.metaPath);
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1332
|
+
_define_property(GetFingerprintKmodCommand, "metaPath", '/GetFingerprintKmod/2024-05-08/seccenter/post/application_json/');
|
|
1333
|
+
class GetFingerprintPortCommand extends sdk_core_namespaceObject.Command {
|
|
1334
|
+
constructor(input){
|
|
1335
|
+
super(input);
|
|
1336
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintPortCommand.metaPath);
|
|
1337
|
+
}
|
|
1338
|
+
}
|
|
1339
|
+
_define_property(GetFingerprintPortCommand, "metaPath", '/GetFingerprintPort/2024-05-08/seccenter/post/application_json/');
|
|
1340
|
+
class GetFingerprintProcessCommand extends sdk_core_namespaceObject.Command {
|
|
1341
|
+
constructor(input){
|
|
1342
|
+
super(input);
|
|
1343
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintProcessCommand.metaPath);
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
_define_property(GetFingerprintProcessCommand, "metaPath", '/GetFingerprintProcess/2024-05-08/seccenter/post/application_json/');
|
|
1347
|
+
class GetFingerprintRefreshStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1348
|
+
constructor(input){
|
|
1349
|
+
super(input);
|
|
1350
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintRefreshStatusCommand.metaPath);
|
|
1351
|
+
}
|
|
1352
|
+
}
|
|
1353
|
+
_define_property(GetFingerprintRefreshStatusCommand, "metaPath", '/GetFingerprintRefreshStatus/2024-05-08/seccenter/get/text_plain/');
|
|
1354
|
+
class GetFingerprintServiceCommand extends sdk_core_namespaceObject.Command {
|
|
1355
|
+
constructor(input){
|
|
1356
|
+
super(input);
|
|
1357
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintServiceCommand.metaPath);
|
|
1358
|
+
}
|
|
1359
|
+
}
|
|
1360
|
+
_define_property(GetFingerprintServiceCommand, "metaPath", '/GetFingerprintService/2024-05-08/seccenter/post/application_json/');
|
|
1361
|
+
class GetFingerprintSoftwareCommand extends sdk_core_namespaceObject.Command {
|
|
1362
|
+
constructor(input){
|
|
1363
|
+
super(input);
|
|
1364
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintSoftwareCommand.metaPath);
|
|
1365
|
+
}
|
|
1366
|
+
}
|
|
1367
|
+
_define_property(GetFingerprintSoftwareCommand, "metaPath", '/GetFingerprintSoftware/2024-05-08/seccenter/post/application_json/');
|
|
1368
|
+
class GetFingerprintStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1369
|
+
constructor(input){
|
|
1370
|
+
super(input);
|
|
1371
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintStatisticsCommand.metaPath);
|
|
1372
|
+
}
|
|
1373
|
+
}
|
|
1374
|
+
_define_property(GetFingerprintStatisticsCommand, "metaPath", '/GetFingerprintStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1375
|
+
class GetFingerprintTop5Command extends sdk_core_namespaceObject.Command {
|
|
1376
|
+
constructor(input){
|
|
1377
|
+
super(input);
|
|
1378
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintTop5Command.metaPath);
|
|
1379
|
+
}
|
|
1380
|
+
}
|
|
1381
|
+
_define_property(GetFingerprintTop5Command, "metaPath", '/GetFingerprintTop5/2024-05-08/seccenter/get/text_plain/');
|
|
1382
|
+
class GetFingerprintUserCommand extends sdk_core_namespaceObject.Command {
|
|
1383
|
+
constructor(input){
|
|
1384
|
+
super(input);
|
|
1385
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintUserCommand.metaPath);
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1388
|
+
_define_property(GetFingerprintUserCommand, "metaPath", '/GetFingerprintUser/2024-05-08/seccenter/post/application_json/');
|
|
1389
|
+
class GetFingerprintWebCommand extends sdk_core_namespaceObject.Command {
|
|
1390
|
+
constructor(input){
|
|
1391
|
+
super(input);
|
|
1392
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFingerprintWebCommand.metaPath);
|
|
1393
|
+
}
|
|
1394
|
+
}
|
|
1395
|
+
_define_property(GetFingerprintWebCommand, "metaPath", '/GetFingerprintWeb/2024-05-08/seccenter/post/application_json/');
|
|
1396
|
+
class GetGeoLocationCommand extends sdk_core_namespaceObject.Command {
|
|
1397
|
+
constructor(input){
|
|
1398
|
+
super(input);
|
|
1399
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetGeoLocationCommand.metaPath);
|
|
1400
|
+
}
|
|
1401
|
+
}
|
|
1402
|
+
_define_property(GetGeoLocationCommand, "metaPath", '/GetGeoLocation/2024-05-08/seccenter/get/text_plain/');
|
|
1403
|
+
class GetGroupCheckStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1404
|
+
constructor(input){
|
|
1405
|
+
super(input);
|
|
1406
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetGroupCheckStatusCommand.metaPath);
|
|
1407
|
+
}
|
|
1408
|
+
}
|
|
1409
|
+
_define_property(GetGroupCheckStatusCommand, "metaPath", '/GetGroupCheckStatus/2024-05-08/seccenter/get/text_plain/');
|
|
1410
|
+
class GetHidsAlarmInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1411
|
+
constructor(input){
|
|
1412
|
+
super(input);
|
|
1413
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetHidsAlarmInfoCommand.metaPath);
|
|
1414
|
+
}
|
|
1415
|
+
}
|
|
1416
|
+
_define_property(GetHidsAlarmInfoCommand, "metaPath", '/GetHidsAlarmInfo/2024-05-08/seccenter/get/text_plain/');
|
|
1417
|
+
class GetHidsAlarmStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1418
|
+
constructor(input){
|
|
1419
|
+
super(input);
|
|
1420
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetHidsAlarmStatisticsCommand.metaPath);
|
|
1421
|
+
}
|
|
1422
|
+
}
|
|
1423
|
+
_define_property(GetHidsAlarmStatisticsCommand, "metaPath", '/GetHidsAlarmStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1424
|
+
class GetHidsAlarmSummaryInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1425
|
+
constructor(input){
|
|
1426
|
+
super(input);
|
|
1427
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetHidsAlarmSummaryInfoCommand.metaPath);
|
|
1428
|
+
}
|
|
1429
|
+
}
|
|
1430
|
+
_define_property(GetHidsAlarmSummaryInfoCommand, "metaPath", '/GetHidsAlarmSummaryInfo/2024-05-08/seccenter/get/text_plain/');
|
|
1431
|
+
class GetHostAssetOverviewCommand extends sdk_core_namespaceObject.Command {
|
|
1432
|
+
constructor(input){
|
|
1433
|
+
super(input);
|
|
1434
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetHostAssetOverviewCommand.metaPath);
|
|
1435
|
+
}
|
|
1436
|
+
}
|
|
1437
|
+
_define_property(GetHostAssetOverviewCommand, "metaPath", '/GetHostAssetOverview/2024-05-08/seccenter/post/application_json/');
|
|
1438
|
+
class GetHostBasicInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1439
|
+
constructor(input){
|
|
1440
|
+
super(input);
|
|
1441
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetHostBasicInfoCommand.metaPath);
|
|
1442
|
+
}
|
|
1443
|
+
}
|
|
1444
|
+
_define_property(GetHostBasicInfoCommand, "metaPath", '/GetHostBasicInfo/2024-05-08/seccenter/get/text_plain/');
|
|
1445
|
+
class GetHostImportantProtectStateCommand extends sdk_core_namespaceObject.Command {
|
|
1446
|
+
constructor(input){
|
|
1447
|
+
super(input);
|
|
1448
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetHostImportantProtectStateCommand.metaPath);
|
|
1449
|
+
}
|
|
1450
|
+
}
|
|
1451
|
+
_define_property(GetHostImportantProtectStateCommand, "metaPath", '/GetHostImportantProtectState/2024-05-08/seccenter/get/text_plain/');
|
|
1452
|
+
class GetHostVolumeCommand extends sdk_core_namespaceObject.Command {
|
|
1453
|
+
constructor(input){
|
|
1454
|
+
super(input);
|
|
1455
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetHostVolumeCommand.metaPath);
|
|
1456
|
+
}
|
|
1457
|
+
}
|
|
1458
|
+
_define_property(GetHostVolumeCommand, "metaPath", '/GetHostVolume/2024-05-08/seccenter/post/application_json/');
|
|
1459
|
+
class GetHostVulnInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1460
|
+
constructor(input){
|
|
1461
|
+
super(input);
|
|
1462
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetHostVulnInfoCommand.metaPath);
|
|
1463
|
+
}
|
|
1464
|
+
}
|
|
1465
|
+
_define_property(GetHostVulnInfoCommand, "metaPath", '/GetHostVulnInfo/2024-05-08/seccenter/post/application_json/');
|
|
1466
|
+
class GetIntrusionRealTimeUpdatesCommand extends sdk_core_namespaceObject.Command {
|
|
1467
|
+
constructor(input){
|
|
1468
|
+
super(input);
|
|
1469
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetIntrusionRealTimeUpdatesCommand.metaPath);
|
|
1470
|
+
}
|
|
1471
|
+
}
|
|
1472
|
+
_define_property(GetIntrusionRealTimeUpdatesCommand, "metaPath", '/GetIntrusionRealTimeUpdates/2024-05-08/seccenter/post/application_json/');
|
|
1473
|
+
class GetIntrusionRiskTrendsCommand extends sdk_core_namespaceObject.Command {
|
|
1474
|
+
constructor(input){
|
|
1475
|
+
super(input);
|
|
1476
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetIntrusionRiskTrendsCommand.metaPath);
|
|
1477
|
+
}
|
|
1478
|
+
}
|
|
1479
|
+
_define_property(GetIntrusionRiskTrendsCommand, "metaPath", '/GetIntrusionRiskTrends/2024-05-08/seccenter/get/text_plain/');
|
|
1480
|
+
class GetK8sAssetStatisticCommand extends sdk_core_namespaceObject.Command {
|
|
1481
|
+
constructor(input){
|
|
1482
|
+
super(input);
|
|
1483
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetK8sAssetStatisticCommand.metaPath);
|
|
1484
|
+
}
|
|
1485
|
+
}
|
|
1486
|
+
_define_property(GetK8sAssetStatisticCommand, "metaPath", '/GetK8sAssetStatistic/2024-05-08/seccenter/post/application_json/');
|
|
1487
|
+
class GetLayeredGroupsCommand extends sdk_core_namespaceObject.Command {
|
|
1488
|
+
constructor(input){
|
|
1489
|
+
super(input);
|
|
1490
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetLayeredGroupsCommand.metaPath);
|
|
1491
|
+
}
|
|
1492
|
+
}
|
|
1493
|
+
_define_property(GetLayeredGroupsCommand, "metaPath", '/GetLayeredGroups/2024-05-08/seccenter/post/application_json/');
|
|
1494
|
+
class GetMLPAssetSyncTaskDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1495
|
+
constructor(input){
|
|
1496
|
+
super(input);
|
|
1497
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMLPAssetSyncTaskDetailCommand.metaPath);
|
|
1498
|
+
}
|
|
1499
|
+
}
|
|
1500
|
+
_define_property(GetMLPAssetSyncTaskDetailCommand, "metaPath", '/GetMLPAssetSyncTaskDetail/2024-05-08/seccenter/post/application_json/');
|
|
1501
|
+
class GetMLPAssetSyncTaskStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1502
|
+
constructor(input){
|
|
1503
|
+
super(input);
|
|
1504
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMLPAssetSyncTaskStatusCommand.metaPath);
|
|
1505
|
+
}
|
|
1506
|
+
}
|
|
1507
|
+
_define_property(GetMLPAssetSyncTaskStatusCommand, "metaPath", '/GetMLPAssetSyncTaskStatus/2024-05-08/seccenter/post/application_json/');
|
|
1508
|
+
class GetManualSyncAIApplicationStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1509
|
+
constructor(input){
|
|
1510
|
+
super(input);
|
|
1511
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetManualSyncAIApplicationStatusCommand.metaPath);
|
|
1512
|
+
}
|
|
1513
|
+
}
|
|
1514
|
+
_define_property(GetManualSyncAIApplicationStatusCommand, "metaPath", '/GetManualSyncAIApplicationStatus/2024-05-08/seccenter/post/application_json/');
|
|
1515
|
+
class GetMlpAlarmStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1516
|
+
constructor(input){
|
|
1517
|
+
super(input);
|
|
1518
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMlpAlarmStatisticsCommand.metaPath);
|
|
1519
|
+
}
|
|
1520
|
+
}
|
|
1521
|
+
_define_property(GetMlpAlarmStatisticsCommand, "metaPath", '/GetMlpAlarmStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1522
|
+
class GetMlpAlarmSummaryInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1523
|
+
constructor(input){
|
|
1524
|
+
super(input);
|
|
1525
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMlpAlarmSummaryInfoCommand.metaPath);
|
|
1526
|
+
}
|
|
1527
|
+
}
|
|
1528
|
+
_define_property(GetMlpAlarmSummaryInfoCommand, "metaPath", '/GetMlpAlarmSummaryInfo/2024-05-08/seccenter/get/text_plain/');
|
|
1529
|
+
class GetMlpUpdateSoftwareTaskDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1530
|
+
constructor(input){
|
|
1531
|
+
super(input);
|
|
1532
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMlpUpdateSoftwareTaskDetailCommand.metaPath);
|
|
1533
|
+
}
|
|
1534
|
+
}
|
|
1535
|
+
_define_property(GetMlpUpdateSoftwareTaskDetailCommand, "metaPath", '/GetMlpUpdateSoftwareTaskDetail/2024-05-08/seccenter/get/text_plain/');
|
|
1536
|
+
class GetMonitorPolicyDirectoryCommand extends sdk_core_namespaceObject.Command {
|
|
1537
|
+
constructor(input){
|
|
1538
|
+
super(input);
|
|
1539
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMonitorPolicyDirectoryCommand.metaPath);
|
|
1540
|
+
}
|
|
1541
|
+
}
|
|
1542
|
+
_define_property(GetMonitorPolicyDirectoryCommand, "metaPath", '/GetMonitorPolicyDirectory/2024-05-08/seccenter/get/text_plain/');
|
|
1543
|
+
class GetMultiLevelAuthDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1544
|
+
constructor(input){
|
|
1545
|
+
super(input);
|
|
1546
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMultiLevelAuthDetailCommand.metaPath);
|
|
1547
|
+
}
|
|
1548
|
+
}
|
|
1549
|
+
_define_property(GetMultiLevelAuthDetailCommand, "metaPath", '/GetMultiLevelAuthDetail/2024-05-08/seccenter/post/application_json/');
|
|
1550
|
+
class GetMultiLevelHostAssetOverviewCommand extends sdk_core_namespaceObject.Command {
|
|
1551
|
+
constructor(input){
|
|
1552
|
+
super(input);
|
|
1553
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMultiLevelHostAssetOverviewCommand.metaPath);
|
|
1554
|
+
}
|
|
1555
|
+
}
|
|
1556
|
+
_define_property(GetMultiLevelHostAssetOverviewCommand, "metaPath", '/GetMultiLevelHostAssetOverview/2024-05-08/seccenter/post/application_json/');
|
|
1557
|
+
class GetMultiLevelInstitutionDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1558
|
+
constructor(input){
|
|
1559
|
+
super(input);
|
|
1560
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMultiLevelInstitutionDetailCommand.metaPath);
|
|
1561
|
+
}
|
|
1562
|
+
}
|
|
1563
|
+
_define_property(GetMultiLevelInstitutionDetailCommand, "metaPath", '/GetMultiLevelInstitutionDetail/2024-05-08/seccenter/post/application_json/');
|
|
1564
|
+
class GetNeighboringAlarmCommand extends sdk_core_namespaceObject.Command {
|
|
1565
|
+
constructor(input){
|
|
1566
|
+
super(input);
|
|
1567
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetNeighboringAlarmCommand.metaPath);
|
|
1568
|
+
}
|
|
1569
|
+
}
|
|
1570
|
+
_define_property(GetNeighboringAlarmCommand, "metaPath", '/GetNeighboringAlarm/2024-05-08/seccenter/post/application_json/');
|
|
1571
|
+
class GetOfflineNotificationConfigCommand extends sdk_core_namespaceObject.Command {
|
|
1572
|
+
constructor(input){
|
|
1573
|
+
super(input);
|
|
1574
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetOfflineNotificationConfigCommand.metaPath);
|
|
1575
|
+
}
|
|
1576
|
+
}
|
|
1577
|
+
_define_property(GetOfflineNotificationConfigCommand, "metaPath", '/GetOfflineNotificationConfig/2024-05-08/seccenter/post/application_json/');
|
|
1578
|
+
class GetOfflineNotificationListCommand extends sdk_core_namespaceObject.Command {
|
|
1579
|
+
constructor(input){
|
|
1580
|
+
super(input);
|
|
1581
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetOfflineNotificationListCommand.metaPath);
|
|
1582
|
+
}
|
|
1583
|
+
}
|
|
1584
|
+
_define_property(GetOfflineNotificationListCommand, "metaPath", '/GetOfflineNotificationList/2024-05-08/seccenter/post/application_json/');
|
|
1585
|
+
class GetOneRaspAlarmCommand extends sdk_core_namespaceObject.Command {
|
|
1586
|
+
constructor(input){
|
|
1587
|
+
super(input);
|
|
1588
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetOneRaspAlarmCommand.metaPath);
|
|
1589
|
+
}
|
|
1590
|
+
}
|
|
1591
|
+
_define_property(GetOneRaspAlarmCommand, "metaPath", '/GetOneRaspAlarm/2024-05-08/seccenter/get/text_plain/');
|
|
1592
|
+
class GetPolicyStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1593
|
+
constructor(input){
|
|
1594
|
+
super(input);
|
|
1595
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetPolicyStatisticsCommand.metaPath);
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1598
|
+
_define_property(GetPolicyStatisticsCommand, "metaPath", '/GetPolicyStatistics/2024-05-08/seccenter/post/application_json/');
|
|
1599
|
+
class GetRaspAlarmStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1600
|
+
constructor(input){
|
|
1601
|
+
super(input);
|
|
1602
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRaspAlarmStatisticsCommand.metaPath);
|
|
1603
|
+
}
|
|
1604
|
+
}
|
|
1605
|
+
_define_property(GetRaspAlarmStatisticsCommand, "metaPath", '/GetRaspAlarmStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1606
|
+
class GetRaspAlarmSummaryInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1607
|
+
constructor(input){
|
|
1608
|
+
super(input);
|
|
1609
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRaspAlarmSummaryInfoCommand.metaPath);
|
|
1610
|
+
}
|
|
1611
|
+
}
|
|
1612
|
+
_define_property(GetRaspAlarmSummaryInfoCommand, "metaPath", '/GetRaspAlarmSummaryInfo/2024-05-08/seccenter/get/text_plain/');
|
|
1613
|
+
class GetRaspAuthorizationStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1614
|
+
constructor(input){
|
|
1615
|
+
super(input);
|
|
1616
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRaspAuthorizationStatisticsCommand.metaPath);
|
|
1617
|
+
}
|
|
1618
|
+
}
|
|
1619
|
+
_define_property(GetRaspAuthorizationStatisticsCommand, "metaPath", '/GetRaspAuthorizationStatistics/2024-05-08/seccenter/post/application_json/');
|
|
1620
|
+
class GetRaspConfigStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1621
|
+
constructor(input){
|
|
1622
|
+
super(input);
|
|
1623
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRaspConfigStatisticsCommand.metaPath);
|
|
1624
|
+
}
|
|
1625
|
+
}
|
|
1626
|
+
_define_property(GetRaspConfigStatisticsCommand, "metaPath", '/GetRaspConfigStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1627
|
+
class GetRaspProcessDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1628
|
+
constructor(input){
|
|
1629
|
+
super(input);
|
|
1630
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRaspProcessDetailCommand.metaPath);
|
|
1631
|
+
}
|
|
1632
|
+
}
|
|
1633
|
+
_define_property(GetRaspProcessDetailCommand, "metaPath", '/GetRaspProcessDetail/2024-05-08/seccenter/get/text_plain/');
|
|
1634
|
+
class GetRaspProtectStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1635
|
+
constructor(input){
|
|
1636
|
+
super(input);
|
|
1637
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRaspProtectStatisticsCommand.metaPath);
|
|
1638
|
+
}
|
|
1639
|
+
}
|
|
1640
|
+
_define_property(GetRaspProtectStatisticsCommand, "metaPath", '/GetRaspProtectStatistics/2024-05-08/seccenter/get/text_plain/');
|
|
1641
|
+
class GetRegistriesPermissionResultCommand extends sdk_core_namespaceObject.Command {
|
|
1642
|
+
constructor(input){
|
|
1643
|
+
super(input);
|
|
1644
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRegistriesPermissionResultCommand.metaPath);
|
|
1645
|
+
}
|
|
1646
|
+
}
|
|
1647
|
+
_define_property(GetRegistriesPermissionResultCommand, "metaPath", '/GetRegistriesPermissionResult/2024-05-08/seccenter/post/application_json/');
|
|
1648
|
+
class GetRegistryImageDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1649
|
+
constructor(input){
|
|
1650
|
+
super(input);
|
|
1651
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRegistryImageDetailCommand.metaPath);
|
|
1652
|
+
}
|
|
1653
|
+
}
|
|
1654
|
+
_define_property(GetRegistryImageDetailCommand, "metaPath", '/GetRegistryImageDetail/2024-05-08/seccenter/post/application_json/');
|
|
1655
|
+
class GetRegistryImagesSyncStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1656
|
+
constructor(input){
|
|
1657
|
+
super(input);
|
|
1658
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRegistryImagesSyncStatusCommand.metaPath);
|
|
1659
|
+
}
|
|
1660
|
+
}
|
|
1661
|
+
_define_property(GetRegistryImagesSyncStatusCommand, "metaPath", '/GetRegistryImagesSyncStatus/2024-05-08/seccenter/post/application_json/');
|
|
1662
|
+
class GetRegistrySyncConfigCommand extends sdk_core_namespaceObject.Command {
|
|
1663
|
+
constructor(input){
|
|
1664
|
+
super(input);
|
|
1665
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRegistrySyncConfigCommand.metaPath);
|
|
1666
|
+
}
|
|
1667
|
+
}
|
|
1668
|
+
_define_property(GetRegistrySyncConfigCommand, "metaPath", '/GetRegistrySyncConfig/2024-05-08/seccenter/post/application_json/');
|
|
1669
|
+
class GetRegularCleanCommand extends sdk_core_namespaceObject.Command {
|
|
1670
|
+
constructor(input){
|
|
1671
|
+
super(input);
|
|
1672
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRegularCleanCommand.metaPath);
|
|
1673
|
+
}
|
|
1674
|
+
}
|
|
1675
|
+
_define_property(GetRegularCleanCommand, "metaPath", '/GetRegularClean/2024-05-08/seccenter/post/application_json/');
|
|
1676
|
+
class GetRegularVirusScanConfigCommand extends sdk_core_namespaceObject.Command {
|
|
1677
|
+
constructor(input){
|
|
1678
|
+
super(input);
|
|
1679
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRegularVirusScanConfigCommand.metaPath);
|
|
1680
|
+
}
|
|
1681
|
+
}
|
|
1682
|
+
_define_property(GetRegularVirusScanConfigCommand, "metaPath", '/GetRegularVirusScanConfig/2024-05-08/seccenter/get/text_plain/');
|
|
1683
|
+
class GetRegularVirusTaskStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1684
|
+
constructor(input){
|
|
1685
|
+
super(input);
|
|
1686
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRegularVirusTaskStatusCommand.metaPath);
|
|
1687
|
+
}
|
|
1688
|
+
}
|
|
1689
|
+
_define_property(GetRegularVirusTaskStatusCommand, "metaPath", '/GetRegularVirusTaskStatus/2024-05-08/seccenter/get/text_plain/');
|
|
1690
|
+
class GetRepoImageRiskCntCommand extends sdk_core_namespaceObject.Command {
|
|
1691
|
+
constructor(input){
|
|
1692
|
+
super(input);
|
|
1693
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRepoImageRiskCntCommand.metaPath);
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1696
|
+
_define_property(GetRepoImageRiskCntCommand, "metaPath", '/GetRepoImageRiskCnt/2024-05-08/seccenter/post/application_json/');
|
|
1697
|
+
class GetRepoImageScanCronCommand extends sdk_core_namespaceObject.Command {
|
|
1698
|
+
constructor(input){
|
|
1699
|
+
super(input);
|
|
1700
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRepoImageScanCronCommand.metaPath);
|
|
1701
|
+
}
|
|
1702
|
+
}
|
|
1703
|
+
_define_property(GetRepoImageScanCronCommand, "metaPath", '/GetRepoImageScanCron/2024-05-08/seccenter/post/application_json/');
|
|
1704
|
+
class GetRepoImageScanScopeCommand extends sdk_core_namespaceObject.Command {
|
|
1705
|
+
constructor(input){
|
|
1706
|
+
super(input);
|
|
1707
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRepoImageScanScopeCommand.metaPath);
|
|
1708
|
+
}
|
|
1709
|
+
}
|
|
1710
|
+
_define_property(GetRepoImageScanScopeCommand, "metaPath", '/GetRepoImageScanScope/2024-05-08/seccenter/post/application_json/');
|
|
1711
|
+
class GetRepoRegistrySummaryCommand extends sdk_core_namespaceObject.Command {
|
|
1712
|
+
constructor(input){
|
|
1713
|
+
super(input);
|
|
1714
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRepoRegistrySummaryCommand.metaPath);
|
|
1715
|
+
}
|
|
1716
|
+
}
|
|
1717
|
+
_define_property(GetRepoRegistrySummaryCommand, "metaPath", '/GetRepoRegistrySummary/2024-05-08/seccenter/post/application_json/');
|
|
1718
|
+
class GetRepoRegistryVpcAuthCreateInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1719
|
+
constructor(input){
|
|
1720
|
+
super(input);
|
|
1721
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetRepoRegistryVpcAuthCreateInfoCommand.metaPath);
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1724
|
+
_define_property(GetRepoRegistryVpcAuthCreateInfoCommand, "metaPath", '/GetRepoRegistryVpcAuthCreateInfo/2024-05-08/seccenter/post/application_json/');
|
|
1725
|
+
class GetSOCAssetAlarmStatsCommand extends sdk_core_namespaceObject.Command {
|
|
1726
|
+
constructor(input){
|
|
1727
|
+
super(input);
|
|
1728
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetSOCAssetAlarmStatsCommand.metaPath);
|
|
1729
|
+
}
|
|
1730
|
+
}
|
|
1731
|
+
_define_property(GetSOCAssetAlarmStatsCommand, "metaPath", '/GetSOCAssetAlarmStats/2024-05-08/seccenter/get/text_plain/');
|
|
1732
|
+
class GetSOCAssetInstanceProtectStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1733
|
+
constructor(input){
|
|
1734
|
+
super(input);
|
|
1735
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetSOCAssetInstanceProtectStatusCommand.metaPath);
|
|
1736
|
+
}
|
|
1737
|
+
}
|
|
1738
|
+
_define_property(GetSOCAssetInstanceProtectStatusCommand, "metaPath", '/GetSOCAssetInstanceProtectStatus/2024-05-08/seccenter/get/text_plain/');
|
|
1739
|
+
class GetSOCAssetSecurityScoreCommand extends sdk_core_namespaceObject.Command {
|
|
1740
|
+
constructor(input){
|
|
1741
|
+
super(input);
|
|
1742
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetSOCAssetSecurityScoreCommand.metaPath);
|
|
1743
|
+
}
|
|
1744
|
+
}
|
|
1745
|
+
_define_property(GetSOCAssetSecurityScoreCommand, "metaPath", '/GetSOCAssetSecurityScore/2024-05-08/seccenter/get/text_plain/');
|
|
1746
|
+
class GetSOCAssetVulnStatsCommand extends sdk_core_namespaceObject.Command {
|
|
1747
|
+
constructor(input){
|
|
1748
|
+
super(input);
|
|
1749
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetSOCAssetVulnStatsCommand.metaPath);
|
|
1750
|
+
}
|
|
1751
|
+
}
|
|
1752
|
+
_define_property(GetSOCAssetVulnStatsCommand, "metaPath", '/GetSOCAssetVulnStats/2024-05-08/seccenter/get/text_plain/');
|
|
1753
|
+
class GetSOCPrecautionBaselineStatsCommand extends sdk_core_namespaceObject.Command {
|
|
1754
|
+
constructor(input){
|
|
1755
|
+
super(input);
|
|
1756
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetSOCPrecautionBaselineStatsCommand.metaPath);
|
|
1757
|
+
}
|
|
1758
|
+
}
|
|
1759
|
+
_define_property(GetSOCPrecautionBaselineStatsCommand, "metaPath", '/GetSOCPrecautionBaselineStats/2024-05-08/seccenter/get/text_plain/');
|
|
1760
|
+
class GetSecurityOverviewCommand extends sdk_core_namespaceObject.Command {
|
|
1761
|
+
constructor(input){
|
|
1762
|
+
super(input);
|
|
1763
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetSecurityOverviewCommand.metaPath);
|
|
1764
|
+
}
|
|
1765
|
+
}
|
|
1766
|
+
_define_property(GetSecurityOverviewCommand, "metaPath", '/GetSecurityOverview/2024-05-08/seccenter/post/application_json/');
|
|
1767
|
+
class GetSecurityOverviewScoreStatsCommand extends sdk_core_namespaceObject.Command {
|
|
1768
|
+
constructor(input){
|
|
1769
|
+
super(input);
|
|
1770
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetSecurityOverviewScoreStatsCommand.metaPath);
|
|
1771
|
+
}
|
|
1772
|
+
}
|
|
1773
|
+
_define_property(GetSecurityOverviewScoreStatsCommand, "metaPath", '/GetSecurityOverviewScoreStats/2024-05-08/seccenter/post/application_json/');
|
|
1774
|
+
class GetStackTraceCommand extends sdk_core_namespaceObject.Command {
|
|
1775
|
+
constructor(input){
|
|
1776
|
+
super(input);
|
|
1777
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetStackTraceCommand.metaPath);
|
|
1778
|
+
}
|
|
1779
|
+
}
|
|
1780
|
+
_define_property(GetStackTraceCommand, "metaPath", '/GetStackTrace/2024-05-08/seccenter/get/text_plain/');
|
|
1781
|
+
class GetTLSInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1782
|
+
constructor(input){
|
|
1783
|
+
super(input);
|
|
1784
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetTLSInfoCommand.metaPath);
|
|
1785
|
+
}
|
|
1786
|
+
}
|
|
1787
|
+
_define_property(GetTLSInfoCommand, "metaPath", '/GetTLSInfo/2024-05-08/seccenter/post/application_json/');
|
|
1788
|
+
class GetTenantQuotaCommand extends sdk_core_namespaceObject.Command {
|
|
1789
|
+
constructor(input){
|
|
1790
|
+
super(input);
|
|
1791
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetTenantQuotaCommand.metaPath);
|
|
1792
|
+
}
|
|
1793
|
+
}
|
|
1794
|
+
_define_property(GetTenantQuotaCommand, "metaPath", '/GetTenantQuota/2024-05-08/seccenter/post/application_json/');
|
|
1795
|
+
class GetUserBatchScanStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1796
|
+
constructor(input){
|
|
1797
|
+
super(input);
|
|
1798
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetUserBatchScanStatusCommand.metaPath);
|
|
1799
|
+
}
|
|
1800
|
+
}
|
|
1801
|
+
_define_property(GetUserBatchScanStatusCommand, "metaPath", '/GetUserBatchScanStatus/2024-05-08/seccenter/post/application_json/');
|
|
1802
|
+
class GetVarmorConfigYAMLCommand extends sdk_core_namespaceObject.Command {
|
|
1803
|
+
constructor(input){
|
|
1804
|
+
super(input);
|
|
1805
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVarmorConfigYAMLCommand.metaPath);
|
|
1806
|
+
}
|
|
1807
|
+
}
|
|
1808
|
+
_define_property(GetVarmorConfigYAMLCommand, "metaPath", '/GetVarmorConfigYAML/2024-05-08/seccenter/post/application_json/');
|
|
1809
|
+
class GetVarmorPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
1810
|
+
constructor(input){
|
|
1811
|
+
super(input);
|
|
1812
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVarmorPolicyCommand.metaPath);
|
|
1813
|
+
}
|
|
1814
|
+
}
|
|
1815
|
+
_define_property(GetVarmorPolicyCommand, "metaPath", '/GetVarmorPolicy/2024-05-08/seccenter/post/application_json/');
|
|
1816
|
+
class GetVarmorTLSInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1817
|
+
constructor(input){
|
|
1818
|
+
super(input);
|
|
1819
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVarmorTLSInfoCommand.metaPath);
|
|
1820
|
+
}
|
|
1821
|
+
}
|
|
1822
|
+
_define_property(GetVarmorTLSInfoCommand, "metaPath", '/GetVarmorTLSInfo/2024-05-08/seccenter/post/application_json/');
|
|
1823
|
+
class GetVirusAlarmSummaryInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1824
|
+
constructor(input){
|
|
1825
|
+
super(input);
|
|
1826
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVirusAlarmSummaryInfoCommand.metaPath);
|
|
1827
|
+
}
|
|
1828
|
+
}
|
|
1829
|
+
_define_property(GetVirusAlarmSummaryInfoCommand, "metaPath", '/GetVirusAlarmSummaryInfo/2024-05-08/seccenter/get/text_plain/');
|
|
1830
|
+
class GetVirusDatabaseUpdateTimeCommand extends sdk_core_namespaceObject.Command {
|
|
1831
|
+
constructor(input){
|
|
1832
|
+
super(input);
|
|
1833
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVirusDatabaseUpdateTimeCommand.metaPath);
|
|
1834
|
+
}
|
|
1835
|
+
}
|
|
1836
|
+
_define_property(GetVirusDatabaseUpdateTimeCommand, "metaPath", '/GetVirusDatabaseUpdateTime/2024-05-08/seccenter/post/application_json/');
|
|
1837
|
+
class GetVirusTaskInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1838
|
+
constructor(input){
|
|
1839
|
+
super(input);
|
|
1840
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVirusTaskInfoCommand.metaPath);
|
|
1841
|
+
}
|
|
1842
|
+
}
|
|
1843
|
+
_define_property(GetVirusTaskInfoCommand, "metaPath", '/GetVirusTaskInfo/2024-05-08/seccenter/get/text_plain/');
|
|
1844
|
+
class GetVirusTaskStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1845
|
+
constructor(input){
|
|
1846
|
+
super(input);
|
|
1847
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVirusTaskStatisticsCommand.metaPath);
|
|
1848
|
+
}
|
|
1849
|
+
}
|
|
1850
|
+
_define_property(GetVirusTaskStatisticsCommand, "metaPath", '/GetVirusTaskStatistics/2024-05-08/seccenter/post/application_json/');
|
|
1851
|
+
class GetVulnCheckStatusCommand extends sdk_core_namespaceObject.Command {
|
|
1852
|
+
constructor(input){
|
|
1853
|
+
super(input);
|
|
1854
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVulnCheckStatusCommand.metaPath);
|
|
1855
|
+
}
|
|
1856
|
+
}
|
|
1857
|
+
_define_property(GetVulnCheckStatusCommand, "metaPath", '/GetVulnCheckStatus/2024-05-08/seccenter/get/text_plain/');
|
|
1858
|
+
class GetVulnCheckStatusForAICommand extends sdk_core_namespaceObject.Command {
|
|
1859
|
+
constructor(input){
|
|
1860
|
+
super(input);
|
|
1861
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVulnCheckStatusForAICommand.metaPath);
|
|
1862
|
+
}
|
|
1863
|
+
}
|
|
1864
|
+
_define_property(GetVulnCheckStatusForAICommand, "metaPath", '/GetVulnCheckStatusForAI/2024-05-08/seccenter/post/application_json/');
|
|
1865
|
+
class GetVulnDetailCommand extends sdk_core_namespaceObject.Command {
|
|
1866
|
+
constructor(input){
|
|
1867
|
+
super(input);
|
|
1868
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVulnDetailCommand.metaPath);
|
|
1869
|
+
}
|
|
1870
|
+
}
|
|
1871
|
+
_define_property(GetVulnDetailCommand, "metaPath", '/GetVulnDetail/2024-05-08/seccenter/post/application_json/');
|
|
1872
|
+
class GetVulnInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1873
|
+
constructor(input){
|
|
1874
|
+
super(input);
|
|
1875
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVulnInfoCommand.metaPath);
|
|
1876
|
+
}
|
|
1877
|
+
}
|
|
1878
|
+
_define_property(GetVulnInfoCommand, "metaPath", '/GetVulnInfo/2024-05-08/seccenter/post/application_json/');
|
|
1879
|
+
class GetVulnInfoForAICommand extends sdk_core_namespaceObject.Command {
|
|
1880
|
+
constructor(input){
|
|
1881
|
+
super(input);
|
|
1882
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVulnInfoForAICommand.metaPath);
|
|
1883
|
+
}
|
|
1884
|
+
}
|
|
1885
|
+
_define_property(GetVulnInfoForAICommand, "metaPath", '/GetVulnInfoForAI/2024-05-08/seccenter/post/application_json/');
|
|
1886
|
+
class GetVulnScanConfigCommand extends sdk_core_namespaceObject.Command {
|
|
1887
|
+
constructor(input){
|
|
1888
|
+
super(input);
|
|
1889
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVulnScanConfigCommand.metaPath);
|
|
1890
|
+
}
|
|
1891
|
+
}
|
|
1892
|
+
_define_property(GetVulnScanConfigCommand, "metaPath", '/GetVulnScanConfig/2024-05-08/seccenter/get/text_plain/');
|
|
1893
|
+
class GetVulnStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
1894
|
+
constructor(input){
|
|
1895
|
+
super(input);
|
|
1896
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVulnStatisticsCommand.metaPath);
|
|
1897
|
+
}
|
|
1898
|
+
}
|
|
1899
|
+
_define_property(GetVulnStatisticsCommand, "metaPath", '/GetVulnStatistics/2024-05-08/seccenter/post/application_json/');
|
|
1900
|
+
class GetVulnStatisticsForAICommand extends sdk_core_namespaceObject.Command {
|
|
1901
|
+
constructor(input){
|
|
1902
|
+
super(input);
|
|
1903
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetVulnStatisticsForAICommand.metaPath);
|
|
1904
|
+
}
|
|
1905
|
+
}
|
|
1906
|
+
_define_property(GetVulnStatisticsForAICommand, "metaPath", '/GetVulnStatisticsForAI/2024-05-08/seccenter/post/application_json/');
|
|
1907
|
+
class GetWhiteListFieldCommand extends sdk_core_namespaceObject.Command {
|
|
1908
|
+
constructor(input){
|
|
1909
|
+
super(input);
|
|
1910
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetWhiteListFieldCommand.metaPath);
|
|
1911
|
+
}
|
|
1912
|
+
}
|
|
1913
|
+
_define_property(GetWhiteListFieldCommand, "metaPath", '/GetWhiteListField/2024-05-08/seccenter/post/application_json/');
|
|
1914
|
+
class HandleAIVulnCommand extends sdk_core_namespaceObject.Command {
|
|
1915
|
+
constructor(input){
|
|
1916
|
+
super(input);
|
|
1917
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(HandleAIVulnCommand.metaPath);
|
|
1918
|
+
}
|
|
1919
|
+
}
|
|
1920
|
+
_define_property(HandleAIVulnCommand, "metaPath", '/HandleAIVuln/2024-05-08/seccenter/post/application_json/');
|
|
1921
|
+
class HandleAlarmByAgentCommand extends sdk_core_namespaceObject.Command {
|
|
1922
|
+
constructor(input){
|
|
1923
|
+
super(input);
|
|
1924
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(HandleAlarmByAgentCommand.metaPath);
|
|
1925
|
+
}
|
|
1926
|
+
}
|
|
1927
|
+
_define_property(HandleAlarmByAgentCommand, "metaPath", '/HandleAlarmByAgent/2024-05-08/seccenter/post/application_json/');
|
|
1928
|
+
class HandleEndpointAlarmsCommand extends sdk_core_namespaceObject.Command {
|
|
1929
|
+
constructor(input){
|
|
1930
|
+
super(input);
|
|
1931
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(HandleEndpointAlarmsCommand.metaPath);
|
|
1932
|
+
}
|
|
1933
|
+
}
|
|
1934
|
+
_define_property(HandleEndpointAlarmsCommand, "metaPath", '/HandleEndpointAlarms/2024-05-08/seccenter/post/application_json/');
|
|
1935
|
+
class HandleVulnCommand extends sdk_core_namespaceObject.Command {
|
|
1936
|
+
constructor(input){
|
|
1937
|
+
super(input);
|
|
1938
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(HandleVulnCommand.metaPath);
|
|
1939
|
+
}
|
|
1940
|
+
}
|
|
1941
|
+
_define_property(HandleVulnCommand, "metaPath", '/HandleVuln/2024-05-08/seccenter/post/application_json/');
|
|
1942
|
+
class InstallAgentClientCommand extends sdk_core_namespaceObject.Command {
|
|
1943
|
+
constructor(input){
|
|
1944
|
+
super(input);
|
|
1945
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(InstallAgentClientCommand.metaPath);
|
|
1946
|
+
}
|
|
1947
|
+
}
|
|
1948
|
+
_define_property(InstallAgentClientCommand, "metaPath", '/InstallAgentClient/2024-05-08/seccenter/post/application_json/');
|
|
1949
|
+
class InstallAgentProxyServerCommandCommand extends sdk_core_namespaceObject.Command {
|
|
1950
|
+
constructor(input){
|
|
1951
|
+
super(input);
|
|
1952
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(InstallAgentProxyServerCommandCommand.metaPath);
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1955
|
+
_define_property(InstallAgentProxyServerCommandCommand, "metaPath", '/InstallAgentProxyServerCommand/2024-05-08/seccenter/post/application_json/');
|
|
1956
|
+
class IsolateFileCommand extends sdk_core_namespaceObject.Command {
|
|
1957
|
+
constructor(input){
|
|
1958
|
+
super(input);
|
|
1959
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(IsolateFileCommand.metaPath);
|
|
1960
|
+
}
|
|
1961
|
+
}
|
|
1962
|
+
_define_property(IsolateFileCommand, "metaPath", '/IsolateFile/2024-05-08/seccenter/post/application_json/');
|
|
1963
|
+
class ListAIApplicationBasicInfoCommand extends sdk_core_namespaceObject.Command {
|
|
1964
|
+
constructor(input){
|
|
1965
|
+
super(input);
|
|
1966
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAIApplicationBasicInfoCommand.metaPath);
|
|
1967
|
+
}
|
|
1968
|
+
}
|
|
1969
|
+
_define_property(ListAIApplicationBasicInfoCommand, "metaPath", '/ListAIApplicationBasicInfo/2024-05-08/seccenter/post/application_json/');
|
|
1970
|
+
class ListAgentProxiesCommand extends sdk_core_namespaceObject.Command {
|
|
1971
|
+
constructor(input){
|
|
1972
|
+
super(input);
|
|
1973
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAgentProxiesCommand.metaPath);
|
|
1974
|
+
}
|
|
1975
|
+
}
|
|
1976
|
+
_define_property(ListAgentProxiesCommand, "metaPath", '/ListAgentProxies/2024-05-08/seccenter/post/application_json/');
|
|
1977
|
+
class ListAgentProxyServersCommand extends sdk_core_namespaceObject.Command {
|
|
1978
|
+
constructor(input){
|
|
1979
|
+
super(input);
|
|
1980
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAgentProxyServersCommand.metaPath);
|
|
1981
|
+
}
|
|
1982
|
+
}
|
|
1983
|
+
_define_property(ListAgentProxyServersCommand, "metaPath", '/ListAgentProxyServers/2024-05-08/seccenter/post/application_json/');
|
|
1984
|
+
class ListAgentkitSessionIDsCommand extends sdk_core_namespaceObject.Command {
|
|
1985
|
+
constructor(input){
|
|
1986
|
+
super(input);
|
|
1987
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAgentkitSessionIDsCommand.metaPath);
|
|
1988
|
+
}
|
|
1989
|
+
}
|
|
1990
|
+
_define_property(ListAgentkitSessionIDsCommand, "metaPath", '/ListAgentkitSessionIDs/2024-05-08/seccenter/post/application_json/');
|
|
1991
|
+
class ListAlarmArchiveRecordsCommand extends sdk_core_namespaceObject.Command {
|
|
1992
|
+
constructor(input){
|
|
1993
|
+
super(input);
|
|
1994
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAlarmArchiveRecordsCommand.metaPath);
|
|
1995
|
+
}
|
|
1996
|
+
}
|
|
1997
|
+
_define_property(ListAlarmArchiveRecordsCommand, "metaPath", '/ListAlarmArchiveRecords/2024-05-08/seccenter/post/application_json/');
|
|
1998
|
+
class ListAlarmNameListCommand extends sdk_core_namespaceObject.Command {
|
|
1999
|
+
constructor(input){
|
|
2000
|
+
super(input);
|
|
2001
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAlarmNameListCommand.metaPath);
|
|
2002
|
+
}
|
|
2003
|
+
}
|
|
2004
|
+
_define_property(ListAlarmNameListCommand, "metaPath", '/ListAlarmNameList/2024-05-08/seccenter/get/text_plain/');
|
|
2005
|
+
class ListAlarmTagsCommand extends sdk_core_namespaceObject.Command {
|
|
2006
|
+
constructor(input){
|
|
2007
|
+
super(input);
|
|
2008
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAlarmTagsCommand.metaPath);
|
|
2009
|
+
}
|
|
2010
|
+
}
|
|
2011
|
+
_define_property(ListAlarmTagsCommand, "metaPath", '/ListAlarmTags/2024-05-08/seccenter/get/text_plain/');
|
|
2012
|
+
class ListAllCntrStaticDictCommand extends sdk_core_namespaceObject.Command {
|
|
2013
|
+
constructor(input){
|
|
2014
|
+
super(input);
|
|
2015
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAllCntrStaticDictCommand.metaPath);
|
|
2016
|
+
}
|
|
2017
|
+
}
|
|
2018
|
+
_define_property(ListAllCntrStaticDictCommand, "metaPath", '/ListAllCntrStaticDict/2024-05-08/seccenter/post/application_json/');
|
|
2019
|
+
class ListAssetCenterDevsCommand extends sdk_core_namespaceObject.Command {
|
|
2020
|
+
constructor(input){
|
|
2021
|
+
super(input);
|
|
2022
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetCenterDevsCommand.metaPath);
|
|
2023
|
+
}
|
|
2024
|
+
}
|
|
2025
|
+
_define_property(ListAssetCenterDevsCommand, "metaPath", '/ListAssetCenterDevs/2024-05-08/seccenter/post/application_json/');
|
|
2026
|
+
class ListAssetCenterHostsCommand extends sdk_core_namespaceObject.Command {
|
|
2027
|
+
constructor(input){
|
|
2028
|
+
super(input);
|
|
2029
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetCenterHostsCommand.metaPath);
|
|
2030
|
+
}
|
|
2031
|
+
}
|
|
2032
|
+
_define_property(ListAssetCenterHostsCommand, "metaPath", '/ListAssetCenterHosts/2024-05-08/seccenter/post/application_json/');
|
|
2033
|
+
class ListAssetClustersCommand extends sdk_core_namespaceObject.Command {
|
|
2034
|
+
constructor(input){
|
|
2035
|
+
super(input);
|
|
2036
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetClustersCommand.metaPath);
|
|
2037
|
+
}
|
|
2038
|
+
}
|
|
2039
|
+
_define_property(ListAssetClustersCommand, "metaPath", '/ListAssetClusters/2024-05-08/seccenter/post/application_json/');
|
|
2040
|
+
class ListAssetGroupsCommand extends sdk_core_namespaceObject.Command {
|
|
2041
|
+
constructor(input){
|
|
2042
|
+
super(input);
|
|
2043
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetGroupsCommand.metaPath);
|
|
2044
|
+
}
|
|
2045
|
+
}
|
|
2046
|
+
_define_property(ListAssetGroupsCommand, "metaPath", '/ListAssetGroups/2024-05-08/seccenter/post/application_json/');
|
|
2047
|
+
class ListAssetNamespacesCommand extends sdk_core_namespaceObject.Command {
|
|
2048
|
+
constructor(input){
|
|
2049
|
+
super(input);
|
|
2050
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetNamespacesCommand.metaPath);
|
|
2051
|
+
}
|
|
2052
|
+
}
|
|
2053
|
+
_define_property(ListAssetNamespacesCommand, "metaPath", '/ListAssetNamespaces/2024-05-08/seccenter/post/application_json/');
|
|
2054
|
+
class ListAssetPodsLinkedWorkloadCommand extends sdk_core_namespaceObject.Command {
|
|
2055
|
+
constructor(input){
|
|
2056
|
+
super(input);
|
|
2057
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetPodsLinkedWorkloadCommand.metaPath);
|
|
2058
|
+
}
|
|
2059
|
+
}
|
|
2060
|
+
_define_property(ListAssetPodsLinkedWorkloadCommand, "metaPath", '/ListAssetPodsLinkedWorkload/2024-05-08/seccenter/post/application_json/');
|
|
2061
|
+
class ListAssetPodsLinkedWorkloadWithNoPageCommand extends sdk_core_namespaceObject.Command {
|
|
2062
|
+
constructor(input){
|
|
2063
|
+
super(input);
|
|
2064
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetPodsLinkedWorkloadWithNoPageCommand.metaPath);
|
|
2065
|
+
}
|
|
2066
|
+
}
|
|
2067
|
+
_define_property(ListAssetPodsLinkedWorkloadWithNoPageCommand, "metaPath", '/ListAssetPodsLinkedWorkloadWithNoPage/2024-05-08/seccenter/post/application_json/');
|
|
2068
|
+
class ListAssetTagsCommand extends sdk_core_namespaceObject.Command {
|
|
2069
|
+
constructor(input){
|
|
2070
|
+
super(input);
|
|
2071
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetTagsCommand.metaPath);
|
|
2072
|
+
}
|
|
2073
|
+
}
|
|
2074
|
+
_define_property(ListAssetTagsCommand, "metaPath", '/ListAssetTags/2024-05-08/seccenter/get/text_plain/');
|
|
2075
|
+
class ListAssetWorkloadsCommand extends sdk_core_namespaceObject.Command {
|
|
2076
|
+
constructor(input){
|
|
2077
|
+
super(input);
|
|
2078
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAssetWorkloadsCommand.metaPath);
|
|
2079
|
+
}
|
|
2080
|
+
}
|
|
2081
|
+
_define_property(ListAssetWorkloadsCommand, "metaPath", '/ListAssetWorkloads/2024-05-08/seccenter/post/application_json/');
|
|
2082
|
+
class ListAutoDefenseHostsCommand extends sdk_core_namespaceObject.Command {
|
|
2083
|
+
constructor(input){
|
|
2084
|
+
super(input);
|
|
2085
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAutoDefenseHostsCommand.metaPath);
|
|
2086
|
+
}
|
|
2087
|
+
}
|
|
2088
|
+
_define_property(ListAutoDefenseHostsCommand, "metaPath", '/ListAutoDefenseHosts/2024-05-08/seccenter/post/application_json/');
|
|
2089
|
+
class ListAutoDefenseRulesCommand extends sdk_core_namespaceObject.Command {
|
|
2090
|
+
constructor(input){
|
|
2091
|
+
super(input);
|
|
2092
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAutoDefenseRulesCommand.metaPath);
|
|
2093
|
+
}
|
|
2094
|
+
}
|
|
2095
|
+
_define_property(ListAutoDefenseRulesCommand, "metaPath", '/ListAutoDefenseRules/2024-05-08/seccenter/post/application_json/');
|
|
2096
|
+
class ListBanIPListCommand extends sdk_core_namespaceObject.Command {
|
|
2097
|
+
constructor(input){
|
|
2098
|
+
super(input);
|
|
2099
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBanIPListCommand.metaPath);
|
|
2100
|
+
}
|
|
2101
|
+
}
|
|
2102
|
+
_define_property(ListBanIPListCommand, "metaPath", '/ListBanIPList/2024-05-08/seccenter/post/application_json/');
|
|
2103
|
+
class ListBaselineBasicInfoCommand extends sdk_core_namespaceObject.Command {
|
|
2104
|
+
constructor(input){
|
|
2105
|
+
super(input);
|
|
2106
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineBasicInfoCommand.metaPath);
|
|
2107
|
+
}
|
|
2108
|
+
}
|
|
2109
|
+
_define_property(ListBaselineBasicInfoCommand, "metaPath", '/ListBaselineBasicInfo/2024-05-08/seccenter/post/application_json/');
|
|
2110
|
+
class ListBaselineCheckConfigCommand extends sdk_core_namespaceObject.Command {
|
|
2111
|
+
constructor(input){
|
|
2112
|
+
super(input);
|
|
2113
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineCheckConfigCommand.metaPath);
|
|
2114
|
+
}
|
|
2115
|
+
}
|
|
2116
|
+
_define_property(ListBaselineCheckConfigCommand, "metaPath", '/ListBaselineCheckConfig/2024-05-08/seccenter/post/application_json/');
|
|
2117
|
+
class ListBaselineCheckDetailCommand extends sdk_core_namespaceObject.Command {
|
|
2118
|
+
constructor(input){
|
|
2119
|
+
super(input);
|
|
2120
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineCheckDetailCommand.metaPath);
|
|
2121
|
+
}
|
|
2122
|
+
}
|
|
2123
|
+
_define_property(ListBaselineCheckDetailCommand, "metaPath", '/ListBaselineCheckDetail/2024-05-08/seccenter/post/application_json/');
|
|
2124
|
+
class ListBaselineCheckItemHostsCommand extends sdk_core_namespaceObject.Command {
|
|
2125
|
+
constructor(input){
|
|
2126
|
+
super(input);
|
|
2127
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineCheckItemHostsCommand.metaPath);
|
|
2128
|
+
}
|
|
2129
|
+
}
|
|
2130
|
+
_define_property(ListBaselineCheckItemHostsCommand, "metaPath", '/ListBaselineCheckItemHosts/2024-05-08/seccenter/post/application_json/');
|
|
2131
|
+
class ListBaselineCheckItemsCommand extends sdk_core_namespaceObject.Command {
|
|
2132
|
+
constructor(input){
|
|
2133
|
+
super(input);
|
|
2134
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineCheckItemsCommand.metaPath);
|
|
2135
|
+
}
|
|
2136
|
+
}
|
|
2137
|
+
_define_property(ListBaselineCheckItemsCommand, "metaPath", '/ListBaselineCheckItems/2024-05-08/seccenter/post/application_json/');
|
|
2138
|
+
class ListBaselineCheckResCommand extends sdk_core_namespaceObject.Command {
|
|
2139
|
+
constructor(input){
|
|
2140
|
+
super(input);
|
|
2141
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineCheckResCommand.metaPath);
|
|
2142
|
+
}
|
|
2143
|
+
}
|
|
2144
|
+
_define_property(ListBaselineCheckResCommand, "metaPath", '/ListBaselineCheckRes/2024-05-08/seccenter/post/application_json/');
|
|
2145
|
+
class ListBaselineForGroupPolicyCommand extends sdk_core_namespaceObject.Command {
|
|
2146
|
+
constructor(input){
|
|
2147
|
+
super(input);
|
|
2148
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineForGroupPolicyCommand.metaPath);
|
|
2149
|
+
}
|
|
2150
|
+
}
|
|
2151
|
+
_define_property(ListBaselineForGroupPolicyCommand, "metaPath", '/ListBaselineForGroupPolicy/2024-05-08/seccenter/post/application_json/');
|
|
2152
|
+
class ListBaselineGroupsCommand extends sdk_core_namespaceObject.Command {
|
|
2153
|
+
constructor(input){
|
|
2154
|
+
super(input);
|
|
2155
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineGroupsCommand.metaPath);
|
|
2156
|
+
}
|
|
2157
|
+
}
|
|
2158
|
+
_define_property(ListBaselineGroupsCommand, "metaPath", '/ListBaselineGroups/2024-05-08/seccenter/get/text_plain/');
|
|
2159
|
+
class ListBaselineHostItemHostsCommand extends sdk_core_namespaceObject.Command {
|
|
2160
|
+
constructor(input){
|
|
2161
|
+
super(input);
|
|
2162
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselineHostItemHostsCommand.metaPath);
|
|
2163
|
+
}
|
|
2164
|
+
}
|
|
2165
|
+
_define_property(ListBaselineHostItemHostsCommand, "metaPath", '/ListBaselineHostItemHosts/2024-05-08/seccenter/post/application_json/');
|
|
2166
|
+
class ListBaselinesCommand extends sdk_core_namespaceObject.Command {
|
|
2167
|
+
constructor(input){
|
|
2168
|
+
super(input);
|
|
2169
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBaselinesCommand.metaPath);
|
|
2170
|
+
}
|
|
2171
|
+
}
|
|
2172
|
+
_define_property(ListBaselinesCommand, "metaPath", '/ListBaselines/2024-05-08/seccenter/post/application_json/');
|
|
2173
|
+
class ListBatchEndpointHandleMethodsCommand extends sdk_core_namespaceObject.Command {
|
|
2174
|
+
constructor(input){
|
|
2175
|
+
super(input);
|
|
2176
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBatchEndpointHandleMethodsCommand.metaPath);
|
|
2177
|
+
}
|
|
2178
|
+
}
|
|
2179
|
+
_define_property(ListBatchEndpointHandleMethodsCommand, "metaPath", '/ListBatchEndpointHandleMethods/2024-05-08/seccenter/post/application_json/');
|
|
2180
|
+
class ListCheckConfigRelatedBaselineCommand extends sdk_core_namespaceObject.Command {
|
|
2181
|
+
constructor(input){
|
|
2182
|
+
super(input);
|
|
2183
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListCheckConfigRelatedBaselineCommand.metaPath);
|
|
2184
|
+
}
|
|
2185
|
+
}
|
|
2186
|
+
_define_property(ListCheckConfigRelatedBaselineCommand, "metaPath", '/ListCheckConfigRelatedBaseline/2024-05-08/seccenter/post/application_json/');
|
|
2187
|
+
class ListCleanHistoryCommand extends sdk_core_namespaceObject.Command {
|
|
2188
|
+
constructor(input){
|
|
2189
|
+
super(input);
|
|
2190
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListCleanHistoryCommand.metaPath);
|
|
2191
|
+
}
|
|
2192
|
+
}
|
|
2193
|
+
_define_property(ListCleanHistoryCommand, "metaPath", '/ListCleanHistory/2024-05-08/seccenter/post/application_json/');
|
|
2194
|
+
class ListCloudEnvsCommand extends sdk_core_namespaceObject.Command {
|
|
2195
|
+
constructor(input){
|
|
2196
|
+
super(input);
|
|
2197
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListCloudEnvsCommand.metaPath);
|
|
2198
|
+
}
|
|
2199
|
+
}
|
|
2200
|
+
_define_property(ListCloudEnvsCommand, "metaPath", '/ListCloudEnvs/2024-05-08/seccenter/post/application_json/');
|
|
2201
|
+
class ListCloudPlatformsCommand extends sdk_core_namespaceObject.Command {
|
|
2202
|
+
constructor(input){
|
|
2203
|
+
super(input);
|
|
2204
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListCloudPlatformsCommand.metaPath);
|
|
2205
|
+
}
|
|
2206
|
+
}
|
|
2207
|
+
_define_property(ListCloudPlatformsCommand, "metaPath", '/ListCloudPlatforms/2024-05-08/seccenter/post/application_json/');
|
|
2208
|
+
class ListClusterVarmorVersionHistoryCommand extends sdk_core_namespaceObject.Command {
|
|
2209
|
+
constructor(input){
|
|
2210
|
+
super(input);
|
|
2211
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListClusterVarmorVersionHistoryCommand.metaPath);
|
|
2212
|
+
}
|
|
2213
|
+
}
|
|
2214
|
+
_define_property(ListClusterVarmorVersionHistoryCommand, "metaPath", '/ListClusterVarmorVersionHistory/2024-05-08/seccenter/post/application_json/');
|
|
2215
|
+
class ListClustersAndVarmorAppsCommand extends sdk_core_namespaceObject.Command {
|
|
2216
|
+
constructor(input){
|
|
2217
|
+
super(input);
|
|
2218
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListClustersAndVarmorAppsCommand.metaPath);
|
|
2219
|
+
}
|
|
2220
|
+
}
|
|
2221
|
+
_define_property(ListClustersAndVarmorAppsCommand, "metaPath", '/ListClustersAndVarmorApps/2024-05-08/seccenter/post/application_json/');
|
|
2222
|
+
class ListDevAssetIDsCommand extends sdk_core_namespaceObject.Command {
|
|
2223
|
+
constructor(input){
|
|
2224
|
+
super(input);
|
|
2225
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListDevAssetIDsCommand.metaPath);
|
|
2226
|
+
}
|
|
2227
|
+
}
|
|
2228
|
+
_define_property(ListDevAssetIDsCommand, "metaPath", '/ListDevAssetIDs/2024-05-08/seccenter/post/application_json/');
|
|
2229
|
+
class ListDevBasicInfosCommand extends sdk_core_namespaceObject.Command {
|
|
2230
|
+
constructor(input){
|
|
2231
|
+
super(input);
|
|
2232
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListDevBasicInfosCommand.metaPath);
|
|
2233
|
+
}
|
|
2234
|
+
}
|
|
2235
|
+
_define_property(ListDevBasicInfosCommand, "metaPath", '/ListDevBasicInfos/2024-05-08/seccenter/post/application_json/');
|
|
2236
|
+
class ListDevPlatformCommand extends sdk_core_namespaceObject.Command {
|
|
2237
|
+
constructor(input){
|
|
2238
|
+
super(input);
|
|
2239
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListDevPlatformCommand.metaPath);
|
|
2240
|
+
}
|
|
2241
|
+
}
|
|
2242
|
+
_define_property(ListDevPlatformCommand, "metaPath", '/ListDevPlatform/2024-05-08/seccenter/post/application_json/');
|
|
2243
|
+
class ListDevRegionCommand extends sdk_core_namespaceObject.Command {
|
|
2244
|
+
constructor(input){
|
|
2245
|
+
super(input);
|
|
2246
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListDevRegionCommand.metaPath);
|
|
2247
|
+
}
|
|
2248
|
+
}
|
|
2249
|
+
_define_property(ListDevRegionCommand, "metaPath", '/ListDevRegion/2024-05-08/seccenter/post/application_json/');
|
|
2250
|
+
class ListEndpointHandleMethodsCommand extends sdk_core_namespaceObject.Command {
|
|
2251
|
+
constructor(input){
|
|
2252
|
+
super(input);
|
|
2253
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListEndpointHandleMethodsCommand.metaPath);
|
|
2254
|
+
}
|
|
2255
|
+
}
|
|
2256
|
+
_define_property(ListEndpointHandleMethodsCommand, "metaPath", '/ListEndpointHandleMethods/2024-05-08/seccenter/post/application_json/');
|
|
2257
|
+
class ListFileMonitorAlarmsCommand extends sdk_core_namespaceObject.Command {
|
|
2258
|
+
constructor(input){
|
|
2259
|
+
super(input);
|
|
2260
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListFileMonitorAlarmsCommand.metaPath);
|
|
2261
|
+
}
|
|
2262
|
+
}
|
|
2263
|
+
_define_property(ListFileMonitorAlarmsCommand, "metaPath", '/ListFileMonitorAlarms/2024-05-08/seccenter/post/application_json/');
|
|
2264
|
+
class ListFingerprintCollectConfigCommand extends sdk_core_namespaceObject.Command {
|
|
2265
|
+
constructor(input){
|
|
2266
|
+
super(input);
|
|
2267
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListFingerprintCollectConfigCommand.metaPath);
|
|
2268
|
+
}
|
|
2269
|
+
}
|
|
2270
|
+
_define_property(ListFingerprintCollectConfigCommand, "metaPath", '/ListFingerprintCollectConfig/2024-05-08/seccenter/post/application_json/');
|
|
2271
|
+
class ListGroupRelatedAgentCommand extends sdk_core_namespaceObject.Command {
|
|
2272
|
+
constructor(input){
|
|
2273
|
+
super(input);
|
|
2274
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListGroupRelatedAgentCommand.metaPath);
|
|
2275
|
+
}
|
|
2276
|
+
}
|
|
2277
|
+
_define_property(ListGroupRelatedAgentCommand, "metaPath", '/ListGroupRelatedAgent/2024-05-08/seccenter/get/text_plain/');
|
|
2278
|
+
class ListHidsAlarmsCommand extends sdk_core_namespaceObject.Command {
|
|
2279
|
+
constructor(input){
|
|
2280
|
+
super(input);
|
|
2281
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListHidsAlarmsCommand.metaPath);
|
|
2282
|
+
}
|
|
2283
|
+
}
|
|
2284
|
+
_define_property(ListHidsAlarmsCommand, "metaPath", '/ListHidsAlarms/2024-05-08/seccenter/post/application_json/');
|
|
2285
|
+
class ListHostPlatformCommand extends sdk_core_namespaceObject.Command {
|
|
2286
|
+
constructor(input){
|
|
2287
|
+
super(input);
|
|
2288
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListHostPlatformCommand.metaPath);
|
|
2289
|
+
}
|
|
2290
|
+
}
|
|
2291
|
+
_define_property(ListHostPlatformCommand, "metaPath", '/ListHostPlatform/2024-05-08/seccenter/get/text_plain/');
|
|
2292
|
+
class ListHostRegionCommand extends sdk_core_namespaceObject.Command {
|
|
2293
|
+
constructor(input){
|
|
2294
|
+
super(input);
|
|
2295
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListHostRegionCommand.metaPath);
|
|
2296
|
+
}
|
|
2297
|
+
}
|
|
2298
|
+
_define_property(ListHostRegionCommand, "metaPath", '/ListHostRegion/2024-05-08/seccenter/get/text_plain/');
|
|
2299
|
+
class ListHostVpcCommand extends sdk_core_namespaceObject.Command {
|
|
2300
|
+
constructor(input){
|
|
2301
|
+
super(input);
|
|
2302
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListHostVpcCommand.metaPath);
|
|
2303
|
+
}
|
|
2304
|
+
}
|
|
2305
|
+
_define_property(ListHostVpcCommand, "metaPath", '/ListHostVpc/2024-05-08/seccenter/get/text_plain/');
|
|
2306
|
+
class ListHostsAgentIDsCommand extends sdk_core_namespaceObject.Command {
|
|
2307
|
+
constructor(input){
|
|
2308
|
+
super(input);
|
|
2309
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListHostsAgentIDsCommand.metaPath);
|
|
2310
|
+
}
|
|
2311
|
+
}
|
|
2312
|
+
_define_property(ListHostsAgentIDsCommand, "metaPath", '/ListHostsAgentIDs/2024-05-08/seccenter/post/application_json/');
|
|
2313
|
+
class ListHostsBasicInfosCommand extends sdk_core_namespaceObject.Command {
|
|
2314
|
+
constructor(input){
|
|
2315
|
+
super(input);
|
|
2316
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListHostsBasicInfosCommand.metaPath);
|
|
2317
|
+
}
|
|
2318
|
+
}
|
|
2319
|
+
_define_property(ListHostsBasicInfosCommand, "metaPath", '/ListHostsBasicInfos/2024-05-08/seccenter/post/application_json/');
|
|
2320
|
+
class ListInstallCommandsCommand extends sdk_core_namespaceObject.Command {
|
|
2321
|
+
constructor(input){
|
|
2322
|
+
super(input);
|
|
2323
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListInstallCommandsCommand.metaPath);
|
|
2324
|
+
}
|
|
2325
|
+
}
|
|
2326
|
+
_define_property(ListInstallCommandsCommand, "metaPath", '/ListInstallCommands/2024-05-08/seccenter/post/application_json/');
|
|
2327
|
+
class ListIsolationFilesCommand extends sdk_core_namespaceObject.Command {
|
|
2328
|
+
constructor(input){
|
|
2329
|
+
super(input);
|
|
2330
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListIsolationFilesCommand.metaPath);
|
|
2331
|
+
}
|
|
2332
|
+
}
|
|
2333
|
+
_define_property(ListIsolationFilesCommand, "metaPath", '/ListIsolationFiles/2024-05-08/seccenter/post/application_json/');
|
|
2334
|
+
class ListLayeredGroupRelatedHostCommand extends sdk_core_namespaceObject.Command {
|
|
2335
|
+
constructor(input){
|
|
2336
|
+
super(input);
|
|
2337
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListLayeredGroupRelatedHostCommand.metaPath);
|
|
2338
|
+
}
|
|
2339
|
+
}
|
|
2340
|
+
_define_property(ListLayeredGroupRelatedHostCommand, "metaPath", '/ListLayeredGroupRelatedHost/2024-05-08/seccenter/post/application_json/');
|
|
2341
|
+
class ListLayeredGroupsDetailCommand extends sdk_core_namespaceObject.Command {
|
|
2342
|
+
constructor(input){
|
|
2343
|
+
super(input);
|
|
2344
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListLayeredGroupsDetailCommand.metaPath);
|
|
2345
|
+
}
|
|
2346
|
+
}
|
|
2347
|
+
_define_property(ListLayeredGroupsDetailCommand, "metaPath", '/ListLayeredGroupsDetail/2024-05-08/seccenter/post/application_json/');
|
|
2348
|
+
class ListLoginConfigsCommand extends sdk_core_namespaceObject.Command {
|
|
2349
|
+
constructor(input){
|
|
2350
|
+
super(input);
|
|
2351
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListLoginConfigsCommand.metaPath);
|
|
2352
|
+
}
|
|
2353
|
+
}
|
|
2354
|
+
_define_property(ListLoginConfigsCommand, "metaPath", '/ListLoginConfigs/2024-05-08/seccenter/post/application_json/');
|
|
2355
|
+
class ListMLPAssetTasksCommand extends sdk_core_namespaceObject.Command {
|
|
2356
|
+
constructor(input){
|
|
2357
|
+
super(input);
|
|
2358
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListMLPAssetTasksCommand.metaPath);
|
|
2359
|
+
}
|
|
2360
|
+
}
|
|
2361
|
+
_define_property(ListMLPAssetTasksCommand, "metaPath", '/ListMLPAssetTasks/2024-05-08/seccenter/post/application_json/');
|
|
2362
|
+
class ListMlpAlarmTagsCommand extends sdk_core_namespaceObject.Command {
|
|
2363
|
+
constructor(input){
|
|
2364
|
+
super(input);
|
|
2365
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListMlpAlarmTagsCommand.metaPath);
|
|
342
2366
|
}
|
|
343
2367
|
}
|
|
344
|
-
_define_property(
|
|
345
|
-
class
|
|
2368
|
+
_define_property(ListMlpAlarmTagsCommand, "metaPath", '/ListMlpAlarmTags/2024-05-08/seccenter/get/text_plain/');
|
|
2369
|
+
class ListMlpAlarmsCommand extends sdk_core_namespaceObject.Command {
|
|
346
2370
|
constructor(input){
|
|
347
2371
|
super(input);
|
|
348
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2372
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListMlpAlarmsCommand.metaPath);
|
|
349
2373
|
}
|
|
350
2374
|
}
|
|
351
|
-
_define_property(
|
|
352
|
-
class
|
|
2375
|
+
_define_property(ListMlpAlarmsCommand, "metaPath", '/ListMlpAlarms/2024-05-08/seccenter/post/application_json/');
|
|
2376
|
+
class ListMonitorPoliciesCommand extends sdk_core_namespaceObject.Command {
|
|
353
2377
|
constructor(input){
|
|
354
2378
|
super(input);
|
|
355
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2379
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListMonitorPoliciesCommand.metaPath);
|
|
356
2380
|
}
|
|
357
2381
|
}
|
|
358
|
-
_define_property(
|
|
359
|
-
class
|
|
2382
|
+
_define_property(ListMonitorPoliciesCommand, "metaPath", '/ListMonitorPolicies/2024-05-08/seccenter/post/application_json/');
|
|
2383
|
+
class ListMultiLevelAssetHostsCommand extends sdk_core_namespaceObject.Command {
|
|
360
2384
|
constructor(input){
|
|
361
2385
|
super(input);
|
|
362
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2386
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListMultiLevelAssetHostsCommand.metaPath);
|
|
363
2387
|
}
|
|
364
2388
|
}
|
|
365
|
-
_define_property(
|
|
366
|
-
class
|
|
2389
|
+
_define_property(ListMultiLevelAssetHostsCommand, "metaPath", '/ListMultiLevelAssetHosts/2024-05-08/seccenter/post/application_json/');
|
|
2390
|
+
class ListMultiLevelInstitutionCommand extends sdk_core_namespaceObject.Command {
|
|
367
2391
|
constructor(input){
|
|
368
2392
|
super(input);
|
|
369
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2393
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListMultiLevelInstitutionCommand.metaPath);
|
|
370
2394
|
}
|
|
371
2395
|
}
|
|
372
|
-
_define_property(
|
|
373
|
-
class
|
|
2396
|
+
_define_property(ListMultiLevelInstitutionCommand, "metaPath", '/ListMultiLevelInstitution/2024-05-08/seccenter/post/application_json/');
|
|
2397
|
+
class ListOrderedHostsBasicInfosCommand extends sdk_core_namespaceObject.Command {
|
|
374
2398
|
constructor(input){
|
|
375
2399
|
super(input);
|
|
376
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2400
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListOrderedHostsBasicInfosCommand.metaPath);
|
|
377
2401
|
}
|
|
378
2402
|
}
|
|
379
|
-
_define_property(
|
|
380
|
-
class
|
|
2403
|
+
_define_property(ListOrderedHostsBasicInfosCommand, "metaPath", '/ListOrderedHostsBasicInfos/2024-05-08/seccenter/post/application_json/');
|
|
2404
|
+
class ListRaspAlarmsCommand extends sdk_core_namespaceObject.Command {
|
|
381
2405
|
constructor(input){
|
|
382
2406
|
super(input);
|
|
383
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2407
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRaspAlarmsCommand.metaPath);
|
|
384
2408
|
}
|
|
385
2409
|
}
|
|
386
|
-
_define_property(
|
|
387
|
-
class
|
|
2410
|
+
_define_property(ListRaspAlarmsCommand, "metaPath", '/ListRaspAlarms/2024-05-08/seccenter/post/application_json/');
|
|
2411
|
+
class ListRaspConfigAgentInfosCommand extends sdk_core_namespaceObject.Command {
|
|
388
2412
|
constructor(input){
|
|
389
2413
|
super(input);
|
|
390
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2414
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRaspConfigAgentInfosCommand.metaPath);
|
|
391
2415
|
}
|
|
392
2416
|
}
|
|
393
|
-
_define_property(
|
|
394
|
-
class
|
|
2417
|
+
_define_property(ListRaspConfigAgentInfosCommand, "metaPath", '/ListRaspConfigAgentInfos/2024-05-08/seccenter/post/application_json/');
|
|
2418
|
+
class ListRaspConfigsCommand extends sdk_core_namespaceObject.Command {
|
|
395
2419
|
constructor(input){
|
|
396
2420
|
super(input);
|
|
397
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2421
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRaspConfigsCommand.metaPath);
|
|
398
2422
|
}
|
|
399
2423
|
}
|
|
400
|
-
_define_property(
|
|
401
|
-
class
|
|
2424
|
+
_define_property(ListRaspConfigsCommand, "metaPath", '/ListRaspConfigs/2024-05-08/seccenter/post/application_json/');
|
|
2425
|
+
class ListRaspProcessesCommand extends sdk_core_namespaceObject.Command {
|
|
402
2426
|
constructor(input){
|
|
403
2427
|
super(input);
|
|
404
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2428
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRaspProcessesCommand.metaPath);
|
|
405
2429
|
}
|
|
406
2430
|
}
|
|
407
|
-
_define_property(
|
|
408
|
-
class
|
|
2431
|
+
_define_property(ListRaspProcessesCommand, "metaPath", '/ListRaspProcesses/2024-05-08/seccenter/post/application_json/');
|
|
2432
|
+
class ListRegistriesCommand extends sdk_core_namespaceObject.Command {
|
|
409
2433
|
constructor(input){
|
|
410
2434
|
super(input);
|
|
411
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2435
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRegistriesCommand.metaPath);
|
|
412
2436
|
}
|
|
413
2437
|
}
|
|
414
|
-
_define_property(
|
|
415
|
-
class
|
|
2438
|
+
_define_property(ListRegistriesCommand, "metaPath", '/ListRegistries/2024-05-08/seccenter/post/application_json/');
|
|
2439
|
+
class ListRegistryImagesCommand extends sdk_core_namespaceObject.Command {
|
|
416
2440
|
constructor(input){
|
|
417
2441
|
super(input);
|
|
418
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2442
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRegistryImagesCommand.metaPath);
|
|
419
2443
|
}
|
|
420
2444
|
}
|
|
421
|
-
_define_property(
|
|
422
|
-
class
|
|
2445
|
+
_define_property(ListRegistryImagesCommand, "metaPath", '/ListRegistryImages/2024-05-08/seccenter/post/application_json/');
|
|
2446
|
+
class ListRegistryNamespaceIDsCommand extends sdk_core_namespaceObject.Command {
|
|
423
2447
|
constructor(input){
|
|
424
2448
|
super(input);
|
|
425
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2449
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRegistryNamespaceIDsCommand.metaPath);
|
|
426
2450
|
}
|
|
427
2451
|
}
|
|
428
|
-
_define_property(
|
|
429
|
-
class
|
|
2452
|
+
_define_property(ListRegistryNamespaceIDsCommand, "metaPath", '/ListRegistryNamespaceIDs/2024-05-08/seccenter/post/application_json/');
|
|
2453
|
+
class ListRegistryNamespacesCommand extends sdk_core_namespaceObject.Command {
|
|
430
2454
|
constructor(input){
|
|
431
2455
|
super(input);
|
|
432
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2456
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRegistryNamespacesCommand.metaPath);
|
|
433
2457
|
}
|
|
434
2458
|
}
|
|
435
|
-
_define_property(
|
|
436
|
-
class
|
|
2459
|
+
_define_property(ListRegistryNamespacesCommand, "metaPath", '/ListRegistryNamespaces/2024-05-08/seccenter/post/application_json/');
|
|
2460
|
+
class ListRepoImageComplCommand extends sdk_core_namespaceObject.Command {
|
|
437
2461
|
constructor(input){
|
|
438
2462
|
super(input);
|
|
439
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2463
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImageComplCommand.metaPath);
|
|
440
2464
|
}
|
|
441
2465
|
}
|
|
442
|
-
_define_property(
|
|
443
|
-
class
|
|
2466
|
+
_define_property(ListRepoImageComplCommand, "metaPath", '/ListRepoImageCompl/2024-05-08/seccenter/post/application_json/');
|
|
2467
|
+
class ListRepoImageLayerCommand extends sdk_core_namespaceObject.Command {
|
|
444
2468
|
constructor(input){
|
|
445
2469
|
super(input);
|
|
446
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2470
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImageLayerCommand.metaPath);
|
|
447
2471
|
}
|
|
448
2472
|
}
|
|
449
|
-
_define_property(
|
|
450
|
-
class
|
|
2473
|
+
_define_property(ListRepoImageLayerCommand, "metaPath", '/ListRepoImageLayer/2024-05-08/seccenter/post/application_json/');
|
|
2474
|
+
class ListRepoImageLayerSenfileCommand extends sdk_core_namespaceObject.Command {
|
|
451
2475
|
constructor(input){
|
|
452
2476
|
super(input);
|
|
453
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2477
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImageLayerSenfileCommand.metaPath);
|
|
454
2478
|
}
|
|
455
2479
|
}
|
|
456
|
-
_define_property(
|
|
457
|
-
class
|
|
2480
|
+
_define_property(ListRepoImageLayerSenfileCommand, "metaPath", '/ListRepoImageLayerSenfile/2024-05-08/seccenter/post/application_json/');
|
|
2481
|
+
class ListRepoImageLayerVirusCommand extends sdk_core_namespaceObject.Command {
|
|
458
2482
|
constructor(input){
|
|
459
2483
|
super(input);
|
|
460
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2484
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImageLayerVirusCommand.metaPath);
|
|
461
2485
|
}
|
|
462
2486
|
}
|
|
463
|
-
_define_property(
|
|
464
|
-
class
|
|
2487
|
+
_define_property(ListRepoImageLayerVirusCommand, "metaPath", '/ListRepoImageLayerVirus/2024-05-08/seccenter/post/application_json/');
|
|
2488
|
+
class ListRepoImageLayerVulnCommand extends sdk_core_namespaceObject.Command {
|
|
465
2489
|
constructor(input){
|
|
466
2490
|
super(input);
|
|
467
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2491
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImageLayerVulnCommand.metaPath);
|
|
468
2492
|
}
|
|
469
2493
|
}
|
|
470
|
-
_define_property(
|
|
471
|
-
class
|
|
2494
|
+
_define_property(ListRepoImageLayerVulnCommand, "metaPath", '/ListRepoImageLayerVuln/2024-05-08/seccenter/post/application_json/');
|
|
2495
|
+
class ListRepoImagePackageCommand extends sdk_core_namespaceObject.Command {
|
|
472
2496
|
constructor(input){
|
|
473
2497
|
super(input);
|
|
474
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2498
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImagePackageCommand.metaPath);
|
|
475
2499
|
}
|
|
476
2500
|
}
|
|
477
|
-
_define_property(
|
|
478
|
-
class
|
|
2501
|
+
_define_property(ListRepoImagePackageCommand, "metaPath", '/ListRepoImagePackage/2024-05-08/seccenter/post/application_json/');
|
|
2502
|
+
class ListRepoImageSenfileCommand extends sdk_core_namespaceObject.Command {
|
|
479
2503
|
constructor(input){
|
|
480
2504
|
super(input);
|
|
481
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2505
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImageSenfileCommand.metaPath);
|
|
482
2506
|
}
|
|
483
2507
|
}
|
|
484
|
-
_define_property(
|
|
485
|
-
class
|
|
2508
|
+
_define_property(ListRepoImageSenfileCommand, "metaPath", '/ListRepoImageSenfile/2024-05-08/seccenter/post/application_json/');
|
|
2509
|
+
class ListRepoImageVirusCommand extends sdk_core_namespaceObject.Command {
|
|
486
2510
|
constructor(input){
|
|
487
2511
|
super(input);
|
|
488
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2512
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImageVirusCommand.metaPath);
|
|
489
2513
|
}
|
|
490
2514
|
}
|
|
491
|
-
_define_property(
|
|
492
|
-
class
|
|
2515
|
+
_define_property(ListRepoImageVirusCommand, "metaPath", '/ListRepoImageVirus/2024-05-08/seccenter/post/application_json/');
|
|
2516
|
+
class ListRepoImageVulnCommand extends sdk_core_namespaceObject.Command {
|
|
493
2517
|
constructor(input){
|
|
494
2518
|
super(input);
|
|
495
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2519
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRepoImageVulnCommand.metaPath);
|
|
496
2520
|
}
|
|
497
2521
|
}
|
|
498
|
-
_define_property(
|
|
499
|
-
class
|
|
2522
|
+
_define_property(ListRepoImageVulnCommand, "metaPath", '/ListRepoImageVuln/2024-05-08/seccenter/post/application_json/');
|
|
2523
|
+
class ListRiskComplAffectRepoImageCommand extends sdk_core_namespaceObject.Command {
|
|
500
2524
|
constructor(input){
|
|
501
2525
|
super(input);
|
|
502
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2526
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRiskComplAffectRepoImageCommand.metaPath);
|
|
503
2527
|
}
|
|
504
2528
|
}
|
|
505
|
-
_define_property(
|
|
506
|
-
class
|
|
2529
|
+
_define_property(ListRiskComplAffectRepoImageCommand, "metaPath", '/ListRiskComplAffectRepoImage/2024-05-08/seccenter/post/application_json/');
|
|
2530
|
+
class ListRiskVulnAffectRepoImageCommand extends sdk_core_namespaceObject.Command {
|
|
507
2531
|
constructor(input){
|
|
508
2532
|
super(input);
|
|
509
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2533
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRiskVulnAffectRepoImageCommand.metaPath);
|
|
510
2534
|
}
|
|
511
2535
|
}
|
|
512
|
-
_define_property(
|
|
513
|
-
class
|
|
2536
|
+
_define_property(ListRiskVulnAffectRepoImageCommand, "metaPath", '/ListRiskVulnAffectRepoImage/2024-05-08/seccenter/post/application_json/');
|
|
2537
|
+
class ListScanSubTasksCommand extends sdk_core_namespaceObject.Command {
|
|
514
2538
|
constructor(input){
|
|
515
2539
|
super(input);
|
|
516
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2540
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListScanSubTasksCommand.metaPath);
|
|
517
2541
|
}
|
|
518
2542
|
}
|
|
519
|
-
_define_property(
|
|
520
|
-
class
|
|
2543
|
+
_define_property(ListScanSubTasksCommand, "metaPath", '/ListScanSubTasks/2024-05-08/seccenter/post/application_json/');
|
|
2544
|
+
class ListScanTaskHostsCommand extends sdk_core_namespaceObject.Command {
|
|
521
2545
|
constructor(input){
|
|
522
2546
|
super(input);
|
|
523
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2547
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListScanTaskHostsCommand.metaPath);
|
|
524
2548
|
}
|
|
525
2549
|
}
|
|
526
|
-
_define_property(
|
|
527
|
-
class
|
|
2550
|
+
_define_property(ListScanTaskHostsCommand, "metaPath", '/ListScanTaskHosts/2024-05-08/seccenter/post/application_json/');
|
|
2551
|
+
class ListScanTasksCommand extends sdk_core_namespaceObject.Command {
|
|
528
2552
|
constructor(input){
|
|
529
2553
|
super(input);
|
|
530
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2554
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListScanTasksCommand.metaPath);
|
|
531
2555
|
}
|
|
532
2556
|
}
|
|
533
|
-
_define_property(
|
|
534
|
-
class
|
|
2557
|
+
_define_property(ListScanTasksCommand, "metaPath", '/ListScanTasks/2024-05-08/seccenter/post/application_json/');
|
|
2558
|
+
class ListTagRelatedAgentCommand extends sdk_core_namespaceObject.Command {
|
|
535
2559
|
constructor(input){
|
|
536
2560
|
super(input);
|
|
537
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2561
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListTagRelatedAgentCommand.metaPath);
|
|
538
2562
|
}
|
|
539
2563
|
}
|
|
540
|
-
_define_property(
|
|
541
|
-
class
|
|
2564
|
+
_define_property(ListTagRelatedAgentCommand, "metaPath", '/ListTagRelatedAgent/2024-05-08/seccenter/get/text_plain/');
|
|
2565
|
+
class ListTagsDetailCommand extends sdk_core_namespaceObject.Command {
|
|
542
2566
|
constructor(input){
|
|
543
2567
|
super(input);
|
|
544
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2568
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListTagsDetailCommand.metaPath);
|
|
545
2569
|
}
|
|
546
2570
|
}
|
|
547
|
-
_define_property(
|
|
548
|
-
class
|
|
2571
|
+
_define_property(ListTagsDetailCommand, "metaPath", '/ListTagsDetail/2024-05-08/seccenter/get/text_plain/');
|
|
2572
|
+
class ListVarmorPoliciesCommand extends sdk_core_namespaceObject.Command {
|
|
549
2573
|
constructor(input){
|
|
550
2574
|
super(input);
|
|
551
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2575
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVarmorPoliciesCommand.metaPath);
|
|
552
2576
|
}
|
|
553
2577
|
}
|
|
554
|
-
_define_property(
|
|
555
|
-
class
|
|
2578
|
+
_define_property(ListVarmorPoliciesCommand, "metaPath", '/ListVarmorPolicies/2024-05-08/seccenter/post/application_json/');
|
|
2579
|
+
class ListVirusAlarmsCommand extends sdk_core_namespaceObject.Command {
|
|
556
2580
|
constructor(input){
|
|
557
2581
|
super(input);
|
|
558
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2582
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVirusAlarmsCommand.metaPath);
|
|
559
2583
|
}
|
|
560
2584
|
}
|
|
561
|
-
_define_property(
|
|
562
|
-
class
|
|
2585
|
+
_define_property(ListVirusAlarmsCommand, "metaPath", '/ListVirusAlarms/2024-05-08/seccenter/post/application_json/');
|
|
2586
|
+
class ListVulByPodCommand extends sdk_core_namespaceObject.Command {
|
|
563
2587
|
constructor(input){
|
|
564
2588
|
super(input);
|
|
565
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2589
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVulByPodCommand.metaPath);
|
|
566
2590
|
}
|
|
567
2591
|
}
|
|
568
|
-
_define_property(
|
|
569
|
-
class
|
|
2592
|
+
_define_property(ListVulByPodCommand, "metaPath", '/ListVulByPod/2024-05-08/seccenter/post/application_json/');
|
|
2593
|
+
class ListVulDetailCommand extends sdk_core_namespaceObject.Command {
|
|
570
2594
|
constructor(input){
|
|
571
2595
|
super(input);
|
|
572
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2596
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVulDetailCommand.metaPath);
|
|
573
2597
|
}
|
|
574
2598
|
}
|
|
575
|
-
_define_property(
|
|
576
|
-
class
|
|
2599
|
+
_define_property(ListVulDetailCommand, "metaPath", '/ListVulDetail/2024-05-08/seccenter/post/application_json/');
|
|
2600
|
+
class ListVulHostByPodCommand extends sdk_core_namespaceObject.Command {
|
|
577
2601
|
constructor(input){
|
|
578
2602
|
super(input);
|
|
579
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2603
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVulHostByPodCommand.metaPath);
|
|
580
2604
|
}
|
|
581
2605
|
}
|
|
582
|
-
_define_property(
|
|
583
|
-
class
|
|
2606
|
+
_define_property(ListVulHostByPodCommand, "metaPath", '/ListVulHostByPod/2024-05-08/seccenter/post/application_json/');
|
|
2607
|
+
class ListVulnAffectAISessionCommand extends sdk_core_namespaceObject.Command {
|
|
584
2608
|
constructor(input){
|
|
585
2609
|
super(input);
|
|
586
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2610
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVulnAffectAISessionCommand.metaPath);
|
|
587
2611
|
}
|
|
588
2612
|
}
|
|
589
|
-
_define_property(
|
|
590
|
-
class
|
|
2613
|
+
_define_property(ListVulnAffectAISessionCommand, "metaPath", '/ListVulnAffectAISession/2024-05-08/seccenter/post/application_json/');
|
|
2614
|
+
class ListVulnForAICommand extends sdk_core_namespaceObject.Command {
|
|
591
2615
|
constructor(input){
|
|
592
2616
|
super(input);
|
|
593
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2617
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVulnForAICommand.metaPath);
|
|
594
2618
|
}
|
|
595
2619
|
}
|
|
596
|
-
_define_property(
|
|
597
|
-
class
|
|
2620
|
+
_define_property(ListVulnForAICommand, "metaPath", '/ListVulnForAI/2024-05-08/seccenter/post/application_json/');
|
|
2621
|
+
class ListVulnHostsCommand extends sdk_core_namespaceObject.Command {
|
|
598
2622
|
constructor(input){
|
|
599
2623
|
super(input);
|
|
600
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2624
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVulnHostsCommand.metaPath);
|
|
601
2625
|
}
|
|
602
2626
|
}
|
|
603
|
-
_define_property(
|
|
604
|
-
class
|
|
2627
|
+
_define_property(ListVulnHostsCommand, "metaPath", '/ListVulnHosts/2024-05-08/seccenter/post/application_json/');
|
|
2628
|
+
class ListVulnsCommand extends sdk_core_namespaceObject.Command {
|
|
605
2629
|
constructor(input){
|
|
606
2630
|
super(input);
|
|
607
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2631
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListVulnsCommand.metaPath);
|
|
608
2632
|
}
|
|
609
2633
|
}
|
|
610
|
-
_define_property(
|
|
611
|
-
class
|
|
2634
|
+
_define_property(ListVulnsCommand, "metaPath", '/ListVulns/2024-05-08/seccenter/post/application_json/');
|
|
2635
|
+
class ListWeakPasswordCheckDetailCommand extends sdk_core_namespaceObject.Command {
|
|
612
2636
|
constructor(input){
|
|
613
2637
|
super(input);
|
|
614
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2638
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListWeakPasswordCheckDetailCommand.metaPath);
|
|
615
2639
|
}
|
|
616
2640
|
}
|
|
617
|
-
_define_property(
|
|
618
|
-
class
|
|
2641
|
+
_define_property(ListWeakPasswordCheckDetailCommand, "metaPath", '/ListWeakPasswordCheckDetail/2024-05-08/seccenter/post/application_json/');
|
|
2642
|
+
class ListWhiteListsCommand extends sdk_core_namespaceObject.Command {
|
|
619
2643
|
constructor(input){
|
|
620
2644
|
super(input);
|
|
621
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2645
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListWhiteListsCommand.metaPath);
|
|
622
2646
|
}
|
|
623
2647
|
}
|
|
624
|
-
_define_property(
|
|
625
|
-
class
|
|
2648
|
+
_define_property(ListWhiteListsCommand, "metaPath", '/ListWhiteLists/2024-05-08/seccenter/post/application_json/');
|
|
2649
|
+
class ManualSyncAIApplicationCommand extends sdk_core_namespaceObject.Command {
|
|
626
2650
|
constructor(input){
|
|
627
2651
|
super(input);
|
|
628
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2652
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ManualSyncAIApplicationCommand.metaPath);
|
|
629
2653
|
}
|
|
630
2654
|
}
|
|
631
|
-
_define_property(
|
|
632
|
-
class
|
|
2655
|
+
_define_property(ManualSyncAIApplicationCommand, "metaPath", '/ManualSyncAIApplication/2024-05-08/seccenter/post/application_json/');
|
|
2656
|
+
class ModifyAutoDefenseRuleCommand extends sdk_core_namespaceObject.Command {
|
|
633
2657
|
constructor(input){
|
|
634
2658
|
super(input);
|
|
635
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2659
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ModifyAutoDefenseRuleCommand.metaPath);
|
|
636
2660
|
}
|
|
637
2661
|
}
|
|
638
|
-
_define_property(
|
|
639
|
-
class
|
|
2662
|
+
_define_property(ModifyAutoDefenseRuleCommand, "metaPath", '/ModifyAutoDefenseRule/2024-05-08/seccenter/post/application_json/');
|
|
2663
|
+
class ModifyCloudEnvCommand extends sdk_core_namespaceObject.Command {
|
|
640
2664
|
constructor(input){
|
|
641
2665
|
super(input);
|
|
642
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2666
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ModifyCloudEnvCommand.metaPath);
|
|
643
2667
|
}
|
|
644
2668
|
}
|
|
645
|
-
_define_property(
|
|
646
|
-
class
|
|
2669
|
+
_define_property(ModifyCloudEnvCommand, "metaPath", '/ModifyCloudEnv/2024-05-08/seccenter/post/application_json/');
|
|
2670
|
+
class ModifyLayeredGroupCommand extends sdk_core_namespaceObject.Command {
|
|
647
2671
|
constructor(input){
|
|
648
2672
|
super(input);
|
|
649
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2673
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ModifyLayeredGroupCommand.metaPath);
|
|
650
2674
|
}
|
|
651
2675
|
}
|
|
652
|
-
_define_property(
|
|
653
|
-
class
|
|
2676
|
+
_define_property(ModifyLayeredGroupCommand, "metaPath", '/ModifyLayeredGroup/2024-05-08/seccenter/post/application_json/');
|
|
2677
|
+
class ModifyMultiLevelInstitutionCommand extends sdk_core_namespaceObject.Command {
|
|
654
2678
|
constructor(input){
|
|
655
2679
|
super(input);
|
|
656
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2680
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ModifyMultiLevelInstitutionCommand.metaPath);
|
|
657
2681
|
}
|
|
658
2682
|
}
|
|
659
|
-
_define_property(
|
|
660
|
-
class
|
|
2683
|
+
_define_property(ModifyMultiLevelInstitutionCommand, "metaPath", '/ModifyMultiLevelInstitution/2024-05-08/seccenter/post/application_json/');
|
|
2684
|
+
class ModifyMultiLevelInstitutionReportSwitchCommand extends sdk_core_namespaceObject.Command {
|
|
661
2685
|
constructor(input){
|
|
662
2686
|
super(input);
|
|
663
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2687
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ModifyMultiLevelInstitutionReportSwitchCommand.metaPath);
|
|
664
2688
|
}
|
|
665
2689
|
}
|
|
666
|
-
_define_property(
|
|
667
|
-
class
|
|
2690
|
+
_define_property(ModifyMultiLevelInstitutionReportSwitchCommand, "metaPath", '/ModifyMultiLevelInstitutionReportSwitch/2024-05-08/seccenter/post/application_json/');
|
|
2691
|
+
class ModifyTLSConfigCommand extends sdk_core_namespaceObject.Command {
|
|
668
2692
|
constructor(input){
|
|
669
2693
|
super(input);
|
|
670
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2694
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ModifyTLSConfigCommand.metaPath);
|
|
671
2695
|
}
|
|
672
2696
|
}
|
|
673
|
-
_define_property(
|
|
674
|
-
class
|
|
2697
|
+
_define_property(ModifyTLSConfigCommand, "metaPath", '/ModifyTLSConfig/2024-05-08/seccenter/post/application_json/');
|
|
2698
|
+
class ModifyWhiteListCommand extends sdk_core_namespaceObject.Command {
|
|
675
2699
|
constructor(input){
|
|
676
2700
|
super(input);
|
|
677
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2701
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ModifyWhiteListCommand.metaPath);
|
|
678
2702
|
}
|
|
679
2703
|
}
|
|
680
|
-
_define_property(
|
|
681
|
-
class
|
|
2704
|
+
_define_property(ModifyWhiteListCommand, "metaPath", '/ModifyWhiteList/2024-05-08/seccenter/post/application_json/');
|
|
2705
|
+
class MultiAssetScanCommand extends sdk_core_namespaceObject.Command {
|
|
682
2706
|
constructor(input){
|
|
683
2707
|
super(input);
|
|
684
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2708
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(MultiAssetScanCommand.metaPath);
|
|
685
2709
|
}
|
|
686
2710
|
}
|
|
687
|
-
_define_property(
|
|
688
|
-
class
|
|
2711
|
+
_define_property(MultiAssetScanCommand, "metaPath", '/MultiAssetScan/2024-05-08/seccenter/post/application_json/');
|
|
2712
|
+
class MultiCloudAccessStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
689
2713
|
constructor(input){
|
|
690
2714
|
super(input);
|
|
691
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2715
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(MultiCloudAccessStatisticsCommand.metaPath);
|
|
692
2716
|
}
|
|
693
2717
|
}
|
|
694
|
-
_define_property(
|
|
695
|
-
class
|
|
2718
|
+
_define_property(MultiCloudAccessStatisticsCommand, "metaPath", '/MultiCloudAccessStatistics/2024-05-08/seccenter/post/application_json/');
|
|
2719
|
+
class MultiCloudAccessSyncCommand extends sdk_core_namespaceObject.Command {
|
|
696
2720
|
constructor(input){
|
|
697
2721
|
super(input);
|
|
698
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2722
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(MultiCloudAccessSyncCommand.metaPath);
|
|
699
2723
|
}
|
|
700
2724
|
}
|
|
701
|
-
_define_property(
|
|
702
|
-
class
|
|
2725
|
+
_define_property(MultiCloudAccessSyncCommand, "metaPath", '/MultiCloudAccessSync/2024-05-08/seccenter/post/application_json/');
|
|
2726
|
+
class MultiCloudAccessSyncStatusCommand extends sdk_core_namespaceObject.Command {
|
|
703
2727
|
constructor(input){
|
|
704
2728
|
super(input);
|
|
705
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2729
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(MultiCloudAccessSyncStatusCommand.metaPath);
|
|
706
2730
|
}
|
|
707
2731
|
}
|
|
708
|
-
_define_property(
|
|
709
|
-
class
|
|
2732
|
+
_define_property(MultiCloudAccessSyncStatusCommand, "metaPath", '/MultiCloudAccessSyncStatus/2024-05-08/seccenter/post/application_json/');
|
|
2733
|
+
class OperateAgentRaspConfigSwitchCommand extends sdk_core_namespaceObject.Command {
|
|
710
2734
|
constructor(input){
|
|
711
2735
|
super(input);
|
|
712
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2736
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(OperateAgentRaspConfigSwitchCommand.metaPath);
|
|
713
2737
|
}
|
|
714
2738
|
}
|
|
715
|
-
_define_property(
|
|
716
|
-
class
|
|
2739
|
+
_define_property(OperateAgentRaspConfigSwitchCommand, "metaPath", '/OperateAgentRaspConfigSwitch/2024-05-08/seccenter/post/application_json/');
|
|
2740
|
+
class PrecisionStatisticsCommand extends sdk_core_namespaceObject.Command {
|
|
717
2741
|
constructor(input){
|
|
718
2742
|
super(input);
|
|
719
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2743
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PrecisionStatisticsCommand.metaPath);
|
|
720
2744
|
}
|
|
721
2745
|
}
|
|
722
|
-
_define_property(
|
|
723
|
-
class
|
|
2746
|
+
_define_property(PrecisionStatisticsCommand, "metaPath", '/PrecisionStatistics/2024-05-08/seccenter/post/application_json/');
|
|
2747
|
+
class RecoverFileCommand extends sdk_core_namespaceObject.Command {
|
|
724
2748
|
constructor(input){
|
|
725
2749
|
super(input);
|
|
726
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2750
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RecoverFileCommand.metaPath);
|
|
727
2751
|
}
|
|
728
2752
|
}
|
|
729
|
-
_define_property(
|
|
730
|
-
class
|
|
2753
|
+
_define_property(RecoverFileCommand, "metaPath", '/RecoverFile/2024-05-08/seccenter/post/application_json/');
|
|
2754
|
+
class RefreshAIFingerprintDataCommand extends sdk_core_namespaceObject.Command {
|
|
731
2755
|
constructor(input){
|
|
732
2756
|
super(input);
|
|
733
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2757
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RefreshAIFingerprintDataCommand.metaPath);
|
|
734
2758
|
}
|
|
735
2759
|
}
|
|
736
|
-
_define_property(
|
|
737
|
-
class
|
|
2760
|
+
_define_property(RefreshAIFingerprintDataCommand, "metaPath", '/RefreshAIFingerprintData/2024-05-08/seccenter/post/application_json/');
|
|
2761
|
+
class RefreshFingerprintDataCommand extends sdk_core_namespaceObject.Command {
|
|
738
2762
|
constructor(input){
|
|
739
2763
|
super(input);
|
|
740
|
-
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(
|
|
2764
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RefreshFingerprintDataCommand.metaPath);
|
|
741
2765
|
}
|
|
742
2766
|
}
|
|
743
|
-
_define_property(
|
|
2767
|
+
_define_property(RefreshFingerprintDataCommand, "metaPath", '/RefreshFingerprintData/2024-05-08/seccenter/post/application_json/');
|
|
744
2768
|
class RefreshVarmorInfoCommand extends sdk_core_namespaceObject.Command {
|
|
745
2769
|
constructor(input){
|
|
746
2770
|
super(input);
|
|
@@ -755,6 +2779,20 @@ class RetryIPOperationCommand extends sdk_core_namespaceObject.Command {
|
|
|
755
2779
|
}
|
|
756
2780
|
}
|
|
757
2781
|
_define_property(RetryIPOperationCommand, "metaPath", '/RetryIPOperation/2024-05-08/seccenter/post/application_json/');
|
|
2782
|
+
class SaveRepoImageScanCronCommand extends sdk_core_namespaceObject.Command {
|
|
2783
|
+
constructor(input){
|
|
2784
|
+
super(input);
|
|
2785
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(SaveRepoImageScanCronCommand.metaPath);
|
|
2786
|
+
}
|
|
2787
|
+
}
|
|
2788
|
+
_define_property(SaveRepoImageScanCronCommand, "metaPath", '/SaveRepoImageScanCron/2024-05-08/seccenter/post/application_json/');
|
|
2789
|
+
class SaveRepoImageScanScopeCommand extends sdk_core_namespaceObject.Command {
|
|
2790
|
+
constructor(input){
|
|
2791
|
+
super(input);
|
|
2792
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(SaveRepoImageScanScopeCommand.metaPath);
|
|
2793
|
+
}
|
|
2794
|
+
}
|
|
2795
|
+
_define_property(SaveRepoImageScanScopeCommand, "metaPath", '/SaveRepoImageScanScope/2024-05-08/seccenter/post/application_json/');
|
|
758
2796
|
class SetAIAlarmJudgeConfigCommand extends sdk_core_namespaceObject.Command {
|
|
759
2797
|
constructor(input){
|
|
760
2798
|
super(input);
|
|
@@ -776,6 +2814,13 @@ class SetCustomWeakPasswordsCommand extends sdk_core_namespaceObject.Command {
|
|
|
776
2814
|
}
|
|
777
2815
|
}
|
|
778
2816
|
_define_property(SetCustomWeakPasswordsCommand, "metaPath", '/SetCustomWeakPasswords/2024-05-08/seccenter/post/application_json/');
|
|
2817
|
+
class SetRegularVirusScanConfigCommand extends sdk_core_namespaceObject.Command {
|
|
2818
|
+
constructor(input){
|
|
2819
|
+
super(input);
|
|
2820
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(SetRegularVirusScanConfigCommand.metaPath);
|
|
2821
|
+
}
|
|
2822
|
+
}
|
|
2823
|
+
_define_property(SetRegularVirusScanConfigCommand, "metaPath", '/SetRegularVirusScanConfig/2024-05-08/seccenter/post/application_json/');
|
|
779
2824
|
class StopMLPAssetSyncTaskCommand extends sdk_core_namespaceObject.Command {
|
|
780
2825
|
constructor(input){
|
|
781
2826
|
super(input);
|
|
@@ -783,6 +2828,20 @@ class StopMLPAssetSyncTaskCommand extends sdk_core_namespaceObject.Command {
|
|
|
783
2828
|
}
|
|
784
2829
|
}
|
|
785
2830
|
_define_property(StopMLPAssetSyncTaskCommand, "metaPath", '/StopMLPAssetSyncTask/2024-05-08/seccenter/post/application_json/');
|
|
2831
|
+
class SwitchCloudEnvSyncCommand extends sdk_core_namespaceObject.Command {
|
|
2832
|
+
constructor(input){
|
|
2833
|
+
super(input);
|
|
2834
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(SwitchCloudEnvSyncCommand.metaPath);
|
|
2835
|
+
}
|
|
2836
|
+
}
|
|
2837
|
+
_define_property(SwitchCloudEnvSyncCommand, "metaPath", '/SwitchCloudEnvSync/2024-05-08/seccenter/post/application_json/');
|
|
2838
|
+
class SyncRegistryImagesCommand extends sdk_core_namespaceObject.Command {
|
|
2839
|
+
constructor(input){
|
|
2840
|
+
super(input);
|
|
2841
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(SyncRegistryImagesCommand.metaPath);
|
|
2842
|
+
}
|
|
2843
|
+
}
|
|
2844
|
+
_define_property(SyncRegistryImagesCommand, "metaPath", '/SyncRegistryImages/2024-05-08/seccenter/post/application_json/');
|
|
786
2845
|
class UnBanIPItemCommand extends sdk_core_namespaceObject.Command {
|
|
787
2846
|
constructor(input){
|
|
788
2847
|
super(input);
|
|
@@ -797,6 +2856,34 @@ class UnbindMLPAuthCommand extends sdk_core_namespaceObject.Command {
|
|
|
797
2856
|
}
|
|
798
2857
|
}
|
|
799
2858
|
_define_property(UnbindMLPAuthCommand, "metaPath", '/UnbindMLPAuth/2024-05-08/seccenter/post/application_json/');
|
|
2859
|
+
class UninstallAgentClientCommand extends sdk_core_namespaceObject.Command {
|
|
2860
|
+
constructor(input){
|
|
2861
|
+
super(input);
|
|
2862
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UninstallAgentClientCommand.metaPath);
|
|
2863
|
+
}
|
|
2864
|
+
}
|
|
2865
|
+
_define_property(UninstallAgentClientCommand, "metaPath", '/UninstallAgentClient/2024-05-08/seccenter/post/application_json/');
|
|
2866
|
+
class UninstallCommandsCommand extends sdk_core_namespaceObject.Command {
|
|
2867
|
+
constructor(input){
|
|
2868
|
+
super(input);
|
|
2869
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UninstallCommandsCommand.metaPath);
|
|
2870
|
+
}
|
|
2871
|
+
}
|
|
2872
|
+
_define_property(UninstallCommandsCommand, "metaPath", '/UninstallCommands/2024-05-08/seccenter/post/application_json/');
|
|
2873
|
+
class UpdateAlarmTagsCommand extends sdk_core_namespaceObject.Command {
|
|
2874
|
+
constructor(input){
|
|
2875
|
+
super(input);
|
|
2876
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateAlarmTagsCommand.metaPath);
|
|
2877
|
+
}
|
|
2878
|
+
}
|
|
2879
|
+
_define_property(UpdateAlarmTagsCommand, "metaPath", '/UpdateAlarmTags/2024-05-08/seccenter/post/application_json/');
|
|
2880
|
+
class UpdateAssetClustersCommand extends sdk_core_namespaceObject.Command {
|
|
2881
|
+
constructor(input){
|
|
2882
|
+
super(input);
|
|
2883
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateAssetClustersCommand.metaPath);
|
|
2884
|
+
}
|
|
2885
|
+
}
|
|
2886
|
+
_define_property(UpdateAssetClustersCommand, "metaPath", '/UpdateAssetClusters/2024-05-08/seccenter/post/application_json/');
|
|
800
2887
|
class UpdateAutoProtectConfigCommand extends sdk_core_namespaceObject.Command {
|
|
801
2888
|
constructor(input){
|
|
802
2889
|
super(input);
|
|
@@ -818,6 +2905,34 @@ class UpdateCloudProviderCommand extends sdk_core_namespaceObject.Command {
|
|
|
818
2905
|
}
|
|
819
2906
|
}
|
|
820
2907
|
_define_property(UpdateCloudProviderCommand, "metaPath", '/UpdateCloudProvider/2024-05-08/seccenter/post/application_json/');
|
|
2908
|
+
class UpdateCommonAlarmStatusCommand extends sdk_core_namespaceObject.Command {
|
|
2909
|
+
constructor(input){
|
|
2910
|
+
super(input);
|
|
2911
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateCommonAlarmStatusCommand.metaPath);
|
|
2912
|
+
}
|
|
2913
|
+
}
|
|
2914
|
+
_define_property(UpdateCommonAlarmStatusCommand, "metaPath", '/UpdateCommonAlarmStatus/2024-05-08/seccenter/post/application_json/');
|
|
2915
|
+
class UpdateHostTagCommand extends sdk_core_namespaceObject.Command {
|
|
2916
|
+
constructor(input){
|
|
2917
|
+
super(input);
|
|
2918
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateHostTagCommand.metaPath);
|
|
2919
|
+
}
|
|
2920
|
+
}
|
|
2921
|
+
_define_property(UpdateHostTagCommand, "metaPath", '/UpdateHostTag/2024-05-08/seccenter/post/application_json/');
|
|
2922
|
+
class UpdateLoginConfigCommand extends sdk_core_namespaceObject.Command {
|
|
2923
|
+
constructor(input){
|
|
2924
|
+
super(input);
|
|
2925
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateLoginConfigCommand.metaPath);
|
|
2926
|
+
}
|
|
2927
|
+
}
|
|
2928
|
+
_define_property(UpdateLoginConfigCommand, "metaPath", '/UpdateLoginConfig/2024-05-08/seccenter/post/application_json/');
|
|
2929
|
+
class UpdateMlpAlarmStatusCommand extends sdk_core_namespaceObject.Command {
|
|
2930
|
+
constructor(input){
|
|
2931
|
+
super(input);
|
|
2932
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateMlpAlarmStatusCommand.metaPath);
|
|
2933
|
+
}
|
|
2934
|
+
}
|
|
2935
|
+
_define_property(UpdateMlpAlarmStatusCommand, "metaPath", '/UpdateMlpAlarmStatus/2024-05-08/seccenter/post/application_json/');
|
|
821
2936
|
class UpdateOfflineNotificationConfigCommand extends sdk_core_namespaceObject.Command {
|
|
822
2937
|
constructor(input){
|
|
823
2938
|
super(input);
|
|
@@ -825,6 +2940,27 @@ class UpdateOfflineNotificationConfigCommand extends sdk_core_namespaceObject.Co
|
|
|
825
2940
|
}
|
|
826
2941
|
}
|
|
827
2942
|
_define_property(UpdateOfflineNotificationConfigCommand, "metaPath", '/UpdateOfflineNotificationConfig/2024-05-08/seccenter/post/application_json/');
|
|
2943
|
+
class UpdateRegistryFlowRateLimitCommand extends sdk_core_namespaceObject.Command {
|
|
2944
|
+
constructor(input){
|
|
2945
|
+
super(input);
|
|
2946
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateRegistryFlowRateLimitCommand.metaPath);
|
|
2947
|
+
}
|
|
2948
|
+
}
|
|
2949
|
+
_define_property(UpdateRegistryFlowRateLimitCommand, "metaPath", '/UpdateRegistryFlowRateLimit/2024-05-08/seccenter/post/application_json/');
|
|
2950
|
+
class UpdateRegistrySyncConfigCommand extends sdk_core_namespaceObject.Command {
|
|
2951
|
+
constructor(input){
|
|
2952
|
+
super(input);
|
|
2953
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateRegistrySyncConfigCommand.metaPath);
|
|
2954
|
+
}
|
|
2955
|
+
}
|
|
2956
|
+
_define_property(UpdateRegistrySyncConfigCommand, "metaPath", '/UpdateRegistrySyncConfig/2024-05-08/seccenter/post/application_json/');
|
|
2957
|
+
class UpdateRegularCleanCommand extends sdk_core_namespaceObject.Command {
|
|
2958
|
+
constructor(input){
|
|
2959
|
+
super(input);
|
|
2960
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateRegularCleanCommand.metaPath);
|
|
2961
|
+
}
|
|
2962
|
+
}
|
|
2963
|
+
_define_property(UpdateRegularCleanCommand, "metaPath", '/UpdateRegularClean/2024-05-08/seccenter/post/application_json/');
|
|
828
2964
|
class UpdateVarmorAppConfigCommand extends sdk_core_namespaceObject.Command {
|
|
829
2965
|
constructor(input){
|
|
830
2966
|
super(input);
|
|
@@ -846,206 +2982,740 @@ class UpdateVarmorTLSInfoCommand extends sdk_core_namespaceObject.Command {
|
|
|
846
2982
|
}
|
|
847
2983
|
}
|
|
848
2984
|
_define_property(UpdateVarmorTLSInfoCommand, "metaPath", '/UpdateVarmorTLSInfo/2024-05-08/seccenter/post/application_json/');
|
|
2985
|
+
exports.AddAgentProxyCommand = __webpack_exports__.AddAgentProxyCommand;
|
|
2986
|
+
exports.AddAutoIsolateAgentListCommand = __webpack_exports__.AddAutoIsolateAgentListCommand;
|
|
849
2987
|
exports.AddBaselineCheckConfigCommand = __webpack_exports__.AddBaselineCheckConfigCommand;
|
|
2988
|
+
exports.AddCloudEnvCommand = __webpack_exports__.AddCloudEnvCommand;
|
|
2989
|
+
exports.AddLoginConfigCommand = __webpack_exports__.AddLoginConfigCommand;
|
|
850
2990
|
exports.AddMonitorPolicyCommand = __webpack_exports__.AddMonitorPolicyCommand;
|
|
2991
|
+
exports.AddRaspConfigCommand = __webpack_exports__.AddRaspConfigCommand;
|
|
2992
|
+
exports.AddWhiteListCommand = __webpack_exports__.AddWhiteListCommand;
|
|
2993
|
+
exports.AllAssetScanCommand = __webpack_exports__.AllAssetScanCommand;
|
|
2994
|
+
exports.AssetScanCommand = __webpack_exports__.AssetScanCommand;
|
|
851
2995
|
exports.BanAlarmIPCommand = __webpack_exports__.BanAlarmIPCommand;
|
|
2996
|
+
exports.BaselineChecklistWhiteCommand = __webpack_exports__.BaselineChecklistWhiteCommand;
|
|
2997
|
+
exports.BatchAddHostToGroupCommand = __webpack_exports__.BatchAddHostToGroupCommand;
|
|
2998
|
+
exports.BatchCreateRepoRegistryVpcAuthCommand = __webpack_exports__.BatchCreateRepoRegistryVpcAuthCommand;
|
|
852
2999
|
exports.BatchDeleteVarmorPoliciesCommand = __webpack_exports__.BatchDeleteVarmorPoliciesCommand;
|
|
3000
|
+
exports.BatchDetectWeakPasswordCommand = __webpack_exports__.BatchDetectWeakPasswordCommand;
|
|
853
3001
|
exports.BatchInstallVarmorAppsCommand = __webpack_exports__.BatchInstallVarmorAppsCommand;
|
|
854
3002
|
exports.BatchUninstallVarmorAppsCommand = __webpack_exports__.BatchUninstallVarmorAppsCommand;
|
|
855
3003
|
exports.BatchUpgradeVarmorAppsCommand = __webpack_exports__.BatchUpgradeVarmorAppsCommand;
|
|
856
3004
|
exports.BindMLPAuthCommand = __webpack_exports__.BindMLPAuthCommand;
|
|
3005
|
+
exports.CalculateRepoImageScanQuotaCommand = __webpack_exports__.CalculateRepoImageScanQuotaCommand;
|
|
857
3006
|
exports.CheckAlarmSupportBanIPCommand = __webpack_exports__.CheckAlarmSupportBanIPCommand;
|
|
3007
|
+
exports.CheckInstallAgentClientCommand = __webpack_exports__.CheckInstallAgentClientCommand;
|
|
3008
|
+
exports.CheckInstallRaspCommand = __webpack_exports__.CheckInstallRaspCommand;
|
|
858
3009
|
exports.CheckMonitorPolicyCommand = __webpack_exports__.CheckMonitorPolicyCommand;
|
|
859
3010
|
exports.ControlMonitorPolicyCommand = __webpack_exports__.ControlMonitorPolicyCommand;
|
|
3011
|
+
exports.CreatFileScanTaskCommand = __webpack_exports__.CreatFileScanTaskCommand;
|
|
3012
|
+
exports.CreateHostTagCommand = __webpack_exports__.CreateHostTagCommand;
|
|
3013
|
+
exports.CreateLayeredGroupCommand = __webpack_exports__.CreateLayeredGroupCommand;
|
|
860
3014
|
exports.CreateMLPAssetSyncTaskCommand = __webpack_exports__.CreateMLPAssetSyncTaskCommand;
|
|
3015
|
+
exports.CreateMLPUpdateSoftwareTaskCommand = __webpack_exports__.CreateMLPUpdateSoftwareTaskCommand;
|
|
3016
|
+
exports.CreateMultiLevelInstitutionCommand = __webpack_exports__.CreateMultiLevelInstitutionCommand;
|
|
3017
|
+
exports.CreateRepoRegistryVpcAuthCommand = __webpack_exports__.CreateRepoRegistryVpcAuthCommand;
|
|
861
3018
|
exports.CreateVarmorPolicyCommand = __webpack_exports__.CreateVarmorPolicyCommand;
|
|
3019
|
+
exports.DeleteAgentProxyCommand = __webpack_exports__.DeleteAgentProxyCommand;
|
|
3020
|
+
exports.DeleteAgentProxyServerCommand = __webpack_exports__.DeleteAgentProxyServerCommand;
|
|
3021
|
+
exports.DeleteAutoIsolateAgentListCommand = __webpack_exports__.DeleteAutoIsolateAgentListCommand;
|
|
862
3022
|
exports.DeleteBaselineCheckConfigCommand = __webpack_exports__.DeleteBaselineCheckConfigCommand;
|
|
3023
|
+
exports.DeleteCloudEnvCommand = __webpack_exports__.DeleteCloudEnvCommand;
|
|
3024
|
+
exports.DeleteCommandCommand = __webpack_exports__.DeleteCommandCommand;
|
|
3025
|
+
exports.DeleteHostTagCommand = __webpack_exports__.DeleteHostTagCommand;
|
|
3026
|
+
exports.DeleteLayeredGroupCommand = __webpack_exports__.DeleteLayeredGroupCommand;
|
|
3027
|
+
exports.DeleteLoginConfigCommand = __webpack_exports__.DeleteLoginConfigCommand;
|
|
863
3028
|
exports.DeleteMonitorPolicyCommand = __webpack_exports__.DeleteMonitorPolicyCommand;
|
|
3029
|
+
exports.DeleteMultiLevelInstitutionCommand = __webpack_exports__.DeleteMultiLevelInstitutionCommand;
|
|
3030
|
+
exports.DeleteRaspConfigCommand = __webpack_exports__.DeleteRaspConfigCommand;
|
|
3031
|
+
exports.DeleteWhiteListsCommand = __webpack_exports__.DeleteWhiteListsCommand;
|
|
864
3032
|
exports.DescribeFileChangeTrendTop5Command = __webpack_exports__.DescribeFileChangeTrendTop5Command;
|
|
865
3033
|
exports.DescribeFileMonitorOverviewCommand = __webpack_exports__.DescribeFileMonitorOverviewCommand;
|
|
866
3034
|
exports.DescribeLastWeekFileChangeTrendsCommand = __webpack_exports__.DescribeLastWeekFileChangeTrendsCommand;
|
|
867
3035
|
exports.DetectBaselineByCheckConfigCommand = __webpack_exports__.DetectBaselineByCheckConfigCommand;
|
|
3036
|
+
exports.DetectBaselineCommand = __webpack_exports__.DetectBaselineCommand;
|
|
3037
|
+
exports.DetectVulnCommand = __webpack_exports__.DetectVulnCommand;
|
|
3038
|
+
exports.DetectVulnForAICommand = __webpack_exports__.DetectVulnForAICommand;
|
|
3039
|
+
exports.DisableHostImportantProtectCommand = __webpack_exports__.DisableHostImportantProtectCommand;
|
|
3040
|
+
exports.DownloadAIVulnListCommand = __webpack_exports__.DownloadAIVulnListCommand;
|
|
3041
|
+
exports.DownloadBaselineCheckCommand = __webpack_exports__.DownloadBaselineCheckCommand;
|
|
3042
|
+
exports.DownloadBaselineCheckHostsCommand = __webpack_exports__.DownloadBaselineCheckHostsCommand;
|
|
3043
|
+
exports.DownloadRawTraceDataCommand = __webpack_exports__.DownloadRawTraceDataCommand;
|
|
3044
|
+
exports.DownloadVulHostListByPodCommand = __webpack_exports__.DownloadVulHostListByPodCommand;
|
|
3045
|
+
exports.DownloadVulListByPodCommand = __webpack_exports__.DownloadVulListByPodCommand;
|
|
3046
|
+
exports.DownloadVulnAffectAISessionCommand = __webpack_exports__.DownloadVulnAffectAISessionCommand;
|
|
3047
|
+
exports.DownloadVulnDatasCommand = __webpack_exports__.DownloadVulnDatasCommand;
|
|
3048
|
+
exports.DownloadVulnListCommand = __webpack_exports__.DownloadVulnListCommand;
|
|
3049
|
+
exports.EditAIApplicationSyncConfigCommand = __webpack_exports__.EditAIApplicationSyncConfigCommand;
|
|
868
3050
|
exports.EditBaselineCheckConfigCommand = __webpack_exports__.EditBaselineCheckConfigCommand;
|
|
869
3051
|
exports.EditFingerprintCollectConfigCommand = __webpack_exports__.EditFingerprintCollectConfigCommand;
|
|
870
3052
|
exports.EditMonitorPolicyCommand = __webpack_exports__.EditMonitorPolicyCommand;
|
|
3053
|
+
exports.EditRaspConfigCommand = __webpack_exports__.EditRaspConfigCommand;
|
|
3054
|
+
exports.EditVulnScanConfigCommand = __webpack_exports__.EditVulnScanConfigCommand;
|
|
3055
|
+
exports.EnableHostImportantProtectCommand = __webpack_exports__.EnableHostImportantProtectCommand;
|
|
3056
|
+
exports.ExportAIFingerprintDataCommand = __webpack_exports__.ExportAIFingerprintDataCommand;
|
|
3057
|
+
exports.ExportAlarmListDataForRaspCommand = __webpack_exports__.ExportAlarmListDataForRaspCommand;
|
|
3058
|
+
exports.ExportAssetCenterDevsCommand = __webpack_exports__.ExportAssetCenterDevsCommand;
|
|
3059
|
+
exports.ExportAssetCenterHostsCommand = __webpack_exports__.ExportAssetCenterHostsCommand;
|
|
3060
|
+
exports.ExportBaselineCheckListCommand = __webpack_exports__.ExportBaselineCheckListCommand;
|
|
3061
|
+
exports.ExportBaselineHostDetailsCommand = __webpack_exports__.ExportBaselineHostDetailsCommand;
|
|
3062
|
+
exports.ExportDevFingerprintDataCommand = __webpack_exports__.ExportDevFingerprintDataCommand;
|
|
871
3063
|
exports.ExportFileMonitorAlarmListDataCommand = __webpack_exports__.ExportFileMonitorAlarmListDataCommand;
|
|
3064
|
+
exports.ExportFingerprintDataCommand = __webpack_exports__.ExportFingerprintDataCommand;
|
|
3065
|
+
exports.ExportHidsAlarmListDataCommand = __webpack_exports__.ExportHidsAlarmListDataCommand;
|
|
3066
|
+
exports.ExportMlpAlarmListDataCommand = __webpack_exports__.ExportMlpAlarmListDataCommand;
|
|
3067
|
+
exports.ExportRepoImageAssetCommand = __webpack_exports__.ExportRepoImageAssetCommand;
|
|
3068
|
+
exports.ExportVirusAlarmListDataCommand = __webpack_exports__.ExportVirusAlarmListDataCommand;
|
|
3069
|
+
exports.ExportWeakPasswordCommand = __webpack_exports__.ExportWeakPasswordCommand;
|
|
3070
|
+
exports.GenerateInstallCommandCommand = __webpack_exports__.GenerateInstallCommandCommand;
|
|
872
3071
|
exports.GetAIAlarmJudgeConfigCommand = __webpack_exports__.GetAIAlarmJudgeConfigCommand;
|
|
3072
|
+
exports.GetAIApplicationSyncConfigCommand = __webpack_exports__.GetAIApplicationSyncConfigCommand;
|
|
3073
|
+
exports.GetAIFingerprintAppCommand = __webpack_exports__.GetAIFingerprintAppCommand;
|
|
3074
|
+
exports.GetAIFingerprintPortCommand = __webpack_exports__.GetAIFingerprintPortCommand;
|
|
3075
|
+
exports.GetAIFingerprintProcessCommand = __webpack_exports__.GetAIFingerprintProcessCommand;
|
|
3076
|
+
exports.GetAIFingerprintRefreshStatusCommand = __webpack_exports__.GetAIFingerprintRefreshStatusCommand;
|
|
3077
|
+
exports.GetAIFingerprintSoftwareCommand = __webpack_exports__.GetAIFingerprintSoftwareCommand;
|
|
3078
|
+
exports.GetAIFingerprintStatisticsCommand = __webpack_exports__.GetAIFingerprintStatisticsCommand;
|
|
3079
|
+
exports.GetAIFingerprintTop5Command = __webpack_exports__.GetAIFingerprintTop5Command;
|
|
3080
|
+
exports.GetAISessionVulnInfoCommand = __webpack_exports__.GetAISessionVulnInfoCommand;
|
|
3081
|
+
exports.GetAIVulnDetectProgressDetailCommand = __webpack_exports__.GetAIVulnDetectProgressDetailCommand;
|
|
3082
|
+
exports.GetAlarmBySmithKeyCommand = __webpack_exports__.GetAlarmBySmithKeyCommand;
|
|
873
3083
|
exports.GetAlarmRuleListCommand = __webpack_exports__.GetAlarmRuleListCommand;
|
|
3084
|
+
exports.GetAlarmTraceCommand = __webpack_exports__.GetAlarmTraceCommand;
|
|
874
3085
|
exports.GetAlarmTraceRawDataCommand = __webpack_exports__.GetAlarmTraceRawDataCommand;
|
|
3086
|
+
exports.GetAlarmVirusStatisticsCommand = __webpack_exports__.GetAlarmVirusStatisticsCommand;
|
|
875
3087
|
exports.GetAllMonitorSuffixListCommand = __webpack_exports__.GetAllMonitorSuffixListCommand;
|
|
876
3088
|
exports.GetArmorProfileCommand = __webpack_exports__.GetArmorProfileCommand;
|
|
3089
|
+
exports.GetAssetClusterStatisticCommand = __webpack_exports__.GetAssetClusterStatisticCommand;
|
|
3090
|
+
exports.GetAssetClustersSyncEndCommand = __webpack_exports__.GetAssetClustersSyncEndCommand;
|
|
3091
|
+
exports.GetAssetWorkloadStatisticCommand = __webpack_exports__.GetAssetWorkloadStatisticCommand;
|
|
877
3092
|
exports.GetAutoIsolateAgentListCommand = __webpack_exports__.GetAutoIsolateAgentListCommand;
|
|
878
3093
|
exports.GetAutoProtectConfigCommand = __webpack_exports__.GetAutoProtectConfigCommand;
|
|
3094
|
+
exports.GetBaselineDetectProgressDetailCommand = __webpack_exports__.GetBaselineDetectProgressDetailCommand;
|
|
3095
|
+
exports.GetBaselineGroupStatisticsCommand = __webpack_exports__.GetBaselineGroupStatisticsCommand;
|
|
879
3096
|
exports.GetBruteForceBanCapParamsCommand = __webpack_exports__.GetBruteForceBanCapParamsCommand;
|
|
880
3097
|
exports.GetBruteForceBanConfigCommand = __webpack_exports__.GetBruteForceBanConfigCommand;
|
|
881
3098
|
exports.GetBruteForceBanStatisticsCommand = __webpack_exports__.GetBruteForceBanStatisticsCommand;
|
|
3099
|
+
exports.GetCisDetailCommand = __webpack_exports__.GetCisDetailCommand;
|
|
882
3100
|
exports.GetClusterStatisticsCommand = __webpack_exports__.GetClusterStatisticsCommand;
|
|
3101
|
+
exports.GetClustersPermissionResultCommand = __webpack_exports__.GetClustersPermissionResultCommand;
|
|
883
3102
|
exports.GetCustomWeakPasswordsCommand = __webpack_exports__.GetCustomWeakPasswordsCommand;
|
|
3103
|
+
exports.GetDevAssetOverviewCommand = __webpack_exports__.GetDevAssetOverviewCommand;
|
|
3104
|
+
exports.GetDevDetailCommand = __webpack_exports__.GetDevDetailCommand;
|
|
3105
|
+
exports.GetDevFingerprintPortCommand = __webpack_exports__.GetDevFingerprintPortCommand;
|
|
3106
|
+
exports.GetDevFingerprintProcessCommand = __webpack_exports__.GetDevFingerprintProcessCommand;
|
|
3107
|
+
exports.GetDevFingerprintSoftwareCommand = __webpack_exports__.GetDevFingerprintSoftwareCommand;
|
|
3108
|
+
exports.GetDevFingerprintStatisticsCommand = __webpack_exports__.GetDevFingerprintStatisticsCommand;
|
|
3109
|
+
exports.GetDownloadStatusCommand = __webpack_exports__.GetDownloadStatusCommand;
|
|
3110
|
+
exports.GetFingerprintAppCommand = __webpack_exports__.GetFingerprintAppCommand;
|
|
3111
|
+
exports.GetFingerprintAppGroupCommand = __webpack_exports__.GetFingerprintAppGroupCommand;
|
|
3112
|
+
exports.GetFingerprintCronCommand = __webpack_exports__.GetFingerprintCronCommand;
|
|
884
3113
|
exports.GetFingerprintEnvCommand = __webpack_exports__.GetFingerprintEnvCommand;
|
|
3114
|
+
exports.GetFingerprintIntegrityCommand = __webpack_exports__.GetFingerprintIntegrityCommand;
|
|
3115
|
+
exports.GetFingerprintKmodCommand = __webpack_exports__.GetFingerprintKmodCommand;
|
|
3116
|
+
exports.GetFingerprintPortCommand = __webpack_exports__.GetFingerprintPortCommand;
|
|
3117
|
+
exports.GetFingerprintProcessCommand = __webpack_exports__.GetFingerprintProcessCommand;
|
|
3118
|
+
exports.GetFingerprintRefreshStatusCommand = __webpack_exports__.GetFingerprintRefreshStatusCommand;
|
|
3119
|
+
exports.GetFingerprintServiceCommand = __webpack_exports__.GetFingerprintServiceCommand;
|
|
3120
|
+
exports.GetFingerprintSoftwareCommand = __webpack_exports__.GetFingerprintSoftwareCommand;
|
|
3121
|
+
exports.GetFingerprintStatisticsCommand = __webpack_exports__.GetFingerprintStatisticsCommand;
|
|
3122
|
+
exports.GetFingerprintTop5Command = __webpack_exports__.GetFingerprintTop5Command;
|
|
3123
|
+
exports.GetFingerprintUserCommand = __webpack_exports__.GetFingerprintUserCommand;
|
|
3124
|
+
exports.GetFingerprintWebCommand = __webpack_exports__.GetFingerprintWebCommand;
|
|
885
3125
|
exports.GetGeoLocationCommand = __webpack_exports__.GetGeoLocationCommand;
|
|
3126
|
+
exports.GetGroupCheckStatusCommand = __webpack_exports__.GetGroupCheckStatusCommand;
|
|
3127
|
+
exports.GetHidsAlarmInfoCommand = __webpack_exports__.GetHidsAlarmInfoCommand;
|
|
3128
|
+
exports.GetHidsAlarmStatisticsCommand = __webpack_exports__.GetHidsAlarmStatisticsCommand;
|
|
3129
|
+
exports.GetHidsAlarmSummaryInfoCommand = __webpack_exports__.GetHidsAlarmSummaryInfoCommand;
|
|
3130
|
+
exports.GetHostAssetOverviewCommand = __webpack_exports__.GetHostAssetOverviewCommand;
|
|
3131
|
+
exports.GetHostBasicInfoCommand = __webpack_exports__.GetHostBasicInfoCommand;
|
|
3132
|
+
exports.GetHostImportantProtectStateCommand = __webpack_exports__.GetHostImportantProtectStateCommand;
|
|
886
3133
|
exports.GetHostVolumeCommand = __webpack_exports__.GetHostVolumeCommand;
|
|
3134
|
+
exports.GetHostVulnInfoCommand = __webpack_exports__.GetHostVulnInfoCommand;
|
|
3135
|
+
exports.GetIntrusionRealTimeUpdatesCommand = __webpack_exports__.GetIntrusionRealTimeUpdatesCommand;
|
|
3136
|
+
exports.GetIntrusionRiskTrendsCommand = __webpack_exports__.GetIntrusionRiskTrendsCommand;
|
|
3137
|
+
exports.GetK8sAssetStatisticCommand = __webpack_exports__.GetK8sAssetStatisticCommand;
|
|
3138
|
+
exports.GetLayeredGroupsCommand = __webpack_exports__.GetLayeredGroupsCommand;
|
|
887
3139
|
exports.GetMLPAssetSyncTaskDetailCommand = __webpack_exports__.GetMLPAssetSyncTaskDetailCommand;
|
|
888
3140
|
exports.GetMLPAssetSyncTaskStatusCommand = __webpack_exports__.GetMLPAssetSyncTaskStatusCommand;
|
|
3141
|
+
exports.GetManualSyncAIApplicationStatusCommand = __webpack_exports__.GetManualSyncAIApplicationStatusCommand;
|
|
3142
|
+
exports.GetMlpAlarmStatisticsCommand = __webpack_exports__.GetMlpAlarmStatisticsCommand;
|
|
3143
|
+
exports.GetMlpAlarmSummaryInfoCommand = __webpack_exports__.GetMlpAlarmSummaryInfoCommand;
|
|
3144
|
+
exports.GetMlpUpdateSoftwareTaskDetailCommand = __webpack_exports__.GetMlpUpdateSoftwareTaskDetailCommand;
|
|
889
3145
|
exports.GetMonitorPolicyDirectoryCommand = __webpack_exports__.GetMonitorPolicyDirectoryCommand;
|
|
890
3146
|
exports.GetMultiLevelAuthDetailCommand = __webpack_exports__.GetMultiLevelAuthDetailCommand;
|
|
3147
|
+
exports.GetMultiLevelHostAssetOverviewCommand = __webpack_exports__.GetMultiLevelHostAssetOverviewCommand;
|
|
3148
|
+
exports.GetMultiLevelInstitutionDetailCommand = __webpack_exports__.GetMultiLevelInstitutionDetailCommand;
|
|
3149
|
+
exports.GetNeighboringAlarmCommand = __webpack_exports__.GetNeighboringAlarmCommand;
|
|
891
3150
|
exports.GetOfflineNotificationConfigCommand = __webpack_exports__.GetOfflineNotificationConfigCommand;
|
|
892
3151
|
exports.GetOfflineNotificationListCommand = __webpack_exports__.GetOfflineNotificationListCommand;
|
|
3152
|
+
exports.GetOneRaspAlarmCommand = __webpack_exports__.GetOneRaspAlarmCommand;
|
|
893
3153
|
exports.GetPolicyStatisticsCommand = __webpack_exports__.GetPolicyStatisticsCommand;
|
|
3154
|
+
exports.GetRaspAlarmStatisticsCommand = __webpack_exports__.GetRaspAlarmStatisticsCommand;
|
|
3155
|
+
exports.GetRaspAlarmSummaryInfoCommand = __webpack_exports__.GetRaspAlarmSummaryInfoCommand;
|
|
3156
|
+
exports.GetRaspAuthorizationStatisticsCommand = __webpack_exports__.GetRaspAuthorizationStatisticsCommand;
|
|
3157
|
+
exports.GetRaspConfigStatisticsCommand = __webpack_exports__.GetRaspConfigStatisticsCommand;
|
|
3158
|
+
exports.GetRaspProcessDetailCommand = __webpack_exports__.GetRaspProcessDetailCommand;
|
|
3159
|
+
exports.GetRaspProtectStatisticsCommand = __webpack_exports__.GetRaspProtectStatisticsCommand;
|
|
3160
|
+
exports.GetRegistriesPermissionResultCommand = __webpack_exports__.GetRegistriesPermissionResultCommand;
|
|
3161
|
+
exports.GetRegistryImageDetailCommand = __webpack_exports__.GetRegistryImageDetailCommand;
|
|
3162
|
+
exports.GetRegistryImagesSyncStatusCommand = __webpack_exports__.GetRegistryImagesSyncStatusCommand;
|
|
3163
|
+
exports.GetRegistrySyncConfigCommand = __webpack_exports__.GetRegistrySyncConfigCommand;
|
|
3164
|
+
exports.GetRegularCleanCommand = __webpack_exports__.GetRegularCleanCommand;
|
|
3165
|
+
exports.GetRegularVirusScanConfigCommand = __webpack_exports__.GetRegularVirusScanConfigCommand;
|
|
3166
|
+
exports.GetRegularVirusTaskStatusCommand = __webpack_exports__.GetRegularVirusTaskStatusCommand;
|
|
3167
|
+
exports.GetRepoImageRiskCntCommand = __webpack_exports__.GetRepoImageRiskCntCommand;
|
|
3168
|
+
exports.GetRepoImageScanCronCommand = __webpack_exports__.GetRepoImageScanCronCommand;
|
|
3169
|
+
exports.GetRepoImageScanScopeCommand = __webpack_exports__.GetRepoImageScanScopeCommand;
|
|
3170
|
+
exports.GetRepoRegistrySummaryCommand = __webpack_exports__.GetRepoRegistrySummaryCommand;
|
|
3171
|
+
exports.GetRepoRegistryVpcAuthCreateInfoCommand = __webpack_exports__.GetRepoRegistryVpcAuthCreateInfoCommand;
|
|
894
3172
|
exports.GetSOCAssetAlarmStatsCommand = __webpack_exports__.GetSOCAssetAlarmStatsCommand;
|
|
895
3173
|
exports.GetSOCAssetInstanceProtectStatusCommand = __webpack_exports__.GetSOCAssetInstanceProtectStatusCommand;
|
|
896
3174
|
exports.GetSOCAssetSecurityScoreCommand = __webpack_exports__.GetSOCAssetSecurityScoreCommand;
|
|
897
3175
|
exports.GetSOCAssetVulnStatsCommand = __webpack_exports__.GetSOCAssetVulnStatsCommand;
|
|
898
3176
|
exports.GetSOCPrecautionBaselineStatsCommand = __webpack_exports__.GetSOCPrecautionBaselineStatsCommand;
|
|
3177
|
+
exports.GetSecurityOverviewCommand = __webpack_exports__.GetSecurityOverviewCommand;
|
|
899
3178
|
exports.GetSecurityOverviewScoreStatsCommand = __webpack_exports__.GetSecurityOverviewScoreStatsCommand;
|
|
3179
|
+
exports.GetStackTraceCommand = __webpack_exports__.GetStackTraceCommand;
|
|
3180
|
+
exports.GetTLSInfoCommand = __webpack_exports__.GetTLSInfoCommand;
|
|
3181
|
+
exports.GetTenantQuotaCommand = __webpack_exports__.GetTenantQuotaCommand;
|
|
3182
|
+
exports.GetUserBatchScanStatusCommand = __webpack_exports__.GetUserBatchScanStatusCommand;
|
|
900
3183
|
exports.GetVarmorConfigYAMLCommand = __webpack_exports__.GetVarmorConfigYAMLCommand;
|
|
901
3184
|
exports.GetVarmorPolicyCommand = __webpack_exports__.GetVarmorPolicyCommand;
|
|
902
3185
|
exports.GetVarmorTLSInfoCommand = __webpack_exports__.GetVarmorTLSInfoCommand;
|
|
3186
|
+
exports.GetVirusAlarmSummaryInfoCommand = __webpack_exports__.GetVirusAlarmSummaryInfoCommand;
|
|
3187
|
+
exports.GetVirusDatabaseUpdateTimeCommand = __webpack_exports__.GetVirusDatabaseUpdateTimeCommand;
|
|
3188
|
+
exports.GetVirusTaskInfoCommand = __webpack_exports__.GetVirusTaskInfoCommand;
|
|
3189
|
+
exports.GetVirusTaskStatisticsCommand = __webpack_exports__.GetVirusTaskStatisticsCommand;
|
|
3190
|
+
exports.GetVulnCheckStatusCommand = __webpack_exports__.GetVulnCheckStatusCommand;
|
|
3191
|
+
exports.GetVulnCheckStatusForAICommand = __webpack_exports__.GetVulnCheckStatusForAICommand;
|
|
3192
|
+
exports.GetVulnDetailCommand = __webpack_exports__.GetVulnDetailCommand;
|
|
3193
|
+
exports.GetVulnInfoCommand = __webpack_exports__.GetVulnInfoCommand;
|
|
3194
|
+
exports.GetVulnInfoForAICommand = __webpack_exports__.GetVulnInfoForAICommand;
|
|
3195
|
+
exports.GetVulnScanConfigCommand = __webpack_exports__.GetVulnScanConfigCommand;
|
|
3196
|
+
exports.GetVulnStatisticsCommand = __webpack_exports__.GetVulnStatisticsCommand;
|
|
3197
|
+
exports.GetVulnStatisticsForAICommand = __webpack_exports__.GetVulnStatisticsForAICommand;
|
|
3198
|
+
exports.GetWhiteListFieldCommand = __webpack_exports__.GetWhiteListFieldCommand;
|
|
3199
|
+
exports.HandleAIVulnCommand = __webpack_exports__.HandleAIVulnCommand;
|
|
3200
|
+
exports.HandleAlarmByAgentCommand = __webpack_exports__.HandleAlarmByAgentCommand;
|
|
903
3201
|
exports.HandleEndpointAlarmsCommand = __webpack_exports__.HandleEndpointAlarmsCommand;
|
|
3202
|
+
exports.HandleVulnCommand = __webpack_exports__.HandleVulnCommand;
|
|
3203
|
+
exports.InstallAgentClientCommand = __webpack_exports__.InstallAgentClientCommand;
|
|
3204
|
+
exports.InstallAgentProxyServerCommandCommand = __webpack_exports__.InstallAgentProxyServerCommandCommand;
|
|
3205
|
+
exports.IsolateFileCommand = __webpack_exports__.IsolateFileCommand;
|
|
3206
|
+
exports.ListAIApplicationBasicInfoCommand = __webpack_exports__.ListAIApplicationBasicInfoCommand;
|
|
904
3207
|
exports.ListAgentProxiesCommand = __webpack_exports__.ListAgentProxiesCommand;
|
|
905
3208
|
exports.ListAgentProxyServersCommand = __webpack_exports__.ListAgentProxyServersCommand;
|
|
3209
|
+
exports.ListAgentkitSessionIDsCommand = __webpack_exports__.ListAgentkitSessionIDsCommand;
|
|
3210
|
+
exports.ListAlarmArchiveRecordsCommand = __webpack_exports__.ListAlarmArchiveRecordsCommand;
|
|
3211
|
+
exports.ListAlarmNameListCommand = __webpack_exports__.ListAlarmNameListCommand;
|
|
3212
|
+
exports.ListAlarmTagsCommand = __webpack_exports__.ListAlarmTagsCommand;
|
|
3213
|
+
exports.ListAllCntrStaticDictCommand = __webpack_exports__.ListAllCntrStaticDictCommand;
|
|
3214
|
+
exports.ListAssetCenterDevsCommand = __webpack_exports__.ListAssetCenterDevsCommand;
|
|
906
3215
|
exports.ListAssetCenterHostsCommand = __webpack_exports__.ListAssetCenterHostsCommand;
|
|
3216
|
+
exports.ListAssetClustersCommand = __webpack_exports__.ListAssetClustersCommand;
|
|
3217
|
+
exports.ListAssetGroupsCommand = __webpack_exports__.ListAssetGroupsCommand;
|
|
907
3218
|
exports.ListAssetNamespacesCommand = __webpack_exports__.ListAssetNamespacesCommand;
|
|
3219
|
+
exports.ListAssetPodsLinkedWorkloadCommand = __webpack_exports__.ListAssetPodsLinkedWorkloadCommand;
|
|
3220
|
+
exports.ListAssetPodsLinkedWorkloadWithNoPageCommand = __webpack_exports__.ListAssetPodsLinkedWorkloadWithNoPageCommand;
|
|
3221
|
+
exports.ListAssetTagsCommand = __webpack_exports__.ListAssetTagsCommand;
|
|
3222
|
+
exports.ListAssetWorkloadsCommand = __webpack_exports__.ListAssetWorkloadsCommand;
|
|
3223
|
+
exports.ListAutoDefenseHostsCommand = __webpack_exports__.ListAutoDefenseHostsCommand;
|
|
908
3224
|
exports.ListAutoDefenseRulesCommand = __webpack_exports__.ListAutoDefenseRulesCommand;
|
|
909
3225
|
exports.ListBanIPListCommand = __webpack_exports__.ListBanIPListCommand;
|
|
910
3226
|
exports.ListBaselineBasicInfoCommand = __webpack_exports__.ListBaselineBasicInfoCommand;
|
|
911
3227
|
exports.ListBaselineCheckConfigCommand = __webpack_exports__.ListBaselineCheckConfigCommand;
|
|
3228
|
+
exports.ListBaselineCheckDetailCommand = __webpack_exports__.ListBaselineCheckDetailCommand;
|
|
3229
|
+
exports.ListBaselineCheckItemHostsCommand = __webpack_exports__.ListBaselineCheckItemHostsCommand;
|
|
912
3230
|
exports.ListBaselineCheckItemsCommand = __webpack_exports__.ListBaselineCheckItemsCommand;
|
|
3231
|
+
exports.ListBaselineCheckResCommand = __webpack_exports__.ListBaselineCheckResCommand;
|
|
913
3232
|
exports.ListBaselineForGroupPolicyCommand = __webpack_exports__.ListBaselineForGroupPolicyCommand;
|
|
3233
|
+
exports.ListBaselineGroupsCommand = __webpack_exports__.ListBaselineGroupsCommand;
|
|
914
3234
|
exports.ListBaselineHostItemHostsCommand = __webpack_exports__.ListBaselineHostItemHostsCommand;
|
|
3235
|
+
exports.ListBaselinesCommand = __webpack_exports__.ListBaselinesCommand;
|
|
915
3236
|
exports.ListBatchEndpointHandleMethodsCommand = __webpack_exports__.ListBatchEndpointHandleMethodsCommand;
|
|
916
3237
|
exports.ListCheckConfigRelatedBaselineCommand = __webpack_exports__.ListCheckConfigRelatedBaselineCommand;
|
|
917
3238
|
exports.ListCleanHistoryCommand = __webpack_exports__.ListCleanHistoryCommand;
|
|
918
3239
|
exports.ListCloudEnvsCommand = __webpack_exports__.ListCloudEnvsCommand;
|
|
3240
|
+
exports.ListCloudPlatformsCommand = __webpack_exports__.ListCloudPlatformsCommand;
|
|
919
3241
|
exports.ListClusterVarmorVersionHistoryCommand = __webpack_exports__.ListClusterVarmorVersionHistoryCommand;
|
|
920
3242
|
exports.ListClustersAndVarmorAppsCommand = __webpack_exports__.ListClustersAndVarmorAppsCommand;
|
|
3243
|
+
exports.ListDevAssetIDsCommand = __webpack_exports__.ListDevAssetIDsCommand;
|
|
3244
|
+
exports.ListDevBasicInfosCommand = __webpack_exports__.ListDevBasicInfosCommand;
|
|
3245
|
+
exports.ListDevPlatformCommand = __webpack_exports__.ListDevPlatformCommand;
|
|
3246
|
+
exports.ListDevRegionCommand = __webpack_exports__.ListDevRegionCommand;
|
|
3247
|
+
exports.ListEndpointHandleMethodsCommand = __webpack_exports__.ListEndpointHandleMethodsCommand;
|
|
921
3248
|
exports.ListFileMonitorAlarmsCommand = __webpack_exports__.ListFileMonitorAlarmsCommand;
|
|
922
3249
|
exports.ListFingerprintCollectConfigCommand = __webpack_exports__.ListFingerprintCollectConfigCommand;
|
|
3250
|
+
exports.ListGroupRelatedAgentCommand = __webpack_exports__.ListGroupRelatedAgentCommand;
|
|
923
3251
|
exports.ListHidsAlarmsCommand = __webpack_exports__.ListHidsAlarmsCommand;
|
|
3252
|
+
exports.ListHostPlatformCommand = __webpack_exports__.ListHostPlatformCommand;
|
|
3253
|
+
exports.ListHostRegionCommand = __webpack_exports__.ListHostRegionCommand;
|
|
3254
|
+
exports.ListHostVpcCommand = __webpack_exports__.ListHostVpcCommand;
|
|
3255
|
+
exports.ListHostsAgentIDsCommand = __webpack_exports__.ListHostsAgentIDsCommand;
|
|
924
3256
|
exports.ListHostsBasicInfosCommand = __webpack_exports__.ListHostsBasicInfosCommand;
|
|
3257
|
+
exports.ListInstallCommandsCommand = __webpack_exports__.ListInstallCommandsCommand;
|
|
925
3258
|
exports.ListIsolationFilesCommand = __webpack_exports__.ListIsolationFilesCommand;
|
|
3259
|
+
exports.ListLayeredGroupRelatedHostCommand = __webpack_exports__.ListLayeredGroupRelatedHostCommand;
|
|
3260
|
+
exports.ListLayeredGroupsDetailCommand = __webpack_exports__.ListLayeredGroupsDetailCommand;
|
|
3261
|
+
exports.ListLoginConfigsCommand = __webpack_exports__.ListLoginConfigsCommand;
|
|
926
3262
|
exports.ListMLPAssetTasksCommand = __webpack_exports__.ListMLPAssetTasksCommand;
|
|
3263
|
+
exports.ListMlpAlarmTagsCommand = __webpack_exports__.ListMlpAlarmTagsCommand;
|
|
3264
|
+
exports.ListMlpAlarmsCommand = __webpack_exports__.ListMlpAlarmsCommand;
|
|
927
3265
|
exports.ListMonitorPoliciesCommand = __webpack_exports__.ListMonitorPoliciesCommand;
|
|
3266
|
+
exports.ListMultiLevelAssetHostsCommand = __webpack_exports__.ListMultiLevelAssetHostsCommand;
|
|
3267
|
+
exports.ListMultiLevelInstitutionCommand = __webpack_exports__.ListMultiLevelInstitutionCommand;
|
|
928
3268
|
exports.ListOrderedHostsBasicInfosCommand = __webpack_exports__.ListOrderedHostsBasicInfosCommand;
|
|
3269
|
+
exports.ListRaspAlarmsCommand = __webpack_exports__.ListRaspAlarmsCommand;
|
|
3270
|
+
exports.ListRaspConfigAgentInfosCommand = __webpack_exports__.ListRaspConfigAgentInfosCommand;
|
|
3271
|
+
exports.ListRaspConfigsCommand = __webpack_exports__.ListRaspConfigsCommand;
|
|
3272
|
+
exports.ListRaspProcessesCommand = __webpack_exports__.ListRaspProcessesCommand;
|
|
3273
|
+
exports.ListRegistriesCommand = __webpack_exports__.ListRegistriesCommand;
|
|
3274
|
+
exports.ListRegistryImagesCommand = __webpack_exports__.ListRegistryImagesCommand;
|
|
3275
|
+
exports.ListRegistryNamespaceIDsCommand = __webpack_exports__.ListRegistryNamespaceIDsCommand;
|
|
3276
|
+
exports.ListRegistryNamespacesCommand = __webpack_exports__.ListRegistryNamespacesCommand;
|
|
3277
|
+
exports.ListRepoImageComplCommand = __webpack_exports__.ListRepoImageComplCommand;
|
|
3278
|
+
exports.ListRepoImageLayerCommand = __webpack_exports__.ListRepoImageLayerCommand;
|
|
3279
|
+
exports.ListRepoImageLayerSenfileCommand = __webpack_exports__.ListRepoImageLayerSenfileCommand;
|
|
3280
|
+
exports.ListRepoImageLayerVirusCommand = __webpack_exports__.ListRepoImageLayerVirusCommand;
|
|
3281
|
+
exports.ListRepoImageLayerVulnCommand = __webpack_exports__.ListRepoImageLayerVulnCommand;
|
|
3282
|
+
exports.ListRepoImagePackageCommand = __webpack_exports__.ListRepoImagePackageCommand;
|
|
3283
|
+
exports.ListRepoImageSenfileCommand = __webpack_exports__.ListRepoImageSenfileCommand;
|
|
3284
|
+
exports.ListRepoImageVirusCommand = __webpack_exports__.ListRepoImageVirusCommand;
|
|
3285
|
+
exports.ListRepoImageVulnCommand = __webpack_exports__.ListRepoImageVulnCommand;
|
|
3286
|
+
exports.ListRiskComplAffectRepoImageCommand = __webpack_exports__.ListRiskComplAffectRepoImageCommand;
|
|
3287
|
+
exports.ListRiskVulnAffectRepoImageCommand = __webpack_exports__.ListRiskVulnAffectRepoImageCommand;
|
|
929
3288
|
exports.ListScanSubTasksCommand = __webpack_exports__.ListScanSubTasksCommand;
|
|
3289
|
+
exports.ListScanTaskHostsCommand = __webpack_exports__.ListScanTaskHostsCommand;
|
|
3290
|
+
exports.ListScanTasksCommand = __webpack_exports__.ListScanTasksCommand;
|
|
3291
|
+
exports.ListTagRelatedAgentCommand = __webpack_exports__.ListTagRelatedAgentCommand;
|
|
3292
|
+
exports.ListTagsDetailCommand = __webpack_exports__.ListTagsDetailCommand;
|
|
930
3293
|
exports.ListVarmorPoliciesCommand = __webpack_exports__.ListVarmorPoliciesCommand;
|
|
3294
|
+
exports.ListVirusAlarmsCommand = __webpack_exports__.ListVirusAlarmsCommand;
|
|
931
3295
|
exports.ListVulByPodCommand = __webpack_exports__.ListVulByPodCommand;
|
|
932
3296
|
exports.ListVulDetailCommand = __webpack_exports__.ListVulDetailCommand;
|
|
933
3297
|
exports.ListVulHostByPodCommand = __webpack_exports__.ListVulHostByPodCommand;
|
|
3298
|
+
exports.ListVulnAffectAISessionCommand = __webpack_exports__.ListVulnAffectAISessionCommand;
|
|
3299
|
+
exports.ListVulnForAICommand = __webpack_exports__.ListVulnForAICommand;
|
|
3300
|
+
exports.ListVulnHostsCommand = __webpack_exports__.ListVulnHostsCommand;
|
|
3301
|
+
exports.ListVulnsCommand = __webpack_exports__.ListVulnsCommand;
|
|
3302
|
+
exports.ListWeakPasswordCheckDetailCommand = __webpack_exports__.ListWeakPasswordCheckDetailCommand;
|
|
3303
|
+
exports.ListWhiteListsCommand = __webpack_exports__.ListWhiteListsCommand;
|
|
3304
|
+
exports.ManualSyncAIApplicationCommand = __webpack_exports__.ManualSyncAIApplicationCommand;
|
|
3305
|
+
exports.ModifyAutoDefenseRuleCommand = __webpack_exports__.ModifyAutoDefenseRuleCommand;
|
|
3306
|
+
exports.ModifyCloudEnvCommand = __webpack_exports__.ModifyCloudEnvCommand;
|
|
3307
|
+
exports.ModifyLayeredGroupCommand = __webpack_exports__.ModifyLayeredGroupCommand;
|
|
3308
|
+
exports.ModifyMultiLevelInstitutionCommand = __webpack_exports__.ModifyMultiLevelInstitutionCommand;
|
|
3309
|
+
exports.ModifyMultiLevelInstitutionReportSwitchCommand = __webpack_exports__.ModifyMultiLevelInstitutionReportSwitchCommand;
|
|
3310
|
+
exports.ModifyTLSConfigCommand = __webpack_exports__.ModifyTLSConfigCommand;
|
|
3311
|
+
exports.ModifyWhiteListCommand = __webpack_exports__.ModifyWhiteListCommand;
|
|
3312
|
+
exports.MultiAssetScanCommand = __webpack_exports__.MultiAssetScanCommand;
|
|
3313
|
+
exports.MultiCloudAccessStatisticsCommand = __webpack_exports__.MultiCloudAccessStatisticsCommand;
|
|
3314
|
+
exports.MultiCloudAccessSyncCommand = __webpack_exports__.MultiCloudAccessSyncCommand;
|
|
3315
|
+
exports.MultiCloudAccessSyncStatusCommand = __webpack_exports__.MultiCloudAccessSyncStatusCommand;
|
|
3316
|
+
exports.OperateAgentRaspConfigSwitchCommand = __webpack_exports__.OperateAgentRaspConfigSwitchCommand;
|
|
3317
|
+
exports.PrecisionStatisticsCommand = __webpack_exports__.PrecisionStatisticsCommand;
|
|
3318
|
+
exports.RecoverFileCommand = __webpack_exports__.RecoverFileCommand;
|
|
3319
|
+
exports.RefreshAIFingerprintDataCommand = __webpack_exports__.RefreshAIFingerprintDataCommand;
|
|
3320
|
+
exports.RefreshFingerprintDataCommand = __webpack_exports__.RefreshFingerprintDataCommand;
|
|
934
3321
|
exports.RefreshVarmorInfoCommand = __webpack_exports__.RefreshVarmorInfoCommand;
|
|
935
3322
|
exports.RetryIPOperationCommand = __webpack_exports__.RetryIPOperationCommand;
|
|
936
3323
|
exports.SECCENTER20240508Client = __webpack_exports__.SECCENTER20240508Client;
|
|
3324
|
+
exports.SaveRepoImageScanCronCommand = __webpack_exports__.SaveRepoImageScanCronCommand;
|
|
3325
|
+
exports.SaveRepoImageScanScopeCommand = __webpack_exports__.SaveRepoImageScanScopeCommand;
|
|
937
3326
|
exports.SetAIAlarmJudgeConfigCommand = __webpack_exports__.SetAIAlarmJudgeConfigCommand;
|
|
938
3327
|
exports.SetBruteForceBanConfigCommand = __webpack_exports__.SetBruteForceBanConfigCommand;
|
|
939
3328
|
exports.SetCustomWeakPasswordsCommand = __webpack_exports__.SetCustomWeakPasswordsCommand;
|
|
3329
|
+
exports.SetRegularVirusScanConfigCommand = __webpack_exports__.SetRegularVirusScanConfigCommand;
|
|
940
3330
|
exports.StopMLPAssetSyncTaskCommand = __webpack_exports__.StopMLPAssetSyncTaskCommand;
|
|
3331
|
+
exports.SwitchCloudEnvSyncCommand = __webpack_exports__.SwitchCloudEnvSyncCommand;
|
|
3332
|
+
exports.SyncRegistryImagesCommand = __webpack_exports__.SyncRegistryImagesCommand;
|
|
941
3333
|
exports.UnBanIPItemCommand = __webpack_exports__.UnBanIPItemCommand;
|
|
942
3334
|
exports.UnbindMLPAuthCommand = __webpack_exports__.UnbindMLPAuthCommand;
|
|
3335
|
+
exports.UninstallAgentClientCommand = __webpack_exports__.UninstallAgentClientCommand;
|
|
3336
|
+
exports.UninstallCommandsCommand = __webpack_exports__.UninstallCommandsCommand;
|
|
3337
|
+
exports.UpdateAlarmTagsCommand = __webpack_exports__.UpdateAlarmTagsCommand;
|
|
3338
|
+
exports.UpdateAssetClustersCommand = __webpack_exports__.UpdateAssetClustersCommand;
|
|
943
3339
|
exports.UpdateAutoProtectConfigCommand = __webpack_exports__.UpdateAutoProtectConfigCommand;
|
|
944
3340
|
exports.UpdateBaselineCheckConfigSwitchCommand = __webpack_exports__.UpdateBaselineCheckConfigSwitchCommand;
|
|
945
3341
|
exports.UpdateCloudProviderCommand = __webpack_exports__.UpdateCloudProviderCommand;
|
|
3342
|
+
exports.UpdateCommonAlarmStatusCommand = __webpack_exports__.UpdateCommonAlarmStatusCommand;
|
|
3343
|
+
exports.UpdateHostTagCommand = __webpack_exports__.UpdateHostTagCommand;
|
|
3344
|
+
exports.UpdateLoginConfigCommand = __webpack_exports__.UpdateLoginConfigCommand;
|
|
3345
|
+
exports.UpdateMlpAlarmStatusCommand = __webpack_exports__.UpdateMlpAlarmStatusCommand;
|
|
946
3346
|
exports.UpdateOfflineNotificationConfigCommand = __webpack_exports__.UpdateOfflineNotificationConfigCommand;
|
|
3347
|
+
exports.UpdateRegistryFlowRateLimitCommand = __webpack_exports__.UpdateRegistryFlowRateLimitCommand;
|
|
3348
|
+
exports.UpdateRegistrySyncConfigCommand = __webpack_exports__.UpdateRegistrySyncConfigCommand;
|
|
3349
|
+
exports.UpdateRegularCleanCommand = __webpack_exports__.UpdateRegularCleanCommand;
|
|
947
3350
|
exports.UpdateVarmorAppConfigCommand = __webpack_exports__.UpdateVarmorAppConfigCommand;
|
|
948
3351
|
exports.UpdateVarmorPolicyCommand = __webpack_exports__.UpdateVarmorPolicyCommand;
|
|
949
3352
|
exports.UpdateVarmorTLSInfoCommand = __webpack_exports__.UpdateVarmorTLSInfoCommand;
|
|
950
3353
|
for(var __rspack_i in __webpack_exports__)if (-1 === [
|
|
3354
|
+
"AddAgentProxyCommand",
|
|
3355
|
+
"AddAutoIsolateAgentListCommand",
|
|
951
3356
|
"AddBaselineCheckConfigCommand",
|
|
3357
|
+
"AddCloudEnvCommand",
|
|
3358
|
+
"AddLoginConfigCommand",
|
|
952
3359
|
"AddMonitorPolicyCommand",
|
|
3360
|
+
"AddRaspConfigCommand",
|
|
3361
|
+
"AddWhiteListCommand",
|
|
3362
|
+
"AllAssetScanCommand",
|
|
3363
|
+
"AssetScanCommand",
|
|
953
3364
|
"BanAlarmIPCommand",
|
|
3365
|
+
"BaselineChecklistWhiteCommand",
|
|
3366
|
+
"BatchAddHostToGroupCommand",
|
|
3367
|
+
"BatchCreateRepoRegistryVpcAuthCommand",
|
|
954
3368
|
"BatchDeleteVarmorPoliciesCommand",
|
|
3369
|
+
"BatchDetectWeakPasswordCommand",
|
|
955
3370
|
"BatchInstallVarmorAppsCommand",
|
|
956
3371
|
"BatchUninstallVarmorAppsCommand",
|
|
957
3372
|
"BatchUpgradeVarmorAppsCommand",
|
|
958
3373
|
"BindMLPAuthCommand",
|
|
3374
|
+
"CalculateRepoImageScanQuotaCommand",
|
|
959
3375
|
"CheckAlarmSupportBanIPCommand",
|
|
3376
|
+
"CheckInstallAgentClientCommand",
|
|
3377
|
+
"CheckInstallRaspCommand",
|
|
960
3378
|
"CheckMonitorPolicyCommand",
|
|
961
3379
|
"ControlMonitorPolicyCommand",
|
|
3380
|
+
"CreatFileScanTaskCommand",
|
|
3381
|
+
"CreateHostTagCommand",
|
|
3382
|
+
"CreateLayeredGroupCommand",
|
|
962
3383
|
"CreateMLPAssetSyncTaskCommand",
|
|
3384
|
+
"CreateMLPUpdateSoftwareTaskCommand",
|
|
3385
|
+
"CreateMultiLevelInstitutionCommand",
|
|
3386
|
+
"CreateRepoRegistryVpcAuthCommand",
|
|
963
3387
|
"CreateVarmorPolicyCommand",
|
|
3388
|
+
"DeleteAgentProxyCommand",
|
|
3389
|
+
"DeleteAgentProxyServerCommand",
|
|
3390
|
+
"DeleteAutoIsolateAgentListCommand",
|
|
964
3391
|
"DeleteBaselineCheckConfigCommand",
|
|
3392
|
+
"DeleteCloudEnvCommand",
|
|
3393
|
+
"DeleteCommandCommand",
|
|
3394
|
+
"DeleteHostTagCommand",
|
|
3395
|
+
"DeleteLayeredGroupCommand",
|
|
3396
|
+
"DeleteLoginConfigCommand",
|
|
965
3397
|
"DeleteMonitorPolicyCommand",
|
|
3398
|
+
"DeleteMultiLevelInstitutionCommand",
|
|
3399
|
+
"DeleteRaspConfigCommand",
|
|
3400
|
+
"DeleteWhiteListsCommand",
|
|
966
3401
|
"DescribeFileChangeTrendTop5Command",
|
|
967
3402
|
"DescribeFileMonitorOverviewCommand",
|
|
968
3403
|
"DescribeLastWeekFileChangeTrendsCommand",
|
|
969
3404
|
"DetectBaselineByCheckConfigCommand",
|
|
3405
|
+
"DetectBaselineCommand",
|
|
3406
|
+
"DetectVulnCommand",
|
|
3407
|
+
"DetectVulnForAICommand",
|
|
3408
|
+
"DisableHostImportantProtectCommand",
|
|
3409
|
+
"DownloadAIVulnListCommand",
|
|
3410
|
+
"DownloadBaselineCheckCommand",
|
|
3411
|
+
"DownloadBaselineCheckHostsCommand",
|
|
3412
|
+
"DownloadRawTraceDataCommand",
|
|
3413
|
+
"DownloadVulHostListByPodCommand",
|
|
3414
|
+
"DownloadVulListByPodCommand",
|
|
3415
|
+
"DownloadVulnAffectAISessionCommand",
|
|
3416
|
+
"DownloadVulnDatasCommand",
|
|
3417
|
+
"DownloadVulnListCommand",
|
|
3418
|
+
"EditAIApplicationSyncConfigCommand",
|
|
970
3419
|
"EditBaselineCheckConfigCommand",
|
|
971
3420
|
"EditFingerprintCollectConfigCommand",
|
|
972
3421
|
"EditMonitorPolicyCommand",
|
|
3422
|
+
"EditRaspConfigCommand",
|
|
3423
|
+
"EditVulnScanConfigCommand",
|
|
3424
|
+
"EnableHostImportantProtectCommand",
|
|
3425
|
+
"ExportAIFingerprintDataCommand",
|
|
3426
|
+
"ExportAlarmListDataForRaspCommand",
|
|
3427
|
+
"ExportAssetCenterDevsCommand",
|
|
3428
|
+
"ExportAssetCenterHostsCommand",
|
|
3429
|
+
"ExportBaselineCheckListCommand",
|
|
3430
|
+
"ExportBaselineHostDetailsCommand",
|
|
3431
|
+
"ExportDevFingerprintDataCommand",
|
|
973
3432
|
"ExportFileMonitorAlarmListDataCommand",
|
|
3433
|
+
"ExportFingerprintDataCommand",
|
|
3434
|
+
"ExportHidsAlarmListDataCommand",
|
|
3435
|
+
"ExportMlpAlarmListDataCommand",
|
|
3436
|
+
"ExportRepoImageAssetCommand",
|
|
3437
|
+
"ExportVirusAlarmListDataCommand",
|
|
3438
|
+
"ExportWeakPasswordCommand",
|
|
3439
|
+
"GenerateInstallCommandCommand",
|
|
974
3440
|
"GetAIAlarmJudgeConfigCommand",
|
|
3441
|
+
"GetAIApplicationSyncConfigCommand",
|
|
3442
|
+
"GetAIFingerprintAppCommand",
|
|
3443
|
+
"GetAIFingerprintPortCommand",
|
|
3444
|
+
"GetAIFingerprintProcessCommand",
|
|
3445
|
+
"GetAIFingerprintRefreshStatusCommand",
|
|
3446
|
+
"GetAIFingerprintSoftwareCommand",
|
|
3447
|
+
"GetAIFingerprintStatisticsCommand",
|
|
3448
|
+
"GetAIFingerprintTop5Command",
|
|
3449
|
+
"GetAISessionVulnInfoCommand",
|
|
3450
|
+
"GetAIVulnDetectProgressDetailCommand",
|
|
3451
|
+
"GetAlarmBySmithKeyCommand",
|
|
975
3452
|
"GetAlarmRuleListCommand",
|
|
3453
|
+
"GetAlarmTraceCommand",
|
|
976
3454
|
"GetAlarmTraceRawDataCommand",
|
|
3455
|
+
"GetAlarmVirusStatisticsCommand",
|
|
977
3456
|
"GetAllMonitorSuffixListCommand",
|
|
978
3457
|
"GetArmorProfileCommand",
|
|
3458
|
+
"GetAssetClusterStatisticCommand",
|
|
3459
|
+
"GetAssetClustersSyncEndCommand",
|
|
3460
|
+
"GetAssetWorkloadStatisticCommand",
|
|
979
3461
|
"GetAutoIsolateAgentListCommand",
|
|
980
3462
|
"GetAutoProtectConfigCommand",
|
|
3463
|
+
"GetBaselineDetectProgressDetailCommand",
|
|
3464
|
+
"GetBaselineGroupStatisticsCommand",
|
|
981
3465
|
"GetBruteForceBanCapParamsCommand",
|
|
982
3466
|
"GetBruteForceBanConfigCommand",
|
|
983
3467
|
"GetBruteForceBanStatisticsCommand",
|
|
3468
|
+
"GetCisDetailCommand",
|
|
984
3469
|
"GetClusterStatisticsCommand",
|
|
3470
|
+
"GetClustersPermissionResultCommand",
|
|
985
3471
|
"GetCustomWeakPasswordsCommand",
|
|
3472
|
+
"GetDevAssetOverviewCommand",
|
|
3473
|
+
"GetDevDetailCommand",
|
|
3474
|
+
"GetDevFingerprintPortCommand",
|
|
3475
|
+
"GetDevFingerprintProcessCommand",
|
|
3476
|
+
"GetDevFingerprintSoftwareCommand",
|
|
3477
|
+
"GetDevFingerprintStatisticsCommand",
|
|
3478
|
+
"GetDownloadStatusCommand",
|
|
3479
|
+
"GetFingerprintAppCommand",
|
|
3480
|
+
"GetFingerprintAppGroupCommand",
|
|
3481
|
+
"GetFingerprintCronCommand",
|
|
986
3482
|
"GetFingerprintEnvCommand",
|
|
3483
|
+
"GetFingerprintIntegrityCommand",
|
|
3484
|
+
"GetFingerprintKmodCommand",
|
|
3485
|
+
"GetFingerprintPortCommand",
|
|
3486
|
+
"GetFingerprintProcessCommand",
|
|
3487
|
+
"GetFingerprintRefreshStatusCommand",
|
|
3488
|
+
"GetFingerprintServiceCommand",
|
|
3489
|
+
"GetFingerprintSoftwareCommand",
|
|
3490
|
+
"GetFingerprintStatisticsCommand",
|
|
3491
|
+
"GetFingerprintTop5Command",
|
|
3492
|
+
"GetFingerprintUserCommand",
|
|
3493
|
+
"GetFingerprintWebCommand",
|
|
987
3494
|
"GetGeoLocationCommand",
|
|
3495
|
+
"GetGroupCheckStatusCommand",
|
|
3496
|
+
"GetHidsAlarmInfoCommand",
|
|
3497
|
+
"GetHidsAlarmStatisticsCommand",
|
|
3498
|
+
"GetHidsAlarmSummaryInfoCommand",
|
|
3499
|
+
"GetHostAssetOverviewCommand",
|
|
3500
|
+
"GetHostBasicInfoCommand",
|
|
3501
|
+
"GetHostImportantProtectStateCommand",
|
|
988
3502
|
"GetHostVolumeCommand",
|
|
3503
|
+
"GetHostVulnInfoCommand",
|
|
3504
|
+
"GetIntrusionRealTimeUpdatesCommand",
|
|
3505
|
+
"GetIntrusionRiskTrendsCommand",
|
|
3506
|
+
"GetK8sAssetStatisticCommand",
|
|
3507
|
+
"GetLayeredGroupsCommand",
|
|
989
3508
|
"GetMLPAssetSyncTaskDetailCommand",
|
|
990
3509
|
"GetMLPAssetSyncTaskStatusCommand",
|
|
3510
|
+
"GetManualSyncAIApplicationStatusCommand",
|
|
3511
|
+
"GetMlpAlarmStatisticsCommand",
|
|
3512
|
+
"GetMlpAlarmSummaryInfoCommand",
|
|
3513
|
+
"GetMlpUpdateSoftwareTaskDetailCommand",
|
|
991
3514
|
"GetMonitorPolicyDirectoryCommand",
|
|
992
3515
|
"GetMultiLevelAuthDetailCommand",
|
|
3516
|
+
"GetMultiLevelHostAssetOverviewCommand",
|
|
3517
|
+
"GetMultiLevelInstitutionDetailCommand",
|
|
3518
|
+
"GetNeighboringAlarmCommand",
|
|
993
3519
|
"GetOfflineNotificationConfigCommand",
|
|
994
3520
|
"GetOfflineNotificationListCommand",
|
|
3521
|
+
"GetOneRaspAlarmCommand",
|
|
995
3522
|
"GetPolicyStatisticsCommand",
|
|
3523
|
+
"GetRaspAlarmStatisticsCommand",
|
|
3524
|
+
"GetRaspAlarmSummaryInfoCommand",
|
|
3525
|
+
"GetRaspAuthorizationStatisticsCommand",
|
|
3526
|
+
"GetRaspConfigStatisticsCommand",
|
|
3527
|
+
"GetRaspProcessDetailCommand",
|
|
3528
|
+
"GetRaspProtectStatisticsCommand",
|
|
3529
|
+
"GetRegistriesPermissionResultCommand",
|
|
3530
|
+
"GetRegistryImageDetailCommand",
|
|
3531
|
+
"GetRegistryImagesSyncStatusCommand",
|
|
3532
|
+
"GetRegistrySyncConfigCommand",
|
|
3533
|
+
"GetRegularCleanCommand",
|
|
3534
|
+
"GetRegularVirusScanConfigCommand",
|
|
3535
|
+
"GetRegularVirusTaskStatusCommand",
|
|
3536
|
+
"GetRepoImageRiskCntCommand",
|
|
3537
|
+
"GetRepoImageScanCronCommand",
|
|
3538
|
+
"GetRepoImageScanScopeCommand",
|
|
3539
|
+
"GetRepoRegistrySummaryCommand",
|
|
3540
|
+
"GetRepoRegistryVpcAuthCreateInfoCommand",
|
|
996
3541
|
"GetSOCAssetAlarmStatsCommand",
|
|
997
3542
|
"GetSOCAssetInstanceProtectStatusCommand",
|
|
998
3543
|
"GetSOCAssetSecurityScoreCommand",
|
|
999
3544
|
"GetSOCAssetVulnStatsCommand",
|
|
1000
3545
|
"GetSOCPrecautionBaselineStatsCommand",
|
|
3546
|
+
"GetSecurityOverviewCommand",
|
|
1001
3547
|
"GetSecurityOverviewScoreStatsCommand",
|
|
3548
|
+
"GetStackTraceCommand",
|
|
3549
|
+
"GetTLSInfoCommand",
|
|
3550
|
+
"GetTenantQuotaCommand",
|
|
3551
|
+
"GetUserBatchScanStatusCommand",
|
|
1002
3552
|
"GetVarmorConfigYAMLCommand",
|
|
1003
3553
|
"GetVarmorPolicyCommand",
|
|
1004
3554
|
"GetVarmorTLSInfoCommand",
|
|
3555
|
+
"GetVirusAlarmSummaryInfoCommand",
|
|
3556
|
+
"GetVirusDatabaseUpdateTimeCommand",
|
|
3557
|
+
"GetVirusTaskInfoCommand",
|
|
3558
|
+
"GetVirusTaskStatisticsCommand",
|
|
3559
|
+
"GetVulnCheckStatusCommand",
|
|
3560
|
+
"GetVulnCheckStatusForAICommand",
|
|
3561
|
+
"GetVulnDetailCommand",
|
|
3562
|
+
"GetVulnInfoCommand",
|
|
3563
|
+
"GetVulnInfoForAICommand",
|
|
3564
|
+
"GetVulnScanConfigCommand",
|
|
3565
|
+
"GetVulnStatisticsCommand",
|
|
3566
|
+
"GetVulnStatisticsForAICommand",
|
|
3567
|
+
"GetWhiteListFieldCommand",
|
|
3568
|
+
"HandleAIVulnCommand",
|
|
3569
|
+
"HandleAlarmByAgentCommand",
|
|
1005
3570
|
"HandleEndpointAlarmsCommand",
|
|
3571
|
+
"HandleVulnCommand",
|
|
3572
|
+
"InstallAgentClientCommand",
|
|
3573
|
+
"InstallAgentProxyServerCommandCommand",
|
|
3574
|
+
"IsolateFileCommand",
|
|
3575
|
+
"ListAIApplicationBasicInfoCommand",
|
|
1006
3576
|
"ListAgentProxiesCommand",
|
|
1007
3577
|
"ListAgentProxyServersCommand",
|
|
3578
|
+
"ListAgentkitSessionIDsCommand",
|
|
3579
|
+
"ListAlarmArchiveRecordsCommand",
|
|
3580
|
+
"ListAlarmNameListCommand",
|
|
3581
|
+
"ListAlarmTagsCommand",
|
|
3582
|
+
"ListAllCntrStaticDictCommand",
|
|
3583
|
+
"ListAssetCenterDevsCommand",
|
|
1008
3584
|
"ListAssetCenterHostsCommand",
|
|
3585
|
+
"ListAssetClustersCommand",
|
|
3586
|
+
"ListAssetGroupsCommand",
|
|
1009
3587
|
"ListAssetNamespacesCommand",
|
|
3588
|
+
"ListAssetPodsLinkedWorkloadCommand",
|
|
3589
|
+
"ListAssetPodsLinkedWorkloadWithNoPageCommand",
|
|
3590
|
+
"ListAssetTagsCommand",
|
|
3591
|
+
"ListAssetWorkloadsCommand",
|
|
3592
|
+
"ListAutoDefenseHostsCommand",
|
|
1010
3593
|
"ListAutoDefenseRulesCommand",
|
|
1011
3594
|
"ListBanIPListCommand",
|
|
1012
3595
|
"ListBaselineBasicInfoCommand",
|
|
1013
3596
|
"ListBaselineCheckConfigCommand",
|
|
3597
|
+
"ListBaselineCheckDetailCommand",
|
|
3598
|
+
"ListBaselineCheckItemHostsCommand",
|
|
1014
3599
|
"ListBaselineCheckItemsCommand",
|
|
3600
|
+
"ListBaselineCheckResCommand",
|
|
1015
3601
|
"ListBaselineForGroupPolicyCommand",
|
|
3602
|
+
"ListBaselineGroupsCommand",
|
|
1016
3603
|
"ListBaselineHostItemHostsCommand",
|
|
3604
|
+
"ListBaselinesCommand",
|
|
1017
3605
|
"ListBatchEndpointHandleMethodsCommand",
|
|
1018
3606
|
"ListCheckConfigRelatedBaselineCommand",
|
|
1019
3607
|
"ListCleanHistoryCommand",
|
|
1020
3608
|
"ListCloudEnvsCommand",
|
|
3609
|
+
"ListCloudPlatformsCommand",
|
|
1021
3610
|
"ListClusterVarmorVersionHistoryCommand",
|
|
1022
3611
|
"ListClustersAndVarmorAppsCommand",
|
|
3612
|
+
"ListDevAssetIDsCommand",
|
|
3613
|
+
"ListDevBasicInfosCommand",
|
|
3614
|
+
"ListDevPlatformCommand",
|
|
3615
|
+
"ListDevRegionCommand",
|
|
3616
|
+
"ListEndpointHandleMethodsCommand",
|
|
1023
3617
|
"ListFileMonitorAlarmsCommand",
|
|
1024
3618
|
"ListFingerprintCollectConfigCommand",
|
|
3619
|
+
"ListGroupRelatedAgentCommand",
|
|
1025
3620
|
"ListHidsAlarmsCommand",
|
|
3621
|
+
"ListHostPlatformCommand",
|
|
3622
|
+
"ListHostRegionCommand",
|
|
3623
|
+
"ListHostVpcCommand",
|
|
3624
|
+
"ListHostsAgentIDsCommand",
|
|
1026
3625
|
"ListHostsBasicInfosCommand",
|
|
3626
|
+
"ListInstallCommandsCommand",
|
|
1027
3627
|
"ListIsolationFilesCommand",
|
|
3628
|
+
"ListLayeredGroupRelatedHostCommand",
|
|
3629
|
+
"ListLayeredGroupsDetailCommand",
|
|
3630
|
+
"ListLoginConfigsCommand",
|
|
1028
3631
|
"ListMLPAssetTasksCommand",
|
|
3632
|
+
"ListMlpAlarmTagsCommand",
|
|
3633
|
+
"ListMlpAlarmsCommand",
|
|
1029
3634
|
"ListMonitorPoliciesCommand",
|
|
3635
|
+
"ListMultiLevelAssetHostsCommand",
|
|
3636
|
+
"ListMultiLevelInstitutionCommand",
|
|
1030
3637
|
"ListOrderedHostsBasicInfosCommand",
|
|
3638
|
+
"ListRaspAlarmsCommand",
|
|
3639
|
+
"ListRaspConfigAgentInfosCommand",
|
|
3640
|
+
"ListRaspConfigsCommand",
|
|
3641
|
+
"ListRaspProcessesCommand",
|
|
3642
|
+
"ListRegistriesCommand",
|
|
3643
|
+
"ListRegistryImagesCommand",
|
|
3644
|
+
"ListRegistryNamespaceIDsCommand",
|
|
3645
|
+
"ListRegistryNamespacesCommand",
|
|
3646
|
+
"ListRepoImageComplCommand",
|
|
3647
|
+
"ListRepoImageLayerCommand",
|
|
3648
|
+
"ListRepoImageLayerSenfileCommand",
|
|
3649
|
+
"ListRepoImageLayerVirusCommand",
|
|
3650
|
+
"ListRepoImageLayerVulnCommand",
|
|
3651
|
+
"ListRepoImagePackageCommand",
|
|
3652
|
+
"ListRepoImageSenfileCommand",
|
|
3653
|
+
"ListRepoImageVirusCommand",
|
|
3654
|
+
"ListRepoImageVulnCommand",
|
|
3655
|
+
"ListRiskComplAffectRepoImageCommand",
|
|
3656
|
+
"ListRiskVulnAffectRepoImageCommand",
|
|
1031
3657
|
"ListScanSubTasksCommand",
|
|
3658
|
+
"ListScanTaskHostsCommand",
|
|
3659
|
+
"ListScanTasksCommand",
|
|
3660
|
+
"ListTagRelatedAgentCommand",
|
|
3661
|
+
"ListTagsDetailCommand",
|
|
1032
3662
|
"ListVarmorPoliciesCommand",
|
|
3663
|
+
"ListVirusAlarmsCommand",
|
|
1033
3664
|
"ListVulByPodCommand",
|
|
1034
3665
|
"ListVulDetailCommand",
|
|
1035
3666
|
"ListVulHostByPodCommand",
|
|
3667
|
+
"ListVulnAffectAISessionCommand",
|
|
3668
|
+
"ListVulnForAICommand",
|
|
3669
|
+
"ListVulnHostsCommand",
|
|
3670
|
+
"ListVulnsCommand",
|
|
3671
|
+
"ListWeakPasswordCheckDetailCommand",
|
|
3672
|
+
"ListWhiteListsCommand",
|
|
3673
|
+
"ManualSyncAIApplicationCommand",
|
|
3674
|
+
"ModifyAutoDefenseRuleCommand",
|
|
3675
|
+
"ModifyCloudEnvCommand",
|
|
3676
|
+
"ModifyLayeredGroupCommand",
|
|
3677
|
+
"ModifyMultiLevelInstitutionCommand",
|
|
3678
|
+
"ModifyMultiLevelInstitutionReportSwitchCommand",
|
|
3679
|
+
"ModifyTLSConfigCommand",
|
|
3680
|
+
"ModifyWhiteListCommand",
|
|
3681
|
+
"MultiAssetScanCommand",
|
|
3682
|
+
"MultiCloudAccessStatisticsCommand",
|
|
3683
|
+
"MultiCloudAccessSyncCommand",
|
|
3684
|
+
"MultiCloudAccessSyncStatusCommand",
|
|
3685
|
+
"OperateAgentRaspConfigSwitchCommand",
|
|
3686
|
+
"PrecisionStatisticsCommand",
|
|
3687
|
+
"RecoverFileCommand",
|
|
3688
|
+
"RefreshAIFingerprintDataCommand",
|
|
3689
|
+
"RefreshFingerprintDataCommand",
|
|
1036
3690
|
"RefreshVarmorInfoCommand",
|
|
1037
3691
|
"RetryIPOperationCommand",
|
|
1038
3692
|
"SECCENTER20240508Client",
|
|
3693
|
+
"SaveRepoImageScanCronCommand",
|
|
3694
|
+
"SaveRepoImageScanScopeCommand",
|
|
1039
3695
|
"SetAIAlarmJudgeConfigCommand",
|
|
1040
3696
|
"SetBruteForceBanConfigCommand",
|
|
1041
3697
|
"SetCustomWeakPasswordsCommand",
|
|
3698
|
+
"SetRegularVirusScanConfigCommand",
|
|
1042
3699
|
"StopMLPAssetSyncTaskCommand",
|
|
3700
|
+
"SwitchCloudEnvSyncCommand",
|
|
3701
|
+
"SyncRegistryImagesCommand",
|
|
1043
3702
|
"UnBanIPItemCommand",
|
|
1044
3703
|
"UnbindMLPAuthCommand",
|
|
3704
|
+
"UninstallAgentClientCommand",
|
|
3705
|
+
"UninstallCommandsCommand",
|
|
3706
|
+
"UpdateAlarmTagsCommand",
|
|
3707
|
+
"UpdateAssetClustersCommand",
|
|
1045
3708
|
"UpdateAutoProtectConfigCommand",
|
|
1046
3709
|
"UpdateBaselineCheckConfigSwitchCommand",
|
|
1047
3710
|
"UpdateCloudProviderCommand",
|
|
3711
|
+
"UpdateCommonAlarmStatusCommand",
|
|
3712
|
+
"UpdateHostTagCommand",
|
|
3713
|
+
"UpdateLoginConfigCommand",
|
|
3714
|
+
"UpdateMlpAlarmStatusCommand",
|
|
1048
3715
|
"UpdateOfflineNotificationConfigCommand",
|
|
3716
|
+
"UpdateRegistryFlowRateLimitCommand",
|
|
3717
|
+
"UpdateRegistrySyncConfigCommand",
|
|
3718
|
+
"UpdateRegularCleanCommand",
|
|
1049
3719
|
"UpdateVarmorAppConfigCommand",
|
|
1050
3720
|
"UpdateVarmorPolicyCommand",
|
|
1051
3721
|
"UpdateVarmorTLSInfoCommand"
|