oci-cloudguard 2.76.1 → 2.77.1
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 +140 -134
- package/lib/client.js +142 -133
- package/lib/client.js.map +1 -1
- 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
|
@@ -35,7 +35,7 @@ export interface SecurityZoneSummary {
|
|
|
35
35
|
*/
|
|
36
36
|
"compartmentId": string;
|
|
37
37
|
/**
|
|
38
|
-
* The OCID of the recipe (
|
|
38
|
+
* The OCID of the recipe ({@code SecurityRecipe}) for the security zone
|
|
39
39
|
*/
|
|
40
40
|
"securityZoneRecipeId": string;
|
|
41
41
|
/**
|
|
@@ -51,12 +51,12 @@ export interface SecurityZoneSummary {
|
|
|
51
51
|
*/
|
|
52
52
|
"lifecycleState"?: model.LifecycleState;
|
|
53
53
|
/**
|
|
54
|
-
* A message describing the current state in more detail. For example, this can be used to provide actionable information for a zone in the
|
|
54
|
+
* A message describing the current state in more detail. For example, this can be used to provide actionable information for a zone in the {@code Failed} state.
|
|
55
55
|
*/
|
|
56
56
|
"lifecycleDetails"?: string;
|
|
57
57
|
/**
|
|
58
58
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
60
60
|
* <p>
|
|
61
61
|
Avoid entering confidential information.
|
|
62
62
|
*
|
|
@@ -66,7 +66,7 @@ export interface SecurityZoneSummary {
|
|
|
66
66
|
};
|
|
67
67
|
/**
|
|
68
68
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
69
|
-
* Example:
|
|
69
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"definedTags"?: {
|
|
@@ -79,7 +79,7 @@ export interface SecurityZoneSummary {
|
|
|
79
79
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
80
80
|
* System tags can be viewed by users, but can only be created by the system.
|
|
81
81
|
* <p>
|
|
82
|
-
Example:
|
|
82
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
"systemTags"?: {
|
|
@@ -35,7 +35,7 @@ export interface SecurityZone {
|
|
|
35
35
|
*/
|
|
36
36
|
"compartmentId": string;
|
|
37
37
|
/**
|
|
38
|
-
* The OCID of the recipe (
|
|
38
|
+
* The OCID of the recipe ({@code SecurityRecipe}) for the security zone
|
|
39
39
|
*/
|
|
40
40
|
"securityZoneRecipeId": string;
|
|
41
41
|
/**
|
|
@@ -59,12 +59,12 @@ export interface SecurityZone {
|
|
|
59
59
|
*/
|
|
60
60
|
"lifecycleState"?: model.LifecycleState;
|
|
61
61
|
/**
|
|
62
|
-
* A message describing the current state in more detail. For example, this can be used to provide actionable information for a zone in the
|
|
62
|
+
* A message describing the current state in more detail. For example, this can be used to provide actionable information for a zone in the {@code Failed} state.
|
|
63
63
|
*/
|
|
64
64
|
"lifecycleDetails"?: string;
|
|
65
65
|
/**
|
|
66
66
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
67
|
-
* Example:
|
|
67
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
68
68
|
* <p>
|
|
69
69
|
Avoid entering confidential information.
|
|
70
70
|
*
|
|
@@ -74,7 +74,7 @@ export interface SecurityZone {
|
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
76
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
77
|
-
* Example:
|
|
77
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
"definedTags"?: {
|
|
@@ -87,7 +87,7 @@ export interface SecurityZone {
|
|
|
87
87
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
88
88
|
* System tags can be viewed by users, but can only be created by the system.
|
|
89
89
|
* <p>
|
|
90
|
-
Example:
|
|
90
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
"systemTags"?: {
|
|
@@ -60,7 +60,7 @@ export interface TargetSummary {
|
|
|
60
60
|
"lifecyleDetails"?: string;
|
|
61
61
|
/**
|
|
62
62
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
63
|
-
* Example:
|
|
63
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
64
64
|
* <p>
|
|
65
65
|
Avoid entering confidential information.
|
|
66
66
|
*
|
|
@@ -70,7 +70,7 @@ export interface TargetSummary {
|
|
|
70
70
|
};
|
|
71
71
|
/**
|
|
72
72
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"definedTags"?: {
|
|
@@ -83,7 +83,7 @@ export interface TargetSummary {
|
|
|
83
83
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
84
84
|
* System tags can be viewed by users, but can only be created by the system.
|
|
85
85
|
* <p>
|
|
86
|
-
Example:
|
|
86
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
87
87
|
*
|
|
88
88
|
*/
|
|
89
89
|
"systemTags"?: {
|
package/lib/model/target.d.ts
CHANGED
|
@@ -77,7 +77,7 @@ export interface Target {
|
|
|
77
77
|
"lifecyleDetails"?: string;
|
|
78
78
|
/**
|
|
79
79
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
80
|
-
* Example:
|
|
80
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
81
81
|
* <p>
|
|
82
82
|
Avoid entering confidential information.
|
|
83
83
|
*
|
|
@@ -87,7 +87,7 @@ export interface Target {
|
|
|
87
87
|
};
|
|
88
88
|
/**
|
|
89
89
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
90
|
-
* Example:
|
|
90
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
"definedTags"?: {
|
|
@@ -100,7 +100,7 @@ export interface Target {
|
|
|
100
100
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
101
101
|
* System tags can be viewed by users, but can only be created by the system.
|
|
102
102
|
* <p>
|
|
103
|
-
Example:
|
|
103
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
"systemTags"?: {
|
|
@@ -44,7 +44,7 @@ export interface UpdateDataMaskRuleDetails {
|
|
|
44
44
|
"dataMaskRuleStatus"?: model.DataMaskRuleStatus;
|
|
45
45
|
/**
|
|
46
46
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
47
|
-
* Example:
|
|
47
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
48
48
|
* <p>
|
|
49
49
|
Avoid entering confidential information.
|
|
50
50
|
*
|
|
@@ -54,7 +54,7 @@ export interface UpdateDataMaskRuleDetails {
|
|
|
54
54
|
};
|
|
55
55
|
/**
|
|
56
56
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface UpdateDataSourceDetails {
|
|
|
29
29
|
"dataSourceDetails"?: model.LoggingQueryDataSourceDetails;
|
|
30
30
|
/**
|
|
31
31
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
33
33
|
* <p>
|
|
34
34
|
Avoid entering confidential information.
|
|
35
35
|
*
|
|
@@ -39,7 +39,7 @@ export interface UpdateDataSourceDetails {
|
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
41
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"definedTags"?: {
|
|
@@ -38,7 +38,7 @@ export interface UpdateDetectorRecipeDetails {
|
|
|
38
38
|
"detectorRules"?: Array<model.UpdateDetectorRecipeDetectorRule>;
|
|
39
39
|
/**
|
|
40
40
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
42
42
|
* <p>
|
|
43
43
|
Avoid entering confidential information.
|
|
44
44
|
*
|
|
@@ -48,7 +48,7 @@ export interface UpdateDetectorRecipeDetails {
|
|
|
48
48
|
};
|
|
49
49
|
/**
|
|
50
50
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"definedTags"?: {
|
|
@@ -35,7 +35,7 @@ export interface UpdateManagedListDetails {
|
|
|
35
35
|
"listItems"?: Array<string>;
|
|
36
36
|
/**
|
|
37
37
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
38
|
-
* Example:
|
|
38
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
39
39
|
* <p>
|
|
40
40
|
Avoid entering confidential information.
|
|
41
41
|
*
|
|
@@ -45,7 +45,7 @@ export interface UpdateManagedListDetails {
|
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
47
47
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"definedTags"?: {
|
|
@@ -38,7 +38,7 @@ export interface UpdateResponderRecipeDetails {
|
|
|
38
38
|
"responderRules"?: Array<model.UpdateResponderRecipeResponderRule>;
|
|
39
39
|
/**
|
|
40
40
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
42
42
|
* <p>
|
|
43
43
|
Avoid entering confidential information.
|
|
44
44
|
*
|
|
@@ -48,7 +48,7 @@ export interface UpdateResponderRecipeDetails {
|
|
|
48
48
|
};
|
|
49
49
|
/**
|
|
50
50
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"definedTags"?: {
|
|
@@ -23,7 +23,7 @@ export interface UpdateSecurityPolicyDetails {
|
|
|
23
23
|
"displayName": string;
|
|
24
24
|
/**
|
|
25
25
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
26
|
-
* Example:
|
|
26
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
27
27
|
* <p>
|
|
28
28
|
Avoid entering confidential information.
|
|
29
29
|
*
|
|
@@ -33,7 +33,7 @@ export interface UpdateSecurityPolicyDetails {
|
|
|
33
33
|
};
|
|
34
34
|
/**
|
|
35
35
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"definedTags"?: {
|
|
@@ -26,12 +26,12 @@ export interface UpdateSecurityRecipeDetails {
|
|
|
26
26
|
*/
|
|
27
27
|
"description"?: string;
|
|
28
28
|
/**
|
|
29
|
-
* The list of
|
|
29
|
+
* The list of {@code SecurityPolicy} ids to include in the recipe
|
|
30
30
|
*/
|
|
31
31
|
"securityPolicies"?: Array<string>;
|
|
32
32
|
/**
|
|
33
33
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
34
|
-
* Example:
|
|
34
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
35
35
|
* <p>
|
|
36
36
|
Avoid entering confidential information.
|
|
37
37
|
*
|
|
@@ -41,7 +41,7 @@ export interface UpdateSecurityRecipeDetails {
|
|
|
41
41
|
};
|
|
42
42
|
/**
|
|
43
43
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -26,12 +26,12 @@ export interface UpdateSecurityZoneDetails {
|
|
|
26
26
|
*/
|
|
27
27
|
"description"?: string;
|
|
28
28
|
/**
|
|
29
|
-
* The OCID of the recipe (
|
|
29
|
+
* The OCID of the recipe ({@code SecurityRecipe}) for the security zone
|
|
30
30
|
*/
|
|
31
31
|
"securityZoneRecipeId"?: string;
|
|
32
32
|
/**
|
|
33
33
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
34
|
-
* Example:
|
|
34
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
35
35
|
* <p>
|
|
36
36
|
Avoid entering confidential information.
|
|
37
37
|
*
|
|
@@ -41,7 +41,7 @@ export interface UpdateSecurityZoneDetails {
|
|
|
41
41
|
};
|
|
42
42
|
/**
|
|
43
43
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface UpdateTargetDetails {
|
|
|
39
39
|
"targetResponderRecipes"?: Array<model.UpdateTargetResponderRecipe>;
|
|
40
40
|
/**
|
|
41
41
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
43
43
|
* <p>
|
|
44
44
|
Avoid entering confidential information.
|
|
45
45
|
*
|
|
@@ -49,7 +49,7 @@ export interface UpdateTargetDetails {
|
|
|
49
49
|
};
|
|
50
50
|
/**
|
|
51
51
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"definedTags"?: {
|
|
@@ -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.1/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddCompartmentRequest 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 AddCompartmentRequest 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.1/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
|
21
21
|
"workRequestId": 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.
|
|
@@ -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.1/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDataSourceCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeDataSourceCompartmentRequest extends common.BaseRequest {
|
|
|
26
26
|
"changeDataSourceCompartmentDetails": model.ChangeDataSourceCompartmentDetails;
|
|
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.1/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDetectorRecipeCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeDetectorRecipeCompartmentRequest extends common.BaseReque
|
|
|
26
26
|
"changeDetectorRecipeCompartmentDetails": model.ChangeDetectorRecipeCompartmentDetails;
|
|
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.1/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeManagedListCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeManagedListCompartmentRequest extends common.BaseRequest
|
|
|
26
26
|
"changeManagedListCompartmentDetails": model.ChangeManagedListCompartmentDetails;
|
|
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.1/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeResponderRecipeCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeResponderRecipeCompartmentRequest extends common.BaseRequ
|
|
|
26
26
|
"changeResponderRecipeCompartmentDetails": model.ChangeResponderRecipeCompartmentDetails;
|
|
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.1/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeSecurityRecipeCompartmentRequest 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 ChangeSecurityRecipeCompartmentRequest extends common.BaseReque
|
|
|
26
26
|
"changeSecurityRecipeCompartmentDetails": model.ChangeSecurityRecipeCompartmentDetails;
|
|
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.1/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeSecurityZoneCompartmentRequest 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 ChangeSecurityZoneCompartmentRequest extends common.BaseRequest
|
|
|
26
26
|
"changeSecurityZoneCompartmentDetails": model.ChangeSecurityZoneCompartmentDetails;
|
|
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.1/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRuleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDataMaskRuleRequest 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.1/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSourceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDataSourceRequest 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.1/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRuleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDetectorRecipeDetectorRuleRequest 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.1/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDetectorRecipeRequest 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.1/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedListRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateManagedListRequest 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.1/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateResponderRecipeRequest 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.1/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSecurityRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* Details for the new
|
|
20
|
+
* Details for the new {@code SecurityRecipe}.
|
|
21
21
|
*/
|
|
22
22
|
"createSecurityRecipeDetails": model.CreateSecurityRecipeDetails;
|
|
23
23
|
/**
|
|
@@ -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.1/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSecurityZoneRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* Details for the new
|
|
20
|
+
* Details for the new {@code SecurityZone}.
|
|
21
21
|
*/
|
|
22
22
|
"createSecurityZoneDetails": model.CreateSecurityZoneDetails;
|
|
23
23
|
/**
|
|
@@ -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.1/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTargetDetectorRecipeRequest 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.1/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTargetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTargetRequest 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.1/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTargetResponderRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|