oci-cloudguard 2.20.0 → 2.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +3 -3
- package/index.js +3 -3
- package/lib/client.d.ts +254 -104
- package/lib/client.js +1227 -234
- package/lib/client.js.map +1 -1
- package/lib/cloudguard-waiter.d.ts +27 -3
- package/lib/cloudguard-waiter.js +39 -3
- package/lib/cloudguard-waiter.js.map +1 -1
- package/lib/model/activity-problem-aggregation-collection.d.ts +3 -3
- package/lib/model/activity-problem-aggregation-collection.js +3 -3
- package/lib/model/activity-problem-aggregation.d.ts +3 -3
- package/lib/model/activity-problem-aggregation.js +3 -3
- package/lib/model/actor-type.d.ts +3 -3
- package/lib/model/actor-type.js +3 -3
- package/lib/model/add-compartment-details.d.ts +29 -0
- package/lib/model/add-compartment-details.js +32 -0
- package/lib/model/add-compartment-details.js.map +1 -0
- package/lib/model/all-targets-selected.d.ts +3 -3
- package/lib/model/all-targets-selected.js +3 -3
- package/lib/model/attach-target-detector-recipe-details.d.ts +3 -3
- package/lib/model/attach-target-detector-recipe-details.js +3 -3
- package/lib/model/attach-target-responder-recipe-details.d.ts +3 -3
- package/lib/model/attach-target-responder-recipe-details.js +3 -3
- package/lib/model/candidate-responder-rule.d.ts +3 -3
- package/lib/model/candidate-responder-rule.js +3 -3
- package/lib/model/change-detector-recipe-compartment-details.d.ts +3 -3
- package/lib/model/change-detector-recipe-compartment-details.js +3 -3
- package/lib/model/change-managed-list-compartment-details.d.ts +3 -3
- package/lib/model/change-managed-list-compartment-details.js +3 -3
- package/lib/model/change-responder-recipe-compartment-details.d.ts +3 -3
- package/lib/model/change-responder-recipe-compartment-details.js +3 -3
- package/lib/model/change-security-policy-compartment-details.d.ts +30 -0
- package/lib/model/change-security-policy-compartment-details.js +32 -0
- package/lib/model/change-security-policy-compartment-details.js.map +1 -0
- package/lib/model/change-security-recipe-compartment-details.d.ts +30 -0
- package/lib/model/change-security-recipe-compartment-details.js +32 -0
- package/lib/model/change-security-recipe-compartment-details.js.map +1 -0
- package/lib/model/change-security-zone-compartment-details.d.ts +30 -0
- package/lib/model/change-security-zone-compartment-details.js +32 -0
- package/lib/model/change-security-zone-compartment-details.js.map +1 -0
- package/lib/model/classification-status.d.ts +3 -3
- package/lib/model/classification-status.js +3 -3
- package/lib/model/cloud-guard-status.d.ts +3 -3
- package/lib/model/cloud-guard-status.js +3 -3
- package/lib/model/composite-condition.d.ts +3 -3
- package/lib/model/composite-condition.js +3 -3
- package/lib/model/condition-filter-type.d.ts +3 -3
- package/lib/model/condition-filter-type.js +3 -3
- package/lib/model/condition-group.d.ts +3 -3
- package/lib/model/condition-group.js +3 -3
- package/lib/model/condition-metadata-type-collection.d.ts +3 -3
- package/lib/model/condition-metadata-type-collection.js +3 -3
- package/lib/model/condition-metadata-type-summary.d.ts +3 -3
- package/lib/model/condition-metadata-type-summary.js +3 -3
- package/lib/model/condition-metadata-type.d.ts +3 -3
- package/lib/model/condition-metadata-type.js +3 -3
- package/lib/model/condition-operator-name.d.ts +3 -3
- package/lib/model/condition-operator-name.js +3 -3
- package/lib/model/condition-operator.d.ts +3 -3
- package/lib/model/condition-operator.js +3 -3
- package/lib/model/condition-type-enum.d.ts +3 -3
- package/lib/model/condition-type-enum.js +3 -3
- package/lib/model/condition-value-type.d.ts +3 -3
- package/lib/model/condition-value-type.js +3 -3
- package/lib/model/condition.d.ts +3 -3
- package/lib/model/condition.js +3 -3
- package/lib/model/confidence.d.ts +3 -3
- package/lib/model/confidence.js +3 -3
- package/lib/model/config-value.d.ts +3 -3
- package/lib/model/config-value.js +3 -3
- package/lib/model/configuration-list-item-type.d.ts +3 -3
- package/lib/model/configuration-list-item-type.js +3 -3
- package/lib/model/configuration.d.ts +3 -3
- package/lib/model/configuration.js +3 -3
- package/lib/model/create-data-mask-rule-details.d.ts +3 -3
- package/lib/model/create-data-mask-rule-details.js +3 -3
- package/lib/model/create-detector-recipe-details.d.ts +3 -3
- package/lib/model/create-detector-recipe-details.js +3 -3
- package/lib/model/create-managed-list-details.d.ts +3 -3
- package/lib/model/create-managed-list-details.js +3 -3
- package/lib/model/create-responder-recipe-details.d.ts +3 -3
- package/lib/model/create-responder-recipe-details.js +3 -3
- package/lib/model/create-security-policy-details.d.ts +68 -0
- package/lib/model/create-security-policy-details.js +32 -0
- package/lib/model/create-security-policy-details.js.map +1 -0
- package/lib/model/create-security-recipe-details.d.ts +60 -0
- package/lib/model/create-security-recipe-details.js +32 -0
- package/lib/model/create-security-recipe-details.js.map +1 -0
- package/lib/model/create-security-zone-details.d.ts +60 -0
- package/lib/model/create-security-zone-details.js +32 -0
- package/lib/model/create-security-zone-details.js.map +1 -0
- package/lib/model/create-target-details.d.ts +3 -3
- package/lib/model/create-target-details.js +3 -3
- package/lib/model/create-target-detector-recipe-details.d.ts +3 -3
- package/lib/model/create-target-detector-recipe-details.js +3 -3
- package/lib/model/create-target-responder-recipe-details.d.ts +3 -3
- package/lib/model/create-target-responder-recipe-details.js +3 -3
- package/lib/model/data-mask-category.d.ts +3 -3
- package/lib/model/data-mask-category.js +3 -3
- package/lib/model/data-mask-rule-collection.d.ts +3 -3
- package/lib/model/data-mask-rule-collection.js +3 -3
- package/lib/model/data-mask-rule-status.d.ts +3 -3
- package/lib/model/data-mask-rule-status.js +3 -3
- package/lib/model/data-mask-rule-summary.d.ts +3 -3
- package/lib/model/data-mask-rule-summary.js +3 -3
- package/lib/model/data-mask-rule.d.ts +3 -3
- package/lib/model/data-mask-rule.js +3 -3
- package/lib/model/detector-collection.d.ts +3 -3
- package/lib/model/detector-collection.js +3 -3
- package/lib/model/detector-configuration.d.ts +3 -3
- package/lib/model/detector-configuration.js +3 -3
- package/lib/model/detector-details.d.ts +3 -3
- package/lib/model/detector-details.js +3 -3
- package/lib/model/detector-enum.d.ts +3 -3
- package/lib/model/detector-enum.js +3 -3
- package/lib/model/detector-recipe-collection.d.ts +3 -3
- package/lib/model/detector-recipe-collection.js +3 -3
- package/lib/model/detector-recipe-detector-rule-collection.d.ts +3 -3
- package/lib/model/detector-recipe-detector-rule-collection.js +3 -3
- package/lib/model/detector-recipe-detector-rule-summary.d.ts +3 -3
- package/lib/model/detector-recipe-detector-rule-summary.js +3 -3
- package/lib/model/detector-recipe-detector-rule.d.ts +3 -3
- package/lib/model/detector-recipe-detector-rule.js +3 -3
- package/lib/model/detector-recipe-summary.d.ts +3 -3
- package/lib/model/detector-recipe-summary.js +3 -3
- package/lib/model/detector-recipe.d.ts +3 -3
- package/lib/model/detector-recipe.js +3 -3
- package/lib/model/detector-rule-collection.d.ts +3 -3
- package/lib/model/detector-rule-collection.js +3 -3
- package/lib/model/detector-rule-summary.d.ts +3 -3
- package/lib/model/detector-rule-summary.js +3 -3
- package/lib/model/detector-rule.d.ts +3 -3
- package/lib/model/detector-rule.js +3 -3
- package/lib/model/detector-summary.d.ts +3 -3
- package/lib/model/detector-summary.js +3 -3
- package/lib/model/detector.d.ts +3 -3
- package/lib/model/detector.js +3 -3
- package/lib/model/event-status.d.ts +3 -3
- package/lib/model/event-status.js +3 -3
- package/lib/model/execute-responder-execution-details.d.ts +3 -3
- package/lib/model/execute-responder-execution-details.js +3 -3
- package/lib/model/feed-provider-type.d.ts +3 -3
- package/lib/model/feed-provider-type.js +3 -3
- package/lib/model/geographical-location.d.ts +3 -3
- package/lib/model/geographical-location.js +3 -3
- package/lib/model/impacted-resource-collection.d.ts +3 -3
- package/lib/model/impacted-resource-collection.js +3 -3
- package/lib/model/impacted-resource-summary.d.ts +3 -3
- package/lib/model/impacted-resource-summary.js +3 -3
- package/lib/model/index.d.ts +49 -3
- package/lib/model/index.js +54 -8
- package/lib/model/index.js.map +1 -1
- package/lib/model/lifecycle-state.d.ts +3 -3
- package/lib/model/lifecycle-state.js +3 -3
- package/lib/model/managed-list-collection.d.ts +3 -3
- package/lib/model/managed-list-collection.js +3 -3
- package/lib/model/managed-list-summary.d.ts +3 -3
- package/lib/model/managed-list-summary.js +3 -3
- package/lib/model/managed-list-type-collection.d.ts +3 -3
- package/lib/model/managed-list-type-collection.js +3 -3
- package/lib/model/managed-list-type-summary.d.ts +3 -3
- package/lib/model/managed-list-type-summary.js +3 -3
- package/lib/model/managed-list-type.d.ts +3 -3
- package/lib/model/managed-list-type.js +3 -3
- package/lib/model/managed-list.d.ts +3 -3
- package/lib/model/managed-list.js +3 -3
- package/lib/model/operator-summary.d.ts +3 -3
- package/lib/model/operator-summary.js +3 -3
- package/lib/model/operator-type.d.ts +3 -3
- package/lib/model/operator-type.js +3 -3
- package/lib/model/owner-type.d.ts +3 -3
- package/lib/model/owner-type.js +3 -3
- package/lib/model/policy-collection.d.ts +3 -3
- package/lib/model/policy-collection.js +3 -3
- package/lib/model/policy-summary.d.ts +3 -3
- package/lib/model/policy-summary.js +3 -3
- package/lib/model/political-location.d.ts +3 -3
- package/lib/model/political-location.js +3 -3
- package/lib/model/problem-aggregation-collection.d.ts +3 -3
- package/lib/model/problem-aggregation-collection.js +3 -3
- package/lib/model/problem-aggregation.d.ts +3 -3
- package/lib/model/problem-aggregation.js +3 -3
- package/lib/model/problem-category-enum.d.ts +25 -0
- package/lib/model/problem-category-enum.js +36 -0
- package/lib/model/problem-category-enum.js.map +1 -0
- package/lib/model/problem-collection.d.ts +3 -3
- package/lib/model/problem-collection.js +3 -3
- package/lib/model/problem-dimension.d.ts +3 -3
- package/lib/model/problem-dimension.js +3 -3
- package/lib/model/problem-endpoint-collection.d.ts +3 -3
- package/lib/model/problem-endpoint-collection.js +3 -3
- package/lib/model/problem-endpoint-summary.d.ts +3 -3
- package/lib/model/problem-endpoint-summary.js +3 -3
- package/lib/model/problem-history-collection.d.ts +3 -3
- package/lib/model/problem-history-collection.js +3 -3
- package/lib/model/problem-history-summary.d.ts +3 -3
- package/lib/model/problem-history-summary.js +3 -3
- package/lib/model/problem-lifecycle-detail.d.ts +3 -3
- package/lib/model/problem-lifecycle-detail.js +3 -3
- package/lib/model/problem-lifecycle-state.d.ts +3 -3
- package/lib/model/problem-lifecycle-state.js +3 -3
- package/lib/model/problem-summary.d.ts +3 -3
- package/lib/model/problem-summary.js +3 -3
- package/lib/model/problem-trend-aggregation-collection.d.ts +3 -3
- package/lib/model/problem-trend-aggregation-collection.js +3 -3
- package/lib/model/problem-trend-aggregation.d.ts +3 -3
- package/lib/model/problem-trend-aggregation.js +3 -3
- package/lib/model/problem.d.ts +3 -3
- package/lib/model/problem.js +3 -3
- package/lib/model/recommendation-lifecycle-detail.d.ts +3 -3
- package/lib/model/recommendation-lifecycle-detail.js +3 -3
- package/lib/model/recommendation-summary-collection.d.ts +3 -3
- package/lib/model/recommendation-summary-collection.js +3 -3
- package/lib/model/recommendation-summary.d.ts +3 -3
- package/lib/model/recommendation-summary.js +3 -3
- package/lib/model/recommendation-type.d.ts +3 -3
- package/lib/model/recommendation-type.js +3 -3
- package/lib/model/remove-compartment-details.d.ts +29 -0
- package/lib/model/remove-compartment-details.js +32 -0
- package/lib/model/remove-compartment-details.js.map +1 -0
- package/lib/model/request-summarized-trend-resource-risk-scores-details.d.ts +3 -3
- package/lib/model/request-summarized-trend-resource-risk-scores-details.js +3 -3
- package/lib/model/resource-profile-collection.d.ts +3 -3
- package/lib/model/resource-profile-collection.js +3 -3
- package/lib/model/resource-profile-endpoint-collection.d.ts +3 -3
- package/lib/model/resource-profile-endpoint-collection.js +3 -3
- package/lib/model/resource-profile-endpoint-summary.d.ts +3 -3
- package/lib/model/resource-profile-endpoint-summary.js +3 -3
- package/lib/model/resource-profile-impacted-resource-collection.d.ts +3 -3
- package/lib/model/resource-profile-impacted-resource-collection.js +3 -3
- package/lib/model/resource-profile-impacted-resource-summary.d.ts +3 -3
- package/lib/model/resource-profile-impacted-resource-summary.js +3 -3
- package/lib/model/resource-profile-risk-score-aggregation-summary-collection.d.ts +3 -3
- package/lib/model/resource-profile-risk-score-aggregation-summary-collection.js +3 -3
- package/lib/model/resource-profile-risk-score-aggregation-summary.d.ts +3 -3
- package/lib/model/resource-profile-risk-score-aggregation-summary.js +3 -3
- package/lib/model/resource-profile-summary.d.ts +3 -3
- package/lib/model/resource-profile-summary.js +3 -3
- package/lib/model/resource-profile.d.ts +3 -3
- package/lib/model/resource-profile.js +3 -3
- package/lib/model/resource-risk-score-aggregation-collection.d.ts +3 -3
- package/lib/model/resource-risk-score-aggregation-collection.js +3 -3
- package/lib/model/resource-risk-score-aggregation.d.ts +3 -3
- package/lib/model/resource-risk-score-aggregation.js +3 -3
- package/lib/model/resource-risk-score-dimension.d.ts +3 -3
- package/lib/model/resource-risk-score-dimension.js +3 -3
- package/lib/model/resource-type-collection.d.ts +3 -3
- package/lib/model/resource-type-collection.js +3 -3
- package/lib/model/resource-type-summary.d.ts +3 -3
- package/lib/model/resource-type-summary.js +3 -3
- package/lib/model/responder-activity-collection.d.ts +3 -3
- package/lib/model/responder-activity-collection.js +3 -3
- package/lib/model/responder-activity-summary.d.ts +3 -3
- package/lib/model/responder-activity-summary.js +3 -3
- package/lib/model/responder-activity-type.d.ts +3 -3
- package/lib/model/responder-activity-type.js +3 -3
- package/lib/model/responder-configuration.d.ts +3 -3
- package/lib/model/responder-configuration.js +3 -3
- package/lib/model/responder-dimension.d.ts +3 -3
- package/lib/model/responder-dimension.js +3 -3
- package/lib/model/responder-execution-aggregation-collection.d.ts +3 -3
- package/lib/model/responder-execution-aggregation-collection.js +3 -3
- package/lib/model/responder-execution-aggregation.d.ts +3 -3
- package/lib/model/responder-execution-aggregation.js +3 -3
- package/lib/model/responder-execution-collection.d.ts +3 -3
- package/lib/model/responder-execution-collection.js +3 -3
- package/lib/model/responder-execution-modes.d.ts +3 -3
- package/lib/model/responder-execution-modes.js +3 -3
- package/lib/model/responder-execution-states.d.ts +3 -3
- package/lib/model/responder-execution-states.js +3 -3
- package/lib/model/responder-execution-status.d.ts +3 -3
- package/lib/model/responder-execution-status.js +3 -3
- package/lib/model/responder-execution-summary.d.ts +3 -3
- package/lib/model/responder-execution-summary.js +3 -3
- package/lib/model/responder-execution-trend-aggregation-collection.d.ts +3 -3
- package/lib/model/responder-execution-trend-aggregation-collection.js +3 -3
- package/lib/model/responder-execution-trend-aggregation.d.ts +3 -3
- package/lib/model/responder-execution-trend-aggregation.js +3 -3
- package/lib/model/responder-execution.d.ts +3 -3
- package/lib/model/responder-execution.js +3 -3
- package/lib/model/responder-mode-types.d.ts +3 -3
- package/lib/model/responder-mode-types.js +3 -3
- package/lib/model/responder-recipe-collection.d.ts +3 -3
- package/lib/model/responder-recipe-collection.js +3 -3
- package/lib/model/responder-recipe-responder-rule-collection.d.ts +3 -3
- package/lib/model/responder-recipe-responder-rule-collection.js +3 -3
- package/lib/model/responder-recipe-responder-rule-summary.d.ts +3 -3
- package/lib/model/responder-recipe-responder-rule-summary.js +3 -3
- package/lib/model/responder-recipe-responder-rule.d.ts +3 -3
- package/lib/model/responder-recipe-responder-rule.js +3 -3
- package/lib/model/responder-recipe-summary.d.ts +3 -3
- package/lib/model/responder-recipe-summary.js +3 -3
- package/lib/model/responder-recipe.d.ts +3 -3
- package/lib/model/responder-recipe.js +3 -3
- package/lib/model/responder-rule-collection.d.ts +3 -3
- package/lib/model/responder-rule-collection.js +3 -3
- package/lib/model/responder-rule-details.d.ts +3 -3
- package/lib/model/responder-rule-details.js +3 -3
- package/lib/model/responder-rule-execution-details.d.ts +3 -3
- package/lib/model/responder-rule-execution-details.js +3 -3
- package/lib/model/responder-rule-summary.d.ts +3 -3
- package/lib/model/responder-rule-summary.js +3 -3
- package/lib/model/responder-rule.d.ts +3 -3
- package/lib/model/responder-rule.js +3 -3
- package/lib/model/responder-type.d.ts +3 -3
- package/lib/model/responder-type.js +3 -3
- package/lib/model/risk-level.d.ts +3 -3
- package/lib/model/risk-level.js +3 -3
- package/lib/model/risk-score-aggregation-collection.d.ts +3 -3
- package/lib/model/risk-score-aggregation-collection.js +3 -3
- package/lib/model/risk-score-aggregation.d.ts +3 -3
- package/lib/model/risk-score-aggregation.js +3 -3
- package/lib/model/rule-summary.d.ts +3 -3
- package/lib/model/rule-summary.js +3 -3
- package/lib/model/security-policy-collection.d.ts +29 -0
- package/lib/model/security-policy-collection.js +64 -0
- package/lib/model/security-policy-collection.js.map +1 -0
- package/lib/model/security-policy-summary.d.ts +106 -0
- package/lib/model/security-policy-summary.js +32 -0
- package/lib/model/security-policy-summary.js.map +1 -0
- package/lib/model/security-policy.d.ts +106 -0
- package/lib/model/security-policy.js +32 -0
- package/lib/model/security-policy.js.map +1 -0
- package/lib/model/security-rating.d.ts +3 -3
- package/lib/model/security-rating.js +3 -3
- package/lib/model/security-recipe-collection.d.ts +29 -0
- package/lib/model/security-recipe-collection.js +64 -0
- package/lib/model/security-recipe-collection.js.map +1 -0
- package/lib/model/security-recipe-summary.d.ts +98 -0
- package/lib/model/security-recipe-summary.js +32 -0
- package/lib/model/security-recipe-summary.js.map +1 -0
- package/lib/model/security-recipe.d.ts +98 -0
- package/lib/model/security-recipe.js +32 -0
- package/lib/model/security-recipe.js.map +1 -0
- package/lib/model/security-score-aggregation-collection.d.ts +3 -3
- package/lib/model/security-score-aggregation-collection.js +3 -3
- package/lib/model/security-score-aggregation.d.ts +3 -3
- package/lib/model/security-score-aggregation.js +3 -3
- package/lib/model/security-score-trend-aggregation-collection.d.ts +3 -3
- package/lib/model/security-score-trend-aggregation-collection.js +3 -3
- package/lib/model/security-score-trend-aggregation.d.ts +3 -3
- package/lib/model/security-score-trend-aggregation.js +3 -3
- package/lib/model/security-zone-collection.d.ts +29 -0
- package/lib/model/security-zone-collection.js +64 -0
- package/lib/model/security-zone-collection.js.map +1 -0
- package/lib/model/security-zone-summary.d.ts +94 -0
- package/lib/model/security-zone-summary.js +32 -0
- package/lib/model/security-zone-summary.js.map +1 -0
- package/lib/model/security-zone-target-details.d.ts +39 -0
- package/lib/model/security-zone-target-details.js +69 -0
- package/lib/model/security-zone-target-details.js.map +1 -0
- package/lib/model/security-zone.d.ts +102 -0
- package/lib/model/security-zone.js +32 -0
- package/lib/model/security-zone.js.map +1 -0
- package/lib/model/service-type-summary.d.ts +3 -3
- package/lib/model/service-type-summary.js +3 -3
- package/lib/model/severity.d.ts +3 -3
- package/lib/model/severity.js +3 -3
- package/lib/model/sighting-collection.d.ts +3 -3
- package/lib/model/sighting-collection.js +3 -3
- package/lib/model/sighting-endpoint-collection.d.ts +3 -3
- package/lib/model/sighting-endpoint-collection.js +3 -3
- package/lib/model/sighting-endpoint-summary.d.ts +3 -3
- package/lib/model/sighting-endpoint-summary.js +3 -3
- package/lib/model/sighting-impacted-resource-collection.d.ts +3 -3
- package/lib/model/sighting-impacted-resource-collection.js +3 -3
- package/lib/model/sighting-impacted-resource-summary.d.ts +3 -3
- package/lib/model/sighting-impacted-resource-summary.js +3 -3
- package/lib/model/sighting-summary.d.ts +3 -3
- package/lib/model/sighting-summary.js +3 -3
- package/lib/model/sighting-type.d.ts +3 -3
- package/lib/model/sighting-type.js +3 -3
- package/lib/model/sighting.d.ts +3 -7
- package/lib/model/sighting.js +3 -3
- package/lib/model/sighting.js.map +1 -1
- package/lib/model/simple-condition.d.ts +3 -3
- package/lib/model/simple-condition.js +3 -3
- package/lib/model/skip-bulk-responder-execution-details.d.ts +3 -3
- package/lib/model/skip-bulk-responder-execution-details.js +3 -3
- package/lib/model/sort-orders.d.ts +3 -3
- package/lib/model/sort-orders.js +3 -3
- package/lib/model/tactic-collection.d.ts +3 -3
- package/lib/model/tactic-collection.js +3 -3
- package/lib/model/tactic-summary.d.ts +3 -3
- package/lib/model/tactic-summary.js +3 -3
- package/lib/model/target-collection.d.ts +3 -3
- package/lib/model/target-collection.js +3 -3
- package/lib/model/target-details.d.ts +25 -0
- package/lib/model/target-details.js +68 -0
- package/lib/model/target-details.js.map +1 -0
- package/lib/model/target-detector-details.d.ts +3 -3
- package/lib/model/target-detector-details.js +3 -3
- package/lib/model/target-detector-recipe-collection.d.ts +3 -3
- package/lib/model/target-detector-recipe-collection.js +3 -3
- package/lib/model/target-detector-recipe-detector-rule-collection.d.ts +3 -3
- package/lib/model/target-detector-recipe-detector-rule-collection.js +3 -3
- package/lib/model/target-detector-recipe-detector-rule-summary.d.ts +3 -3
- package/lib/model/target-detector-recipe-detector-rule-summary.js +3 -3
- package/lib/model/target-detector-recipe-detector-rule.d.ts +3 -3
- package/lib/model/target-detector-recipe-detector-rule.js +3 -3
- package/lib/model/target-detector-recipe-summary.d.ts +3 -3
- package/lib/model/target-detector-recipe-summary.js +3 -3
- package/lib/model/target-detector-recipe.d.ts +3 -3
- package/lib/model/target-detector-recipe.js +3 -3
- package/lib/model/target-ids-selected.d.ts +3 -3
- package/lib/model/target-ids-selected.js +3 -3
- package/lib/model/target-resource-type.d.ts +4 -3
- package/lib/model/target-resource-type.js +4 -3
- package/lib/model/target-resource-type.js.map +1 -1
- package/lib/model/target-resource-types-selected.d.ts +4 -3
- package/lib/model/target-resource-types-selected.js +4 -3
- package/lib/model/target-resource-types-selected.js.map +1 -1
- package/lib/model/target-responder-recipe-collection.d.ts +3 -3
- package/lib/model/target-responder-recipe-collection.js +3 -3
- package/lib/model/target-responder-recipe-responder-rule-collection.d.ts +3 -3
- package/lib/model/target-responder-recipe-responder-rule-collection.js +3 -3
- package/lib/model/target-responder-recipe-responder-rule-summary.d.ts +3 -3
- package/lib/model/target-responder-recipe-responder-rule-summary.js +3 -3
- package/lib/model/target-responder-recipe-responder-rule.d.ts +3 -3
- package/lib/model/target-responder-recipe-responder-rule.js +3 -3
- package/lib/model/target-responder-recipe-summary.d.ts +3 -3
- package/lib/model/target-responder-recipe-summary.js +3 -3
- package/lib/model/target-responder-recipe.d.ts +3 -3
- package/lib/model/target-responder-recipe.js +3 -3
- package/lib/model/target-selected.d.ts +3 -3
- package/lib/model/target-selected.js +3 -3
- package/lib/model/target-summary.d.ts +3 -3
- package/lib/model/target-summary.js +3 -3
- package/lib/model/target.d.ts +4 -3
- package/lib/model/target.js +9 -3
- package/lib/model/target.js.map +1 -1
- package/lib/model/technique-collection.d.ts +3 -3
- package/lib/model/technique-collection.js +3 -3
- package/lib/model/technique-summary.d.ts +3 -3
- package/lib/model/technique-summary.js +3 -3
- package/lib/model/trigger-responder-details.d.ts +3 -3
- package/lib/model/trigger-responder-details.js +3 -3
- package/lib/model/update-bulk-problem-status-details.d.ts +3 -3
- package/lib/model/update-bulk-problem-status-details.js +3 -3
- package/lib/model/update-configuration-details.d.ts +3 -3
- package/lib/model/update-configuration-details.js +3 -3
- package/lib/model/update-data-mask-rule-details.d.ts +3 -3
- package/lib/model/update-data-mask-rule-details.js +3 -3
- package/lib/model/update-detector-recipe-details.d.ts +3 -3
- package/lib/model/update-detector-recipe-details.js +3 -3
- package/lib/model/update-detector-recipe-detector-rule-details.d.ts +3 -3
- package/lib/model/update-detector-recipe-detector-rule-details.js +3 -3
- package/lib/model/update-detector-recipe-detector-rule.d.ts +3 -3
- package/lib/model/update-detector-recipe-detector-rule.js +3 -3
- package/lib/model/update-detector-rule-details.d.ts +3 -3
- package/lib/model/update-detector-rule-details.js +3 -3
- package/lib/model/update-managed-list-details.d.ts +3 -3
- package/lib/model/update-managed-list-details.js +3 -3
- package/lib/model/update-problem-status-details.d.ts +3 -3
- package/lib/model/update-problem-status-details.js +3 -3
- package/lib/model/update-responder-recipe-details.d.ts +3 -3
- package/lib/model/update-responder-recipe-details.js +3 -3
- package/lib/model/update-responder-recipe-responder-rule-details.d.ts +3 -3
- package/lib/model/update-responder-recipe-responder-rule-details.js +3 -3
- package/lib/model/update-responder-recipe-responder-rule.d.ts +3 -3
- package/lib/model/update-responder-recipe-responder-rule.js +3 -3
- package/lib/model/update-responder-rule-details.d.ts +3 -3
- package/lib/model/update-responder-rule-details.js +3 -3
- package/lib/model/update-security-policy-details.d.ts +48 -0
- package/lib/model/update-security-policy-details.js +32 -0
- package/lib/model/update-security-policy-details.js.map +1 -0
- package/lib/model/update-security-recipe-details.d.ts +56 -0
- package/lib/model/update-security-recipe-details.js +32 -0
- package/lib/model/update-security-recipe-details.js.map +1 -0
- package/lib/model/update-security-zone-details.d.ts +56 -0
- package/lib/model/update-security-zone-details.js +32 -0
- package/lib/model/update-security-zone-details.js.map +1 -0
- package/lib/model/update-target-details.d.ts +3 -3
- package/lib/model/update-target-details.js +3 -3
- package/lib/model/update-target-detector-recipe-details.d.ts +11 -3
- package/lib/model/update-target-detector-recipe-details.js +3 -3
- package/lib/model/update-target-detector-recipe-details.js.map +1 -1
- package/lib/model/update-target-detector-recipe-detector-rule-details.d.ts +3 -3
- package/lib/model/update-target-detector-recipe-detector-rule-details.js +3 -3
- package/lib/model/update-target-detector-recipe.d.ts +3 -3
- package/lib/model/update-target-detector-recipe.js +3 -3
- package/lib/model/update-target-detector-rule-details.d.ts +3 -3
- package/lib/model/update-target-detector-rule-details.js +3 -3
- package/lib/model/update-target-recipe-detector-rule-details.d.ts +3 -3
- package/lib/model/update-target-recipe-detector-rule-details.js +3 -3
- package/lib/model/update-target-recipe-responder-rule-details.d.ts +3 -3
- package/lib/model/update-target-recipe-responder-rule-details.js +3 -3
- package/lib/model/update-target-responder-recipe-details.d.ts +3 -3
- package/lib/model/update-target-responder-recipe-details.js +3 -3
- package/lib/model/update-target-responder-recipe-responder-rule-details.d.ts +3 -3
- package/lib/model/update-target-responder-recipe-responder-rule-details.js +3 -3
- package/lib/model/update-target-responder-recipe.d.ts +3 -3
- package/lib/model/update-target-responder-recipe.js +3 -3
- package/lib/model/update-target-responder-rule-details.d.ts +3 -3
- package/lib/model/update-target-responder-rule-details.js +3 -3
- package/lib/request/add-compartment-request.d.ts +49 -0
- package/lib/request/add-compartment-request.js +15 -0
- package/lib/request/add-compartment-request.js.map +1 -0
- package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
- package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
- package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
- package/lib/request/change-security-recipe-compartment-request.d.ts +49 -0
- package/lib/request/change-security-recipe-compartment-request.js +15 -0
- package/lib/request/change-security-recipe-compartment-request.js.map +1 -0
- package/lib/request/change-security-zone-compartment-request.d.ts +49 -0
- package/lib/request/change-security-zone-compartment-request.js +15 -0
- package/lib/request/change-security-zone-compartment-request.js.map +1 -0
- package/lib/request/create-data-mask-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 +36 -0
- package/lib/request/create-security-recipe-request.js +15 -0
- package/lib/request/create-security-recipe-request.js.map +1 -0
- package/lib/request/create-security-zone-request.d.ts +36 -0
- package/lib/request/create-security-zone-request.js +15 -0
- package/lib/request/create-security-zone-request.js.map +1 -0
- 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 +1 -1
- package/lib/request/delete-detector-recipe-request.d.ts +1 -1
- package/lib/request/delete-managed-list-request.d.ts +1 -1
- package/lib/request/delete-responder-recipe-request.d.ts +1 -1
- package/lib/request/delete-security-recipe-request.d.ts +35 -0
- package/lib/request/delete-security-recipe-request.js +15 -0
- package/lib/request/delete-security-recipe-request.js.map +1 -0
- package/lib/request/delete-security-zone-request.d.ts +35 -0
- package/lib/request/delete-security-zone-request.js +15 -0
- package/lib/request/delete-security-zone-request.js.map +1 -0
- package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/delete-target-request.d.ts +1 -1
- package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/execute-responder-execution-request.d.ts +1 -1
- 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-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 +26 -0
- package/lib/request/get-security-policy-request.js +15 -0
- package/lib/request/get-security-policy-request.js.map +1 -0
- package/lib/request/get-security-recipe-request.d.ts +26 -0
- package/lib/request/get-security-recipe-request.js +15 -0
- package/lib/request/get-security-recipe-request.js.map +1 -0
- package/lib/request/get-security-zone-request.d.ts +26 -0
- package/lib/request/get-security-zone-request.js +15 -0
- package/lib/request/get-security-zone-request.js.map +1 -0
- 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/index.d.ts +35 -3
- package/lib/request/index.js +10 -4
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
- package/lib/request/list-data-mask-rules-request.d.ts +1 -1
- package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
- package/lib/request/list-detector-recipes-request.d.ts +1 -1
- 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 +1 -1
- 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-histories-request.d.ts +1 -1
- package/lib/request/list-problems-request.d.ts +6 -1
- package/lib/request/list-problems-request.js.map +1 -1
- package/lib/request/list-recommendations-request.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
- package/lib/request/list-responder-recipes-request.d.ts +1 -1
- package/lib/request/list-responder-rules-request.d.ts +1 -1
- package/lib/request/list-security-policies-request.d.ts +62 -0
- package/lib/request/list-security-policies-request.js +24 -0
- package/lib/request/list-security-policies-request.js.map +1 -0
- package/lib/request/list-security-recipes-request.d.ts +62 -0
- package/lib/request/list-security-recipes-request.js +24 -0
- package/lib/request/list-security-recipes-request.js.map +1 -0
- package/lib/request/list-security-zones-request.d.ts +70 -0
- package/lib/request/list-security-zones-request.js +24 -0
- package/lib/request/list-security-zones-request.js.map +1 -0
- 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 +1 -1
- 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 +8 -1
- package/lib/request/list-targets-request.js.map +1 -1
- package/lib/request/list-techniques-request.d.ts +1 -1
- package/lib/request/remove-compartment-request.d.ts +49 -0
- package/lib/request/remove-compartment-request.js +15 -0
- package/lib/request/remove-compartment-request.js.map +1 -0
- 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 +1 -1
- package/lib/request/request-summarized-problems-request.d.ts +1 -1
- package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
- package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/trigger-responder-request.d.ts +1 -1
- package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
- package/lib/request/update-configuration-request.d.ts +1 -1
- package/lib/request/update-data-mask-rule-request.d.ts +1 -1
- package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/update-detector-recipe-request.d.ts +1 -1
- package/lib/request/update-managed-list-request.d.ts +1 -1
- package/lib/request/update-problem-status-request.d.ts +1 -1
- package/lib/request/update-responder-recipe-request.d.ts +1 -1
- package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/request/update-security-recipe-request.d.ts +40 -0
- package/lib/request/update-security-recipe-request.js +15 -0
- package/lib/request/update-security-recipe-request.js.map +1 -0
- package/lib/request/update-security-zone-request.d.ts +40 -0
- package/lib/request/update-security-zone-request.js +15 -0
- package/lib/request/update-security-zone-request.js.map +1 -0
- package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/update-target-request.d.ts +1 -1
- package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/response/add-compartment-response.d.ts +30 -0
- package/lib/response/add-compartment-response.js +15 -0
- package/lib/response/add-compartment-response.js.map +1 -0
- package/lib/response/change-security-recipe-compartment-response.d.ts +20 -0
- package/lib/response/change-security-recipe-compartment-response.js +15 -0
- package/lib/response/change-security-recipe-compartment-response.js.map +1 -0
- package/lib/response/change-security-zone-compartment-response.d.ts +20 -0
- package/lib/response/change-security-zone-compartment-response.js +15 -0
- package/lib/response/change-security-zone-compartment-response.js.map +1 -0
- package/lib/response/create-security-recipe-response.d.ts +30 -0
- package/lib/response/create-security-recipe-response.js +15 -0
- package/lib/response/create-security-recipe-response.js.map +1 -0
- package/lib/response/create-security-zone-response.d.ts +30 -0
- package/lib/response/create-security-zone-response.js +15 -0
- package/lib/response/create-security-zone-response.js.map +1 -0
- package/lib/response/delete-security-recipe-response.d.ts +20 -0
- package/lib/response/delete-security-recipe-response.js +15 -0
- package/lib/response/delete-security-recipe-response.js.map +1 -0
- package/lib/response/delete-security-zone-response.d.ts +20 -0
- package/lib/response/delete-security-zone-response.js +15 -0
- package/lib/response/delete-security-zone-response.js.map +1 -0
- package/lib/response/get-security-policy-response.d.ts +30 -0
- package/lib/response/get-security-policy-response.js +15 -0
- package/lib/response/get-security-policy-response.js.map +1 -0
- package/lib/response/get-security-recipe-response.d.ts +30 -0
- package/lib/response/get-security-recipe-response.js +15 -0
- package/lib/response/get-security-recipe-response.js.map +1 -0
- package/lib/response/get-security-zone-response.d.ts +30 -0
- package/lib/response/get-security-zone-response.js +15 -0
- package/lib/response/get-security-zone-response.js.map +1 -0
- package/lib/response/index.d.ts +35 -3
- package/lib/response/index.js +3 -3
- package/lib/response/list-security-policies-response.d.ts +32 -0
- package/lib/response/list-security-policies-response.js +15 -0
- package/lib/response/list-security-policies-response.js.map +1 -0
- package/lib/response/list-security-recipes-response.d.ts +32 -0
- package/lib/response/list-security-recipes-response.js +15 -0
- package/lib/response/list-security-recipes-response.js.map +1 -0
- package/lib/response/list-security-zones-response.d.ts +32 -0
- package/lib/response/list-security-zones-response.js +15 -0
- package/lib/response/list-security-zones-response.js.map +1 -0
- package/lib/response/remove-compartment-response.d.ts +30 -0
- package/lib/response/remove-compartment-response.js +15 -0
- package/lib/response/remove-compartment-response.js.map +1 -0
- package/lib/response/update-security-recipe-response.d.ts +30 -0
- package/lib/response/update-security-recipe-response.js +15 -0
- package/lib/response/update-security-recipe-response.js.map +1 -0
- package/lib/response/update-security-zone-response.d.ts +30 -0
- package/lib/response/update-security-zone-response.js +15 -0
- package/lib/response/update-security-zone-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -20,6 +20,7 @@ export declare enum TargetResourceType {
|
|
|
20
20
|
Compartment = "COMPARTMENT",
|
|
21
21
|
Erpcloud = "ERPCLOUD",
|
|
22
22
|
Hcmcloud = "HCMCLOUD",
|
|
23
|
+
SecurityZone = "SECURITY_ZONE",
|
|
23
24
|
/**
|
|
24
25
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
26
|
* version of the SDK.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -24,6 +24,7 @@ var TargetResourceType;
|
|
|
24
24
|
TargetResourceType["Compartment"] = "COMPARTMENT";
|
|
25
25
|
TargetResourceType["Erpcloud"] = "ERPCLOUD";
|
|
26
26
|
TargetResourceType["Hcmcloud"] = "HCMCLOUD";
|
|
27
|
+
TargetResourceType["SecurityZone"] = "SECURITY_ZONE";
|
|
27
28
|
/**
|
|
28
29
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
29
30
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"target-resource-type.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/target-resource-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"target-resource-type.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/target-resource-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,kBAWX;AAXD,WAAY,kBAAkB;IAC5B,iDAA2B,CAAA;IAC3B,2CAAqB,CAAA;IACrB,2CAAqB,CAAA;IACrB,oDAA8B,CAAA;IAE9B;;;OAGG;IACH,oDAA8B,CAAA;AAChC,CAAC,EAXW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAW7B;AAED,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,6BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAOlC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -29,6 +29,7 @@ export declare namespace TargetResourceTypesSelected {
|
|
|
29
29
|
Compartment = "COMPARTMENT",
|
|
30
30
|
Erpcloud = "ERPCLOUD",
|
|
31
31
|
Hcmcloud = "HCMCLOUD",
|
|
32
|
+
SecurityZone = "SECURITY_ZONE",
|
|
32
33
|
/**
|
|
33
34
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
34
35
|
* version of the SDK.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -43,6 +43,7 @@ var TargetResourceTypesSelected;
|
|
|
43
43
|
Values["Compartment"] = "COMPARTMENT";
|
|
44
44
|
Values["Erpcloud"] = "ERPCLOUD";
|
|
45
45
|
Values["Hcmcloud"] = "HCMCLOUD";
|
|
46
|
+
Values["SecurityZone"] = "SECURITY_ZONE";
|
|
46
47
|
/**
|
|
47
48
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
48
49
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"target-resource-types-selected.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/target-resource-types-selected.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,2BAA2B,
|
|
1
|
+
{"version":3,"file":"target-resource-types-selected.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/target-resource-types-selected.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,2BAA2B,CAqC3C;AArCD,WAAiB,2BAA2B;IAC1C,IAAY,MAUX;IAVD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,+BAAqB,CAAA;QACrB,+BAAqB,CAAA;QACrB,wCAA8B,CAAA;QAC9B;;;WAGG;QACH,wCAA8B,CAAA;IAChC,CAAC,EAVW,MAAM,GAAN,kCAAM,KAAN,kCAAM,QAUjB;IAED,SAAgB,UAAU,CAAC,GAAgC,EAAE,eAAyB;QACpF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAiC,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,sCAAU,aASzB,CAAA;IACY,gCAAI,GAAG,aAAa,CAAC;IAClC,SAAgB,sBAAsB,CACpC,GAAgC,EAChC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAiC,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,kDAAsB,yBAYrC,CAAA;AACH,CAAC,EArCgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAqC3C"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
package/lib/model/target.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -54,6 +54,7 @@ export interface Target {
|
|
|
54
54
|
* List of responder recipes associated with target
|
|
55
55
|
*/
|
|
56
56
|
"targetResponderRecipes"?: Array<model.TargetResponderRecipe>;
|
|
57
|
+
"targetDetails"?: model.SecurityZoneTargetDetails;
|
|
57
58
|
/**
|
|
58
59
|
* List of inherited compartments
|
|
59
60
|
*/
|
package/lib/model/target.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -49,6 +49,9 @@ var Target;
|
|
|
49
49
|
? obj.targetResponderRecipes.map(item => {
|
|
50
50
|
return model.TargetResponderRecipe.getJsonObj(item);
|
|
51
51
|
})
|
|
52
|
+
: undefined,
|
|
53
|
+
"targetDetails": obj.targetDetails
|
|
54
|
+
? model.TargetDetails.getJsonObj(obj.targetDetails)
|
|
52
55
|
: undefined
|
|
53
56
|
});
|
|
54
57
|
return jsonObj;
|
|
@@ -65,6 +68,9 @@ var Target;
|
|
|
65
68
|
? obj.targetResponderRecipes.map(item => {
|
|
66
69
|
return model.TargetResponderRecipe.getDeserializedJsonObj(item);
|
|
67
70
|
})
|
|
71
|
+
: undefined,
|
|
72
|
+
"targetDetails": obj.targetDetails
|
|
73
|
+
? model.TargetDetails.getDeserializedJsonObj(obj.targetDetails)
|
|
68
74
|
: undefined
|
|
69
75
|
});
|
|
70
76
|
return jsonObj;
|
package/lib/model/target.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"target.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/target.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"target.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/target.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyFlC,IAAiB,MAAM,CA6CtB;AA7CD,WAAiB,MAAM;IACrB,SAAgB,UAAU,CAAC,GAAW;QACpC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACrD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,GAAG,CAAC,sBAAsB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpC,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,iBAAU,aAqBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAW;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACjE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,GAAG,CAAC,sBAAsB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpC,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,6BAAsB,yBAqBrC,CAAA;AACH,CAAC,EA7CgB,MAAM,GAAN,cAAM,KAAN,cAAM,QA6CtB"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Cloud Guard API
|
|
4
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
3
|
+
* Cloud Guard and Security Zones API
|
|
4
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
5
5
|
|
|
6
|
-
**Note:**
|
|
6
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20200131
|
|
9
9
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Cloud Guard API
|
|
3
|
-
* Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
|
|
2
|
+
* Cloud Guard and Security Zones API
|
|
3
|
+
* Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
|
|
4
4
|
|
|
5
|
-
**Note:**
|
|
5
|
+
**Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20200131
|
|
8
8
|
*
|