oci-cloudguard 2.76.1 → 2.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +133 -133
- package/lib/client.js +133 -133
- package/lib/model/create-data-mask-rule-details.d.ts +2 -2
- package/lib/model/create-data-source-details.d.ts +2 -2
- package/lib/model/create-detector-recipe-details.d.ts +2 -2
- package/lib/model/create-managed-list-details.d.ts +2 -2
- package/lib/model/create-responder-recipe-details.d.ts +2 -2
- package/lib/model/create-security-policy-details.d.ts +2 -2
- package/lib/model/create-security-recipe-details.d.ts +3 -3
- package/lib/model/create-security-zone-details.d.ts +3 -3
- package/lib/model/create-target-details.d.ts +2 -2
- package/lib/model/data-mask-rule-summary.d.ts +3 -3
- package/lib/model/data-mask-rule.d.ts +3 -3
- package/lib/model/data-source-summary.d.ts +4 -4
- package/lib/model/data-source.d.ts +3 -3
- package/lib/model/detector-recipe-summary.d.ts +3 -3
- package/lib/model/detector-recipe.d.ts +3 -3
- package/lib/model/managed-list-summary.d.ts +3 -3
- package/lib/model/managed-list.d.ts +3 -3
- package/lib/model/responder-recipe-summary.d.ts +3 -3
- package/lib/model/responder-recipe.d.ts +3 -3
- package/lib/model/security-policy-collection.d.ts +1 -1
- package/lib/model/security-policy-summary.d.ts +4 -4
- package/lib/model/security-policy.d.ts +4 -4
- package/lib/model/security-recipe-collection.d.ts +1 -1
- package/lib/model/security-recipe-summary.d.ts +5 -5
- package/lib/model/security-recipe.d.ts +5 -5
- package/lib/model/security-zone-collection.d.ts +1 -1
- package/lib/model/security-zone-summary.d.ts +5 -5
- package/lib/model/security-zone.d.ts +5 -5
- package/lib/model/target-summary.d.ts +3 -3
- package/lib/model/target.d.ts +3 -3
- package/lib/model/update-data-mask-rule-details.d.ts +2 -2
- package/lib/model/update-data-source-details.d.ts +2 -2
- package/lib/model/update-detector-recipe-details.d.ts +2 -2
- package/lib/model/update-managed-list-details.d.ts +2 -2
- package/lib/model/update-responder-recipe-details.d.ts +2 -2
- package/lib/model/update-security-policy-details.d.ts +2 -2
- package/lib/model/update-security-recipe-details.d.ts +3 -3
- package/lib/model/update-security-zone-details.d.ts +3 -3
- package/lib/model/update-target-details.d.ts +2 -2
- package/lib/request/add-compartment-request.d.ts +3 -3
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/change-data-source-compartment-request.d.ts +2 -2
- package/lib/request/change-detector-recipe-compartment-request.d.ts +2 -2
- package/lib/request/change-managed-list-compartment-request.d.ts +2 -2
- package/lib/request/change-responder-recipe-compartment-request.d.ts +2 -2
- package/lib/request/change-security-recipe-compartment-request.d.ts +3 -3
- package/lib/request/change-security-zone-compartment-request.d.ts +3 -3
- package/lib/request/create-data-mask-rule-request.d.ts +1 -1
- package/lib/request/create-data-source-request.d.ts +1 -1
- package/lib/request/create-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/create-detector-recipe-request.d.ts +1 -1
- package/lib/request/create-managed-list-request.d.ts +1 -1
- package/lib/request/create-responder-recipe-request.d.ts +1 -1
- package/lib/request/create-security-recipe-request.d.ts +2 -2
- package/lib/request/create-security-zone-request.d.ts +2 -2
- package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/create-target-request.d.ts +1 -1
- package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/delete-data-mask-rule-request.d.ts +2 -2
- package/lib/request/delete-data-source-request.d.ts +2 -2
- package/lib/request/delete-detector-recipe-detector-rule-data-source-request.d.ts +2 -2
- package/lib/request/delete-detector-recipe-detector-rule-request.d.ts +2 -2
- package/lib/request/delete-detector-recipe-request.d.ts +2 -2
- package/lib/request/delete-managed-list-request.d.ts +2 -2
- package/lib/request/delete-responder-recipe-request.d.ts +2 -2
- package/lib/request/delete-security-recipe-request.d.ts +3 -3
- package/lib/request/delete-security-zone-request.d.ts +3 -3
- package/lib/request/delete-target-detector-recipe-request.d.ts +2 -2
- package/lib/request/delete-target-request.d.ts +2 -2
- package/lib/request/delete-target-responder-recipe-request.d.ts +2 -2
- package/lib/request/execute-responder-execution-request.d.ts +2 -2
- package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
- package/lib/request/get-configuration-request.d.ts +1 -1
- package/lib/request/get-data-mask-rule-request.d.ts +1 -1
- package/lib/request/get-data-source-request.d.ts +1 -1
- package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/get-detector-recipe-request.d.ts +1 -1
- package/lib/request/get-detector-request.d.ts +1 -1
- package/lib/request/get-detector-rule-request.d.ts +1 -1
- package/lib/request/get-managed-list-request.d.ts +1 -1
- package/lib/request/get-problem-request.d.ts +1 -1
- package/lib/request/get-resource-profile-request.d.ts +1 -1
- package/lib/request/get-responder-execution-request.d.ts +1 -1
- package/lib/request/get-responder-recipe-request.d.ts +1 -1
- package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/request/get-responder-rule-request.d.ts +1 -1
- package/lib/request/get-security-policy-request.d.ts +2 -2
- package/lib/request/get-security-recipe-request.d.ts +2 -2
- package/lib/request/get-security-zone-request.d.ts +2 -2
- package/lib/request/get-sighting-request.d.ts +1 -1
- package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/get-target-request.d.ts +1 -1
- package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
- package/lib/request/list-data-mask-rules-request.d.ts +4 -4
- package/lib/request/list-data-source-events-request.d.ts +1 -1
- package/lib/request/list-data-sources-request.d.ts +5 -5
- package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
- package/lib/request/list-detector-recipes-request.d.ts +5 -5
- package/lib/request/list-detector-rules-request.d.ts +1 -1
- package/lib/request/list-detectors-request.d.ts +1 -1
- package/lib/request/list-impacted-resources-request.d.ts +1 -1
- package/lib/request/list-managed-list-types-request.d.ts +1 -1
- package/lib/request/list-managed-lists-request.d.ts +5 -5
- package/lib/request/list-policies-request.d.ts +1 -1
- package/lib/request/list-problem-endpoints-request.d.ts +1 -1
- package/lib/request/list-problem-entities-request.d.ts +1 -1
- package/lib/request/list-problem-histories-request.d.ts +1 -1
- package/lib/request/list-problems-request.d.ts +6 -6
- package/lib/request/list-recommendations-request.d.ts +5 -5
- package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
- package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
- package/lib/request/list-resource-profiles-request.d.ts +5 -5
- package/lib/request/list-resource-types-request.d.ts +1 -1
- package/lib/request/list-responder-activities-request.d.ts +1 -1
- package/lib/request/list-responder-executions-request.d.ts +5 -5
- package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
- package/lib/request/list-responder-recipes-request.d.ts +5 -5
- package/lib/request/list-responder-rules-request.d.ts +1 -1
- package/lib/request/list-security-policies-request.d.ts +2 -2
- package/lib/request/list-security-recipes-request.d.ts +2 -2
- package/lib/request/list-security-zones-request.d.ts +3 -3
- package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
- package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
- package/lib/request/list-sightings-request.d.ts +5 -5
- package/lib/request/list-tactics-request.d.ts +1 -1
- package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
- package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
- package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
- package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
- package/lib/request/list-targets-request.d.ts +5 -5
- package/lib/request/list-techniques-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/remove-compartment-request.d.ts +3 -3
- package/lib/request/request-risk-scores-request.d.ts +1 -1
- package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
- package/lib/request/request-security-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-activity-problems-request.d.ts +5 -5
- package/lib/request/request-summarized-problems-request.d.ts +5 -5
- package/lib/request/request-summarized-responder-executions-request.d.ts +5 -5
- package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +5 -5
- package/lib/request/request-summarized-trend-problems-request.d.ts +5 -5
- package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +5 -5
- package/lib/request/request-summarized-trend-responder-executions-request.d.ts +5 -5
- package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
- package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
- package/lib/request/skip-responder-execution-request.d.ts +2 -2
- package/lib/request/trigger-responder-request.d.ts +2 -2
- package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
- package/lib/request/update-configuration-request.d.ts +2 -2
- package/lib/request/update-data-mask-rule-request.d.ts +2 -2
- package/lib/request/update-data-source-request.d.ts +2 -2
- package/lib/request/update-detector-recipe-detector-rule-request.d.ts +2 -2
- package/lib/request/update-detector-recipe-request.d.ts +2 -2
- package/lib/request/update-managed-list-request.d.ts +2 -2
- package/lib/request/update-problem-status-request.d.ts +2 -2
- package/lib/request/update-responder-recipe-request.d.ts +2 -2
- package/lib/request/update-responder-recipe-responder-rule-request.d.ts +2 -2
- package/lib/request/update-security-recipe-request.d.ts +3 -3
- package/lib/request/update-security-zone-request.d.ts +3 -3
- package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +2 -2
- package/lib/request/update-target-detector-recipe-request.d.ts +2 -2
- package/lib/request/update-target-request.d.ts +2 -2
- package/lib/request/update-target-responder-recipe-request.d.ts +2 -2
- package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +2 -2
- package/lib/response/add-compartment-response.d.ts +1 -1
- package/lib/response/create-data-mask-rule-response.d.ts +1 -1
- package/lib/response/create-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/create-detector-recipe-response.d.ts +1 -1
- package/lib/response/create-managed-list-response.d.ts +1 -1
- package/lib/response/create-responder-recipe-response.d.ts +1 -1
- package/lib/response/create-security-recipe-response.d.ts +1 -1
- package/lib/response/create-security-zone-response.d.ts +1 -1
- package/lib/response/create-target-detector-recipe-response.d.ts +1 -1
- package/lib/response/create-target-responder-recipe-response.d.ts +1 -1
- package/lib/response/create-target-response.d.ts +1 -1
- package/lib/response/get-condition-metadata-type-response.d.ts +1 -1
- package/lib/response/get-configuration-response.d.ts +1 -1
- package/lib/response/get-data-mask-rule-response.d.ts +1 -1
- package/lib/response/get-data-source-response.d.ts +1 -1
- package/lib/response/get-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/get-detector-recipe-response.d.ts +1 -1
- package/lib/response/get-detector-response.d.ts +1 -1
- package/lib/response/get-detector-rule-response.d.ts +2 -2
- package/lib/response/get-managed-list-response.d.ts +1 -1
- package/lib/response/get-problem-response.d.ts +1 -1
- package/lib/response/get-resource-profile-response.d.ts +1 -1
- package/lib/response/get-responder-execution-response.d.ts +1 -1
- package/lib/response/get-responder-recipe-responder-rule-response.d.ts +1 -1
- package/lib/response/get-responder-recipe-response.d.ts +1 -1
- package/lib/response/get-responder-rule-response.d.ts +1 -1
- package/lib/response/get-security-policy-response.d.ts +1 -1
- package/lib/response/get-security-recipe-response.d.ts +1 -1
- package/lib/response/get-security-zone-response.d.ts +1 -1
- package/lib/response/get-sighting-response.d.ts +1 -1
- package/lib/response/get-target-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/get-target-detector-recipe-response.d.ts +1 -1
- package/lib/response/get-target-responder-recipe-responder-rule-response.d.ts +1 -1
- package/lib/response/get-target-responder-recipe-response.d.ts +1 -1
- package/lib/response/get-target-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/list-condition-metadata-types-response.d.ts +1 -1
- package/lib/response/list-data-mask-rules-response.d.ts +1 -1
- package/lib/response/list-data-source-events-response.d.ts +1 -1
- package/lib/response/list-data-sources-response.d.ts +1 -1
- package/lib/response/list-detector-recipe-detector-rules-response.d.ts +1 -1
- package/lib/response/list-detector-recipes-response.d.ts +1 -1
- package/lib/response/list-detector-rules-response.d.ts +1 -1
- package/lib/response/list-detectors-response.d.ts +1 -1
- package/lib/response/list-impacted-resources-response.d.ts +1 -1
- package/lib/response/list-managed-list-types-response.d.ts +1 -1
- package/lib/response/list-managed-lists-response.d.ts +1 -1
- package/lib/response/list-policies-response.d.ts +1 -1
- package/lib/response/list-problem-endpoints-response.d.ts +1 -1
- package/lib/response/list-problem-entities-response.d.ts +1 -1
- package/lib/response/list-problem-histories-response.d.ts +1 -1
- package/lib/response/list-problems-response.d.ts +1 -1
- package/lib/response/list-recommendations-response.d.ts +1 -1
- package/lib/response/list-resource-profile-endpoints-response.d.ts +1 -1
- package/lib/response/list-resource-profile-impacted-resources-response.d.ts +1 -1
- package/lib/response/list-resource-profiles-response.d.ts +1 -1
- package/lib/response/list-resource-types-response.d.ts +1 -1
- package/lib/response/list-responder-activities-response.d.ts +1 -1
- package/lib/response/list-responder-executions-response.d.ts +1 -1
- package/lib/response/list-responder-recipe-responder-rules-response.d.ts +1 -1
- package/lib/response/list-responder-recipes-response.d.ts +1 -1
- package/lib/response/list-responder-rules-response.d.ts +1 -1
- package/lib/response/list-security-policies-response.d.ts +1 -1
- package/lib/response/list-security-recipes-response.d.ts +1 -1
- package/lib/response/list-security-zones-response.d.ts +1 -1
- package/lib/response/list-sighting-endpoints-response.d.ts +1 -1
- package/lib/response/list-sighting-impacted-resources-response.d.ts +1 -1
- package/lib/response/list-sightings-response.d.ts +1 -1
- package/lib/response/list-tactics-response.d.ts +1 -1
- package/lib/response/list-target-detector-recipe-detector-rules-response.d.ts +1 -1
- package/lib/response/list-target-detector-recipes-response.d.ts +1 -1
- package/lib/response/list-target-responder-recipe-responder-rules-response.d.ts +1 -1
- package/lib/response/list-target-responder-recipes-response.d.ts +1 -1
- package/lib/response/list-targets-response.d.ts +1 -1
- package/lib/response/list-techniques-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/remove-compartment-response.d.ts +1 -1
- package/lib/response/request-risk-scores-response.d.ts +1 -1
- package/lib/response/request-security-score-summarized-trend-response.d.ts +1 -1
- package/lib/response/request-security-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-activity-problems-response.d.ts +1 -1
- package/lib/response/request-summarized-problems-response.d.ts +1 -1
- package/lib/response/request-summarized-responder-executions-response.d.ts +1 -1
- package/lib/response/request-summarized-risk-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-security-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-top-trend-resource-profile-risk-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-trend-problems-response.d.ts +1 -1
- package/lib/response/request-summarized-trend-resource-risk-scores-response.d.ts +1 -1
- package/lib/response/request-summarized-trend-responder-executions-response.d.ts +1 -1
- package/lib/response/request-summarized-trend-security-scores-response.d.ts +1 -1
- package/lib/response/update-configuration-response.d.ts +1 -1
- package/lib/response/update-data-mask-rule-response.d.ts +1 -1
- package/lib/response/update-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/update-detector-recipe-response.d.ts +1 -1
- package/lib/response/update-managed-list-response.d.ts +1 -1
- package/lib/response/update-problem-status-response.d.ts +1 -1
- package/lib/response/update-responder-recipe-responder-rule-response.d.ts +1 -1
- package/lib/response/update-responder-recipe-response.d.ts +1 -1
- package/lib/response/update-security-recipe-response.d.ts +1 -1
- package/lib/response/update-security-zone-response.d.ts +1 -1
- package/lib/response/update-target-detector-recipe-detector-rule-response.d.ts +1 -1
- package/lib/response/update-target-detector-recipe-response.d.ts +1 -1
- package/lib/response/update-target-responder-recipe-responder-rule-response.d.ts +1 -1
- package/lib/response/update-target-responder-recipe-response.d.ts +1 -1
- package/lib/response/update-target-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -190,7 +190,7 @@ class CloudGuardClient {
|
|
|
190
190
|
* @param AddCompartmentRequest
|
|
191
191
|
* @return AddCompartmentResponse
|
|
192
192
|
* @throws OciError when an error occurs
|
|
193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
|
|
194
194
|
*/
|
|
195
195
|
addCompartment(addCompartmentRequest) {
|
|
196
196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -256,7 +256,7 @@ class CloudGuardClient {
|
|
|
256
256
|
* @param CancelWorkRequestRequest
|
|
257
257
|
* @return CancelWorkRequestResponse
|
|
258
258
|
* @throws OciError when an error occurs
|
|
259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
259
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
260
260
|
*/
|
|
261
261
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
262
262
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -311,7 +311,7 @@ class CloudGuardClient {
|
|
|
311
311
|
* @param ChangeDataSourceCompartmentRequest
|
|
312
312
|
* @return ChangeDataSourceCompartmentResponse
|
|
313
313
|
* @throws OciError when an error occurs
|
|
314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
|
|
315
315
|
*/
|
|
316
316
|
changeDataSourceCompartment(changeDataSourceCompartmentRequest) {
|
|
317
317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -373,7 +373,7 @@ class CloudGuardClient {
|
|
|
373
373
|
* @param ChangeDetectorRecipeCompartmentRequest
|
|
374
374
|
* @return ChangeDetectorRecipeCompartmentResponse
|
|
375
375
|
* @throws OciError when an error occurs
|
|
376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
|
|
377
377
|
*/
|
|
378
378
|
changeDetectorRecipeCompartment(changeDetectorRecipeCompartmentRequest) {
|
|
379
379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -430,7 +430,7 @@ class CloudGuardClient {
|
|
|
430
430
|
* @param ChangeManagedListCompartmentRequest
|
|
431
431
|
* @return ChangeManagedListCompartmentResponse
|
|
432
432
|
* @throws OciError when an error occurs
|
|
433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
|
|
434
434
|
*/
|
|
435
435
|
changeManagedListCompartment(changeManagedListCompartmentRequest) {
|
|
436
436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -487,7 +487,7 @@ class CloudGuardClient {
|
|
|
487
487
|
* @param ChangeResponderRecipeCompartmentRequest
|
|
488
488
|
* @return ChangeResponderRecipeCompartmentResponse
|
|
489
489
|
* @throws OciError when an error occurs
|
|
490
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
|
|
491
491
|
*/
|
|
492
492
|
changeResponderRecipeCompartment(changeResponderRecipeCompartmentRequest) {
|
|
493
493
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -544,7 +544,7 @@ class CloudGuardClient {
|
|
|
544
544
|
* @param ChangeSecurityRecipeCompartmentRequest
|
|
545
545
|
* @return ChangeSecurityRecipeCompartmentResponse
|
|
546
546
|
* @throws OciError when an error occurs
|
|
547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
547
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
|
|
548
548
|
*/
|
|
549
549
|
changeSecurityRecipeCompartment(changeSecurityRecipeCompartmentRequest) {
|
|
550
550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -601,7 +601,7 @@ class CloudGuardClient {
|
|
|
601
601
|
* @param ChangeSecurityZoneCompartmentRequest
|
|
602
602
|
* @return ChangeSecurityZoneCompartmentResponse
|
|
603
603
|
* @throws OciError when an error occurs
|
|
604
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
|
|
605
605
|
*/
|
|
606
606
|
changeSecurityZoneCompartment(changeSecurityZoneCompartmentRequest) {
|
|
607
607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -659,7 +659,7 @@ class CloudGuardClient {
|
|
|
659
659
|
* @param CreateDataMaskRuleRequest
|
|
660
660
|
* @return CreateDataMaskRuleResponse
|
|
661
661
|
* @throws OciError when an error occurs
|
|
662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
662
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
|
|
663
663
|
*/
|
|
664
664
|
createDataMaskRule(createDataMaskRuleRequest) {
|
|
665
665
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -723,7 +723,7 @@ class CloudGuardClient {
|
|
|
723
723
|
* @param CreateDataSourceRequest
|
|
724
724
|
* @return CreateDataSourceResponse
|
|
725
725
|
* @throws OciError when an error occurs
|
|
726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
726
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
|
|
727
727
|
*/
|
|
728
728
|
createDataSource(createDataSourceRequest) {
|
|
729
729
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -783,7 +783,7 @@ class CloudGuardClient {
|
|
|
783
783
|
* @param CreateDetectorRecipeRequest
|
|
784
784
|
* @return CreateDetectorRecipeResponse
|
|
785
785
|
* @throws OciError when an error occurs
|
|
786
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
786
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
|
|
787
787
|
*/
|
|
788
788
|
createDetectorRecipe(createDetectorRecipeRequest) {
|
|
789
789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -846,7 +846,7 @@ class CloudGuardClient {
|
|
|
846
846
|
* @param CreateDetectorRecipeDetectorRuleRequest
|
|
847
847
|
* @return CreateDetectorRecipeDetectorRuleResponse
|
|
848
848
|
* @throws OciError when an error occurs
|
|
849
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
|
|
850
850
|
*/
|
|
851
851
|
createDetectorRecipeDetectorRule(createDetectorRecipeDetectorRuleRequest) {
|
|
852
852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -912,7 +912,7 @@ class CloudGuardClient {
|
|
|
912
912
|
* @param CreateManagedListRequest
|
|
913
913
|
* @return CreateManagedListResponse
|
|
914
914
|
* @throws OciError when an error occurs
|
|
915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
|
|
916
916
|
*/
|
|
917
917
|
createManagedList(createManagedListRequest) {
|
|
918
918
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -976,7 +976,7 @@ class CloudGuardClient {
|
|
|
976
976
|
* @param CreateResponderRecipeRequest
|
|
977
977
|
* @return CreateResponderRecipeResponse
|
|
978
978
|
* @throws OciError when an error occurs
|
|
979
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
979
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
|
|
980
980
|
*/
|
|
981
981
|
createResponderRecipe(createResponderRecipeRequest) {
|
|
982
982
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1040,7 +1040,7 @@ class CloudGuardClient {
|
|
|
1040
1040
|
* @param CreateSecurityRecipeRequest
|
|
1041
1041
|
* @return CreateSecurityRecipeResponse
|
|
1042
1042
|
* @throws OciError when an error occurs
|
|
1043
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1043
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
|
|
1044
1044
|
*/
|
|
1045
1045
|
createSecurityRecipe(createSecurityRecipeRequest) {
|
|
1046
1046
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1104,7 +1104,7 @@ class CloudGuardClient {
|
|
|
1104
1104
|
* @param CreateSecurityZoneRequest
|
|
1105
1105
|
* @return CreateSecurityZoneResponse
|
|
1106
1106
|
* @throws OciError when an error occurs
|
|
1107
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
|
|
1108
1108
|
*/
|
|
1109
1109
|
createSecurityZone(createSecurityZoneRequest) {
|
|
1110
1110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1168,7 +1168,7 @@ class CloudGuardClient {
|
|
|
1168
1168
|
* @param CreateTargetRequest
|
|
1169
1169
|
* @return CreateTargetResponse
|
|
1170
1170
|
* @throws OciError when an error occurs
|
|
1171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
|
|
1172
1172
|
*/
|
|
1173
1173
|
createTarget(createTargetRequest) {
|
|
1174
1174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1232,7 +1232,7 @@ class CloudGuardClient {
|
|
|
1232
1232
|
* @param CreateTargetDetectorRecipeRequest
|
|
1233
1233
|
* @return CreateTargetDetectorRecipeResponse
|
|
1234
1234
|
* @throws OciError when an error occurs
|
|
1235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
|
|
1236
1236
|
*/
|
|
1237
1237
|
createTargetDetectorRecipe(createTargetDetectorRecipeRequest) {
|
|
1238
1238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1298,7 +1298,7 @@ class CloudGuardClient {
|
|
|
1298
1298
|
* @param CreateTargetResponderRecipeRequest
|
|
1299
1299
|
* @return CreateTargetResponderRecipeResponse
|
|
1300
1300
|
* @throws OciError when an error occurs
|
|
1301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1301
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
|
|
1302
1302
|
*/
|
|
1303
1303
|
createTargetResponderRecipe(createTargetResponderRecipeRequest) {
|
|
1304
1304
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1363,7 +1363,7 @@ class CloudGuardClient {
|
|
|
1363
1363
|
* @param DeleteDataMaskRuleRequest
|
|
1364
1364
|
* @return DeleteDataMaskRuleResponse
|
|
1365
1365
|
* @throws OciError when an error occurs
|
|
1366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
|
|
1367
1367
|
*/
|
|
1368
1368
|
deleteDataMaskRule(deleteDataMaskRuleRequest) {
|
|
1369
1369
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1418,7 +1418,7 @@ class CloudGuardClient {
|
|
|
1418
1418
|
* @param DeleteDataSourceRequest
|
|
1419
1419
|
* @return DeleteDataSourceResponse
|
|
1420
1420
|
* @throws OciError when an error occurs
|
|
1421
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1421
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
|
|
1422
1422
|
*/
|
|
1423
1423
|
deleteDataSource(deleteDataSourceRequest) {
|
|
1424
1424
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1479,7 +1479,7 @@ class CloudGuardClient {
|
|
|
1479
1479
|
* @param DeleteDetectorRecipeRequest
|
|
1480
1480
|
* @return DeleteDetectorRecipeResponse
|
|
1481
1481
|
* @throws OciError when an error occurs
|
|
1482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
|
|
1483
1483
|
*/
|
|
1484
1484
|
deleteDetectorRecipe(deleteDetectorRecipeRequest) {
|
|
1485
1485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1535,7 +1535,7 @@ class CloudGuardClient {
|
|
|
1535
1535
|
* @param DeleteDetectorRecipeDetectorRuleRequest
|
|
1536
1536
|
* @return DeleteDetectorRecipeDetectorRuleResponse
|
|
1537
1537
|
* @throws OciError when an error occurs
|
|
1538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1538
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
|
|
1539
1539
|
*/
|
|
1540
1540
|
deleteDetectorRecipeDetectorRule(deleteDetectorRecipeDetectorRuleRequest) {
|
|
1541
1541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1591,7 +1591,7 @@ class CloudGuardClient {
|
|
|
1591
1591
|
* @param DeleteDetectorRecipeDetectorRuleDataSourceRequest
|
|
1592
1592
|
* @return DeleteDetectorRecipeDetectorRuleDataSourceResponse
|
|
1593
1593
|
* @throws OciError when an error occurs
|
|
1594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
|
|
1595
1595
|
*/
|
|
1596
1596
|
deleteDetectorRecipeDetectorRuleDataSource(deleteDetectorRecipeDetectorRuleDataSourceRequest) {
|
|
1597
1597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1648,7 +1648,7 @@ class CloudGuardClient {
|
|
|
1648
1648
|
* @param DeleteManagedListRequest
|
|
1649
1649
|
* @return DeleteManagedListResponse
|
|
1650
1650
|
* @throws OciError when an error occurs
|
|
1651
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1651
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
|
|
1652
1652
|
*/
|
|
1653
1653
|
deleteManagedList(deleteManagedListRequest) {
|
|
1654
1654
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1704,7 +1704,7 @@ class CloudGuardClient {
|
|
|
1704
1704
|
* @param DeleteResponderRecipeRequest
|
|
1705
1705
|
* @return DeleteResponderRecipeResponse
|
|
1706
1706
|
* @throws OciError when an error occurs
|
|
1707
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
|
|
1708
1708
|
*/
|
|
1709
1709
|
deleteResponderRecipe(deleteResponderRecipeRequest) {
|
|
1710
1710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1759,7 +1759,7 @@ class CloudGuardClient {
|
|
|
1759
1759
|
* @param DeleteSecurityRecipeRequest
|
|
1760
1760
|
* @return DeleteSecurityRecipeResponse
|
|
1761
1761
|
* @throws OciError when an error occurs
|
|
1762
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1762
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
|
|
1763
1763
|
*/
|
|
1764
1764
|
deleteSecurityRecipe(deleteSecurityRecipeRequest) {
|
|
1765
1765
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1814,7 +1814,7 @@ class CloudGuardClient {
|
|
|
1814
1814
|
* @param DeleteSecurityZoneRequest
|
|
1815
1815
|
* @return DeleteSecurityZoneResponse
|
|
1816
1816
|
* @throws OciError when an error occurs
|
|
1817
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1817
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
|
|
1818
1818
|
*/
|
|
1819
1819
|
deleteSecurityZone(deleteSecurityZoneRequest) {
|
|
1820
1820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1869,7 +1869,7 @@ class CloudGuardClient {
|
|
|
1869
1869
|
* @param DeleteTargetRequest
|
|
1870
1870
|
* @return DeleteTargetResponse
|
|
1871
1871
|
* @throws OciError when an error occurs
|
|
1872
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1872
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
|
|
1873
1873
|
*/
|
|
1874
1874
|
deleteTarget(deleteTargetRequest) {
|
|
1875
1875
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1924,7 +1924,7 @@ class CloudGuardClient {
|
|
|
1924
1924
|
* @param DeleteTargetDetectorRecipeRequest
|
|
1925
1925
|
* @return DeleteTargetDetectorRecipeResponse
|
|
1926
1926
|
* @throws OciError when an error occurs
|
|
1927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1927
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
|
|
1928
1928
|
*/
|
|
1929
1929
|
deleteTargetDetectorRecipe(deleteTargetDetectorRecipeRequest) {
|
|
1930
1930
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1980,7 +1980,7 @@ class CloudGuardClient {
|
|
|
1980
1980
|
* @param DeleteTargetResponderRecipeRequest
|
|
1981
1981
|
* @return DeleteTargetResponderRecipeResponse
|
|
1982
1982
|
* @throws OciError when an error occurs
|
|
1983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
|
|
1984
1984
|
*/
|
|
1985
1985
|
deleteTargetResponderRecipe(deleteTargetResponderRecipeRequest) {
|
|
1986
1986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2036,7 +2036,7 @@ class CloudGuardClient {
|
|
|
2036
2036
|
* @param ExecuteResponderExecutionRequest
|
|
2037
2037
|
* @return ExecuteResponderExecutionResponse
|
|
2038
2038
|
* @throws OciError when an error occurs
|
|
2039
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
|
|
2040
2040
|
*/
|
|
2041
2041
|
executeResponderExecution(executeResponderExecutionRequest) {
|
|
2042
2042
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2096,7 +2096,7 @@ class CloudGuardClient {
|
|
|
2096
2096
|
* @param GetConditionMetadataTypeRequest
|
|
2097
2097
|
* @return GetConditionMetadataTypeResponse
|
|
2098
2098
|
* @throws OciError when an error occurs
|
|
2099
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
|
|
2100
2100
|
*/
|
|
2101
2101
|
getConditionMetadataType(getConditionMetadataTypeRequest) {
|
|
2102
2102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2162,7 +2162,7 @@ class CloudGuardClient {
|
|
|
2162
2162
|
* @param GetConfigurationRequest
|
|
2163
2163
|
* @return GetConfigurationResponse
|
|
2164
2164
|
* @throws OciError when an error occurs
|
|
2165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
|
|
2166
2166
|
*/
|
|
2167
2167
|
getConfiguration(getConfigurationRequest) {
|
|
2168
2168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2230,7 +2230,7 @@ class CloudGuardClient {
|
|
|
2230
2230
|
* @param GetDataMaskRuleRequest
|
|
2231
2231
|
* @return GetDataMaskRuleResponse
|
|
2232
2232
|
* @throws OciError when an error occurs
|
|
2233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
|
|
2234
2234
|
*/
|
|
2235
2235
|
getDataMaskRule(getDataMaskRuleRequest) {
|
|
2236
2236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2293,7 +2293,7 @@ class CloudGuardClient {
|
|
|
2293
2293
|
* @param GetDataSourceRequest
|
|
2294
2294
|
* @return GetDataSourceResponse
|
|
2295
2295
|
* @throws OciError when an error occurs
|
|
2296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
|
|
2297
2297
|
*/
|
|
2298
2298
|
getDataSource(getDataSourceRequest) {
|
|
2299
2299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2357,7 +2357,7 @@ class CloudGuardClient {
|
|
|
2357
2357
|
* @param GetDetectorRequest
|
|
2358
2358
|
* @return GetDetectorResponse
|
|
2359
2359
|
* @throws OciError when an error occurs
|
|
2360
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2360
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
|
|
2361
2361
|
*/
|
|
2362
2362
|
getDetector(getDetectorRequest) {
|
|
2363
2363
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2420,7 +2420,7 @@ class CloudGuardClient {
|
|
|
2420
2420
|
* @param GetDetectorRecipeRequest
|
|
2421
2421
|
* @return GetDetectorRecipeResponse
|
|
2422
2422
|
* @throws OciError when an error occurs
|
|
2423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
|
|
2424
2424
|
*/
|
|
2425
2425
|
getDetectorRecipe(getDetectorRecipeRequest) {
|
|
2426
2426
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2483,7 +2483,7 @@ class CloudGuardClient {
|
|
|
2483
2483
|
* @param GetDetectorRecipeDetectorRuleRequest
|
|
2484
2484
|
* @return GetDetectorRecipeDetectorRuleResponse
|
|
2485
2485
|
* @throws OciError when an error occurs
|
|
2486
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2486
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
|
|
2487
2487
|
*/
|
|
2488
2488
|
getDetectorRecipeDetectorRule(getDetectorRecipeDetectorRuleRequest) {
|
|
2489
2489
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2548,7 +2548,7 @@ class CloudGuardClient {
|
|
|
2548
2548
|
* @param GetDetectorRuleRequest
|
|
2549
2549
|
* @return GetDetectorRuleResponse
|
|
2550
2550
|
* @throws OciError when an error occurs
|
|
2551
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2551
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
|
|
2552
2552
|
*/
|
|
2553
2553
|
getDetectorRule(getDetectorRuleRequest) {
|
|
2554
2554
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2617,7 +2617,7 @@ class CloudGuardClient {
|
|
|
2617
2617
|
* @param GetManagedListRequest
|
|
2618
2618
|
* @return GetManagedListResponse
|
|
2619
2619
|
* @throws OciError when an error occurs
|
|
2620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
|
|
2621
2621
|
*/
|
|
2622
2622
|
getManagedList(getManagedListRequest) {
|
|
2623
2623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2680,7 +2680,7 @@ class CloudGuardClient {
|
|
|
2680
2680
|
* @param GetProblemRequest
|
|
2681
2681
|
* @return GetProblemResponse
|
|
2682
2682
|
* @throws OciError when an error occurs
|
|
2683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2683
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
|
|
2684
2684
|
*/
|
|
2685
2685
|
getProblem(getProblemRequest) {
|
|
2686
2686
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2743,7 +2743,7 @@ class CloudGuardClient {
|
|
|
2743
2743
|
* @param GetResourceProfileRequest
|
|
2744
2744
|
* @return GetResourceProfileResponse
|
|
2745
2745
|
* @throws OciError when an error occurs
|
|
2746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2746
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
|
|
2747
2747
|
*/
|
|
2748
2748
|
getResourceProfile(getResourceProfileRequest) {
|
|
2749
2749
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2807,7 +2807,7 @@ class CloudGuardClient {
|
|
|
2807
2807
|
* @param GetResponderExecutionRequest
|
|
2808
2808
|
* @return GetResponderExecutionResponse
|
|
2809
2809
|
* @throws OciError when an error occurs
|
|
2810
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
|
|
2811
2811
|
*/
|
|
2812
2812
|
getResponderExecution(getResponderExecutionRequest) {
|
|
2813
2813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2870,7 +2870,7 @@ class CloudGuardClient {
|
|
|
2870
2870
|
* @param GetResponderRecipeRequest
|
|
2871
2871
|
* @return GetResponderRecipeResponse
|
|
2872
2872
|
* @throws OciError when an error occurs
|
|
2873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2873
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
|
|
2874
2874
|
*/
|
|
2875
2875
|
getResponderRecipe(getResponderRecipeRequest) {
|
|
2876
2876
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2933,7 +2933,7 @@ class CloudGuardClient {
|
|
|
2933
2933
|
* @param GetResponderRecipeResponderRuleRequest
|
|
2934
2934
|
* @return GetResponderRecipeResponderRuleResponse
|
|
2935
2935
|
* @throws OciError when an error occurs
|
|
2936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
|
|
2937
2937
|
*/
|
|
2938
2938
|
getResponderRecipeResponderRule(getResponderRecipeResponderRuleRequest) {
|
|
2939
2939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2997,7 +2997,7 @@ class CloudGuardClient {
|
|
|
2997
2997
|
* @param GetResponderRuleRequest
|
|
2998
2998
|
* @return GetResponderRuleResponse
|
|
2999
2999
|
* @throws OciError when an error occurs
|
|
3000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3000
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
|
|
3001
3001
|
*/
|
|
3002
3002
|
getResponderRule(getResponderRuleRequest) {
|
|
3003
3003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3060,7 +3060,7 @@ class CloudGuardClient {
|
|
|
3060
3060
|
* @param GetSecurityPolicyRequest
|
|
3061
3061
|
* @return GetSecurityPolicyResponse
|
|
3062
3062
|
* @throws OciError when an error occurs
|
|
3063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3063
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
|
|
3064
3064
|
*/
|
|
3065
3065
|
getSecurityPolicy(getSecurityPolicyRequest) {
|
|
3066
3066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3123,7 +3123,7 @@ class CloudGuardClient {
|
|
|
3123
3123
|
* @param GetSecurityRecipeRequest
|
|
3124
3124
|
* @return GetSecurityRecipeResponse
|
|
3125
3125
|
* @throws OciError when an error occurs
|
|
3126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
|
|
3127
3127
|
*/
|
|
3128
3128
|
getSecurityRecipe(getSecurityRecipeRequest) {
|
|
3129
3129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3186,7 +3186,7 @@ class CloudGuardClient {
|
|
|
3186
3186
|
* @param GetSecurityZoneRequest
|
|
3187
3187
|
* @return GetSecurityZoneResponse
|
|
3188
3188
|
* @throws OciError when an error occurs
|
|
3189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3189
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
|
|
3190
3190
|
*/
|
|
3191
3191
|
getSecurityZone(getSecurityZoneRequest) {
|
|
3192
3192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3249,7 +3249,7 @@ class CloudGuardClient {
|
|
|
3249
3249
|
* @param GetSightingRequest
|
|
3250
3250
|
* @return GetSightingResponse
|
|
3251
3251
|
* @throws OciError when an error occurs
|
|
3252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
|
|
3253
3253
|
*/
|
|
3254
3254
|
getSighting(getSightingRequest) {
|
|
3255
3255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3312,7 +3312,7 @@ class CloudGuardClient {
|
|
|
3312
3312
|
* @param GetTargetRequest
|
|
3313
3313
|
* @return GetTargetResponse
|
|
3314
3314
|
* @throws OciError when an error occurs
|
|
3315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
|
|
3316
3316
|
*/
|
|
3317
3317
|
getTarget(getTargetRequest) {
|
|
3318
3318
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3375,7 +3375,7 @@ class CloudGuardClient {
|
|
|
3375
3375
|
* @param GetTargetDetectorRecipeRequest
|
|
3376
3376
|
* @return GetTargetDetectorRecipeResponse
|
|
3377
3377
|
* @throws OciError when an error occurs
|
|
3378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
|
|
3379
3379
|
*/
|
|
3380
3380
|
getTargetDetectorRecipe(getTargetDetectorRecipeRequest) {
|
|
3381
3381
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3439,7 +3439,7 @@ class CloudGuardClient {
|
|
|
3439
3439
|
* @param GetTargetDetectorRecipeDetectorRuleRequest
|
|
3440
3440
|
* @return GetTargetDetectorRecipeDetectorRuleResponse
|
|
3441
3441
|
* @throws OciError when an error occurs
|
|
3442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
|
|
3443
3443
|
*/
|
|
3444
3444
|
getTargetDetectorRecipeDetectorRule(getTargetDetectorRecipeDetectorRuleRequest) {
|
|
3445
3445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3504,7 +3504,7 @@ class CloudGuardClient {
|
|
|
3504
3504
|
* @param GetTargetResponderRecipeRequest
|
|
3505
3505
|
* @return GetTargetResponderRecipeResponse
|
|
3506
3506
|
* @throws OciError when an error occurs
|
|
3507
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
|
|
3508
3508
|
*/
|
|
3509
3509
|
getTargetResponderRecipe(getTargetResponderRecipeRequest) {
|
|
3510
3510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3568,7 +3568,7 @@ class CloudGuardClient {
|
|
|
3568
3568
|
* @param GetTargetResponderRecipeResponderRuleRequest
|
|
3569
3569
|
* @return GetTargetResponderRecipeResponderRuleResponse
|
|
3570
3570
|
* @throws OciError when an error occurs
|
|
3571
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3571
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
|
|
3572
3572
|
*/
|
|
3573
3573
|
getTargetResponderRecipeResponderRule(getTargetResponderRecipeResponderRuleRequest) {
|
|
3574
3574
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3633,7 +3633,7 @@ class CloudGuardClient {
|
|
|
3633
3633
|
* @param GetWorkRequestRequest
|
|
3634
3634
|
* @return GetWorkRequestResponse
|
|
3635
3635
|
* @throws OciError when an error occurs
|
|
3636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3637
3637
|
*/
|
|
3638
3638
|
getWorkRequest(getWorkRequestRequest) {
|
|
3639
3639
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3702,7 +3702,7 @@ class CloudGuardClient {
|
|
|
3702
3702
|
* @param ListConditionMetadataTypesRequest
|
|
3703
3703
|
* @return ListConditionMetadataTypesResponse
|
|
3704
3704
|
* @throws OciError when an error occurs
|
|
3705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
|
|
3706
3706
|
*/
|
|
3707
3707
|
listConditionMetadataTypes(listConditionMetadataTypesRequest) {
|
|
3708
3708
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3771,7 +3771,7 @@ class CloudGuardClient {
|
|
|
3771
3771
|
* @param ListDataMaskRulesRequest
|
|
3772
3772
|
* @return ListDataMaskRulesResponse
|
|
3773
3773
|
* @throws OciError when an error occurs
|
|
3774
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3774
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
|
|
3775
3775
|
*/
|
|
3776
3776
|
listDataMaskRules(listDataMaskRulesRequest) {
|
|
3777
3777
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3846,7 +3846,7 @@ class CloudGuardClient {
|
|
|
3846
3846
|
* @param ListDataSourceEventsRequest
|
|
3847
3847
|
* @return ListDataSourceEventsResponse
|
|
3848
3848
|
* @throws OciError when an error occurs
|
|
3849
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
|
|
3850
3850
|
*/
|
|
3851
3851
|
listDataSourceEvents(listDataSourceEventsRequest) {
|
|
3852
3852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3930,7 +3930,7 @@ class CloudGuardClient {
|
|
|
3930
3930
|
* @param ListDataSourcesRequest
|
|
3931
3931
|
* @return ListDataSourcesResponse
|
|
3932
3932
|
* @throws OciError when an error occurs
|
|
3933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
|
|
3934
3934
|
*/
|
|
3935
3935
|
listDataSources(listDataSourcesRequest) {
|
|
3936
3936
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4004,7 +4004,7 @@ class CloudGuardClient {
|
|
|
4004
4004
|
* @param ListDetectorRecipeDetectorRulesRequest
|
|
4005
4005
|
* @return ListDetectorRecipeDetectorRulesResponse
|
|
4006
4006
|
* @throws OciError when an error occurs
|
|
4007
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
|
|
4008
4008
|
*/
|
|
4009
4009
|
listDetectorRecipeDetectorRules(listDetectorRecipeDetectorRulesRequest) {
|
|
4010
4010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4090,7 +4090,7 @@ class CloudGuardClient {
|
|
|
4090
4090
|
* @param ListDetectorRecipesRequest
|
|
4091
4091
|
* @return ListDetectorRecipesResponse
|
|
4092
4092
|
* @throws OciError when an error occurs
|
|
4093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
|
|
4094
4094
|
*/
|
|
4095
4095
|
listDetectorRecipes(listDetectorRecipesRequest) {
|
|
4096
4096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4163,7 +4163,7 @@ class CloudGuardClient {
|
|
|
4163
4163
|
* @param ListDetectorRulesRequest
|
|
4164
4164
|
* @return ListDetectorRulesResponse
|
|
4165
4165
|
* @throws OciError when an error occurs
|
|
4166
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4166
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
|
|
4167
4167
|
*/
|
|
4168
4168
|
listDetectorRules(listDetectorRulesRequest) {
|
|
4169
4169
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4235,7 +4235,7 @@ class CloudGuardClient {
|
|
|
4235
4235
|
* @param ListDetectorsRequest
|
|
4236
4236
|
* @return ListDetectorsResponse
|
|
4237
4237
|
* @throws OciError when an error occurs
|
|
4238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4238
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
|
|
4239
4239
|
*/
|
|
4240
4240
|
listDetectors(listDetectorsRequest) {
|
|
4241
4241
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4304,7 +4304,7 @@ class CloudGuardClient {
|
|
|
4304
4304
|
* @param ListImpactedResourcesRequest
|
|
4305
4305
|
* @return ListImpactedResourcesResponse
|
|
4306
4306
|
* @throws OciError when an error occurs
|
|
4307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
|
|
4308
4308
|
*/
|
|
4309
4309
|
listImpactedResources(listImpactedResourcesRequest) {
|
|
4310
4310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4372,7 +4372,7 @@ class CloudGuardClient {
|
|
|
4372
4372
|
* @param ListManagedListTypesRequest
|
|
4373
4373
|
* @return ListManagedListTypesResponse
|
|
4374
4374
|
* @throws OciError when an error occurs
|
|
4375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
|
|
4376
4376
|
*/
|
|
4377
4377
|
listManagedListTypes(listManagedListTypesRequest) {
|
|
4378
4378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4454,7 +4454,7 @@ class CloudGuardClient {
|
|
|
4454
4454
|
* @param ListManagedListsRequest
|
|
4455
4455
|
* @return ListManagedListsResponse
|
|
4456
4456
|
* @throws OciError when an error occurs
|
|
4457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
|
|
4458
4458
|
*/
|
|
4459
4459
|
listManagedLists(listManagedListsRequest) {
|
|
4460
4460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4528,7 +4528,7 @@ class CloudGuardClient {
|
|
|
4528
4528
|
* @param ListPoliciesRequest
|
|
4529
4529
|
* @return ListPoliciesResponse
|
|
4530
4530
|
* @throws OciError when an error occurs
|
|
4531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
|
|
4532
4532
|
*/
|
|
4533
4533
|
listPolicies(listPoliciesRequest) {
|
|
4534
4534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4596,7 +4596,7 @@ class CloudGuardClient {
|
|
|
4596
4596
|
* @param ListProblemEndpointsRequest
|
|
4597
4597
|
* @return ListProblemEndpointsResponse
|
|
4598
4598
|
* @throws OciError when an error occurs
|
|
4599
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4599
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
|
|
4600
4600
|
*/
|
|
4601
4601
|
listProblemEndpoints(listProblemEndpointsRequest) {
|
|
4602
4602
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4665,7 +4665,7 @@ class CloudGuardClient {
|
|
|
4665
4665
|
* @param ListProblemEntitiesRequest
|
|
4666
4666
|
* @return ListProblemEntitiesResponse
|
|
4667
4667
|
* @throws OciError when an error occurs
|
|
4668
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4668
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
|
|
4669
4669
|
*/
|
|
4670
4670
|
listProblemEntities(listProblemEntitiesRequest) {
|
|
4671
4671
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4734,7 +4734,7 @@ class CloudGuardClient {
|
|
|
4734
4734
|
* @param ListProblemHistoriesRequest
|
|
4735
4735
|
* @return ListProblemHistoriesResponse
|
|
4736
4736
|
* @throws OciError when an error occurs
|
|
4737
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
|
|
4738
4738
|
*/
|
|
4739
4739
|
listProblemHistories(listProblemHistoriesRequest) {
|
|
4740
4740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4818,7 +4818,7 @@ class CloudGuardClient {
|
|
|
4818
4818
|
* @param ListProblemsRequest
|
|
4819
4819
|
* @return ListProblemsResponse
|
|
4820
4820
|
* @throws OciError when an error occurs
|
|
4821
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
|
|
4822
4822
|
*/
|
|
4823
4823
|
listProblems(listProblemsRequest) {
|
|
4824
4824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4906,7 +4906,7 @@ class CloudGuardClient {
|
|
|
4906
4906
|
* @param ListRecommendationsRequest
|
|
4907
4907
|
* @return ListRecommendationsResponse
|
|
4908
4908
|
* @throws OciError when an error occurs
|
|
4909
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4909
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
4910
4910
|
*/
|
|
4911
4911
|
listRecommendations(listRecommendationsRequest) {
|
|
4912
4912
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4978,7 +4978,7 @@ class CloudGuardClient {
|
|
|
4978
4978
|
* @param ListResourceProfileEndpointsRequest
|
|
4979
4979
|
* @return ListResourceProfileEndpointsResponse
|
|
4980
4980
|
* @throws OciError when an error occurs
|
|
4981
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4981
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
|
|
4982
4982
|
*/
|
|
4983
4983
|
listResourceProfileEndpoints(listResourceProfileEndpointsRequest) {
|
|
4984
4984
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5046,7 +5046,7 @@ class CloudGuardClient {
|
|
|
5046
5046
|
* @param ListResourceProfileImpactedResourcesRequest
|
|
5047
5047
|
* @return ListResourceProfileImpactedResourcesResponse
|
|
5048
5048
|
* @throws OciError when an error occurs
|
|
5049
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5049
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
|
|
5050
5050
|
*/
|
|
5051
5051
|
listResourceProfileImpactedResources(listResourceProfileImpactedResourcesRequest) {
|
|
5052
5052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5128,7 +5128,7 @@ class CloudGuardClient {
|
|
|
5128
5128
|
* @param ListResourceProfilesRequest
|
|
5129
5129
|
* @return ListResourceProfilesResponse
|
|
5130
5130
|
* @throws OciError when an error occurs
|
|
5131
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
|
|
5132
5132
|
*/
|
|
5133
5133
|
listResourceProfiles(listResourceProfilesRequest) {
|
|
5134
5134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5207,7 +5207,7 @@ class CloudGuardClient {
|
|
|
5207
5207
|
* @param ListResourceTypesRequest
|
|
5208
5208
|
* @return ListResourceTypesResponse
|
|
5209
5209
|
* @throws OciError when an error occurs
|
|
5210
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
|
|
5211
5211
|
*/
|
|
5212
5212
|
listResourceTypes(listResourceTypesRequest) {
|
|
5213
5213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5277,7 +5277,7 @@ class CloudGuardClient {
|
|
|
5277
5277
|
* @param ListResponderActivitiesRequest
|
|
5278
5278
|
* @return ListResponderActivitiesResponse
|
|
5279
5279
|
* @throws OciError when an error occurs
|
|
5280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5280
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
|
|
5281
5281
|
*/
|
|
5282
5282
|
listResponderActivities(listResponderActivitiesRequest) {
|
|
5283
5283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5346,7 +5346,7 @@ class CloudGuardClient {
|
|
|
5346
5346
|
* @param ListResponderExecutionsRequest
|
|
5347
5347
|
* @return ListResponderExecutionsResponse
|
|
5348
5348
|
* @throws OciError when an error occurs
|
|
5349
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
|
|
5350
5350
|
*/
|
|
5351
5351
|
listResponderExecutions(listResponderExecutionsRequest) {
|
|
5352
5352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5426,7 +5426,7 @@ class CloudGuardClient {
|
|
|
5426
5426
|
* @param ListResponderRecipeResponderRulesRequest
|
|
5427
5427
|
* @return ListResponderRecipeResponderRulesResponse
|
|
5428
5428
|
* @throws OciError when an error occurs
|
|
5429
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
|
|
5430
5430
|
*/
|
|
5431
5431
|
listResponderRecipeResponderRules(listResponderRecipeResponderRulesRequest) {
|
|
5432
5432
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5511,7 +5511,7 @@ class CloudGuardClient {
|
|
|
5511
5511
|
* @param ListResponderRecipesRequest
|
|
5512
5512
|
* @return ListResponderRecipesResponse
|
|
5513
5513
|
* @throws OciError when an error occurs
|
|
5514
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5514
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
|
|
5515
5515
|
*/
|
|
5516
5516
|
listResponderRecipes(listResponderRecipesRequest) {
|
|
5517
5517
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5584,7 +5584,7 @@ class CloudGuardClient {
|
|
|
5584
5584
|
* @param ListResponderRulesRequest
|
|
5585
5585
|
* @return ListResponderRulesResponse
|
|
5586
5586
|
* @throws OciError when an error occurs
|
|
5587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
|
|
5588
5588
|
*/
|
|
5589
5589
|
listResponderRules(listResponderRulesRequest) {
|
|
5590
5590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5654,7 +5654,7 @@ class CloudGuardClient {
|
|
|
5654
5654
|
* @param ListSecurityPoliciesRequest
|
|
5655
5655
|
* @return ListSecurityPoliciesResponse
|
|
5656
5656
|
* @throws OciError when an error occurs
|
|
5657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
|
|
5658
5658
|
*/
|
|
5659
5659
|
listSecurityPolicies(listSecurityPoliciesRequest) {
|
|
5660
5660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5725,7 +5725,7 @@ class CloudGuardClient {
|
|
|
5725
5725
|
* @param ListSecurityRecipesRequest
|
|
5726
5726
|
* @return ListSecurityRecipesResponse
|
|
5727
5727
|
* @throws OciError when an error occurs
|
|
5728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
|
|
5729
5729
|
*/
|
|
5730
5730
|
listSecurityRecipes(listSecurityRecipesRequest) {
|
|
5731
5731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5796,7 +5796,7 @@ class CloudGuardClient {
|
|
|
5796
5796
|
* @param ListSecurityZonesRequest
|
|
5797
5797
|
* @return ListSecurityZonesResponse
|
|
5798
5798
|
* @throws OciError when an error occurs
|
|
5799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5799
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
|
|
5800
5800
|
*/
|
|
5801
5801
|
listSecurityZones(listSecurityZonesRequest) {
|
|
5802
5802
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5868,7 +5868,7 @@ class CloudGuardClient {
|
|
|
5868
5868
|
* @param ListSightingEndpointsRequest
|
|
5869
5869
|
* @return ListSightingEndpointsResponse
|
|
5870
5870
|
* @throws OciError when an error occurs
|
|
5871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
|
|
5872
5872
|
*/
|
|
5873
5873
|
listSightingEndpoints(listSightingEndpointsRequest) {
|
|
5874
5874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5936,7 +5936,7 @@ class CloudGuardClient {
|
|
|
5936
5936
|
* @param ListSightingImpactedResourcesRequest
|
|
5937
5937
|
* @return ListSightingImpactedResourcesResponse
|
|
5938
5938
|
* @throws OciError when an error occurs
|
|
5939
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5939
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
|
|
5940
5940
|
*/
|
|
5941
5941
|
listSightingImpactedResources(listSightingImpactedResourcesRequest) {
|
|
5942
5942
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6017,7 +6017,7 @@ class CloudGuardClient {
|
|
|
6017
6017
|
* @param ListSightingsRequest
|
|
6018
6018
|
* @return ListSightingsResponse
|
|
6019
6019
|
* @throws OciError when an error occurs
|
|
6020
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
|
|
6021
6021
|
*/
|
|
6022
6022
|
listSightings(listSightingsRequest) {
|
|
6023
6023
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6091,7 +6091,7 @@ class CloudGuardClient {
|
|
|
6091
6091
|
* @param ListTacticsRequest
|
|
6092
6092
|
* @return ListTacticsResponse
|
|
6093
6093
|
* @throws OciError when an error occurs
|
|
6094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6094
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
|
|
6095
6095
|
*/
|
|
6096
6096
|
listTactics(listTacticsRequest) {
|
|
6097
6097
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6160,7 +6160,7 @@ class CloudGuardClient {
|
|
|
6160
6160
|
* @param ListTargetDetectorRecipeDetectorRulesRequest
|
|
6161
6161
|
* @return ListTargetDetectorRecipeDetectorRulesResponse
|
|
6162
6162
|
* @throws OciError when an error occurs
|
|
6163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
|
|
6164
6164
|
*/
|
|
6165
6165
|
listTargetDetectorRecipeDetectorRules(listTargetDetectorRecipeDetectorRulesRequest) {
|
|
6166
6166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6232,7 +6232,7 @@ class CloudGuardClient {
|
|
|
6232
6232
|
* @param ListTargetDetectorRecipesRequest
|
|
6233
6233
|
* @return ListTargetDetectorRecipesResponse
|
|
6234
6234
|
* @throws OciError when an error occurs
|
|
6235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
|
|
6236
6236
|
*/
|
|
6237
6237
|
listTargetDetectorRecipes(listTargetDetectorRecipesRequest) {
|
|
6238
6238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6304,7 +6304,7 @@ class CloudGuardClient {
|
|
|
6304
6304
|
* @param ListTargetResponderRecipeResponderRulesRequest
|
|
6305
6305
|
* @return ListTargetResponderRecipeResponderRulesResponse
|
|
6306
6306
|
* @throws OciError when an error occurs
|
|
6307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
|
|
6308
6308
|
*/
|
|
6309
6309
|
listTargetResponderRecipeResponderRules(listTargetResponderRecipeResponderRulesRequest) {
|
|
6310
6310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6376,7 +6376,7 @@ class CloudGuardClient {
|
|
|
6376
6376
|
* @param ListTargetResponderRecipesRequest
|
|
6377
6377
|
* @return ListTargetResponderRecipesResponse
|
|
6378
6378
|
* @throws OciError when an error occurs
|
|
6379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
|
|
6380
6380
|
*/
|
|
6381
6381
|
listTargetResponderRecipes(listTargetResponderRecipesRequest) {
|
|
6382
6382
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6461,7 +6461,7 @@ class CloudGuardClient {
|
|
|
6461
6461
|
* @param ListTargetsRequest
|
|
6462
6462
|
* @return ListTargetsResponse
|
|
6463
6463
|
* @throws OciError when an error occurs
|
|
6464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
|
|
6465
6465
|
*/
|
|
6466
6466
|
listTargets(listTargetsRequest) {
|
|
6467
6467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6534,7 +6534,7 @@ class CloudGuardClient {
|
|
|
6534
6534
|
* @param ListTechniquesRequest
|
|
6535
6535
|
* @return ListTechniquesResponse
|
|
6536
6536
|
* @throws OciError when an error occurs
|
|
6537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
|
|
6538
6538
|
*/
|
|
6539
6539
|
listTechniques(listTechniquesRequest) {
|
|
6540
6540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6603,7 +6603,7 @@ class CloudGuardClient {
|
|
|
6603
6603
|
* @param ListWorkRequestErrorsRequest
|
|
6604
6604
|
* @return ListWorkRequestErrorsResponse
|
|
6605
6605
|
* @throws OciError when an error occurs
|
|
6606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
6607
6607
|
*/
|
|
6608
6608
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
6609
6609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6671,7 +6671,7 @@ class CloudGuardClient {
|
|
|
6671
6671
|
* @param ListWorkRequestLogsRequest
|
|
6672
6672
|
* @return ListWorkRequestLogsResponse
|
|
6673
6673
|
* @throws OciError when an error occurs
|
|
6674
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6674
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
6675
6675
|
*/
|
|
6676
6676
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
6677
6677
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6739,7 +6739,7 @@ class CloudGuardClient {
|
|
|
6739
6739
|
* @param ListWorkRequestsRequest
|
|
6740
6740
|
* @return ListWorkRequestsResponse
|
|
6741
6741
|
* @throws OciError when an error occurs
|
|
6742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6742
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
6743
6743
|
*/
|
|
6744
6744
|
listWorkRequests(listWorkRequestsRequest) {
|
|
6745
6745
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6808,7 +6808,7 @@ class CloudGuardClient {
|
|
|
6808
6808
|
* @param RemoveCompartmentRequest
|
|
6809
6809
|
* @return RemoveCompartmentResponse
|
|
6810
6810
|
* @throws OciError when an error occurs
|
|
6811
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
|
|
6812
6812
|
*/
|
|
6813
6813
|
removeCompartment(removeCompartmentRequest) {
|
|
6814
6814
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6875,7 +6875,7 @@ class CloudGuardClient {
|
|
|
6875
6875
|
* @param RequestRiskScoresRequest
|
|
6876
6876
|
* @return RequestRiskScoresResponse
|
|
6877
6877
|
* @throws OciError when an error occurs
|
|
6878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
|
|
6879
6879
|
*/
|
|
6880
6880
|
requestRiskScores(requestRiskScoresRequest) {
|
|
6881
6881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6942,7 +6942,7 @@ class CloudGuardClient {
|
|
|
6942
6942
|
* @param RequestSecurityScoreSummarizedTrendRequest
|
|
6943
6943
|
* @return RequestSecurityScoreSummarizedTrendResponse
|
|
6944
6944
|
* @throws OciError when an error occurs
|
|
6945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
|
|
6946
6946
|
*/
|
|
6947
6947
|
requestSecurityScoreSummarizedTrend(requestSecurityScoreSummarizedTrendRequest) {
|
|
6948
6948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7010,7 +7010,7 @@ class CloudGuardClient {
|
|
|
7010
7010
|
* @param RequestSecurityScoresRequest
|
|
7011
7011
|
* @return RequestSecurityScoresResponse
|
|
7012
7012
|
* @throws OciError when an error occurs
|
|
7013
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7013
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
|
|
7014
7014
|
*/
|
|
7015
7015
|
requestSecurityScores(requestSecurityScoresRequest) {
|
|
7016
7016
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7090,7 +7090,7 @@ class CloudGuardClient {
|
|
|
7090
7090
|
* @param RequestSummarizedActivityProblemsRequest
|
|
7091
7091
|
* @return RequestSummarizedActivityProblemsResponse
|
|
7092
7092
|
* @throws OciError when an error occurs
|
|
7093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
|
|
7094
7094
|
*/
|
|
7095
7095
|
requestSummarizedActivityProblems(requestSummarizedActivityProblemsRequest) {
|
|
7096
7096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7170,7 +7170,7 @@ class CloudGuardClient {
|
|
|
7170
7170
|
* @param RequestSummarizedProblemsRequest
|
|
7171
7171
|
* @return RequestSummarizedProblemsResponse
|
|
7172
7172
|
* @throws OciError when an error occurs
|
|
7173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
|
|
7174
7174
|
*/
|
|
7175
7175
|
requestSummarizedProblems(requestSummarizedProblemsRequest) {
|
|
7176
7176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7250,7 +7250,7 @@ class CloudGuardClient {
|
|
|
7250
7250
|
* @param RequestSummarizedResponderExecutionsRequest
|
|
7251
7251
|
* @return RequestSummarizedResponderExecutionsResponse
|
|
7252
7252
|
* @throws OciError when an error occurs
|
|
7253
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7253
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
|
|
7254
7254
|
*/
|
|
7255
7255
|
requestSummarizedResponderExecutions(requestSummarizedResponderExecutionsRequest) {
|
|
7256
7256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7321,7 +7321,7 @@ class CloudGuardClient {
|
|
|
7321
7321
|
* @param RequestSummarizedRiskScoresRequest
|
|
7322
7322
|
* @return RequestSummarizedRiskScoresResponse
|
|
7323
7323
|
* @throws OciError when an error occurs
|
|
7324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
|
|
7325
7325
|
*/
|
|
7326
7326
|
requestSummarizedRiskScores(requestSummarizedRiskScoresRequest) {
|
|
7327
7327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7387,7 +7387,7 @@ class CloudGuardClient {
|
|
|
7387
7387
|
* @param RequestSummarizedSecurityScoresRequest
|
|
7388
7388
|
* @return RequestSummarizedSecurityScoresResponse
|
|
7389
7389
|
* @throws OciError when an error occurs
|
|
7390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
|
|
7391
7391
|
*/
|
|
7392
7392
|
requestSummarizedSecurityScores(requestSummarizedSecurityScoresRequest) {
|
|
7393
7393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7452,7 +7452,7 @@ class CloudGuardClient {
|
|
|
7452
7452
|
* @param RequestSummarizedTopTrendResourceProfileRiskScoresRequest
|
|
7453
7453
|
* @return RequestSummarizedTopTrendResourceProfileRiskScoresResponse
|
|
7454
7454
|
* @throws OciError when an error occurs
|
|
7455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
|
|
7456
7456
|
*/
|
|
7457
7457
|
requestSummarizedTopTrendResourceProfileRiskScores(requestSummarizedTopTrendResourceProfileRiskScoresRequest) {
|
|
7458
7458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7535,7 +7535,7 @@ class CloudGuardClient {
|
|
|
7535
7535
|
* @param RequestSummarizedTrendProblemsRequest
|
|
7536
7536
|
* @return RequestSummarizedTrendProblemsResponse
|
|
7537
7537
|
* @throws OciError when an error occurs
|
|
7538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7538
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
|
|
7539
7539
|
*/
|
|
7540
7540
|
requestSummarizedTrendProblems(requestSummarizedTrendProblemsRequest) {
|
|
7541
7541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7604,7 +7604,7 @@ class CloudGuardClient {
|
|
|
7604
7604
|
* @param RequestSummarizedTrendResourceRiskScoresRequest
|
|
7605
7605
|
* @return RequestSummarizedTrendResourceRiskScoresResponse
|
|
7606
7606
|
* @throws OciError when an error occurs
|
|
7607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
|
|
7608
7608
|
*/
|
|
7609
7609
|
requestSummarizedTrendResourceRiskScores(requestSummarizedTrendResourceRiskScoresRequest) {
|
|
7610
7610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7686,7 +7686,7 @@ class CloudGuardClient {
|
|
|
7686
7686
|
* @param RequestSummarizedTrendResponderExecutionsRequest
|
|
7687
7687
|
* @return RequestSummarizedTrendResponderExecutionsResponse
|
|
7688
7688
|
* @throws OciError when an error occurs
|
|
7689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
|
|
7690
7690
|
*/
|
|
7691
7691
|
requestSummarizedTrendResponderExecutions(requestSummarizedTrendResponderExecutionsRequest) {
|
|
7692
7692
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7756,7 +7756,7 @@ class CloudGuardClient {
|
|
|
7756
7756
|
* @param RequestSummarizedTrendSecurityScoresRequest
|
|
7757
7757
|
* @return RequestSummarizedTrendSecurityScoresResponse
|
|
7758
7758
|
* @throws OciError when an error occurs
|
|
7759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
|
|
7760
7760
|
*/
|
|
7761
7761
|
requestSummarizedTrendSecurityScores(requestSummarizedTrendSecurityScoresRequest) {
|
|
7762
7762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7825,7 +7825,7 @@ class CloudGuardClient {
|
|
|
7825
7825
|
* @param SkipBulkResponderExecutionRequest
|
|
7826
7826
|
* @return SkipBulkResponderExecutionResponse
|
|
7827
7827
|
* @throws OciError when an error occurs
|
|
7828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7828
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
|
|
7829
7829
|
*/
|
|
7830
7830
|
skipBulkResponderExecution(skipBulkResponderExecutionRequest) {
|
|
7831
7831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7878,7 +7878,7 @@ class CloudGuardClient {
|
|
|
7878
7878
|
* @param SkipResponderExecutionRequest
|
|
7879
7879
|
* @return SkipResponderExecutionResponse
|
|
7880
7880
|
* @throws OciError when an error occurs
|
|
7881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
|
|
7882
7882
|
*/
|
|
7883
7883
|
skipResponderExecution(skipResponderExecutionRequest) {
|
|
7884
7884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7937,7 +7937,7 @@ class CloudGuardClient {
|
|
|
7937
7937
|
* @param TriggerResponderRequest
|
|
7938
7938
|
* @return TriggerResponderResponse
|
|
7939
7939
|
* @throws OciError when an error occurs
|
|
7940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
|
|
7941
7941
|
*/
|
|
7942
7942
|
triggerResponder(triggerResponderRequest) {
|
|
7943
7943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7996,7 +7996,7 @@ class CloudGuardClient {
|
|
|
7996
7996
|
* @param UpdateBulkProblemStatusRequest
|
|
7997
7997
|
* @return UpdateBulkProblemStatusResponse
|
|
7998
7998
|
* @throws OciError when an error occurs
|
|
7999
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7999
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
|
|
8000
8000
|
*/
|
|
8001
8001
|
updateBulkProblemStatus(updateBulkProblemStatusRequest) {
|
|
8002
8002
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8050,7 +8050,7 @@ class CloudGuardClient {
|
|
|
8050
8050
|
* @param UpdateConfigurationRequest
|
|
8051
8051
|
* @return UpdateConfigurationResponse
|
|
8052
8052
|
* @throws OciError when an error occurs
|
|
8053
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8053
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
|
|
8054
8054
|
*/
|
|
8055
8055
|
updateConfiguration(updateConfigurationRequest) {
|
|
8056
8056
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8116,7 +8116,7 @@ class CloudGuardClient {
|
|
|
8116
8116
|
* @param UpdateDataMaskRuleRequest
|
|
8117
8117
|
* @return UpdateDataMaskRuleResponse
|
|
8118
8118
|
* @throws OciError when an error occurs
|
|
8119
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8119
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
|
|
8120
8120
|
*/
|
|
8121
8121
|
updateDataMaskRule(updateDataMaskRuleRequest) {
|
|
8122
8122
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8181,7 +8181,7 @@ class CloudGuardClient {
|
|
|
8181
8181
|
* @param UpdateDataSourceRequest
|
|
8182
8182
|
* @return UpdateDataSourceResponse
|
|
8183
8183
|
* @throws OciError when an error occurs
|
|
8184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
|
|
8185
8185
|
*/
|
|
8186
8186
|
updateDataSource(updateDataSourceRequest) {
|
|
8187
8187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8243,7 +8243,7 @@ class CloudGuardClient {
|
|
|
8243
8243
|
* @param UpdateDetectorRecipeRequest
|
|
8244
8244
|
* @return UpdateDetectorRecipeResponse
|
|
8245
8245
|
* @throws OciError when an error occurs
|
|
8246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
|
|
8247
8247
|
*/
|
|
8248
8248
|
updateDetectorRecipe(updateDetectorRecipeRequest) {
|
|
8249
8249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8309,7 +8309,7 @@ class CloudGuardClient {
|
|
|
8309
8309
|
* @param UpdateDetectorRecipeDetectorRuleRequest
|
|
8310
8310
|
* @return UpdateDetectorRecipeDetectorRuleResponse
|
|
8311
8311
|
* @throws OciError when an error occurs
|
|
8312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
|
|
8313
8313
|
*/
|
|
8314
8314
|
updateDetectorRecipeDetectorRule(updateDetectorRecipeDetectorRuleRequest) {
|
|
8315
8315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8375,7 +8375,7 @@ class CloudGuardClient {
|
|
|
8375
8375
|
* @param UpdateManagedListRequest
|
|
8376
8376
|
* @return UpdateManagedListResponse
|
|
8377
8377
|
* @throws OciError when an error occurs
|
|
8378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
|
|
8379
8379
|
*/
|
|
8380
8380
|
updateManagedList(updateManagedListRequest) {
|
|
8381
8381
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8442,7 +8442,7 @@ class CloudGuardClient {
|
|
|
8442
8442
|
* @param UpdateProblemStatusRequest
|
|
8443
8443
|
* @return UpdateProblemStatusResponse
|
|
8444
8444
|
* @throws OciError when an error occurs
|
|
8445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
|
|
8446
8446
|
*/
|
|
8447
8447
|
updateProblemStatus(updateProblemStatusRequest) {
|
|
8448
8448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8508,7 +8508,7 @@ class CloudGuardClient {
|
|
|
8508
8508
|
* @param UpdateResponderRecipeRequest
|
|
8509
8509
|
* @return UpdateResponderRecipeResponse
|
|
8510
8510
|
* @throws OciError when an error occurs
|
|
8511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8511
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
|
|
8512
8512
|
*/
|
|
8513
8513
|
updateResponderRecipe(updateResponderRecipeRequest) {
|
|
8514
8514
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8573,7 +8573,7 @@ class CloudGuardClient {
|
|
|
8573
8573
|
* @param UpdateResponderRecipeResponderRuleRequest
|
|
8574
8574
|
* @return UpdateResponderRecipeResponderRuleResponse
|
|
8575
8575
|
* @throws OciError when an error occurs
|
|
8576
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8576
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
|
|
8577
8577
|
*/
|
|
8578
8578
|
updateResponderRecipeResponderRule(updateResponderRecipeResponderRuleRequest) {
|
|
8579
8579
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8639,7 +8639,7 @@ class CloudGuardClient {
|
|
|
8639
8639
|
* @param UpdateSecurityRecipeRequest
|
|
8640
8640
|
* @return UpdateSecurityRecipeResponse
|
|
8641
8641
|
* @throws OciError when an error occurs
|
|
8642
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8642
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
|
|
8643
8643
|
*/
|
|
8644
8644
|
updateSecurityRecipe(updateSecurityRecipeRequest) {
|
|
8645
8645
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8704,7 +8704,7 @@ class CloudGuardClient {
|
|
|
8704
8704
|
* @param UpdateSecurityZoneRequest
|
|
8705
8705
|
* @return UpdateSecurityZoneResponse
|
|
8706
8706
|
* @throws OciError when an error occurs
|
|
8707
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
|
|
8708
8708
|
*/
|
|
8709
8709
|
updateSecurityZone(updateSecurityZoneRequest) {
|
|
8710
8710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8769,7 +8769,7 @@ class CloudGuardClient {
|
|
|
8769
8769
|
* @param UpdateTargetRequest
|
|
8770
8770
|
* @return UpdateTargetResponse
|
|
8771
8771
|
* @throws OciError when an error occurs
|
|
8772
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
|
|
8773
8773
|
*/
|
|
8774
8774
|
updateTarget(updateTargetRequest) {
|
|
8775
8775
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8834,7 +8834,7 @@ class CloudGuardClient {
|
|
|
8834
8834
|
* @param UpdateTargetDetectorRecipeRequest
|
|
8835
8835
|
* @return UpdateTargetDetectorRecipeResponse
|
|
8836
8836
|
* @throws OciError when an error occurs
|
|
8837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
|
|
8838
8838
|
*/
|
|
8839
8839
|
updateTargetDetectorRecipe(updateTargetDetectorRecipeRequest) {
|
|
8840
8840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8900,7 +8900,7 @@ class CloudGuardClient {
|
|
|
8900
8900
|
* @param UpdateTargetDetectorRecipeDetectorRuleRequest
|
|
8901
8901
|
* @return UpdateTargetDetectorRecipeDetectorRuleResponse
|
|
8902
8902
|
* @throws OciError when an error occurs
|
|
8903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
|
|
8904
8904
|
*/
|
|
8905
8905
|
updateTargetDetectorRecipeDetectorRule(updateTargetDetectorRecipeDetectorRuleRequest) {
|
|
8906
8906
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8967,7 +8967,7 @@ class CloudGuardClient {
|
|
|
8967
8967
|
* @param UpdateTargetResponderRecipeRequest
|
|
8968
8968
|
* @return UpdateTargetResponderRecipeResponse
|
|
8969
8969
|
* @throws OciError when an error occurs
|
|
8970
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
|
|
8971
8971
|
*/
|
|
8972
8972
|
updateTargetResponderRecipe(updateTargetResponderRecipeRequest) {
|
|
8973
8973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9033,7 +9033,7 @@ class CloudGuardClient {
|
|
|
9033
9033
|
* @param UpdateTargetResponderRecipeResponderRuleRequest
|
|
9034
9034
|
* @return UpdateTargetResponderRecipeResponderRuleResponse
|
|
9035
9035
|
* @throws OciError when an error occurs
|
|
9036
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9036
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
|
|
9037
9037
|
*/
|
|
9038
9038
|
updateTargetResponderRecipeResponderRule(updateTargetResponderRecipeResponderRuleRequest) {
|
|
9039
9039
|
return __awaiter(this, void 0, void 0, function* () {
|