oci-cloudguard 2.76.1 → 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/lib/client.d.ts +133 -133
- package/lib/client.js +133 -133
- package/lib/model/create-data-mask-rule-details.d.ts +2 -2
- package/lib/model/create-data-source-details.d.ts +2 -2
- package/lib/model/create-detector-recipe-details.d.ts +2 -2
- package/lib/model/create-managed-list-details.d.ts +2 -2
- package/lib/model/create-responder-recipe-details.d.ts +2 -2
- package/lib/model/create-security-policy-details.d.ts +2 -2
- package/lib/model/create-security-recipe-details.d.ts +3 -3
- package/lib/model/create-security-zone-details.d.ts +3 -3
- package/lib/model/create-target-details.d.ts +2 -2
- package/lib/model/data-mask-rule-summary.d.ts +3 -3
- package/lib/model/data-mask-rule.d.ts +3 -3
- package/lib/model/data-source-summary.d.ts +4 -4
- package/lib/model/data-source.d.ts +3 -3
- package/lib/model/detector-recipe-summary.d.ts +3 -3
- package/lib/model/detector-recipe.d.ts +3 -3
- package/lib/model/managed-list-summary.d.ts +3 -3
- package/lib/model/managed-list.d.ts +3 -3
- package/lib/model/responder-recipe-summary.d.ts +3 -3
- package/lib/model/responder-recipe.d.ts +3 -3
- package/lib/model/security-policy-collection.d.ts +1 -1
- package/lib/model/security-policy-summary.d.ts +4 -4
- package/lib/model/security-policy.d.ts +4 -4
- package/lib/model/security-recipe-collection.d.ts +1 -1
- package/lib/model/security-recipe-summary.d.ts +5 -5
- package/lib/model/security-recipe.d.ts +5 -5
- package/lib/model/security-zone-collection.d.ts +1 -1
- package/lib/model/security-zone-summary.d.ts +5 -5
- package/lib/model/security-zone.d.ts +5 -5
- package/lib/model/target-summary.d.ts +3 -3
- package/lib/model/target.d.ts +3 -3
- package/lib/model/update-data-mask-rule-details.d.ts +2 -2
- package/lib/model/update-data-source-details.d.ts +2 -2
- package/lib/model/update-detector-recipe-details.d.ts +2 -2
- package/lib/model/update-managed-list-details.d.ts +2 -2
- package/lib/model/update-responder-recipe-details.d.ts +2 -2
- package/lib/model/update-security-policy-details.d.ts +2 -2
- package/lib/model/update-security-recipe-details.d.ts +3 -3
- package/lib/model/update-security-zone-details.d.ts +3 -3
- package/lib/model/update-target-details.d.ts +2 -2
- package/lib/request/add-compartment-request.d.ts +3 -3
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/change-data-source-compartment-request.d.ts +2 -2
- package/lib/request/change-detector-recipe-compartment-request.d.ts +2 -2
- package/lib/request/change-managed-list-compartment-request.d.ts +2 -2
- package/lib/request/change-responder-recipe-compartment-request.d.ts +2 -2
- package/lib/request/change-security-recipe-compartment-request.d.ts +3 -3
- package/lib/request/change-security-zone-compartment-request.d.ts +3 -3
- package/lib/request/create-data-mask-rule-request.d.ts +1 -1
- package/lib/request/create-data-source-request.d.ts +1 -1
- package/lib/request/create-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/create-detector-recipe-request.d.ts +1 -1
- package/lib/request/create-managed-list-request.d.ts +1 -1
- package/lib/request/create-responder-recipe-request.d.ts +1 -1
- package/lib/request/create-security-recipe-request.d.ts +2 -2
- package/lib/request/create-security-zone-request.d.ts +2 -2
- package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/create-target-request.d.ts +1 -1
- package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/delete-data-mask-rule-request.d.ts +2 -2
- package/lib/request/delete-data-source-request.d.ts +2 -2
- package/lib/request/delete-detector-recipe-detector-rule-data-source-request.d.ts +2 -2
- package/lib/request/delete-detector-recipe-detector-rule-request.d.ts +2 -2
- package/lib/request/delete-detector-recipe-request.d.ts +2 -2
- package/lib/request/delete-managed-list-request.d.ts +2 -2
- package/lib/request/delete-responder-recipe-request.d.ts +2 -2
- package/lib/request/delete-security-recipe-request.d.ts +3 -3
- package/lib/request/delete-security-zone-request.d.ts +3 -3
- package/lib/request/delete-target-detector-recipe-request.d.ts +2 -2
- package/lib/request/delete-target-request.d.ts +2 -2
- package/lib/request/delete-target-responder-recipe-request.d.ts +2 -2
- package/lib/request/execute-responder-execution-request.d.ts +2 -2
- package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
- package/lib/request/get-configuration-request.d.ts +1 -1
- package/lib/request/get-data-mask-rule-request.d.ts +1 -1
- package/lib/request/get-data-source-request.d.ts +1 -1
- package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/get-detector-recipe-request.d.ts +1 -1
- package/lib/request/get-detector-request.d.ts +1 -1
- package/lib/request/get-detector-rule-request.d.ts +1 -1
- package/lib/request/get-managed-list-request.d.ts +1 -1
- package/lib/request/get-problem-request.d.ts +1 -1
- package/lib/request/get-resource-profile-request.d.ts +1 -1
- package/lib/request/get-responder-execution-request.d.ts +1 -1
- package/lib/request/get-responder-recipe-request.d.ts +1 -1
- package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/request/get-responder-rule-request.d.ts +1 -1
- package/lib/request/get-security-policy-request.d.ts +2 -2
- package/lib/request/get-security-recipe-request.d.ts +2 -2
- package/lib/request/get-security-zone-request.d.ts +2 -2
- package/lib/request/get-sighting-request.d.ts +1 -1
- package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/get-target-request.d.ts +1 -1
- package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
- package/lib/request/list-data-mask-rules-request.d.ts +4 -4
- package/lib/request/list-data-source-events-request.d.ts +1 -1
- package/lib/request/list-data-sources-request.d.ts +5 -5
- package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
- package/lib/request/list-detector-recipes-request.d.ts +5 -5
- package/lib/request/list-detector-rules-request.d.ts +1 -1
- package/lib/request/list-detectors-request.d.ts +1 -1
- package/lib/request/list-impacted-resources-request.d.ts +1 -1
- package/lib/request/list-managed-list-types-request.d.ts +1 -1
- package/lib/request/list-managed-lists-request.d.ts +5 -5
- package/lib/request/list-policies-request.d.ts +1 -1
- package/lib/request/list-problem-endpoints-request.d.ts +1 -1
- package/lib/request/list-problem-entities-request.d.ts +1 -1
- package/lib/request/list-problem-histories-request.d.ts +1 -1
- package/lib/request/list-problems-request.d.ts +6 -6
- package/lib/request/list-recommendations-request.d.ts +5 -5
- package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
- package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
- package/lib/request/list-resource-profiles-request.d.ts +5 -5
- package/lib/request/list-resource-types-request.d.ts +1 -1
- package/lib/request/list-responder-activities-request.d.ts +1 -1
- package/lib/request/list-responder-executions-request.d.ts +5 -5
- package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
- package/lib/request/list-responder-recipes-request.d.ts +5 -5
- package/lib/request/list-responder-rules-request.d.ts +1 -1
- package/lib/request/list-security-policies-request.d.ts +2 -2
- package/lib/request/list-security-recipes-request.d.ts +2 -2
- package/lib/request/list-security-zones-request.d.ts +3 -3
- package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
- package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
- package/lib/request/list-sightings-request.d.ts +5 -5
- package/lib/request/list-tactics-request.d.ts +1 -1
- package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
- package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
- package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
- package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
- package/lib/request/list-targets-request.d.ts +5 -5
- package/lib/request/list-techniques-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/remove-compartment-request.d.ts +3 -3
- package/lib/request/request-risk-scores-request.d.ts +1 -1
- package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
- package/lib/request/request-security-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-activity-problems-request.d.ts +5 -5
- package/lib/request/request-summarized-problems-request.d.ts +5 -5
- package/lib/request/request-summarized-responder-executions-request.d.ts +5 -5
- package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +5 -5
- package/lib/request/request-summarized-trend-problems-request.d.ts +5 -5
- package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +5 -5
- package/lib/request/request-summarized-trend-responder-executions-request.d.ts +5 -5
- package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
- package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
- package/lib/request/skip-responder-execution-request.d.ts +2 -2
- package/lib/request/trigger-responder-request.d.ts +2 -2
- package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
- package/lib/request/update-configuration-request.d.ts +2 -2
- package/lib/request/update-data-mask-rule-request.d.ts +2 -2
- package/lib/request/update-data-source-request.d.ts +2 -2
- package/lib/request/update-detector-recipe-detector-rule-request.d.ts +2 -2
- package/lib/request/update-detector-recipe-request.d.ts +2 -2
- package/lib/request/update-managed-list-request.d.ts +2 -2
- package/lib/request/update-problem-status-request.d.ts +2 -2
- package/lib/request/update-responder-recipe-request.d.ts +2 -2
- package/lib/request/update-responder-recipe-responder-rule-request.d.ts +2 -2
- package/lib/request/update-security-recipe-request.d.ts +3 -3
- package/lib/request/update-security-zone-request.d.ts +3 -3
- package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +2 -2
- package/lib/request/update-target-detector-recipe-request.d.ts +2 -2
- package/lib/request/update-target-request.d.ts +2 -2
- package/lib/request/update-target-responder-recipe-request.d.ts +2 -2
- package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +2 -2
- package/lib/response/add-compartment-response.d.ts +1 -1
- package/lib/response/create-data-mask-rule-response.d.ts +1 -1
- package/lib/response/create-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/create-detector-recipe-response.d.ts +1 -1
- package/lib/response/create-managed-list-response.d.ts +1 -1
- package/lib/response/create-responder-recipe-response.d.ts +1 -1
- package/lib/response/create-security-recipe-response.d.ts +1 -1
- package/lib/response/create-security-zone-response.d.ts +1 -1
- package/lib/response/create-target-detector-recipe-response.d.ts +1 -1
- package/lib/response/create-target-responder-recipe-response.d.ts +1 -1
- package/lib/response/create-target-response.d.ts +1 -1
- package/lib/response/get-condition-metadata-type-response.d.ts +1 -1
- package/lib/response/get-configuration-response.d.ts +1 -1
- package/lib/response/get-data-mask-rule-response.d.ts +1 -1
- package/lib/response/get-data-source-response.d.ts +1 -1
- package/lib/response/get-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/get-detector-recipe-response.d.ts +1 -1
- package/lib/response/get-detector-response.d.ts +1 -1
- package/lib/response/get-detector-rule-response.d.ts +2 -2
- package/lib/response/get-managed-list-response.d.ts +1 -1
- package/lib/response/get-problem-response.d.ts +1 -1
- package/lib/response/get-resource-profile-response.d.ts +1 -1
- package/lib/response/get-responder-execution-response.d.ts +1 -1
- package/lib/response/get-responder-recipe-responder-rule-response.d.ts +1 -1
- package/lib/response/get-responder-recipe-response.d.ts +1 -1
- package/lib/response/get-responder-rule-response.d.ts +1 -1
- package/lib/response/get-security-policy-response.d.ts +1 -1
- package/lib/response/get-security-recipe-response.d.ts +1 -1
- package/lib/response/get-security-zone-response.d.ts +1 -1
- package/lib/response/get-sighting-response.d.ts +1 -1
- package/lib/response/get-target-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/get-target-detector-recipe-response.d.ts +1 -1
- package/lib/response/get-target-responder-recipe-responder-rule-response.d.ts +1 -1
- package/lib/response/get-target-responder-recipe-response.d.ts +1 -1
- package/lib/response/get-target-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/list-condition-metadata-types-response.d.ts +1 -1
- package/lib/response/list-data-mask-rules-response.d.ts +1 -1
- package/lib/response/list-data-source-events-response.d.ts +1 -1
- package/lib/response/list-data-sources-response.d.ts +1 -1
- package/lib/response/list-detector-recipe-detector-rules-response.d.ts +1 -1
- package/lib/response/list-detector-recipes-response.d.ts +1 -1
- package/lib/response/list-detector-rules-response.d.ts +1 -1
- package/lib/response/list-detectors-response.d.ts +1 -1
- package/lib/response/list-impacted-resources-response.d.ts +1 -1
- package/lib/response/list-managed-list-types-response.d.ts +1 -1
- package/lib/response/list-managed-lists-response.d.ts +1 -1
- package/lib/response/list-policies-response.d.ts +1 -1
- package/lib/response/list-problem-endpoints-response.d.ts +1 -1
- package/lib/response/list-problem-entities-response.d.ts +1 -1
- package/lib/response/list-problem-histories-response.d.ts +1 -1
- package/lib/response/list-problems-response.d.ts +1 -1
- package/lib/response/list-recommendations-response.d.ts +1 -1
- package/lib/response/list-resource-profile-endpoints-response.d.ts +1 -1
- package/lib/response/list-resource-profile-impacted-resources-response.d.ts +1 -1
- package/lib/response/list-resource-profiles-response.d.ts +1 -1
- package/lib/response/list-resource-types-response.d.ts +1 -1
- package/lib/response/list-responder-activities-response.d.ts +1 -1
- package/lib/response/list-responder-executions-response.d.ts +1 -1
- package/lib/response/list-responder-recipe-responder-rules-response.d.ts +1 -1
- package/lib/response/list-responder-recipes-response.d.ts +1 -1
- package/lib/response/list-responder-rules-response.d.ts +1 -1
- package/lib/response/list-security-policies-response.d.ts +1 -1
- package/lib/response/list-security-recipes-response.d.ts +1 -1
- package/lib/response/list-security-zones-response.d.ts +1 -1
- package/lib/response/list-sighting-endpoints-response.d.ts +1 -1
- package/lib/response/list-sighting-impacted-resources-response.d.ts +1 -1
- package/lib/response/list-sightings-response.d.ts +1 -1
- package/lib/response/list-tactics-response.d.ts +1 -1
- package/lib/response/list-target-detector-recipe-detector-rules-response.d.ts +1 -1
- package/lib/response/list-target-detector-recipes-response.d.ts +1 -1
- package/lib/response/list-target-responder-recipe-responder-rules-response.d.ts +1 -1
- package/lib/response/list-target-responder-recipes-response.d.ts +1 -1
- package/lib/response/list-targets-response.d.ts +1 -1
- package/lib/response/list-techniques-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/remove-compartment-response.d.ts +1 -1
- package/lib/response/request-risk-scores-response.d.ts +1 -1
- package/lib/response/request-security-score-summarized-trend-response.d.ts +1 -1
- package/lib/response/request-security-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-activity-problems-response.d.ts +1 -1
- package/lib/response/request-summarized-problems-response.d.ts +1 -1
- package/lib/response/request-summarized-responder-executions-response.d.ts +1 -1
- package/lib/response/request-summarized-risk-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-security-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-top-trend-resource-profile-risk-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-trend-problems-response.d.ts +1 -1
- package/lib/response/request-summarized-trend-resource-risk-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-trend-responder-executions-response.d.ts +1 -1
- package/lib/response/request-summarized-trend-security-scores-response.d.ts +1 -1
- package/lib/response/update-configuration-response.d.ts +1 -1
- package/lib/response/update-data-mask-rule-response.d.ts +1 -1
- package/lib/response/update-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/update-detector-recipe-response.d.ts +1 -1
- package/lib/response/update-managed-list-response.d.ts +1 -1
- package/lib/response/update-problem-status-response.d.ts +1 -1
- package/lib/response/update-responder-recipe-responder-rule-response.d.ts +1 -1
- package/lib/response/update-responder-recipe-response.d.ts +1 -1
- package/lib/response/update-security-recipe-response.d.ts +1 -1
- package/lib/response/update-security-zone-response.d.ts +1 -1
- package/lib/response/update-target-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/update-target-detector-recipe-response.d.ts +1 -1
- package/lib/response/update-target-responder-recipe-responder-rule-response.d.ts +1 -1
- package/lib/response/update-target-responder-recipe-response.d.ts +1 -1
- package/lib/response/update-target-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
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/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The unique identifier of the security zone (
|
|
20
|
+
* The unique identifier of the security zone ({@code SecurityZone})
|
|
21
21
|
*/
|
|
22
22
|
"securityZoneId": string;
|
|
23
23
|
/**
|
|
@@ -35,7 +35,7 @@ export interface RemoveCompartmentRequest 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.
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScoresRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestRiskScoresRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrendRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSecurityScoreSummarizedTrendRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScoresRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSecurityScoresRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblemsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSummarizedActivityProblemsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -23,16 +23,16 @@ export interface RequestSummarizedActivityProblemsRequest extends common.BaseReq
|
|
|
23
23
|
* Default is false.
|
|
24
24
|
* When set to true, the hierarchy of compartments is traversed
|
|
25
25
|
* and all compartments and subcompartments in the tenancy are
|
|
26
|
-
* returned depending on the the setting of
|
|
26
|
+
* returned depending on the the setting of {@code accessLevel}.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"compartmentIdInSubtree"?: boolean;
|
|
30
30
|
/**
|
|
31
|
-
* Valid values are
|
|
32
|
-
* Setting this to
|
|
31
|
+
* Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
|
|
32
|
+
* Setting this to {@code ACCESSIBLE} returns only those compartments for which the
|
|
33
33
|
* user has INSPECT permissions directly or indirectly (permissions can be on a
|
|
34
34
|
* resource in a subcompartment).
|
|
35
|
-
* When set to
|
|
35
|
+
* When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"accessLevel"?: RequestSummarizedActivityProblemsRequest.AccessLevel;
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblemsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestSummarizedProblemsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,16 +28,16 @@ export interface RequestSummarizedProblemsRequest extends common.BaseRequest {
|
|
|
28
28
|
* Default is false.
|
|
29
29
|
* When set to true, the hierarchy of compartments is traversed
|
|
30
30
|
* and all compartments and subcompartments in the tenancy are
|
|
31
|
-
* returned depending on the the setting of
|
|
31
|
+
* returned depending on the the setting of {@code accessLevel}.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"compartmentIdInSubtree"?: boolean;
|
|
35
35
|
/**
|
|
36
|
-
* Valid values are
|
|
37
|
-
* Setting this to
|
|
36
|
+
* Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
|
|
37
|
+
* Setting this to {@code ACCESSIBLE} returns only those compartments for which the
|
|
38
38
|
* user has INSPECT permissions directly or indirectly (permissions can be on a
|
|
39
39
|
* resource in a subcompartment).
|
|
40
|
-
* When set to
|
|
40
|
+
* When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"accessLevel"?: RequestSummarizedProblemsRequest.AccessLevel;
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestSummarizedResponderExecutionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -40,16 +40,16 @@ export interface RequestSummarizedResponderExecutionsRequest extends common.Base
|
|
|
40
40
|
* Default is false.
|
|
41
41
|
* When set to true, the hierarchy of compartments is traversed
|
|
42
42
|
* and all compartments and subcompartments in the tenancy are
|
|
43
|
-
* returned depending on the the setting of
|
|
43
|
+
* returned depending on the the setting of {@code accessLevel}.
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"compartmentIdInSubtree"?: boolean;
|
|
47
47
|
/**
|
|
48
|
-
* Valid values are
|
|
49
|
-
* Setting this to
|
|
48
|
+
* Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
|
|
49
|
+
* Setting this to {@code ACCESSIBLE} returns only those compartments for which the
|
|
50
50
|
* user has INSPECT permissions directly or indirectly (permissions can be on a
|
|
51
51
|
* resource in a subcompartment).
|
|
52
|
-
* When set to
|
|
52
|
+
* When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"accessLevel"?: RequestSummarizedResponderExecutionsRequest.AccessLevel;
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScoresRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSummarizedRiskScoresRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScoresRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSummarizedSecurityScoresRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScoresRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSummarizedTopTrendResourceProfileRiskScoresRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,7 +31,7 @@ export interface RequestSummarizedTopTrendResourceProfileRiskScoresRequest exten
|
|
|
31
31
|
* Default is false.
|
|
32
32
|
* When set to true, the hierarchy of compartments is traversed
|
|
33
33
|
* and all compartments and subcompartments in the tenancy are
|
|
34
|
-
* returned depending on the the setting of
|
|
34
|
+
* returned depending on the the setting of {@code accessLevel}.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"compartmentIdInSubtree"?: boolean;
|
|
@@ -46,11 +46,11 @@ export interface RequestSummarizedTopTrendResourceProfileRiskScoresRequest exten
|
|
|
46
46
|
*/
|
|
47
47
|
"count"?: number;
|
|
48
48
|
/**
|
|
49
|
-
* Valid values are
|
|
50
|
-
* Setting this to
|
|
49
|
+
* Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
|
|
50
|
+
* Setting this to {@code ACCESSIBLE} returns only those compartments for which the
|
|
51
51
|
* user has INSPECT permissions directly or indirectly (permissions can be on a
|
|
52
52
|
* resource in a subcompartment).
|
|
53
|
-
* When set to
|
|
53
|
+
* When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"accessLevel"?: RequestSummarizedTopTrendResourceProfileRiskScoresRequest.AccessLevel;
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblemsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSummarizedTrendProblemsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,16 +31,16 @@ export interface RequestSummarizedTrendProblemsRequest extends common.BaseReques
|
|
|
31
31
|
* Default is false.
|
|
32
32
|
* When set to true, the hierarchy of compartments is traversed
|
|
33
33
|
* and all compartments and subcompartments in the tenancy are
|
|
34
|
-
* returned depending on the the setting of
|
|
34
|
+
* returned depending on the the setting of {@code accessLevel}.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"compartmentIdInSubtree"?: boolean;
|
|
38
38
|
/**
|
|
39
|
-
* Valid values are
|
|
40
|
-
* Setting this to
|
|
39
|
+
* Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
|
|
40
|
+
* Setting this to {@code ACCESSIBLE} returns only those compartments for which the
|
|
41
41
|
* user has INSPECT permissions directly or indirectly (permissions can be on a
|
|
42
42
|
* resource in a subcompartment).
|
|
43
|
-
* When set to
|
|
43
|
+
* When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"accessLevel"?: RequestSummarizedTrendProblemsRequest.AccessLevel;
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScoresRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestSummarizedTrendResourceRiskScoresRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,16 +36,16 @@ export interface RequestSummarizedTrendResourceRiskScoresRequest extends common.
|
|
|
36
36
|
* Default is false.
|
|
37
37
|
* When set to true, the hierarchy of compartments is traversed
|
|
38
38
|
* and all compartments and subcompartments in the tenancy are
|
|
39
|
-
* returned depending on the the setting of
|
|
39
|
+
* returned depending on the the setting of {@code accessLevel}.
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"compartmentIdInSubtree"?: boolean;
|
|
43
43
|
/**
|
|
44
|
-
* Valid values are
|
|
45
|
-
* Setting this to
|
|
44
|
+
* Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
|
|
45
|
+
* Setting this to {@code ACCESSIBLE} returns only those compartments for which the
|
|
46
46
|
* user has INSPECT permissions directly or indirectly (permissions can be on a
|
|
47
47
|
* resource in a subcompartment).
|
|
48
|
-
* When set to
|
|
48
|
+
* When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"accessLevel"?: RequestSummarizedTrendResourceRiskScoresRequest.AccessLevel;
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutionsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSummarizedTrendResponderExecutionsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,16 +31,16 @@ export interface RequestSummarizedTrendResponderExecutionsRequest extends common
|
|
|
31
31
|
* Default is false.
|
|
32
32
|
* When set to true, the hierarchy of compartments is traversed
|
|
33
33
|
* and all compartments and subcompartments in the tenancy are
|
|
34
|
-
* returned depending on the the setting of
|
|
34
|
+
* returned depending on the the setting of {@code accessLevel}.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"compartmentIdInSubtree"?: boolean;
|
|
38
38
|
/**
|
|
39
|
-
* Valid values are
|
|
40
|
-
* Setting this to
|
|
39
|
+
* Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
|
|
40
|
+
* Setting this to {@code ACCESSIBLE} returns only those compartments for which the
|
|
41
41
|
* user has INSPECT permissions directly or indirectly (permissions can be on a
|
|
42
42
|
* resource in a subcompartment).
|
|
43
|
-
* When set to
|
|
43
|
+
* When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"accessLevel"?: RequestSummarizedTrendResponderExecutionsRequest.AccessLevel;
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScoresRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSummarizedTrendSecurityScoresRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecutionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SkipBulkResponderExecutionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
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/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecutionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SkipResponderExecutionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface SkipResponderExecutionRequest extends common.BaseRequest {
|
|
|
25
25
|
"compartmentId": string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* etag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the etag you
|
|
31
31
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponderRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface TriggerResponderRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,7 +39,7 @@ export interface TriggerResponderRequest extends common.BaseRequest {
|
|
|
39
39
|
"opcRequestId"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatusRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateBulkProblemStatusRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,7 +39,7 @@ export interface UpdateConfigurationRequest extends common.BaseRequest {
|
|
|
39
39
|
"opcRetryToken"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRuleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDataMaskRuleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateDataMaskRuleRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateDataMaskRuleDetails": model.UpdateDataMaskRuleDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSourceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDataSourceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateDataSourceRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateDataSourceDetails": model.UpdateDataSourceDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRuleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDetectorRecipeDetectorRuleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface UpdateDetectorRecipeDetectorRuleRequest extends common.BaseRequ
|
|
|
30
30
|
"updateDetectorRecipeDetectorRuleDetails": model.UpdateDetectorRecipeDetectorRuleDetails;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDetectorRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateDetectorRecipeRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateDetectorRecipeDetails": model.UpdateDetectorRecipeDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedListRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateManagedListRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateManagedListRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateManagedListDetails": model.UpdateManagedListDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatusRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateProblemStatusRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,7 +39,7 @@ export interface UpdateProblemStatusRequest extends common.BaseRequest {
|
|
|
39
39
|
"opcRequestId"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateResponderRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateResponderRecipeRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateResponderRecipeDetails": model.UpdateResponderRecipeDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
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/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRuleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateResponderRecipeResponderRuleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface UpdateResponderRecipeResponderRuleRequest extends common.BaseRe
|
|
|
30
30
|
"updateResponderRecipeResponderRuleDetails": model.UpdateResponderRecipeResponderRuleDetails;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -13,11 +13,11 @@
|
|
|
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/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateSecurityRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The unique identifier of the security zone recipe (
|
|
20
|
+
* The unique identifier of the security zone recipe ({@code SecurityRecipe})
|
|
21
21
|
*/
|
|
22
22
|
"securityRecipeId": string;
|
|
23
23
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateSecurityRecipeRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateSecurityRecipeDetails": model.UpdateSecurityRecipeDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,11 +13,11 @@
|
|
|
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/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateSecurityZoneRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The unique identifier of the security zone (
|
|
20
|
+
* The unique identifier of the security zone ({@code SecurityZone})
|
|
21
21
|
*/
|
|
22
22
|
"securityZoneId": string;
|
|
23
23
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateSecurityZoneRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateSecurityZoneDetails": model.UpdateSecurityZoneDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|