oci-adm 2.76.0 → 2.77.0
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/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/applicationdependencymanagement-waiter.d.ts +1 -1
- package/lib/applicationdependencymanagement-waiter.js +1 -1
- package/lib/client.d.ts +37 -37
- package/lib/client.js +45 -44
- package/lib/client.js.map +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/application-dependency-recommendation-collection.d.ts +1 -1
- package/lib/model/application-dependency-recommendation-collection.js +1 -1
- package/lib/model/application-dependency-recommendation-summary.d.ts +9 -1
- package/lib/model/application-dependency-recommendation-summary.js +1 -1
- package/lib/model/application-dependency-recommendation-summary.js.map +1 -1
- package/lib/model/application-dependency-vulnerability-collection.d.ts +1 -1
- package/lib/model/application-dependency-vulnerability-collection.js +1 -1
- package/lib/model/application-dependency-vulnerability-summary.d.ts +8 -2
- package/lib/model/application-dependency-vulnerability-summary.js +1 -1
- package/lib/model/application-dependency-vulnerability-summary.js.map +1 -1
- package/lib/model/application-dependency.d.ts +9 -3
- package/lib/model/application-dependency.js +1 -1
- package/lib/model/application-dependency.js.map +1 -1
- package/lib/model/apply-stage.d.ts +1 -1
- package/lib/model/apply-stage.js +1 -1
- package/lib/model/change-knowledge-base-compartment-details.d.ts +1 -1
- package/lib/model/change-knowledge-base-compartment-details.js +1 -1
- package/lib/model/change-remediation-recipe-compartment-details.d.ts +1 -1
- package/lib/model/change-remediation-recipe-compartment-details.js +1 -1
- package/lib/model/change-remediation-run-compartment-details.d.ts +1 -1
- package/lib/model/change-remediation-run-compartment-details.js +1 -1
- package/lib/model/change-vulnerability-audit-compartment-details.d.ts +1 -1
- package/lib/model/change-vulnerability-audit-compartment-details.js +1 -1
- package/lib/model/config-severity.d.ts +32 -0
- package/lib/model/config-severity.js +43 -0
- package/lib/model/config-severity.js.map +1 -0
- package/lib/model/create-knowledge-base-details.d.ts +3 -3
- package/lib/model/create-knowledge-base-details.js +1 -1
- package/lib/model/create-remediation-recipe-details.d.ts +3 -3
- package/lib/model/create-remediation-recipe-details.js +1 -1
- package/lib/model/create-remediation-run-details.d.ts +3 -3
- package/lib/model/create-remediation-run-details.js +1 -1
- package/lib/model/create-vulnerability-audit-details.d.ts +5 -5
- package/lib/model/create-vulnerability-audit-details.js +1 -1
- package/lib/model/detect-configuration.d.ts +7 -2
- package/lib/model/detect-configuration.js +1 -1
- package/lib/model/detect-configuration.js.map +1 -1
- package/lib/model/detect-stage.d.ts +1 -1
- package/lib/model/detect-stage.js +1 -1
- package/lib/model/external-resource-vulnerability-audit-source.d.ts +1 -1
- package/lib/model/external-resource-vulnerability-audit-source.js +1 -1
- package/lib/model/external-scm-configuration.d.ts +1 -1
- package/lib/model/external-scm-configuration.js +1 -1
- package/lib/model/git-hub-actions-configuration.d.ts +1 -1
- package/lib/model/git-hub-actions-configuration.js +1 -1
- package/lib/model/git-lab-pipeline-configuration.d.ts +1 -1
- package/lib/model/git-lab-pipeline-configuration.js +1 -1
- package/lib/model/index.d.ts +5 -1
- package/lib/model/index.js +7 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/jenkins-pipeline-configuration.d.ts +1 -1
- package/lib/model/jenkins-pipeline-configuration.js +1 -1
- package/lib/model/knowledge-base-collection.d.ts +1 -1
- package/lib/model/knowledge-base-collection.js +1 -1
- package/lib/model/knowledge-base-summary.d.ts +4 -4
- package/lib/model/knowledge-base-summary.js +1 -1
- package/lib/model/knowledge-base.d.ts +4 -4
- package/lib/model/knowledge-base.js +1 -1
- package/lib/model/network-configuration.d.ts +1 -1
- package/lib/model/network-configuration.js +1 -1
- package/lib/model/none-verify-configuration.d.ts +1 -1
- package/lib/model/none-verify-configuration.js +1 -1
- package/lib/model/oci-code-repository-configuration.d.ts +1 -1
- package/lib/model/oci-code-repository-configuration.js +1 -1
- package/lib/model/oci-dev-ops-build-configuration.d.ts +1 -1
- package/lib/model/oci-dev-ops-build-configuration.js +1 -1
- package/lib/model/oci-resource-vulnerability-audit-source.d.ts +1 -1
- package/lib/model/oci-resource-vulnerability-audit-source.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/pipeline-properties.d.ts +1 -1
- package/lib/model/pipeline-properties.js +1 -1
- package/lib/model/pull-request-properties.d.ts +1 -1
- package/lib/model/pull-request-properties.js +1 -1
- package/lib/model/recommend-stage.d.ts +1 -1
- package/lib/model/recommend-stage.js +1 -1
- package/lib/model/remediation-recipe-collection.d.ts +1 -1
- package/lib/model/remediation-recipe-collection.js +1 -1
- package/lib/model/remediation-recipe-summary.d.ts +4 -4
- package/lib/model/remediation-recipe-summary.js +1 -1
- package/lib/model/remediation-recipe.d.ts +4 -4
- package/lib/model/remediation-recipe.js +1 -1
- package/lib/model/remediation-run-collection.d.ts +1 -1
- package/lib/model/remediation-run-collection.js +1 -1
- package/lib/model/remediation-run-stage-collection.d.ts +1 -1
- package/lib/model/remediation-run-stage-collection.js +1 -1
- package/lib/model/remediation-run-stage-summary.d.ts +1 -1
- package/lib/model/remediation-run-stage-summary.js +1 -1
- package/lib/model/remediation-run-stage-type.d.ts +1 -1
- package/lib/model/remediation-run-stage-type.js +1 -1
- package/lib/model/remediation-run-stage.d.ts +1 -1
- package/lib/model/remediation-run-stage.js +1 -1
- package/lib/model/remediation-run-summary.d.ts +4 -4
- package/lib/model/remediation-run-summary.js +1 -1
- package/lib/model/remediation-run.d.ts +4 -4
- package/lib/model/remediation-run.js +1 -1
- package/lib/model/scm-configuration.d.ts +1 -1
- package/lib/model/scm-configuration.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/stage-summary.d.ts +1 -1
- package/lib/model/stage-summary.js +1 -1
- package/lib/model/unknown-source-vulnerability-audit-source.d.ts +1 -1
- package/lib/model/unknown-source-vulnerability-audit-source.js +1 -1
- package/lib/model/update-knowledge-base-details.d.ts +3 -3
- package/lib/model/update-knowledge-base-details.js +1 -1
- package/lib/model/update-remediation-recipe-details.d.ts +3 -3
- package/lib/model/update-remediation-recipe-details.js +1 -1
- package/lib/model/update-remediation-run-details.d.ts +3 -3
- package/lib/model/update-remediation-run-details.js +1 -1
- package/lib/model/update-vulnerability-audit-details.d.ts +3 -3
- package/lib/model/update-vulnerability-audit-details.js +1 -1
- package/lib/model/usage-data-details.d.ts +4 -3
- package/lib/model/usage-data-details.js +1 -1
- package/lib/model/usage-data-details.js.map +1 -1
- package/lib/model/usage-data-via-object-storage-tuple-details.d.ts +4 -2
- package/lib/model/usage-data-via-object-storage-tuple-details.js +1 -1
- package/lib/model/usage-data-via-object-storage-tuple-details.js.map +1 -1
- package/lib/model/verify-configuration.d.ts +1 -1
- package/lib/model/verify-configuration.js +1 -1
- package/lib/model/verify-stage.d.ts +1 -1
- package/lib/model/verify-stage.js +1 -1
- package/lib/model/vulnerability-audit-collection.d.ts +1 -1
- package/lib/model/vulnerability-audit-collection.js +1 -1
- package/lib/model/vulnerability-audit-configuration.d.ts +8 -3
- package/lib/model/vulnerability-audit-configuration.js +1 -1
- package/lib/model/vulnerability-audit-configuration.js.map +1 -1
- package/lib/model/vulnerability-audit-source.d.ts +1 -1
- package/lib/model/vulnerability-audit-source.js +1 -1
- package/lib/model/vulnerability-audit-summary.d.ts +19 -10
- package/lib/model/vulnerability-audit-summary.js +1 -1
- package/lib/model/vulnerability-audit-summary.js.map +1 -1
- package/lib/model/vulnerability-audit.d.ts +20 -11
- package/lib/model/vulnerability-audit.js +2 -1
- package/lib/model/vulnerability-audit.js.map +1 -1
- package/lib/model/vulnerability-severity.d.ts +31 -0
- package/lib/model/vulnerability-severity.js +42 -0
- package/lib/model/vulnerability-severity.js.map +1 -0
- package/lib/model/vulnerability.d.ts +13 -4
- package/lib/model/vulnerability.js +1 -1
- package/lib/model/vulnerability.js.map +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
- package/lib/model/work-request-resource-metadata-key.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-summary-collection.d.ts +1 -1
- package/lib/model/work-request-summary-collection.js +1 -1
- package/lib/model/work-request-summary.d.ts +4 -4
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/activate-remediation-recipe-request.d.ts +3 -3
- package/lib/request/activate-remediation-recipe-request.js +1 -1
- package/lib/request/cancel-remediation-run-request.d.ts +3 -3
- package/lib/request/cancel-remediation-run-request.js +1 -1
- package/lib/request/cancel-work-request-request.d.ts +3 -3
- package/lib/request/cancel-work-request-request.js +1 -1
- package/lib/request/change-knowledge-base-compartment-request.d.ts +3 -3
- package/lib/request/change-knowledge-base-compartment-request.js +1 -1
- package/lib/request/change-remediation-recipe-compartment-request.d.ts +3 -3
- package/lib/request/change-remediation-recipe-compartment-request.js +1 -1
- package/lib/request/change-remediation-run-compartment-request.d.ts +3 -3
- package/lib/request/change-remediation-run-compartment-request.js +1 -1
- package/lib/request/change-vulnerability-audit-compartment-request.d.ts +3 -3
- package/lib/request/change-vulnerability-audit-compartment-request.js +1 -1
- package/lib/request/create-knowledge-base-request.d.ts +2 -2
- package/lib/request/create-knowledge-base-request.js +1 -1
- package/lib/request/create-remediation-recipe-request.d.ts +2 -2
- package/lib/request/create-remediation-recipe-request.js +1 -1
- package/lib/request/create-remediation-run-request.d.ts +2 -2
- package/lib/request/create-remediation-run-request.js +1 -1
- package/lib/request/create-vulnerability-audit-request.d.ts +3 -3
- package/lib/request/create-vulnerability-audit-request.js +1 -1
- package/lib/request/deactivate-remediation-recipe-request.d.ts +3 -3
- package/lib/request/deactivate-remediation-recipe-request.js +1 -1
- package/lib/request/delete-knowledge-base-request.d.ts +3 -3
- package/lib/request/delete-knowledge-base-request.js +1 -1
- package/lib/request/delete-remediation-recipe-request.d.ts +3 -3
- package/lib/request/delete-remediation-recipe-request.js +1 -1
- package/lib/request/delete-remediation-run-request.d.ts +3 -3
- package/lib/request/delete-remediation-run-request.js +1 -1
- package/lib/request/delete-vulnerability-audit-request.d.ts +3 -3
- package/lib/request/delete-vulnerability-audit-request.js +1 -1
- package/lib/request/get-knowledge-base-request.d.ts +2 -2
- package/lib/request/get-knowledge-base-request.js +1 -1
- package/lib/request/get-remediation-recipe-request.d.ts +2 -2
- package/lib/request/get-remediation-recipe-request.js +1 -1
- package/lib/request/get-remediation-run-request.d.ts +2 -2
- package/lib/request/get-remediation-run-request.js +1 -1
- package/lib/request/get-stage-request.d.ts +2 -2
- package/lib/request/get-stage-request.js +1 -1
- package/lib/request/get-vulnerability-audit-request.d.ts +2 -2
- package/lib/request/get-vulnerability-audit-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-application-dependency-recommendations-request.d.ts +9 -3
- package/lib/request/list-application-dependency-recommendations-request.js +2 -1
- package/lib/request/list-application-dependency-recommendations-request.js.map +1 -1
- package/lib/request/list-application-dependency-vulnerabilities-request.d.ts +16 -5
- package/lib/request/list-application-dependency-vulnerabilities-request.js +2 -1
- package/lib/request/list-application-dependency-vulnerabilities-request.js.map +1 -1
- package/lib/request/list-knowledge-bases-request.d.ts +3 -3
- package/lib/request/list-knowledge-bases-request.js +1 -1
- package/lib/request/list-remediation-recipes-request.d.ts +3 -3
- package/lib/request/list-remediation-recipes-request.js +1 -1
- package/lib/request/list-remediation-runs-request.d.ts +3 -3
- package/lib/request/list-remediation-runs-request.js +1 -1
- package/lib/request/list-stages-request.d.ts +3 -3
- package/lib/request/list-stages-request.js +1 -1
- package/lib/request/list-vulnerability-audits-request.d.ts +23 -4
- package/lib/request/list-vulnerability-audits-request.js +4 -1
- package/lib/request/list-vulnerability-audits-request.js.map +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +3 -3
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +3 -3
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +3 -3
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/update-knowledge-base-request.d.ts +3 -3
- package/lib/request/update-knowledge-base-request.js +1 -1
- package/lib/request/update-remediation-recipe-request.d.ts +3 -3
- package/lib/request/update-remediation-recipe-request.js +1 -1
- package/lib/request/update-remediation-run-request.d.ts +3 -3
- package/lib/request/update-remediation-run-request.js +1 -1
- package/lib/request/update-vulnerability-audit-request.d.ts +3 -3
- package/lib/request/update-vulnerability-audit-request.js +1 -1
- package/lib/response/activate-remediation-recipe-response.d.ts +1 -1
- package/lib/response/activate-remediation-recipe-response.js +1 -1
- package/lib/response/cancel-remediation-run-response.d.ts +2 -2
- package/lib/response/cancel-remediation-run-response.js +1 -1
- package/lib/response/cancel-work-request-response.d.ts +1 -1
- package/lib/response/cancel-work-request-response.js +1 -1
- package/lib/response/change-knowledge-base-compartment-response.d.ts +1 -1
- package/lib/response/change-knowledge-base-compartment-response.js +1 -1
- package/lib/response/change-remediation-recipe-compartment-response.d.ts +1 -1
- package/lib/response/change-remediation-recipe-compartment-response.js +1 -1
- package/lib/response/change-remediation-run-compartment-response.d.ts +1 -1
- package/lib/response/change-remediation-run-compartment-response.js +1 -1
- package/lib/response/change-vulnerability-audit-compartment-response.d.ts +1 -1
- package/lib/response/change-vulnerability-audit-compartment-response.js +1 -1
- package/lib/response/create-knowledge-base-response.d.ts +1 -1
- package/lib/response/create-knowledge-base-response.js +1 -1
- package/lib/response/create-remediation-recipe-response.d.ts +1 -1
- package/lib/response/create-remediation-recipe-response.js +1 -1
- package/lib/response/create-remediation-run-response.d.ts +2 -2
- package/lib/response/create-remediation-run-response.js +1 -1
- package/lib/response/create-vulnerability-audit-response.d.ts +2 -7
- package/lib/response/create-vulnerability-audit-response.js +1 -1
- package/lib/response/deactivate-remediation-recipe-response.d.ts +1 -1
- package/lib/response/deactivate-remediation-recipe-response.js +1 -1
- package/lib/response/delete-knowledge-base-response.d.ts +1 -1
- package/lib/response/delete-knowledge-base-response.js +1 -1
- package/lib/response/delete-remediation-recipe-response.d.ts +1 -1
- package/lib/response/delete-remediation-recipe-response.js +1 -1
- package/lib/response/delete-remediation-run-response.d.ts +1 -1
- package/lib/response/delete-remediation-run-response.js +1 -1
- package/lib/response/delete-vulnerability-audit-response.d.ts +1 -1
- package/lib/response/delete-vulnerability-audit-response.js +1 -1
- package/lib/response/get-knowledge-base-response.d.ts +2 -2
- package/lib/response/get-knowledge-base-response.js +1 -1
- package/lib/response/get-remediation-recipe-response.d.ts +2 -2
- package/lib/response/get-remediation-recipe-response.js +1 -1
- package/lib/response/get-remediation-run-response.d.ts +2 -2
- package/lib/response/get-remediation-run-response.js +1 -1
- package/lib/response/get-stage-response.d.ts +1 -1
- package/lib/response/get-stage-response.js +1 -1
- package/lib/response/get-vulnerability-audit-response.d.ts +2 -2
- package/lib/response/get-vulnerability-audit-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +2 -2
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-application-dependency-recommendations-response.d.ts +2 -2
- package/lib/response/list-application-dependency-recommendations-response.js +1 -1
- package/lib/response/list-application-dependency-vulnerabilities-response.d.ts +2 -2
- package/lib/response/list-application-dependency-vulnerabilities-response.js +1 -1
- package/lib/response/list-knowledge-bases-response.d.ts +2 -2
- package/lib/response/list-knowledge-bases-response.js +1 -1
- package/lib/response/list-remediation-recipes-response.d.ts +2 -2
- package/lib/response/list-remediation-recipes-response.js +1 -1
- package/lib/response/list-remediation-runs-response.d.ts +2 -2
- package/lib/response/list-remediation-runs-response.js +1 -1
- package/lib/response/list-stages-response.d.ts +2 -2
- package/lib/response/list-stages-response.js +1 -1
- package/lib/response/list-vulnerability-audits-response.d.ts +2 -2
- package/lib/response/list-vulnerability-audits-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +2 -2
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +2 -2
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +2 -2
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/update-knowledge-base-response.d.ts +1 -1
- package/lib/response/update-knowledge-base-response.js +1 -1
- package/lib/response/update-remediation-recipe-response.d.ts +1 -1
- package/lib/response/update-remediation-recipe-response.js +1 -1
- package/lib/response/update-remediation-run-response.d.ts +2 -2
- package/lib/response/update-remediation-run-response.js +1 -1
- package/lib/response/update-vulnerability-audit-response.d.ts +2 -2
- package/lib/response/update-vulnerability-audit-response.js +1 -1
- package/package.json +3 -3
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBaseRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateKnowledgeBaseRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/CreateRemediationRecipe.ts.html |here} to see how to use CreateRemediationRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateRemediationRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/CreateRemediationRun.ts.html |here} to see how to use CreateRemediationRunRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateRemediationRunRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/CreateVulnerabilityAudit.ts.html |here} to see how to use CreateVulnerabilityAuditRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateVulnerabilityAuditRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -35,7 +35,7 @@ export interface CreateVulnerabilityAuditRequest extends common.BaseRequest {
|
|
|
35
35
|
"opcRetryToken"?: string;
|
|
36
36
|
/**
|
|
37
37
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
38
|
-
* for a resource, set the
|
|
38
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
39
39
|
* etag from a previous GET or POST response for that resource.
|
|
40
40
|
* The resource will be updated or deleted only if the etag you
|
|
41
41
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/DeactivateRemediationRecipe.ts.html |here} to see how to use DeactivateRemediationRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeactivateRemediationRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeactivateRemediationRecipeRequest extends common.BaseRequest {
|
|
|
21
21
|
"remediationRecipeId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBaseRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteKnowledgeBaseRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteKnowledgeBaseRequest extends common.BaseRequest {
|
|
|
21
21
|
"knowledgeBaseId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/DeleteRemediationRecipe.ts.html |here} to see how to use DeleteRemediationRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteRemediationRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteRemediationRecipeRequest extends common.BaseRequest {
|
|
|
21
21
|
"remediationRecipeId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/DeleteRemediationRun.ts.html |here} to see how to use DeleteRemediationRunRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteRemediationRunRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteRemediationRunRequest extends common.BaseRequest {
|
|
|
21
21
|
"remediationRunId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/DeleteVulnerabilityAudit.ts.html |here} to see how to use DeleteVulnerabilityAuditRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteVulnerabilityAuditRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteVulnerabilityAuditRequest extends common.BaseRequest {
|
|
|
21
21
|
"vulnerabilityAuditId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBaseRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetKnowledgeBaseRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/GetRemediationRecipe.ts.html |here} to see how to use GetRemediationRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetRemediationRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/GetRemediationRun.ts.html |here} to see how to use GetRemediationRunRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetRemediationRunRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/GetStage.ts.html |here} to see how to use GetStageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetStageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/GetVulnerabilityAudit.ts.html |here} to see how to use GetVulnerabilityAuditRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetVulnerabilityAuditRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/request/index.d.ts
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as ActivateRemediationRecipeRequest from "./activate-remediation-recipe-request";
|
package/lib/request/index.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/adm/ListApplicationDependencyRecommendations.ts.html |here} to see how to use ListApplicationDependencyRecommendationsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListApplicationDependencyRecommendationsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface ListApplicationDependencyRecommendationsRequest extends common.
|
|
|
29
29
|
*/
|
|
30
30
|
"limit"?: number;
|
|
31
31
|
/**
|
|
32
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
32
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
33
33
|
*/
|
|
34
34
|
"page"?: string;
|
|
35
35
|
/**
|
|
@@ -40,11 +40,16 @@ export interface ListApplicationDependencyRecommendationsRequest extends common.
|
|
|
40
40
|
* A filter to return only resources that match the entire GAV (Group Artifact Version) identifier given.
|
|
41
41
|
*/
|
|
42
42
|
"gav"?: string;
|
|
43
|
+
/**
|
|
44
|
+
* A filter to return only resources that match the entire PURL given (https://github.com/package-url/purl-spec/).
|
|
45
|
+
*/
|
|
46
|
+
"purl"?: string;
|
|
43
47
|
/**
|
|
44
48
|
* The field to sort by. Only one sort order may be provided.
|
|
45
49
|
* If sort order is dfs, the nodes are returned by going through the application dependency tree in a depth-first manner. Children are sorted based on their GAV property alphabetically (either ascending or descending, depending on the order parameter). Default order is ascending.
|
|
46
50
|
* If sort order is bfs, the nodes are returned by going through the application dependency tree in a breadth-first manner. Children are sorted based on their GAV property alphabetically (either ascending or descending, depending on the order parameter). Default order is ascending.
|
|
47
51
|
* Default order for gav is ascending where ascending corresponds to alphanumerical order.
|
|
52
|
+
* Default order for purl is ascending where ascending corresponds to alphabetical order
|
|
48
53
|
* Default order for nodeId is ascending where ascending corresponds to alphanumerical order.
|
|
49
54
|
* Sorting by DFS or BFS cannot be used in conjunction with the following query parameters: \"gav\", \"cvssV2GreaterThanOrEqual\", \"cvssV3GreaterThanOrEqual\" and \"vulnerabilityId\".
|
|
50
55
|
*
|
|
@@ -54,6 +59,7 @@ export interface ListApplicationDependencyRecommendationsRequest extends common.
|
|
|
54
59
|
export declare namespace ListApplicationDependencyRecommendationsRequest {
|
|
55
60
|
enum SortBy {
|
|
56
61
|
Gav = "gav",
|
|
62
|
+
Purl = "purl",
|
|
57
63
|
NodeId = "nodeId",
|
|
58
64
|
Dfs = "dfs",
|
|
59
65
|
Bfs = "bfs"
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -18,6 +18,7 @@ var ListApplicationDependencyRecommendationsRequest;
|
|
|
18
18
|
let SortBy;
|
|
19
19
|
(function (SortBy) {
|
|
20
20
|
SortBy["Gav"] = "gav";
|
|
21
|
+
SortBy["Purl"] = "purl";
|
|
21
22
|
SortBy["NodeId"] = "nodeId";
|
|
22
23
|
SortBy["Dfs"] = "dfs";
|
|
23
24
|
SortBy["Bfs"] = "bfs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-application-dependency-recommendations-request.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/request/list-application-dependency-recommendations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-application-dependency-recommendations-request.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/request/list-application-dependency-recommendations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkDH,IAAiB,+CAA+C,CAQ/D;AARD,WAAiB,+CAA+C;IAC9D,IAAY,MAMX;IAND,WAAY,MAAM;QAChB,qBAAW,CAAA;QACX,uBAAa,CAAA;QACb,2BAAiB,CAAA;QACjB,qBAAW,CAAA;QACX,qBAAW,CAAA;IACb,CAAC,EANW,MAAM,GAAN,sDAAM,KAAN,sDAAM,QAMjB;AACH,CAAC,EARgB,+CAA+C,GAA/C,uDAA+C,KAA/C,uDAA+C,QAQ/D"}
|