oci-cloudguard 2.83.0 → 2.84.2

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.
Files changed (174) hide show
  1. package/lib/client.d.ts +178 -175
  2. package/lib/client.js +180 -175
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/activity-problem-aggregation.d.ts +1 -1
  5. package/lib/model/condition-metadata-type.d.ts +1 -1
  6. package/lib/model/configuration.d.ts +1 -1
  7. package/lib/model/create-data-source-details.d.ts +4 -0
  8. package/lib/model/create-data-source-details.js.map +1 -1
  9. package/lib/model/data-mask-rule.d.ts +1 -1
  10. package/lib/model/detector-recipe-detector-rule-summary.d.ts +2 -0
  11. package/lib/model/detector-recipe-detector-rule-summary.js +2 -0
  12. package/lib/model/detector-recipe-detector-rule-summary.js.map +1 -1
  13. package/lib/model/detector-recipe-detector-rule.d.ts +3 -1
  14. package/lib/model/detector-recipe-detector-rule.js +2 -0
  15. package/lib/model/detector-recipe-detector-rule.js.map +1 -1
  16. package/lib/model/detector-recipe.d.ts +1 -1
  17. package/lib/model/detector-rule-summary.d.ts +2 -0
  18. package/lib/model/detector-rule-summary.js +2 -0
  19. package/lib/model/detector-rule-summary.js.map +1 -1
  20. package/lib/model/detector-rule.d.ts +3 -1
  21. package/lib/model/detector-rule.js +2 -0
  22. package/lib/model/detector-rule.js.map +1 -1
  23. package/lib/model/detector.d.ts +1 -1
  24. package/lib/model/impacted-resource-summary.d.ts +1 -1
  25. package/lib/model/managed-list-type-summary.d.ts +1 -1
  26. package/lib/model/managed-list-type.d.ts +2 -0
  27. package/lib/model/managed-list-type.js +2 -0
  28. package/lib/model/managed-list-type.js.map +1 -1
  29. package/lib/model/managed-list.d.ts +1 -1
  30. package/lib/model/policy-summary.d.ts +1 -1
  31. package/lib/model/problem-aggregation.d.ts +1 -1
  32. package/lib/model/problem-endpoint-summary.d.ts +1 -1
  33. package/lib/model/problem-trend-aggregation.d.ts +1 -1
  34. package/lib/model/problem.d.ts +1 -1
  35. package/lib/model/target-detector-recipe-detector-rule-summary.d.ts +2 -0
  36. package/lib/model/target-detector-recipe-detector-rule-summary.js +2 -0
  37. package/lib/model/target-detector-recipe-detector-rule-summary.js.map +1 -1
  38. package/lib/model/target-detector-recipe-detector-rule.d.ts +2 -0
  39. package/lib/model/target-detector-recipe-detector-rule.js +2 -0
  40. package/lib/model/target-detector-recipe-detector-rule.js.map +1 -1
  41. package/lib/request/add-compartment-request.d.ts +1 -1
  42. package/lib/request/cancel-work-request-request.d.ts +1 -1
  43. package/lib/request/change-data-source-compartment-request.d.ts +1 -1
  44. package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
  45. package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
  46. package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
  47. package/lib/request/change-security-recipe-compartment-request.d.ts +1 -1
  48. package/lib/request/change-security-zone-compartment-request.d.ts +1 -1
  49. package/lib/request/create-data-mask-rule-request.d.ts +1 -1
  50. package/lib/request/create-data-source-request.d.ts +1 -1
  51. package/lib/request/create-detector-recipe-detector-rule-request.d.ts +1 -1
  52. package/lib/request/create-detector-recipe-request.d.ts +1 -1
  53. package/lib/request/create-managed-list-request.d.ts +1 -1
  54. package/lib/request/create-responder-recipe-request.d.ts +1 -1
  55. package/lib/request/create-security-recipe-request.d.ts +1 -1
  56. package/lib/request/create-security-zone-request.d.ts +1 -1
  57. package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
  58. package/lib/request/create-target-request.d.ts +1 -1
  59. package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
  60. package/lib/request/delete-data-mask-rule-request.d.ts +1 -1
  61. package/lib/request/delete-data-source-request.d.ts +1 -1
  62. package/lib/request/delete-detector-recipe-detector-rule-data-source-request.d.ts +1 -1
  63. package/lib/request/delete-detector-recipe-detector-rule-request.d.ts +1 -1
  64. package/lib/request/delete-detector-recipe-request.d.ts +1 -1
  65. package/lib/request/delete-managed-list-request.d.ts +1 -1
  66. package/lib/request/delete-responder-recipe-request.d.ts +1 -1
  67. package/lib/request/delete-security-recipe-request.d.ts +1 -1
  68. package/lib/request/delete-security-zone-request.d.ts +1 -1
  69. package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
  70. package/lib/request/delete-target-request.d.ts +1 -1
  71. package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
  72. package/lib/request/execute-responder-execution-request.d.ts +1 -1
  73. package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
  74. package/lib/request/get-configuration-request.d.ts +1 -1
  75. package/lib/request/get-data-mask-rule-request.d.ts +1 -1
  76. package/lib/request/get-data-source-request.d.ts +1 -1
  77. package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
  78. package/lib/request/get-detector-recipe-request.d.ts +1 -1
  79. package/lib/request/get-detector-request.d.ts +1 -1
  80. package/lib/request/get-detector-rule-request.d.ts +1 -1
  81. package/lib/request/get-managed-list-request.d.ts +1 -1
  82. package/lib/request/get-problem-request.d.ts +1 -1
  83. package/lib/request/get-resource-profile-request.d.ts +1 -1
  84. package/lib/request/get-responder-execution-request.d.ts +1 -1
  85. package/lib/request/get-responder-recipe-request.d.ts +1 -1
  86. package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
  87. package/lib/request/get-responder-rule-request.d.ts +1 -1
  88. package/lib/request/get-security-policy-request.d.ts +1 -1
  89. package/lib/request/get-security-recipe-request.d.ts +1 -1
  90. package/lib/request/get-security-zone-request.d.ts +1 -1
  91. package/lib/request/get-sighting-request.d.ts +1 -1
  92. package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
  93. package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
  94. package/lib/request/get-target-request.d.ts +1 -1
  95. package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
  96. package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
  97. package/lib/request/get-work-request-request.d.ts +1 -1
  98. package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
  99. package/lib/request/list-data-mask-rules-request.d.ts +1 -1
  100. package/lib/request/list-data-source-events-request.d.ts +1 -1
  101. package/lib/request/list-data-sources-request.d.ts +1 -1
  102. package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
  103. package/lib/request/list-detector-recipes-request.d.ts +1 -1
  104. package/lib/request/list-detector-rules-request.d.ts +1 -1
  105. package/lib/request/list-detectors-request.d.ts +1 -1
  106. package/lib/request/list-impacted-resources-request.d.ts +1 -1
  107. package/lib/request/list-managed-list-types-request.d.ts +1 -1
  108. package/lib/request/list-managed-lists-request.d.ts +1 -1
  109. package/lib/request/list-policies-request.d.ts +1 -1
  110. package/lib/request/list-problem-endpoints-request.d.ts +1 -1
  111. package/lib/request/list-problem-entities-request.d.ts +1 -1
  112. package/lib/request/list-problem-histories-request.d.ts +1 -1
  113. package/lib/request/list-problems-request.d.ts +1 -1
  114. package/lib/request/list-recommendations-request.d.ts +1 -1
  115. package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
  116. package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
  117. package/lib/request/list-resource-profiles-request.d.ts +1 -1
  118. package/lib/request/list-resource-types-request.d.ts +1 -1
  119. package/lib/request/list-responder-activities-request.d.ts +1 -1
  120. package/lib/request/list-responder-executions-request.d.ts +1 -1
  121. package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
  122. package/lib/request/list-responder-recipes-request.d.ts +1 -1
  123. package/lib/request/list-responder-rules-request.d.ts +1 -1
  124. package/lib/request/list-security-policies-request.d.ts +1 -1
  125. package/lib/request/list-security-recipes-request.d.ts +1 -1
  126. package/lib/request/list-security-zones-request.d.ts +1 -1
  127. package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
  128. package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
  129. package/lib/request/list-sightings-request.d.ts +1 -1
  130. package/lib/request/list-tactics-request.d.ts +1 -1
  131. package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
  132. package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
  133. package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
  134. package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
  135. package/lib/request/list-targets-request.d.ts +1 -1
  136. package/lib/request/list-techniques-request.d.ts +1 -1
  137. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  138. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  139. package/lib/request/list-work-requests-request.d.ts +1 -1
  140. package/lib/request/remove-compartment-request.d.ts +1 -1
  141. package/lib/request/request-risk-scores-request.d.ts +1 -1
  142. package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
  143. package/lib/request/request-security-scores-request.d.ts +1 -1
  144. package/lib/request/request-summarized-activity-problems-request.d.ts +1 -1
  145. package/lib/request/request-summarized-problems-request.d.ts +1 -1
  146. package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
  147. package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
  148. package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
  149. package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +1 -1
  150. package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
  151. package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +1 -1
  152. package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
  153. package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
  154. package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
  155. package/lib/request/skip-responder-execution-request.d.ts +1 -1
  156. package/lib/request/trigger-responder-request.d.ts +1 -1
  157. package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
  158. package/lib/request/update-configuration-request.d.ts +1 -1
  159. package/lib/request/update-data-mask-rule-request.d.ts +1 -1
  160. package/lib/request/update-data-source-request.d.ts +1 -1
  161. package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
  162. package/lib/request/update-detector-recipe-request.d.ts +1 -1
  163. package/lib/request/update-managed-list-request.d.ts +1 -1
  164. package/lib/request/update-problem-status-request.d.ts +1 -1
  165. package/lib/request/update-responder-recipe-request.d.ts +1 -1
  166. package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
  167. package/lib/request/update-security-recipe-request.d.ts +1 -1
  168. package/lib/request/update-security-zone-request.d.ts +1 -1
  169. package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
  170. package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
  171. package/lib/request/update-target-request.d.ts +1 -1
  172. package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
  173. package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
  174. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -193,13 +193,19 @@ class CloudGuardClient {
193
193
  this._circuitBreaker.shutdown();
194
194
  }
195
195
  }
196
+ /**
197
+ * Close the client once it is no longer needed
198
+ */
199
+ close() {
200
+ this.shutdownCircuitBreaker();
201
+ }
196
202
  /**
197
203
  * Add an existing compartment to a security zone. If you previously removed a subcompartment from a security zone, you can add it back to the same security zone. The security zone ensures that resources in the subcompartment comply with the security zone's policies.
198
204
  * This operation does not retry by default if the user has not defined a retry configuration.
199
205
  * @param AddCompartmentRequest
200
206
  * @return AddCompartmentResponse
201
207
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
203
209
  */
204
210
  addCompartment(addCompartmentRequest) {
205
211
  return __awaiter(this, void 0, void 0, function* () {
@@ -265,7 +271,7 @@ class CloudGuardClient {
265
271
  * @param CancelWorkRequestRequest
266
272
  * @return CancelWorkRequestResponse
267
273
  * @throws OciError when an error occurs
268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
269
275
  */
270
276
  cancelWorkRequest(cancelWorkRequestRequest) {
271
277
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +326,7 @@ class CloudGuardClient {
320
326
  * @param ChangeDataSourceCompartmentRequest
321
327
  * @return ChangeDataSourceCompartmentResponse
322
328
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
324
330
  */
325
331
  changeDataSourceCompartment(changeDataSourceCompartmentRequest) {
326
332
  return __awaiter(this, void 0, void 0, function* () {
@@ -377,12 +383,12 @@ class CloudGuardClient {
377
383
  });
378
384
  }
379
385
  /**
380
- * Moves the DetectorRecipe from current compartment to another.
386
+ * Moves the detector recipe (DetectorRecipe object), identified by detectorRecipeId, from the current compartment to another compartment.
381
387
  * This operation does not retry by default if the user has not defined a retry configuration.
382
388
  * @param ChangeDetectorRecipeCompartmentRequest
383
389
  * @return ChangeDetectorRecipeCompartmentResponse
384
390
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
386
392
  */
387
393
  changeDetectorRecipeCompartment(changeDetectorRecipeCompartmentRequest) {
388
394
  return __awaiter(this, void 0, void 0, function* () {
@@ -434,12 +440,12 @@ class CloudGuardClient {
434
440
  });
435
441
  }
436
442
  /**
437
- * Moves the ManagedList from current compartment to another.
443
+ * Moves the managed list (ManagedList object), identified by managedListId, from the current compartment to another compartment.
438
444
  * This operation does not retry by default if the user has not defined a retry configuration.
439
445
  * @param ChangeManagedListCompartmentRequest
440
446
  * @return ChangeManagedListCompartmentResponse
441
447
  * @throws OciError when an error occurs
442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
443
449
  */
444
450
  changeManagedListCompartment(changeManagedListCompartmentRequest) {
445
451
  return __awaiter(this, void 0, void 0, function* () {
@@ -496,7 +502,7 @@ class CloudGuardClient {
496
502
  * @param ChangeResponderRecipeCompartmentRequest
497
503
  * @return ChangeResponderRecipeCompartmentResponse
498
504
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
500
506
  */
501
507
  changeResponderRecipeCompartment(changeResponderRecipeCompartmentRequest) {
502
508
  return __awaiter(this, void 0, void 0, function* () {
@@ -553,7 +559,7 @@ class CloudGuardClient {
553
559
  * @param ChangeSecurityRecipeCompartmentRequest
554
560
  * @return ChangeSecurityRecipeCompartmentResponse
555
561
  * @throws OciError when an error occurs
556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
557
563
  */
558
564
  changeSecurityRecipeCompartment(changeSecurityRecipeCompartmentRequest) {
559
565
  return __awaiter(this, void 0, void 0, function* () {
@@ -610,7 +616,7 @@ class CloudGuardClient {
610
616
  * @param ChangeSecurityZoneCompartmentRequest
611
617
  * @return ChangeSecurityZoneCompartmentResponse
612
618
  * @throws OciError when an error occurs
613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
614
620
  */
615
621
  changeSecurityZoneCompartment(changeSecurityZoneCompartmentRequest) {
616
622
  return __awaiter(this, void 0, void 0, function* () {
@@ -662,13 +668,13 @@ class CloudGuardClient {
662
668
  });
663
669
  }
664
670
  /**
665
- * Creates a new Data Mask Rule Definition
671
+ * Creates a new DataMaskRule object definition.
666
672
  *
667
673
  * This operation does not retry by default if the user has not defined a retry configuration.
668
674
  * @param CreateDataMaskRuleRequest
669
675
  * @return CreateDataMaskRuleResponse
670
676
  * @throws OciError when an error occurs
671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
672
678
  */
673
679
  createDataMaskRule(createDataMaskRuleRequest) {
674
680
  return __awaiter(this, void 0, void 0, function* () {
@@ -732,7 +738,7 @@ class CloudGuardClient {
732
738
  * @param CreateDataSourceRequest
733
739
  * @return CreateDataSourceResponse
734
740
  * @throws OciError when an error occurs
735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
736
742
  */
737
743
  createDataSource(createDataSourceRequest) {
738
744
  return __awaiter(this, void 0, void 0, function* () {
@@ -786,13 +792,13 @@ class CloudGuardClient {
786
792
  });
787
793
  }
788
794
  /**
789
- * Creates a DetectorRecipe
795
+ * Creates a new DetectorRecipe object.
790
796
  *
791
797
  * This operation does not retry by default if the user has not defined a retry configuration.
792
798
  * @param CreateDetectorRecipeRequest
793
799
  * @return CreateDetectorRecipeResponse
794
800
  * @throws OciError when an error occurs
795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
796
802
  */
797
803
  createDetectorRecipe(createDetectorRecipeRequest) {
798
804
  return __awaiter(this, void 0, void 0, function* () {
@@ -855,7 +861,7 @@ class CloudGuardClient {
855
861
  * @param CreateDetectorRecipeDetectorRuleRequest
856
862
  * @return CreateDetectorRecipeDetectorRuleResponse
857
863
  * @throws OciError when an error occurs
858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
859
865
  */
860
866
  createDetectorRecipeDetectorRule(createDetectorRecipeDetectorRuleRequest) {
861
867
  return __awaiter(this, void 0, void 0, function* () {
@@ -915,13 +921,13 @@ class CloudGuardClient {
915
921
  });
916
922
  }
917
923
  /**
918
- * Creates a new ManagedList.
924
+ * Creates a new ManagedList object.
919
925
  *
920
926
  * This operation does not retry by default if the user has not defined a retry configuration.
921
927
  * @param CreateManagedListRequest
922
928
  * @return CreateManagedListResponse
923
929
  * @throws OciError when an error occurs
924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
925
931
  */
926
932
  createManagedList(createManagedListRequest) {
927
933
  return __awaiter(this, void 0, void 0, function* () {
@@ -985,7 +991,7 @@ class CloudGuardClient {
985
991
  * @param CreateResponderRecipeRequest
986
992
  * @return CreateResponderRecipeResponse
987
993
  * @throws OciError when an error occurs
988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
989
995
  */
990
996
  createResponderRecipe(createResponderRecipeRequest) {
991
997
  return __awaiter(this, void 0, void 0, function* () {
@@ -1049,7 +1055,7 @@ class CloudGuardClient {
1049
1055
  * @param CreateSecurityRecipeRequest
1050
1056
  * @return CreateSecurityRecipeResponse
1051
1057
  * @throws OciError when an error occurs
1052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
1058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
1053
1059
  */
1054
1060
  createSecurityRecipe(createSecurityRecipeRequest) {
1055
1061
  return __awaiter(this, void 0, void 0, function* () {
@@ -1113,7 +1119,7 @@ class CloudGuardClient {
1113
1119
  * @param CreateSecurityZoneRequest
1114
1120
  * @return CreateSecurityZoneResponse
1115
1121
  * @throws OciError when an error occurs
1116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
1122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
1117
1123
  */
1118
1124
  createSecurityZone(createSecurityZoneRequest) {
1119
1125
  return __awaiter(this, void 0, void 0, function* () {
@@ -1177,7 +1183,7 @@ class CloudGuardClient {
1177
1183
  * @param CreateTargetRequest
1178
1184
  * @return CreateTargetResponse
1179
1185
  * @throws OciError when an error occurs
1180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
1186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
1181
1187
  */
1182
1188
  createTarget(createTargetRequest) {
1183
1189
  return __awaiter(this, void 0, void 0, function* () {
@@ -1241,7 +1247,7 @@ class CloudGuardClient {
1241
1247
  * @param CreateTargetDetectorRecipeRequest
1242
1248
  * @return CreateTargetDetectorRecipeResponse
1243
1249
  * @throws OciError when an error occurs
1244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
1250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
1245
1251
  */
1246
1252
  createTargetDetectorRecipe(createTargetDetectorRecipeRequest) {
1247
1253
  return __awaiter(this, void 0, void 0, function* () {
@@ -1307,7 +1313,7 @@ class CloudGuardClient {
1307
1313
  * @param CreateTargetResponderRecipeRequest
1308
1314
  * @return CreateTargetResponderRecipeResponse
1309
1315
  * @throws OciError when an error occurs
1310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1311
1317
  */
1312
1318
  createTargetResponderRecipe(createTargetResponderRecipeRequest) {
1313
1319
  return __awaiter(this, void 0, void 0, function* () {
@@ -1367,12 +1373,12 @@ class CloudGuardClient {
1367
1373
  });
1368
1374
  }
1369
1375
  /**
1370
- * Deletes a DataMaskRule identified by dataMaskRuleId
1376
+ * Deletes a DataMaskRule object, identified by dataMaskRuleId.
1371
1377
  * This operation does not retry by default if the user has not defined a retry configuration.
1372
1378
  * @param DeleteDataMaskRuleRequest
1373
1379
  * @return DeleteDataMaskRuleResponse
1374
1380
  * @throws OciError when an error occurs
1375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1376
1382
  */
1377
1383
  deleteDataMaskRule(deleteDataMaskRuleRequest) {
1378
1384
  return __awaiter(this, void 0, void 0, function* () {
@@ -1427,7 +1433,7 @@ class CloudGuardClient {
1427
1433
  * @param DeleteDataSourceRequest
1428
1434
  * @return DeleteDataSourceResponse
1429
1435
  * @throws OciError when an error occurs
1430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
1436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
1431
1437
  */
1432
1438
  deleteDataSource(deleteDataSourceRequest) {
1433
1439
  return __awaiter(this, void 0, void 0, function* () {
@@ -1483,12 +1489,12 @@ class CloudGuardClient {
1483
1489
  });
1484
1490
  }
1485
1491
  /**
1486
- * Deletes a DetectorRecipe identified by detectorRecipeId
1492
+ * Deletes a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
1487
1493
  * This operation does not retry by default if the user has not defined a retry configuration.
1488
1494
  * @param DeleteDetectorRecipeRequest
1489
1495
  * @return DeleteDetectorRecipeResponse
1490
1496
  * @throws OciError when an error occurs
1491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1492
1498
  */
1493
1499
  deleteDetectorRecipe(deleteDetectorRecipeRequest) {
1494
1500
  return __awaiter(this, void 0, void 0, function* () {
@@ -1544,7 +1550,7 @@ class CloudGuardClient {
1544
1550
  * @param DeleteDetectorRecipeDetectorRuleRequest
1545
1551
  * @return DeleteDetectorRecipeDetectorRuleResponse
1546
1552
  * @throws OciError when an error occurs
1547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
1553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
1548
1554
  */
1549
1555
  deleteDetectorRecipeDetectorRule(deleteDetectorRecipeDetectorRuleRequest) {
1550
1556
  return __awaiter(this, void 0, void 0, function* () {
@@ -1600,7 +1606,7 @@ class CloudGuardClient {
1600
1606
  * @param DeleteDetectorRecipeDetectorRuleDataSourceRequest
1601
1607
  * @return DeleteDetectorRecipeDetectorRuleDataSourceResponse
1602
1608
  * @throws OciError when an error occurs
1603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
1609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
1604
1610
  */
1605
1611
  deleteDetectorRecipeDetectorRuleDataSource(deleteDetectorRecipeDetectorRuleDataSourceRequest) {
1606
1612
  return __awaiter(this, void 0, void 0, function* () {
@@ -1652,12 +1658,12 @@ class CloudGuardClient {
1652
1658
  });
1653
1659
  }
1654
1660
  /**
1655
- * Deletes a managed list identified by managedListId
1661
+ * Deletes a managed list identified by managedListId.
1656
1662
  * This operation does not retry by default if the user has not defined a retry configuration.
1657
1663
  * @param DeleteManagedListRequest
1658
1664
  * @return DeleteManagedListResponse
1659
1665
  * @throws OciError when an error occurs
1660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1661
1667
  */
1662
1668
  deleteManagedList(deleteManagedListRequest) {
1663
1669
  return __awaiter(this, void 0, void 0, function* () {
@@ -1713,7 +1719,7 @@ class CloudGuardClient {
1713
1719
  * @param DeleteResponderRecipeRequest
1714
1720
  * @return DeleteResponderRecipeResponse
1715
1721
  * @throws OciError when an error occurs
1716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1717
1723
  */
1718
1724
  deleteResponderRecipe(deleteResponderRecipeRequest) {
1719
1725
  return __awaiter(this, void 0, void 0, function* () {
@@ -1768,7 +1774,7 @@ class CloudGuardClient {
1768
1774
  * @param DeleteSecurityRecipeRequest
1769
1775
  * @return DeleteSecurityRecipeResponse
1770
1776
  * @throws OciError when an error occurs
1771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1772
1778
  */
1773
1779
  deleteSecurityRecipe(deleteSecurityRecipeRequest) {
1774
1780
  return __awaiter(this, void 0, void 0, function* () {
@@ -1823,7 +1829,7 @@ class CloudGuardClient {
1823
1829
  * @param DeleteSecurityZoneRequest
1824
1830
  * @return DeleteSecurityZoneResponse
1825
1831
  * @throws OciError when an error occurs
1826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1827
1833
  */
1828
1834
  deleteSecurityZone(deleteSecurityZoneRequest) {
1829
1835
  return __awaiter(this, void 0, void 0, function* () {
@@ -1878,7 +1884,7 @@ class CloudGuardClient {
1878
1884
  * @param DeleteTargetRequest
1879
1885
  * @return DeleteTargetResponse
1880
1886
  * @throws OciError when an error occurs
1881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1882
1888
  */
1883
1889
  deleteTarget(deleteTargetRequest) {
1884
1890
  return __awaiter(this, void 0, void 0, function* () {
@@ -1933,7 +1939,7 @@ class CloudGuardClient {
1933
1939
  * @param DeleteTargetDetectorRecipeRequest
1934
1940
  * @return DeleteTargetDetectorRecipeResponse
1935
1941
  * @throws OciError when an error occurs
1936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1937
1943
  */
1938
1944
  deleteTargetDetectorRecipe(deleteTargetDetectorRecipeRequest) {
1939
1945
  return __awaiter(this, void 0, void 0, function* () {
@@ -1989,7 +1995,7 @@ class CloudGuardClient {
1989
1995
  * @param DeleteTargetResponderRecipeRequest
1990
1996
  * @return DeleteTargetResponderRecipeResponse
1991
1997
  * @throws OciError when an error occurs
1992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1998
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1993
1999
  */
1994
2000
  deleteTargetResponderRecipe(deleteTargetResponderRecipeRequest) {
1995
2001
  return __awaiter(this, void 0, void 0, function* () {
@@ -2045,7 +2051,7 @@ class CloudGuardClient {
2045
2051
  * @param ExecuteResponderExecutionRequest
2046
2052
  * @return ExecuteResponderExecutionResponse
2047
2053
  * @throws OciError when an error occurs
2048
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
2054
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
2049
2055
  */
2050
2056
  executeResponderExecution(executeResponderExecutionRequest) {
2051
2057
  return __awaiter(this, void 0, void 0, function* () {
@@ -2099,13 +2105,13 @@ class CloudGuardClient {
2099
2105
  });
2100
2106
  }
2101
2107
  /**
2102
- * Returns ConditionType with its details.
2108
+ * Returns a ConditionMetatDataType object with its details.
2103
2109
  *
2104
2110
  * This operation does not retry by default if the user has not defined a retry configuration.
2105
2111
  * @param GetConditionMetadataTypeRequest
2106
2112
  * @return GetConditionMetadataTypeResponse
2107
2113
  * @throws OciError when an error occurs
2108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
2114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
2109
2115
  */
2110
2116
  getConditionMetadataType(getConditionMetadataTypeRequest) {
2111
2117
  return __awaiter(this, void 0, void 0, function* () {
@@ -2166,12 +2172,12 @@ class CloudGuardClient {
2166
2172
  });
2167
2173
  }
2168
2174
  /**
2169
- * GET Cloud Guard Configuration Details for a Tenancy.
2175
+ * Returns the configuration details for a Cloud Guard tenancy, identified by root compartment OCID.
2170
2176
  * This operation does not retry by default if the user has not defined a retry configuration.
2171
2177
  * @param GetConfigurationRequest
2172
2178
  * @return GetConfigurationResponse
2173
2179
  * @throws OciError when an error occurs
2174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
2180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
2175
2181
  */
2176
2182
  getConfiguration(getConfigurationRequest) {
2177
2183
  return __awaiter(this, void 0, void 0, function* () {
@@ -2234,12 +2240,12 @@ class CloudGuardClient {
2234
2240
  });
2235
2241
  }
2236
2242
  /**
2237
- * Returns a DataMaskRule identified by DataMaskRuleId
2243
+ * Returns a DataMaskRule object, identified by DataMaskRuleId.
2238
2244
  * This operation does not retry by default if the user has not defined a retry configuration.
2239
2245
  * @param GetDataMaskRuleRequest
2240
2246
  * @return GetDataMaskRuleResponse
2241
2247
  * @throws OciError when an error occurs
2242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
2248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
2243
2249
  */
2244
2250
  getDataMaskRule(getDataMaskRuleRequest) {
2245
2251
  return __awaiter(this, void 0, void 0, function* () {
@@ -2302,7 +2308,7 @@ class CloudGuardClient {
2302
2308
  * @param GetDataSourceRequest
2303
2309
  * @return GetDataSourceResponse
2304
2310
  * @throws OciError when an error occurs
2305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
2311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
2306
2312
  */
2307
2313
  getDataSource(getDataSourceRequest) {
2308
2314
  return __awaiter(this, void 0, void 0, function* () {
@@ -2360,13 +2366,13 @@ class CloudGuardClient {
2360
2366
  });
2361
2367
  }
2362
2368
  /**
2363
- * Returns a Detector identified by detectorId.
2369
+ * Returns a Detector object, identified by detectorId.
2364
2370
  *
2365
2371
  * This operation does not retry by default if the user has not defined a retry configuration.
2366
2372
  * @param GetDetectorRequest
2367
2373
  * @return GetDetectorResponse
2368
2374
  * @throws OciError when an error occurs
2369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
2375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
2370
2376
  */
2371
2377
  getDetector(getDetectorRequest) {
2372
2378
  return __awaiter(this, void 0, void 0, function* () {
@@ -2424,12 +2430,12 @@ class CloudGuardClient {
2424
2430
  });
2425
2431
  }
2426
2432
  /**
2427
- * Returns a DetectorRecipe identified by detectorRecipeId
2433
+ * Returns a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
2428
2434
  * This operation does not retry by default if the user has not defined a retry configuration.
2429
2435
  * @param GetDetectorRecipeRequest
2430
2436
  * @return GetDetectorRecipeResponse
2431
2437
  * @throws OciError when an error occurs
2432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
2438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
2433
2439
  */
2434
2440
  getDetectorRecipe(getDetectorRecipeRequest) {
2435
2441
  return __awaiter(this, void 0, void 0, function* () {
@@ -2487,12 +2493,12 @@ class CloudGuardClient {
2487
2493
  });
2488
2494
  }
2489
2495
  /**
2490
- * Get DetectorRule by identifier
2496
+ * Returns a detector rule (DetectorRule object) identified by detectorRuleId.
2491
2497
  * This operation does not retry by default if the user has not defined a retry configuration.
2492
2498
  * @param GetDetectorRecipeDetectorRuleRequest
2493
2499
  * @return GetDetectorRecipeDetectorRuleResponse
2494
2500
  * @throws OciError when an error occurs
2495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
2501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
2496
2502
  */
2497
2503
  getDetectorRecipeDetectorRule(getDetectorRecipeDetectorRuleRequest) {
2498
2504
  return __awaiter(this, void 0, void 0, function* () {
@@ -2551,13 +2557,13 @@ class CloudGuardClient {
2551
2557
  });
2552
2558
  }
2553
2559
  /**
2554
- * Returns a Detector Rule identified by detectorRuleId
2560
+ * Returns a detector rule (DetectorRule object) identified by detectorRuleId.
2555
2561
  *
2556
2562
  * This operation does not retry by default if the user has not defined a retry configuration.
2557
2563
  * @param GetDetectorRuleRequest
2558
2564
  * @return GetDetectorRuleResponse
2559
2565
  * @throws OciError when an error occurs
2560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2561
2567
  */
2562
2568
  getDetectorRule(getDetectorRuleRequest) {
2563
2569
  return __awaiter(this, void 0, void 0, function* () {
@@ -2621,12 +2627,12 @@ class CloudGuardClient {
2621
2627
  });
2622
2628
  }
2623
2629
  /**
2624
- * Returns a managed list identified by managedListId
2630
+ * Returns a managed list identified by managedListId.
2625
2631
  * This operation does not retry by default if the user has not defined a retry configuration.
2626
2632
  * @param GetManagedListRequest
2627
2633
  * @return GetManagedListResponse
2628
2634
  * @throws OciError when an error occurs
2629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2630
2636
  */
2631
2637
  getManagedList(getManagedListRequest) {
2632
2638
  return __awaiter(this, void 0, void 0, function* () {
@@ -2684,12 +2690,12 @@ class CloudGuardClient {
2684
2690
  });
2685
2691
  }
2686
2692
  /**
2687
- * Returns a Problems response
2693
+ * Returns the Problem object identified by a problemId.
2688
2694
  * This operation does not retry by default if the user has not defined a retry configuration.
2689
2695
  * @param GetProblemRequest
2690
2696
  * @return GetProblemResponse
2691
2697
  * @throws OciError when an error occurs
2692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2693
2699
  */
2694
2700
  getProblem(getProblemRequest) {
2695
2701
  return __awaiter(this, void 0, void 0, function* () {
@@ -2752,7 +2758,7 @@ class CloudGuardClient {
2752
2758
  * @param GetResourceProfileRequest
2753
2759
  * @return GetResourceProfileResponse
2754
2760
  * @throws OciError when an error occurs
2755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2756
2762
  */
2757
2763
  getResourceProfile(getResourceProfileRequest) {
2758
2764
  return __awaiter(this, void 0, void 0, function* () {
@@ -2816,7 +2822,7 @@ class CloudGuardClient {
2816
2822
  * @param GetResponderExecutionRequest
2817
2823
  * @return GetResponderExecutionResponse
2818
2824
  * @throws OciError when an error occurs
2819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2820
2826
  */
2821
2827
  getResponderExecution(getResponderExecutionRequest) {
2822
2828
  return __awaiter(this, void 0, void 0, function* () {
@@ -2879,7 +2885,7 @@ class CloudGuardClient {
2879
2885
  * @param GetResponderRecipeRequest
2880
2886
  * @return GetResponderRecipeResponse
2881
2887
  * @throws OciError when an error occurs
2882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2883
2889
  */
2884
2890
  getResponderRecipe(getResponderRecipeRequest) {
2885
2891
  return __awaiter(this, void 0, void 0, function* () {
@@ -2942,7 +2948,7 @@ class CloudGuardClient {
2942
2948
  * @param GetResponderRecipeResponderRuleRequest
2943
2949
  * @return GetResponderRecipeResponderRuleResponse
2944
2950
  * @throws OciError when an error occurs
2945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2946
2952
  */
2947
2953
  getResponderRecipeResponderRule(getResponderRecipeResponderRuleRequest) {
2948
2954
  return __awaiter(this, void 0, void 0, function* () {
@@ -3006,7 +3012,7 @@ class CloudGuardClient {
3006
3012
  * @param GetResponderRuleRequest
3007
3013
  * @return GetResponderRuleResponse
3008
3014
  * @throws OciError when an error occurs
3009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
3015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
3010
3016
  */
3011
3017
  getResponderRule(getResponderRuleRequest) {
3012
3018
  return __awaiter(this, void 0, void 0, function* () {
@@ -3069,7 +3075,7 @@ class CloudGuardClient {
3069
3075
  * @param GetSecurityPolicyRequest
3070
3076
  * @return GetSecurityPolicyResponse
3071
3077
  * @throws OciError when an error occurs
3072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
3078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
3073
3079
  */
3074
3080
  getSecurityPolicy(getSecurityPolicyRequest) {
3075
3081
  return __awaiter(this, void 0, void 0, function* () {
@@ -3132,7 +3138,7 @@ class CloudGuardClient {
3132
3138
  * @param GetSecurityRecipeRequest
3133
3139
  * @return GetSecurityRecipeResponse
3134
3140
  * @throws OciError when an error occurs
3135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
3141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
3136
3142
  */
3137
3143
  getSecurityRecipe(getSecurityRecipeRequest) {
3138
3144
  return __awaiter(this, void 0, void 0, function* () {
@@ -3195,7 +3201,7 @@ class CloudGuardClient {
3195
3201
  * @param GetSecurityZoneRequest
3196
3202
  * @return GetSecurityZoneResponse
3197
3203
  * @throws OciError when an error occurs
3198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
3204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
3199
3205
  */
3200
3206
  getSecurityZone(getSecurityZoneRequest) {
3201
3207
  return __awaiter(this, void 0, void 0, function* () {
@@ -3258,7 +3264,7 @@ class CloudGuardClient {
3258
3264
  * @param GetSightingRequest
3259
3265
  * @return GetSightingResponse
3260
3266
  * @throws OciError when an error occurs
3261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
3267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
3262
3268
  */
3263
3269
  getSighting(getSightingRequest) {
3264
3270
  return __awaiter(this, void 0, void 0, function* () {
@@ -3321,7 +3327,7 @@ class CloudGuardClient {
3321
3327
  * @param GetTargetRequest
3322
3328
  * @return GetTargetResponse
3323
3329
  * @throws OciError when an error occurs
3324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
3330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
3325
3331
  */
3326
3332
  getTarget(getTargetRequest) {
3327
3333
  return __awaiter(this, void 0, void 0, function* () {
@@ -3384,7 +3390,7 @@ class CloudGuardClient {
3384
3390
  * @param GetTargetDetectorRecipeRequest
3385
3391
  * @return GetTargetDetectorRecipeResponse
3386
3392
  * @throws OciError when an error occurs
3387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
3393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
3388
3394
  */
3389
3395
  getTargetDetectorRecipe(getTargetDetectorRecipeRequest) {
3390
3396
  return __awaiter(this, void 0, void 0, function* () {
@@ -3448,7 +3454,7 @@ class CloudGuardClient {
3448
3454
  * @param GetTargetDetectorRecipeDetectorRuleRequest
3449
3455
  * @return GetTargetDetectorRecipeDetectorRuleResponse
3450
3456
  * @throws OciError when an error occurs
3451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
3457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
3452
3458
  */
3453
3459
  getTargetDetectorRecipeDetectorRule(getTargetDetectorRecipeDetectorRuleRequest) {
3454
3460
  return __awaiter(this, void 0, void 0, function* () {
@@ -3513,7 +3519,7 @@ class CloudGuardClient {
3513
3519
  * @param GetTargetResponderRecipeRequest
3514
3520
  * @return GetTargetResponderRecipeResponse
3515
3521
  * @throws OciError when an error occurs
3516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
3522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
3517
3523
  */
3518
3524
  getTargetResponderRecipe(getTargetResponderRecipeRequest) {
3519
3525
  return __awaiter(this, void 0, void 0, function* () {
@@ -3577,7 +3583,7 @@ class CloudGuardClient {
3577
3583
  * @param GetTargetResponderRecipeResponderRuleRequest
3578
3584
  * @return GetTargetResponderRecipeResponderRuleResponse
3579
3585
  * @throws OciError when an error occurs
3580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3581
3587
  */
3582
3588
  getTargetResponderRecipeResponderRule(getTargetResponderRecipeResponderRuleRequest) {
3583
3589
  return __awaiter(this, void 0, void 0, function* () {
@@ -3642,7 +3648,7 @@ class CloudGuardClient {
3642
3648
  * @param GetWorkRequestRequest
3643
3649
  * @return GetWorkRequestResponse
3644
3650
  * @throws OciError when an error occurs
3645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3646
3652
  */
3647
3653
  getWorkRequest(getWorkRequestRequest) {
3648
3654
  return __awaiter(this, void 0, void 0, function* () {
@@ -3705,13 +3711,13 @@ class CloudGuardClient {
3705
3711
  });
3706
3712
  }
3707
3713
  /**
3708
- * Returns a list of condition types.
3714
+ * Returns a list of ConditionMetadataType objects.
3709
3715
  *
3710
3716
  * This operation does not retry by default if the user has not defined a retry configuration.
3711
3717
  * @param ListConditionMetadataTypesRequest
3712
3718
  * @return ListConditionMetadataTypesResponse
3713
3719
  * @throws OciError when an error occurs
3714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3715
3721
  */
3716
3722
  listConditionMetadataTypes(listConditionMetadataTypesRequest) {
3717
3723
  return __awaiter(this, void 0, void 0, function* () {
@@ -3774,13 +3780,13 @@ class CloudGuardClient {
3774
3780
  });
3775
3781
  }
3776
3782
  /**
3777
- * Returns a list of all Data Mask Rules in the root 'compartmentId' passed.
3783
+ * Returns a list of all DataMaskRule objects in the specified compartmentId (OCID) and its subcompartments.
3778
3784
  *
3779
3785
  * This operation does not retry by default if the user has not defined a retry configuration.
3780
3786
  * @param ListDataMaskRulesRequest
3781
3787
  * @return ListDataMaskRulesResponse
3782
3788
  * @throws OciError when an error occurs
3783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3784
3790
  */
3785
3791
  listDataMaskRules(listDataMaskRulesRequest) {
3786
3792
  return __awaiter(this, void 0, void 0, function* () {
@@ -3855,7 +3861,7 @@ class CloudGuardClient {
3855
3861
  * @param ListDataSourceEventsRequest
3856
3862
  * @return ListDataSourceEventsResponse
3857
3863
  * @throws OciError when an error occurs
3858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
3864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
3859
3865
  */
3860
3866
  listDataSourceEvents(listDataSourceEventsRequest) {
3861
3867
  return __awaiter(this, void 0, void 0, function* () {
@@ -3939,7 +3945,7 @@ class CloudGuardClient {
3939
3945
  * @param ListDataSourcesRequest
3940
3946
  * @return ListDataSourcesResponse
3941
3947
  * @throws OciError when an error occurs
3942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
3948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
3943
3949
  */
3944
3950
  listDataSources(listDataSourcesRequest) {
3945
3951
  return __awaiter(this, void 0, void 0, function* () {
@@ -4007,13 +4013,13 @@ class CloudGuardClient {
4007
4013
  });
4008
4014
  }
4009
4015
  /**
4010
- * Returns a list of DetectorRule associated with DetectorRecipe.
4016
+ * Returns a list of detector rules (DetectorRule objects) for a detector recipe (DetectorRecipe object), identified by detectorRecipeId.
4011
4017
  *
4012
4018
  * This operation does not retry by default if the user has not defined a retry configuration.
4013
4019
  * @param ListDetectorRecipeDetectorRulesRequest
4014
4020
  * @return ListDetectorRecipeDetectorRulesResponse
4015
4021
  * @throws OciError when an error occurs
4016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
4022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
4017
4023
  */
4018
4024
  listDetectorRecipeDetectorRules(listDetectorRecipeDetectorRulesRequest) {
4019
4025
  return __awaiter(this, void 0, void 0, function* () {
@@ -4079,7 +4085,7 @@ class CloudGuardClient {
4079
4085
  });
4080
4086
  }
4081
4087
  /**
4082
- * Returns a list of all Detector Recipes in a compartment
4088
+ * Returns a list of all detector recipes (DetectorRecipe objects) in a compartment, identified by compartmentId.
4083
4089
  * <p>
4084
4090
  The ListDetectorRecipes operation returns only the detector recipes in `compartmentId` passed.
4085
4091
  * The list does not include any subcompartments of the compartmentId passed.
@@ -4099,7 +4105,7 @@ class CloudGuardClient {
4099
4105
  * @param ListDetectorRecipesRequest
4100
4106
  * @return ListDetectorRecipesResponse
4101
4107
  * @throws OciError when an error occurs
4102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
4108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
4103
4109
  */
4104
4110
  listDetectorRecipes(listDetectorRecipesRequest) {
4105
4111
  return __awaiter(this, void 0, void 0, function* () {
@@ -4166,13 +4172,13 @@ class CloudGuardClient {
4166
4172
  });
4167
4173
  }
4168
4174
  /**
4169
- * Returns a list of detector rules for the detectorId passed.
4175
+ * Returns a list of detector rules for the DetectorRecipe object identified by detectorId.
4170
4176
  *
4171
4177
  * This operation does not retry by default if the user has not defined a retry configuration.
4172
4178
  * @param ListDetectorRulesRequest
4173
4179
  * @return ListDetectorRulesResponse
4174
4180
  * @throws OciError when an error occurs
4175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
4181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
4176
4182
  */
4177
4183
  listDetectorRules(listDetectorRulesRequest) {
4178
4184
  return __awaiter(this, void 0, void 0, function* () {
@@ -4238,13 +4244,13 @@ class CloudGuardClient {
4238
4244
  });
4239
4245
  }
4240
4246
  /**
4241
- * Returns detector catalog - list of detectors supported by Cloud Guard
4247
+ * Returns a detector catalog (DetectorCollection object) with a list of DetectorSummary objects.
4242
4248
  *
4243
4249
  * This operation does not retry by default if the user has not defined a retry configuration.
4244
4250
  * @param ListDetectorsRequest
4245
4251
  * @return ListDetectorsResponse
4246
4252
  * @throws OciError when an error occurs
4247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
4253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
4248
4254
  */
4249
4255
  listDetectors(listDetectorsRequest) {
4250
4256
  return __awaiter(this, void 0, void 0, function* () {
@@ -4307,13 +4313,13 @@ class CloudGuardClient {
4307
4313
  });
4308
4314
  }
4309
4315
  /**
4310
- * Returns a list of Impacted Resources for a CloudGuard Problem
4316
+ * Returns a list of impacted resources for a Cloud Guard problem with a specified problem ID.
4311
4317
  *
4312
4318
  * This operation does not retry by default if the user has not defined a retry configuration.
4313
4319
  * @param ListImpactedResourcesRequest
4314
4320
  * @return ListImpactedResourcesResponse
4315
4321
  * @throws OciError when an error occurs
4316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
4322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
4317
4323
  */
4318
4324
  listImpactedResources(listImpactedResourcesRequest) {
4319
4325
  return __awaiter(this, void 0, void 0, function* () {
@@ -4376,12 +4382,12 @@ class CloudGuardClient {
4376
4382
  });
4377
4383
  }
4378
4384
  /**
4379
- * Returns all ManagedList types supported by Cloud Guard
4385
+ * Returns all managed list types (listType parameter) that Cloud Guard supports.
4380
4386
  * This operation does not retry by default if the user has not defined a retry configuration.
4381
4387
  * @param ListManagedListTypesRequest
4382
4388
  * @return ListManagedListTypesResponse
4383
4389
  * @throws OciError when an error occurs
4384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
4390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
4385
4391
  */
4386
4392
  listManagedListTypes(listManagedListTypesRequest) {
4387
4393
  return __awaiter(this, void 0, void 0, function* () {
@@ -4444,7 +4450,7 @@ class CloudGuardClient {
4444
4450
  });
4445
4451
  }
4446
4452
  /**
4447
- * Returns a list of ListManagedLists.
4453
+ * Returns a list of all ManagedList objects in a compartment, identified by compartmentId.
4448
4454
  * The ListManagedLists operation returns only the managed lists in `compartmentId` passed.
4449
4455
  * The list does not include any subcompartments of the compartmentId passed.
4450
4456
  * <p>
@@ -4463,7 +4469,7 @@ class CloudGuardClient {
4463
4469
  * @param ListManagedListsRequest
4464
4470
  * @return ListManagedListsResponse
4465
4471
  * @throws OciError when an error occurs
4466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
4472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
4467
4473
  */
4468
4474
  listManagedLists(listManagedListsRequest) {
4469
4475
  return __awaiter(this, void 0, void 0, function* () {
@@ -4531,13 +4537,13 @@ class CloudGuardClient {
4531
4537
  });
4532
4538
  }
4533
4539
  /**
4534
- * Returns the list of global policy statements needed by Cloud Guard when enabling
4540
+ * Returns the list of global policy statements (policy attributes) needed to fully enable Cloud Guard.
4535
4541
  *
4536
4542
  * This operation does not retry by default if the user has not defined a retry configuration.
4537
4543
  * @param ListPoliciesRequest
4538
4544
  * @return ListPoliciesResponse
4539
4545
  * @throws OciError when an error occurs
4540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
4546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
4541
4547
  */
4542
4548
  listPolicies(listPoliciesRequest) {
4543
4549
  return __awaiter(this, void 0, void 0, function* () {
@@ -4599,13 +4605,13 @@ class CloudGuardClient {
4599
4605
  });
4600
4606
  }
4601
4607
  /**
4602
- * Returns a list of endpoints associated with a cloud guard problem
4608
+ * Returns a list of endpoints associated with a problem, identified by problemId.
4603
4609
  *
4604
4610
  * This operation does not retry by default if the user has not defined a retry configuration.
4605
4611
  * @param ListProblemEndpointsRequest
4606
4612
  * @return ListProblemEndpointsResponse
4607
4613
  * @throws OciError when an error occurs
4608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
4614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
4609
4615
  */
4610
4616
  listProblemEndpoints(listProblemEndpointsRequest) {
4611
4617
  return __awaiter(this, void 0, void 0, function* () {
@@ -4674,7 +4680,7 @@ class CloudGuardClient {
4674
4680
  * @param ListProblemEntitiesRequest
4675
4681
  * @return ListProblemEntitiesResponse
4676
4682
  * @throws OciError when an error occurs
4677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
4683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
4678
4684
  */
4679
4685
  listProblemEntities(listProblemEntitiesRequest) {
4680
4686
  return __awaiter(this, void 0, void 0, function* () {
@@ -4737,13 +4743,13 @@ class CloudGuardClient {
4737
4743
  });
4738
4744
  }
4739
4745
  /**
4740
- * Returns a list of Actions done on CloudGuard Problem
4746
+ * Returns a list of actions taken on a Cloud Guard problem.
4741
4747
  *
4742
4748
  * This operation does not retry by default if the user has not defined a retry configuration.
4743
4749
  * @param ListProblemHistoriesRequest
4744
4750
  * @return ListProblemHistoriesResponse
4745
4751
  * @throws OciError when an error occurs
4746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
4752
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
4747
4753
  */
4748
4754
  listProblemHistories(listProblemHistoriesRequest) {
4749
4755
  return __awaiter(this, void 0, void 0, function* () {
@@ -4807,7 +4813,7 @@ class CloudGuardClient {
4807
4813
  });
4808
4814
  }
4809
4815
  /**
4810
- * Returns a list of all Problems identified by the Cloud Guard
4816
+ * Returns a list of all Problems identified by Cloud Guard which are currently in the database and meet the filtering criteria.
4811
4817
  * <p>
4812
4818
  The ListProblems operation returns only the problems in `compartmentId` passed.
4813
4819
  * The list does not include any subcompartments of the compartmentId passed.
@@ -4827,7 +4833,7 @@ class CloudGuardClient {
4827
4833
  * @param ListProblemsRequest
4828
4834
  * @return ListProblemsResponse
4829
4835
  * @throws OciError when an error occurs
4830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4831
4837
  */
4832
4838
  listProblems(listProblemsRequest) {
4833
4839
  return __awaiter(this, void 0, void 0, function* () {
@@ -4915,7 +4921,7 @@ class CloudGuardClient {
4915
4921
  * @param ListRecommendationsRequest
4916
4922
  * @return ListRecommendationsResponse
4917
4923
  * @throws OciError when an error occurs
4918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4919
4925
  */
4920
4926
  listRecommendations(listRecommendationsRequest) {
4921
4927
  return __awaiter(this, void 0, void 0, function* () {
@@ -4987,7 +4993,7 @@ class CloudGuardClient {
4987
4993
  * @param ListResourceProfileEndpointsRequest
4988
4994
  * @return ListResourceProfileEndpointsResponse
4989
4995
  * @throws OciError when an error occurs
4990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4991
4997
  */
4992
4998
  listResourceProfileEndpoints(listResourceProfileEndpointsRequest) {
4993
4999
  return __awaiter(this, void 0, void 0, function* () {
@@ -5055,7 +5061,7 @@ class CloudGuardClient {
5055
5061
  * @param ListResourceProfileImpactedResourcesRequest
5056
5062
  * @return ListResourceProfileImpactedResourcesResponse
5057
5063
  * @throws OciError when an error occurs
5058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
5064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
5059
5065
  */
5060
5066
  listResourceProfileImpactedResources(listResourceProfileImpactedResourcesRequest) {
5061
5067
  return __awaiter(this, void 0, void 0, function* () {
@@ -5137,7 +5143,7 @@ class CloudGuardClient {
5137
5143
  * @param ListResourceProfilesRequest
5138
5144
  * @return ListResourceProfilesResponse
5139
5145
  * @throws OciError when an error occurs
5140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
5146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
5141
5147
  */
5142
5148
  listResourceProfiles(listResourceProfilesRequest) {
5143
5149
  return __awaiter(this, void 0, void 0, function* () {
@@ -5216,7 +5222,7 @@ class CloudGuardClient {
5216
5222
  * @param ListResourceTypesRequest
5217
5223
  * @return ListResourceTypesResponse
5218
5224
  * @throws OciError when an error occurs
5219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
5225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
5220
5226
  */
5221
5227
  listResourceTypes(listResourceTypesRequest) {
5222
5228
  return __awaiter(this, void 0, void 0, function* () {
@@ -5286,7 +5292,7 @@ class CloudGuardClient {
5286
5292
  * @param ListResponderActivitiesRequest
5287
5293
  * @return ListResponderActivitiesResponse
5288
5294
  * @throws OciError when an error occurs
5289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
5295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
5290
5296
  */
5291
5297
  listResponderActivities(listResponderActivitiesRequest) {
5292
5298
  return __awaiter(this, void 0, void 0, function* () {
@@ -5355,7 +5361,7 @@ class CloudGuardClient {
5355
5361
  * @param ListResponderExecutionsRequest
5356
5362
  * @return ListResponderExecutionsResponse
5357
5363
  * @throws OciError when an error occurs
5358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
5364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
5359
5365
  */
5360
5366
  listResponderExecutions(listResponderExecutionsRequest) {
5361
5367
  return __awaiter(this, void 0, void 0, function* () {
@@ -5435,7 +5441,7 @@ class CloudGuardClient {
5435
5441
  * @param ListResponderRecipeResponderRulesRequest
5436
5442
  * @return ListResponderRecipeResponderRulesResponse
5437
5443
  * @throws OciError when an error occurs
5438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
5444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
5439
5445
  */
5440
5446
  listResponderRecipeResponderRules(listResponderRecipeResponderRulesRequest) {
5441
5447
  return __awaiter(this, void 0, void 0, function* () {
@@ -5520,7 +5526,7 @@ class CloudGuardClient {
5520
5526
  * @param ListResponderRecipesRequest
5521
5527
  * @return ListResponderRecipesResponse
5522
5528
  * @throws OciError when an error occurs
5523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
5529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
5524
5530
  */
5525
5531
  listResponderRecipes(listResponderRecipesRequest) {
5526
5532
  return __awaiter(this, void 0, void 0, function* () {
@@ -5593,7 +5599,7 @@ class CloudGuardClient {
5593
5599
  * @param ListResponderRulesRequest
5594
5600
  * @return ListResponderRulesResponse
5595
5601
  * @throws OciError when an error occurs
5596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
5602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
5597
5603
  */
5598
5604
  listResponderRules(listResponderRulesRequest) {
5599
5605
  return __awaiter(this, void 0, void 0, function* () {
@@ -5663,7 +5669,7 @@ class CloudGuardClient {
5663
5669
  * @param ListSecurityPoliciesRequest
5664
5670
  * @return ListSecurityPoliciesResponse
5665
5671
  * @throws OciError when an error occurs
5666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
5672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
5667
5673
  */
5668
5674
  listSecurityPolicies(listSecurityPoliciesRequest) {
5669
5675
  return __awaiter(this, void 0, void 0, function* () {
@@ -5734,7 +5740,7 @@ class CloudGuardClient {
5734
5740
  * @param ListSecurityRecipesRequest
5735
5741
  * @return ListSecurityRecipesResponse
5736
5742
  * @throws OciError when an error occurs
5737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
5743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
5738
5744
  */
5739
5745
  listSecurityRecipes(listSecurityRecipesRequest) {
5740
5746
  return __awaiter(this, void 0, void 0, function* () {
@@ -5805,7 +5811,7 @@ class CloudGuardClient {
5805
5811
  * @param ListSecurityZonesRequest
5806
5812
  * @return ListSecurityZonesResponse
5807
5813
  * @throws OciError when an error occurs
5808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
5814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
5809
5815
  */
5810
5816
  listSecurityZones(listSecurityZonesRequest) {
5811
5817
  return __awaiter(this, void 0, void 0, function* () {
@@ -5877,7 +5883,7 @@ class CloudGuardClient {
5877
5883
  * @param ListSightingEndpointsRequest
5878
5884
  * @return ListSightingEndpointsResponse
5879
5885
  * @throws OciError when an error occurs
5880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5881
5887
  */
5882
5888
  listSightingEndpoints(listSightingEndpointsRequest) {
5883
5889
  return __awaiter(this, void 0, void 0, function* () {
@@ -5945,7 +5951,7 @@ class CloudGuardClient {
5945
5951
  * @param ListSightingImpactedResourcesRequest
5946
5952
  * @return ListSightingImpactedResourcesResponse
5947
5953
  * @throws OciError when an error occurs
5948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5949
5955
  */
5950
5956
  listSightingImpactedResources(listSightingImpactedResourcesRequest) {
5951
5957
  return __awaiter(this, void 0, void 0, function* () {
@@ -6026,7 +6032,7 @@ class CloudGuardClient {
6026
6032
  * @param ListSightingsRequest
6027
6033
  * @return ListSightingsResponse
6028
6034
  * @throws OciError when an error occurs
6029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
6035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
6030
6036
  */
6031
6037
  listSightings(listSightingsRequest) {
6032
6038
  return __awaiter(this, void 0, void 0, function* () {
@@ -6100,7 +6106,7 @@ class CloudGuardClient {
6100
6106
  * @param ListTacticsRequest
6101
6107
  * @return ListTacticsResponse
6102
6108
  * @throws OciError when an error occurs
6103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
6109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
6104
6110
  */
6105
6111
  listTactics(listTacticsRequest) {
6106
6112
  return __awaiter(this, void 0, void 0, function* () {
@@ -6169,7 +6175,7 @@ class CloudGuardClient {
6169
6175
  * @param ListTargetDetectorRecipeDetectorRulesRequest
6170
6176
  * @return ListTargetDetectorRecipeDetectorRulesResponse
6171
6177
  * @throws OciError when an error occurs
6172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
6178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
6173
6179
  */
6174
6180
  listTargetDetectorRecipeDetectorRules(listTargetDetectorRecipeDetectorRulesRequest) {
6175
6181
  return __awaiter(this, void 0, void 0, function* () {
@@ -6241,7 +6247,7 @@ class CloudGuardClient {
6241
6247
  * @param ListTargetDetectorRecipesRequest
6242
6248
  * @return ListTargetDetectorRecipesResponse
6243
6249
  * @throws OciError when an error occurs
6244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
6250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
6245
6251
  */
6246
6252
  listTargetDetectorRecipes(listTargetDetectorRecipesRequest) {
6247
6253
  return __awaiter(this, void 0, void 0, function* () {
@@ -6313,7 +6319,7 @@ class CloudGuardClient {
6313
6319
  * @param ListTargetResponderRecipeResponderRulesRequest
6314
6320
  * @return ListTargetResponderRecipeResponderRulesResponse
6315
6321
  * @throws OciError when an error occurs
6316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
6322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
6317
6323
  */
6318
6324
  listTargetResponderRecipeResponderRules(listTargetResponderRecipeResponderRulesRequest) {
6319
6325
  return __awaiter(this, void 0, void 0, function* () {
@@ -6385,7 +6391,7 @@ class CloudGuardClient {
6385
6391
  * @param ListTargetResponderRecipesRequest
6386
6392
  * @return ListTargetResponderRecipesResponse
6387
6393
  * @throws OciError when an error occurs
6388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
6394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
6389
6395
  */
6390
6396
  listTargetResponderRecipes(listTargetResponderRecipesRequest) {
6391
6397
  return __awaiter(this, void 0, void 0, function* () {
@@ -6470,7 +6476,7 @@ class CloudGuardClient {
6470
6476
  * @param ListTargetsRequest
6471
6477
  * @return ListTargetsResponse
6472
6478
  * @throws OciError when an error occurs
6473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
6479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
6474
6480
  */
6475
6481
  listTargets(listTargetsRequest) {
6476
6482
  return __awaiter(this, void 0, void 0, function* () {
@@ -6543,7 +6549,7 @@ class CloudGuardClient {
6543
6549
  * @param ListTechniquesRequest
6544
6550
  * @return ListTechniquesResponse
6545
6551
  * @throws OciError when an error occurs
6546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
6552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
6547
6553
  */
6548
6554
  listTechniques(listTechniquesRequest) {
6549
6555
  return __awaiter(this, void 0, void 0, function* () {
@@ -6612,7 +6618,7 @@ class CloudGuardClient {
6612
6618
  * @param ListWorkRequestErrorsRequest
6613
6619
  * @return ListWorkRequestErrorsResponse
6614
6620
  * @throws OciError when an error occurs
6615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6621
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6616
6622
  */
6617
6623
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
6618
6624
  return __awaiter(this, void 0, void 0, function* () {
@@ -6680,7 +6686,7 @@ class CloudGuardClient {
6680
6686
  * @param ListWorkRequestLogsRequest
6681
6687
  * @return ListWorkRequestLogsResponse
6682
6688
  * @throws OciError when an error occurs
6683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6684
6690
  */
6685
6691
  listWorkRequestLogs(listWorkRequestLogsRequest) {
6686
6692
  return __awaiter(this, void 0, void 0, function* () {
@@ -6748,7 +6754,7 @@ class CloudGuardClient {
6748
6754
  * @param ListWorkRequestsRequest
6749
6755
  * @return ListWorkRequestsResponse
6750
6756
  * @throws OciError when an error occurs
6751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6752
6758
  */
6753
6759
  listWorkRequests(listWorkRequestsRequest) {
6754
6760
  return __awaiter(this, void 0, void 0, function* () {
@@ -6817,7 +6823,7 @@ class CloudGuardClient {
6817
6823
  * @param RemoveCompartmentRequest
6818
6824
  * @return RemoveCompartmentResponse
6819
6825
  * @throws OciError when an error occurs
6820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
6826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
6821
6827
  */
6822
6828
  removeCompartment(removeCompartmentRequest) {
6823
6829
  return __awaiter(this, void 0, void 0, function* () {
@@ -6884,7 +6890,7 @@ class CloudGuardClient {
6884
6890
  * @param RequestRiskScoresRequest
6885
6891
  * @return RequestRiskScoresResponse
6886
6892
  * @throws OciError when an error occurs
6887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
6893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
6888
6894
  */
6889
6895
  requestRiskScores(requestRiskScoresRequest) {
6890
6896
  return __awaiter(this, void 0, void 0, function* () {
@@ -6951,7 +6957,7 @@ class CloudGuardClient {
6951
6957
  * @param RequestSecurityScoreSummarizedTrendRequest
6952
6958
  * @return RequestSecurityScoreSummarizedTrendResponse
6953
6959
  * @throws OciError when an error occurs
6954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
6960
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
6955
6961
  */
6956
6962
  requestSecurityScoreSummarizedTrend(requestSecurityScoreSummarizedTrendRequest) {
6957
6963
  return __awaiter(this, void 0, void 0, function* () {
@@ -7019,7 +7025,7 @@ class CloudGuardClient {
7019
7025
  * @param RequestSecurityScoresRequest
7020
7026
  * @return RequestSecurityScoresResponse
7021
7027
  * @throws OciError when an error occurs
7022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
7028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
7023
7029
  */
7024
7030
  requestSecurityScores(requestSecurityScoresRequest) {
7025
7031
  return __awaiter(this, void 0, void 0, function* () {
@@ -7079,7 +7085,7 @@ class CloudGuardClient {
7079
7085
  });
7080
7086
  }
7081
7087
  /**
7082
- * Returns the summary of Activity type problems identified by cloud guard, for a given set of dimensions.
7088
+ * Returns the summary of problems generated by OCI Activity Detector rules, identified by parameters specified.
7083
7089
  * <p>
7084
7090
  The parameter `accessLevel` specifies whether to return only those compartments for which the
7085
7091
  * requestor has INSPECT permissions on at least one resource directly
@@ -7099,7 +7105,7 @@ class CloudGuardClient {
7099
7105
  * @param RequestSummarizedActivityProblemsRequest
7100
7106
  * @return RequestSummarizedActivityProblemsResponse
7101
7107
  * @throws OciError when an error occurs
7102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
7108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
7103
7109
  */
7104
7110
  requestSummarizedActivityProblems(requestSummarizedActivityProblemsRequest) {
7105
7111
  return __awaiter(this, void 0, void 0, function* () {
@@ -7162,7 +7168,7 @@ class CloudGuardClient {
7162
7168
  });
7163
7169
  }
7164
7170
  /**
7165
- * Returns the number of problems identified by cloud guard, for a given set of dimensions.
7171
+ * Returns the number of problems matching the key-value pairs in dimensionMap.
7166
7172
  * <p>
7167
7173
  The parameter `accessLevel` specifies whether to return only those compartments for which the
7168
7174
  * requestor has INSPECT permissions on at least one resource directly
@@ -7179,7 +7185,7 @@ class CloudGuardClient {
7179
7185
  * @param RequestSummarizedProblemsRequest
7180
7186
  * @return RequestSummarizedProblemsResponse
7181
7187
  * @throws OciError when an error occurs
7182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
7188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
7183
7189
  */
7184
7190
  requestSummarizedProblems(requestSummarizedProblemsRequest) {
7185
7191
  return __awaiter(this, void 0, void 0, function* () {
@@ -7259,7 +7265,7 @@ class CloudGuardClient {
7259
7265
  * @param RequestSummarizedResponderExecutionsRequest
7260
7266
  * @return RequestSummarizedResponderExecutionsResponse
7261
7267
  * @throws OciError when an error occurs
7262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
7268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
7263
7269
  */
7264
7270
  requestSummarizedResponderExecutions(requestSummarizedResponderExecutionsRequest) {
7265
7271
  return __awaiter(this, void 0, void 0, function* () {
@@ -7330,7 +7336,7 @@ class CloudGuardClient {
7330
7336
  * @param RequestSummarizedRiskScoresRequest
7331
7337
  * @return RequestSummarizedRiskScoresResponse
7332
7338
  * @throws OciError when an error occurs
7333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
7339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
7334
7340
  */
7335
7341
  requestSummarizedRiskScores(requestSummarizedRiskScoresRequest) {
7336
7342
  return __awaiter(this, void 0, void 0, function* () {
@@ -7396,7 +7402,7 @@ class CloudGuardClient {
7396
7402
  * @param RequestSummarizedSecurityScoresRequest
7397
7403
  * @return RequestSummarizedSecurityScoresResponse
7398
7404
  * @throws OciError when an error occurs
7399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
7405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
7400
7406
  */
7401
7407
  requestSummarizedSecurityScores(requestSummarizedSecurityScoresRequest) {
7402
7408
  return __awaiter(this, void 0, void 0, function* () {
@@ -7461,7 +7467,7 @@ class CloudGuardClient {
7461
7467
  * @param RequestSummarizedTopTrendResourceProfileRiskScoresRequest
7462
7468
  * @return RequestSummarizedTopTrendResourceProfileRiskScoresResponse
7463
7469
  * @throws OciError when an error occurs
7464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
7470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
7465
7471
  */
7466
7472
  requestSummarizedTopTrendResourceProfileRiskScores(requestSummarizedTopTrendResourceProfileRiskScoresRequest) {
7467
7473
  return __awaiter(this, void 0, void 0, function* () {
@@ -7527,7 +7533,7 @@ class CloudGuardClient {
7527
7533
  });
7528
7534
  }
7529
7535
  /**
7530
- * Returns the number of problems identified by cloud guard, for a given time period.
7536
+ * Returns a ProblemTrendAggregationCollection resource for a compartment, identified by compartmentId, for the specified time period. The ProblemTrendAggregationCollection resource contains a list of ProblemTrendAggregation resources.
7531
7537
  * <p>
7532
7538
  The parameter `accessLevel` specifies whether to return only those compartments for which the
7533
7539
  * requestor has INSPECT permissions on at least one resource directly
@@ -7544,7 +7550,7 @@ class CloudGuardClient {
7544
7550
  * @param RequestSummarizedTrendProblemsRequest
7545
7551
  * @return RequestSummarizedTrendProblemsResponse
7546
7552
  * @throws OciError when an error occurs
7547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
7553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
7548
7554
  */
7549
7555
  requestSummarizedTrendProblems(requestSummarizedTrendProblemsRequest) {
7550
7556
  return __awaiter(this, void 0, void 0, function* () {
@@ -7613,7 +7619,7 @@ class CloudGuardClient {
7613
7619
  * @param RequestSummarizedTrendResourceRiskScoresRequest
7614
7620
  * @return RequestSummarizedTrendResourceRiskScoresResponse
7615
7621
  * @throws OciError when an error occurs
7616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
7622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
7617
7623
  */
7618
7624
  requestSummarizedTrendResourceRiskScores(requestSummarizedTrendResourceRiskScoresRequest) {
7619
7625
  return __awaiter(this, void 0, void 0, function* () {
@@ -7695,7 +7701,7 @@ class CloudGuardClient {
7695
7701
  * @param RequestSummarizedTrendResponderExecutionsRequest
7696
7702
  * @return RequestSummarizedTrendResponderExecutionsResponse
7697
7703
  * @throws OciError when an error occurs
7698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
7704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
7699
7705
  */
7700
7706
  requestSummarizedTrendResponderExecutions(requestSummarizedTrendResponderExecutionsRequest) {
7701
7707
  return __awaiter(this, void 0, void 0, function* () {
@@ -7765,7 +7771,7 @@ class CloudGuardClient {
7765
7771
  * @param RequestSummarizedTrendSecurityScoresRequest
7766
7772
  * @return RequestSummarizedTrendSecurityScoresResponse
7767
7773
  * @throws OciError when an error occurs
7768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
7774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
7769
7775
  */
7770
7776
  requestSummarizedTrendSecurityScores(requestSummarizedTrendSecurityScoresRequest) {
7771
7777
  return __awaiter(this, void 0, void 0, function* () {
@@ -7834,7 +7840,7 @@ class CloudGuardClient {
7834
7840
  * @param SkipBulkResponderExecutionRequest
7835
7841
  * @return SkipBulkResponderExecutionResponse
7836
7842
  * @throws OciError when an error occurs
7837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
7843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
7838
7844
  */
7839
7845
  skipBulkResponderExecution(skipBulkResponderExecutionRequest) {
7840
7846
  return __awaiter(this, void 0, void 0, function* () {
@@ -7887,7 +7893,7 @@ class CloudGuardClient {
7887
7893
  * @param SkipResponderExecutionRequest
7888
7894
  * @return SkipResponderExecutionResponse
7889
7895
  * @throws OciError when an error occurs
7890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
7896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
7891
7897
  */
7892
7898
  skipResponderExecution(skipResponderExecutionRequest) {
7893
7899
  return __awaiter(this, void 0, void 0, function* () {
@@ -7940,13 +7946,13 @@ class CloudGuardClient {
7940
7946
  });
7941
7947
  }
7942
7948
  /**
7943
- * push the problem to responder
7949
+ * Sends the problem identified by problemId to the responder engine, to be processed by rule that\u2019s identified by responderRuleId, in the TriggerResponderDetails resource that\u2019s passed.
7944
7950
  *
7945
7951
  * This operation does not retry by default if the user has not defined a retry configuration.
7946
7952
  * @param TriggerResponderRequest
7947
7953
  * @return TriggerResponderResponse
7948
7954
  * @throws OciError when an error occurs
7949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
7955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
7950
7956
  */
7951
7957
  triggerResponder(triggerResponderRequest) {
7952
7958
  return __awaiter(this, void 0, void 0, function* () {
@@ -7998,14 +8004,13 @@ class CloudGuardClient {
7998
8004
  });
7999
8005
  }
8000
8006
  /**
8001
- * Updates the statuses in bulk for a list of problems
8002
- * The operation is atomic in nature
8007
+ * Changes the status for all problems listed in the problemIds array, passed through the UpdateBulkProblemStatusDetails resource, from the current status to the status set in UpdateBulkProblemStatusDetails.
8003
8008
  *
8004
8009
  * This operation does not retry by default if the user has not defined a retry configuration.
8005
8010
  * @param UpdateBulkProblemStatusRequest
8006
8011
  * @return UpdateBulkProblemStatusResponse
8007
8012
  * @throws OciError when an error occurs
8008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
8013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
8009
8014
  */
8010
8015
  updateBulkProblemStatus(updateBulkProblemStatusRequest) {
8011
8016
  return __awaiter(this, void 0, void 0, function* () {
@@ -8053,13 +8058,13 @@ class CloudGuardClient {
8053
8058
  });
8054
8059
  }
8055
8060
  /**
8056
- * Enable/Disable Cloud Guard. The reporting region cannot be updated once created.
8061
+ * Update configuration details for a Cloud Guard tenancy, identified by root compartment OCID. The reporting region cannot be updated once created.
8057
8062
  *
8058
8063
  * This operation does not retry by default if the user has not defined a retry configuration.
8059
8064
  * @param UpdateConfigurationRequest
8060
8065
  * @return UpdateConfigurationResponse
8061
8066
  * @throws OciError when an error occurs
8062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
8067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
8063
8068
  */
8064
8069
  updateConfiguration(updateConfigurationRequest) {
8065
8070
  return __awaiter(this, void 0, void 0, function* () {
@@ -8120,12 +8125,12 @@ class CloudGuardClient {
8120
8125
  });
8121
8126
  }
8122
8127
  /**
8123
- * Updates a DataMaskRule identified by dataMaskRuleId
8128
+ * Updates a data mask rule (DataMaskRule object) identified by dataMaskRuleId.
8124
8129
  * This operation does not retry by default if the user has not defined a retry configuration.
8125
8130
  * @param UpdateDataMaskRuleRequest
8126
8131
  * @return UpdateDataMaskRuleResponse
8127
8132
  * @throws OciError when an error occurs
8128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
8133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
8129
8134
  */
8130
8135
  updateDataMaskRule(updateDataMaskRuleRequest) {
8131
8136
  return __awaiter(this, void 0, void 0, function* () {
@@ -8190,7 +8195,7 @@ class CloudGuardClient {
8190
8195
  * @param UpdateDataSourceRequest
8191
8196
  * @return UpdateDataSourceResponse
8192
8197
  * @throws OciError when an error occurs
8193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
8198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
8194
8199
  */
8195
8200
  updateDataSource(updateDataSourceRequest) {
8196
8201
  return __awaiter(this, void 0, void 0, function* () {
@@ -8247,12 +8252,12 @@ class CloudGuardClient {
8247
8252
  });
8248
8253
  }
8249
8254
  /**
8250
- * Updates a detector recipe identified by detectorRecipeId
8255
+ * Updates a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
8251
8256
  * This operation does not retry by default if the user has not defined a retry configuration.
8252
8257
  * @param UpdateDetectorRecipeRequest
8253
8258
  * @return UpdateDetectorRecipeResponse
8254
8259
  * @throws OciError when an error occurs
8255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
8260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
8256
8261
  */
8257
8262
  updateDetectorRecipe(updateDetectorRecipeRequest) {
8258
8263
  return __awaiter(this, void 0, void 0, function* () {
@@ -8313,12 +8318,12 @@ class CloudGuardClient {
8313
8318
  });
8314
8319
  }
8315
8320
  /**
8316
- * Update the DetectorRule by identifier
8321
+ * Updates a detector rule (DetectorRule object) identified by detectorRuleId.
8317
8322
  * This operation does not retry by default if the user has not defined a retry configuration.
8318
8323
  * @param UpdateDetectorRecipeDetectorRuleRequest
8319
8324
  * @return UpdateDetectorRecipeDetectorRuleResponse
8320
8325
  * @throws OciError when an error occurs
8321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
8326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
8322
8327
  */
8323
8328
  updateDetectorRecipeDetectorRule(updateDetectorRecipeDetectorRuleRequest) {
8324
8329
  return __awaiter(this, void 0, void 0, function* () {
@@ -8379,12 +8384,12 @@ class CloudGuardClient {
8379
8384
  });
8380
8385
  }
8381
8386
  /**
8382
- * Updates a managed list identified by managedListId
8387
+ * Updates a ManagedList object, identified by managedList.
8383
8388
  * This operation does not retry by default if the user has not defined a retry configuration.
8384
8389
  * @param UpdateManagedListRequest
8385
8390
  * @return UpdateManagedListResponse
8386
8391
  * @throws OciError when an error occurs
8387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
8392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
8388
8393
  */
8389
8394
  updateManagedList(updateManagedListRequest) {
8390
8395
  return __awaiter(this, void 0, void 0, function* () {
@@ -8445,13 +8450,13 @@ class CloudGuardClient {
8445
8450
  });
8446
8451
  }
8447
8452
  /**
8448
- * updates the problem details
8453
+ * Changes the current status of the problem, identified by problemId, to the status specified in the UpdateProblemStatusDetails resource that you pass.
8449
8454
  *
8450
8455
  * This operation does not retry by default if the user has not defined a retry configuration.
8451
8456
  * @param UpdateProblemStatusRequest
8452
8457
  * @return UpdateProblemStatusResponse
8453
8458
  * @throws OciError when an error occurs
8454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
8459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
8455
8460
  */
8456
8461
  updateProblemStatus(updateProblemStatusRequest) {
8457
8462
  return __awaiter(this, void 0, void 0, function* () {
@@ -8517,7 +8522,7 @@ class CloudGuardClient {
8517
8522
  * @param UpdateResponderRecipeRequest
8518
8523
  * @return UpdateResponderRecipeResponse
8519
8524
  * @throws OciError when an error occurs
8520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
8525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
8521
8526
  */
8522
8527
  updateResponderRecipe(updateResponderRecipeRequest) {
8523
8528
  return __awaiter(this, void 0, void 0, function* () {
@@ -8582,7 +8587,7 @@ class CloudGuardClient {
8582
8587
  * @param UpdateResponderRecipeResponderRuleRequest
8583
8588
  * @return UpdateResponderRecipeResponderRuleResponse
8584
8589
  * @throws OciError when an error occurs
8585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
8590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
8586
8591
  */
8587
8592
  updateResponderRecipeResponderRule(updateResponderRecipeResponderRuleRequest) {
8588
8593
  return __awaiter(this, void 0, void 0, function* () {
@@ -8648,7 +8653,7 @@ class CloudGuardClient {
8648
8653
  * @param UpdateSecurityRecipeRequest
8649
8654
  * @return UpdateSecurityRecipeResponse
8650
8655
  * @throws OciError when an error occurs
8651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
8656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
8652
8657
  */
8653
8658
  updateSecurityRecipe(updateSecurityRecipeRequest) {
8654
8659
  return __awaiter(this, void 0, void 0, function* () {
@@ -8713,7 +8718,7 @@ class CloudGuardClient {
8713
8718
  * @param UpdateSecurityZoneRequest
8714
8719
  * @return UpdateSecurityZoneResponse
8715
8720
  * @throws OciError when an error occurs
8716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
8721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
8717
8722
  */
8718
8723
  updateSecurityZone(updateSecurityZoneRequest) {
8719
8724
  return __awaiter(this, void 0, void 0, function* () {
@@ -8778,7 +8783,7 @@ class CloudGuardClient {
8778
8783
  * @param UpdateTargetRequest
8779
8784
  * @return UpdateTargetResponse
8780
8785
  * @throws OciError when an error occurs
8781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
8786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
8782
8787
  */
8783
8788
  updateTarget(updateTargetRequest) {
8784
8789
  return __awaiter(this, void 0, void 0, function* () {
@@ -8843,7 +8848,7 @@ class CloudGuardClient {
8843
8848
  * @param UpdateTargetDetectorRecipeRequest
8844
8849
  * @return UpdateTargetDetectorRecipeResponse
8845
8850
  * @throws OciError when an error occurs
8846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
8851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
8847
8852
  */
8848
8853
  updateTargetDetectorRecipe(updateTargetDetectorRecipeRequest) {
8849
8854
  return __awaiter(this, void 0, void 0, function* () {
@@ -8909,7 +8914,7 @@ class CloudGuardClient {
8909
8914
  * @param UpdateTargetDetectorRecipeDetectorRuleRequest
8910
8915
  * @return UpdateTargetDetectorRecipeDetectorRuleResponse
8911
8916
  * @throws OciError when an error occurs
8912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
8917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
8913
8918
  */
8914
8919
  updateTargetDetectorRecipeDetectorRule(updateTargetDetectorRecipeDetectorRuleRequest) {
8915
8920
  return __awaiter(this, void 0, void 0, function* () {
@@ -8976,7 +8981,7 @@ class CloudGuardClient {
8976
8981
  * @param UpdateTargetResponderRecipeRequest
8977
8982
  * @return UpdateTargetResponderRecipeResponse
8978
8983
  * @throws OciError when an error occurs
8979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
8984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
8980
8985
  */
8981
8986
  updateTargetResponderRecipe(updateTargetResponderRecipeRequest) {
8982
8987
  return __awaiter(this, void 0, void 0, function* () {
@@ -9042,7 +9047,7 @@ class CloudGuardClient {
9042
9047
  * @param UpdateTargetResponderRecipeResponderRuleRequest
9043
9048
  * @return UpdateTargetResponderRecipeResponderRuleResponse
9044
9049
  * @throws OciError when an error occurs
9045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
9050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
9046
9051
  */
9047
9052
  updateTargetResponderRecipeResponderRule(updateTargetResponderRecipeResponderRuleRequest) {
9048
9053
  return __awaiter(this, void 0, void 0, function* () {