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.d.ts CHANGED
@@ -88,13 +88,17 @@ export declare class CloudGuardClient {
88
88
  * Shutdown the circuit breaker used by the client when it is no longer needed
89
89
  */
90
90
  shutdownCircuitBreaker(): void;
91
+ /**
92
+ * Close the client once it is no longer needed
93
+ */
94
+ close(): void;
91
95
  /**
92
96
  * 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.
93
97
  * This operation does not retry by default if the user has not defined a retry configuration.
94
98
  * @param AddCompartmentRequest
95
99
  * @return AddCompartmentResponse
96
100
  * @throws OciError when an error occurs
97
- * @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.
101
+ * @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.
98
102
  */
99
103
  addCompartment(addCompartmentRequest: requests.AddCompartmentRequest): Promise<responses.AddCompartmentResponse>;
100
104
  /**
@@ -103,7 +107,7 @@ export declare class CloudGuardClient {
103
107
  * @param CancelWorkRequestRequest
104
108
  * @return CancelWorkRequestResponse
105
109
  * @throws OciError when an error occurs
106
- * @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.
110
+ * @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.
107
111
  */
108
112
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
109
113
  /**
@@ -112,25 +116,25 @@ export declare class CloudGuardClient {
112
116
  * @param ChangeDataSourceCompartmentRequest
113
117
  * @return ChangeDataSourceCompartmentResponse
114
118
  * @throws OciError when an error occurs
115
- * @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.
119
+ * @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.
116
120
  */
117
121
  changeDataSourceCompartment(changeDataSourceCompartmentRequest: requests.ChangeDataSourceCompartmentRequest): Promise<responses.ChangeDataSourceCompartmentResponse>;
118
122
  /**
119
- * Moves the DetectorRecipe from current compartment to another.
123
+ * Moves the detector recipe (DetectorRecipe object), identified by detectorRecipeId, from the current compartment to another compartment.
120
124
  * This operation does not retry by default if the user has not defined a retry configuration.
121
125
  * @param ChangeDetectorRecipeCompartmentRequest
122
126
  * @return ChangeDetectorRecipeCompartmentResponse
123
127
  * @throws OciError when an error occurs
124
- * @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.
128
+ * @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.
125
129
  */
126
130
  changeDetectorRecipeCompartment(changeDetectorRecipeCompartmentRequest: requests.ChangeDetectorRecipeCompartmentRequest): Promise<responses.ChangeDetectorRecipeCompartmentResponse>;
127
131
  /**
128
- * Moves the ManagedList from current compartment to another.
132
+ * Moves the managed list (ManagedList object), identified by managedListId, from the current compartment to another compartment.
129
133
  * This operation does not retry by default if the user has not defined a retry configuration.
130
134
  * @param ChangeManagedListCompartmentRequest
131
135
  * @return ChangeManagedListCompartmentResponse
132
136
  * @throws OciError when an error occurs
133
- * @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.
137
+ * @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.
134
138
  */
135
139
  changeManagedListCompartment(changeManagedListCompartmentRequest: requests.ChangeManagedListCompartmentRequest): Promise<responses.ChangeManagedListCompartmentResponse>;
136
140
  /**
@@ -139,7 +143,7 @@ export declare class CloudGuardClient {
139
143
  * @param ChangeResponderRecipeCompartmentRequest
140
144
  * @return ChangeResponderRecipeCompartmentResponse
141
145
  * @throws OciError when an error occurs
142
- * @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.
146
+ * @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.
143
147
  */
144
148
  changeResponderRecipeCompartment(changeResponderRecipeCompartmentRequest: requests.ChangeResponderRecipeCompartmentRequest): Promise<responses.ChangeResponderRecipeCompartmentResponse>;
145
149
  /**
@@ -148,7 +152,7 @@ export declare class CloudGuardClient {
148
152
  * @param ChangeSecurityRecipeCompartmentRequest
149
153
  * @return ChangeSecurityRecipeCompartmentResponse
150
154
  * @throws OciError when an error occurs
151
- * @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.
155
+ * @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.
152
156
  */
153
157
  changeSecurityRecipeCompartment(changeSecurityRecipeCompartmentRequest: requests.ChangeSecurityRecipeCompartmentRequest): Promise<responses.ChangeSecurityRecipeCompartmentResponse>;
154
158
  /**
@@ -157,17 +161,17 @@ export declare class CloudGuardClient {
157
161
  * @param ChangeSecurityZoneCompartmentRequest
158
162
  * @return ChangeSecurityZoneCompartmentResponse
159
163
  * @throws OciError when an error occurs
160
- * @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.
164
+ * @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.
161
165
  */
162
166
  changeSecurityZoneCompartment(changeSecurityZoneCompartmentRequest: requests.ChangeSecurityZoneCompartmentRequest): Promise<responses.ChangeSecurityZoneCompartmentResponse>;
163
167
  /**
164
- * Creates a new Data Mask Rule Definition
168
+ * Creates a new DataMaskRule object definition.
165
169
  *
166
170
  * This operation does not retry by default if the user has not defined a retry configuration.
167
171
  * @param CreateDataMaskRuleRequest
168
172
  * @return CreateDataMaskRuleResponse
169
173
  * @throws OciError when an error occurs
170
- * @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.
174
+ * @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.
171
175
  */
172
176
  createDataMaskRule(createDataMaskRuleRequest: requests.CreateDataMaskRuleRequest): Promise<responses.CreateDataMaskRuleResponse>;
173
177
  /**
@@ -177,17 +181,17 @@ export declare class CloudGuardClient {
177
181
  * @param CreateDataSourceRequest
178
182
  * @return CreateDataSourceResponse
179
183
  * @throws OciError when an error occurs
180
- * @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.
184
+ * @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.
181
185
  */
182
186
  createDataSource(createDataSourceRequest: requests.CreateDataSourceRequest): Promise<responses.CreateDataSourceResponse>;
183
187
  /**
184
- * Creates a DetectorRecipe
188
+ * Creates a new DetectorRecipe object.
185
189
  *
186
190
  * This operation does not retry by default if the user has not defined a retry configuration.
187
191
  * @param CreateDetectorRecipeRequest
188
192
  * @return CreateDetectorRecipeResponse
189
193
  * @throws OciError when an error occurs
190
- * @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.
194
+ * @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.
191
195
  */
192
196
  createDetectorRecipe(createDetectorRecipeRequest: requests.CreateDetectorRecipeRequest): Promise<responses.CreateDetectorRecipeResponse>;
193
197
  /**
@@ -196,17 +200,17 @@ export declare class CloudGuardClient {
196
200
  * @param CreateDetectorRecipeDetectorRuleRequest
197
201
  * @return CreateDetectorRecipeDetectorRuleResponse
198
202
  * @throws OciError when an error occurs
199
- * @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.
203
+ * @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.
200
204
  */
201
205
  createDetectorRecipeDetectorRule(createDetectorRecipeDetectorRuleRequest: requests.CreateDetectorRecipeDetectorRuleRequest): Promise<responses.CreateDetectorRecipeDetectorRuleResponse>;
202
206
  /**
203
- * Creates a new ManagedList.
207
+ * Creates a new ManagedList object.
204
208
  *
205
209
  * This operation does not retry by default if the user has not defined a retry configuration.
206
210
  * @param CreateManagedListRequest
207
211
  * @return CreateManagedListResponse
208
212
  * @throws OciError when an error occurs
209
- * @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.
213
+ * @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.
210
214
  */
211
215
  createManagedList(createManagedListRequest: requests.CreateManagedListRequest): Promise<responses.CreateManagedListResponse>;
212
216
  /**
@@ -216,7 +220,7 @@ export declare class CloudGuardClient {
216
220
  * @param CreateResponderRecipeRequest
217
221
  * @return CreateResponderRecipeResponse
218
222
  * @throws OciError when an error occurs
219
- * @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.
223
+ * @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.
220
224
  */
221
225
  createResponderRecipe(createResponderRecipeRequest: requests.CreateResponderRecipeRequest): Promise<responses.CreateResponderRecipeResponse>;
222
226
  /**
@@ -226,7 +230,7 @@ export declare class CloudGuardClient {
226
230
  * @param CreateSecurityRecipeRequest
227
231
  * @return CreateSecurityRecipeResponse
228
232
  * @throws OciError when an error occurs
229
- * @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.
233
+ * @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.
230
234
  */
231
235
  createSecurityRecipe(createSecurityRecipeRequest: requests.CreateSecurityRecipeRequest): Promise<responses.CreateSecurityRecipeResponse>;
232
236
  /**
@@ -236,7 +240,7 @@ export declare class CloudGuardClient {
236
240
  * @param CreateSecurityZoneRequest
237
241
  * @return CreateSecurityZoneResponse
238
242
  * @throws OciError when an error occurs
239
- * @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.
243
+ * @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.
240
244
  */
241
245
  createSecurityZone(createSecurityZoneRequest: requests.CreateSecurityZoneRequest): Promise<responses.CreateSecurityZoneResponse>;
242
246
  /**
@@ -246,7 +250,7 @@ export declare class CloudGuardClient {
246
250
  * @param CreateTargetRequest
247
251
  * @return CreateTargetResponse
248
252
  * @throws OciError when an error occurs
249
- * @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.
253
+ * @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.
250
254
  */
251
255
  createTarget(createTargetRequest: requests.CreateTargetRequest): Promise<responses.CreateTargetResponse>;
252
256
  /**
@@ -256,7 +260,7 @@ export declare class CloudGuardClient {
256
260
  * @param CreateTargetDetectorRecipeRequest
257
261
  * @return CreateTargetDetectorRecipeResponse
258
262
  * @throws OciError when an error occurs
259
- * @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.
263
+ * @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.
260
264
  */
261
265
  createTargetDetectorRecipe(createTargetDetectorRecipeRequest: requests.CreateTargetDetectorRecipeRequest): Promise<responses.CreateTargetDetectorRecipeResponse>;
262
266
  /**
@@ -266,16 +270,16 @@ export declare class CloudGuardClient {
266
270
  * @param CreateTargetResponderRecipeRequest
267
271
  * @return CreateTargetResponderRecipeResponse
268
272
  * @throws OciError when an error occurs
269
- * @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.
273
+ * @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.
270
274
  */
271
275
  createTargetResponderRecipe(createTargetResponderRecipeRequest: requests.CreateTargetResponderRecipeRequest): Promise<responses.CreateTargetResponderRecipeResponse>;
272
276
  /**
273
- * Deletes a DataMaskRule identified by dataMaskRuleId
277
+ * Deletes a DataMaskRule object, identified by dataMaskRuleId.
274
278
  * This operation does not retry by default if the user has not defined a retry configuration.
275
279
  * @param DeleteDataMaskRuleRequest
276
280
  * @return DeleteDataMaskRuleResponse
277
281
  * @throws OciError when an error occurs
278
- * @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.
282
+ * @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.
279
283
  */
280
284
  deleteDataMaskRule(deleteDataMaskRuleRequest: requests.DeleteDataMaskRuleRequest): Promise<responses.DeleteDataMaskRuleResponse>;
281
285
  /**
@@ -284,16 +288,16 @@ export declare class CloudGuardClient {
284
288
  * @param DeleteDataSourceRequest
285
289
  * @return DeleteDataSourceResponse
286
290
  * @throws OciError when an error occurs
287
- * @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.
291
+ * @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.
288
292
  */
289
293
  deleteDataSource(deleteDataSourceRequest: requests.DeleteDataSourceRequest): Promise<responses.DeleteDataSourceResponse>;
290
294
  /**
291
- * Deletes a DetectorRecipe identified by detectorRecipeId
295
+ * Deletes a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
292
296
  * This operation does not retry by default if the user has not defined a retry configuration.
293
297
  * @param DeleteDetectorRecipeRequest
294
298
  * @return DeleteDetectorRecipeResponse
295
299
  * @throws OciError when an error occurs
296
- * @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.
300
+ * @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.
297
301
  */
298
302
  deleteDetectorRecipe(deleteDetectorRecipeRequest: requests.DeleteDetectorRecipeRequest): Promise<responses.DeleteDetectorRecipeResponse>;
299
303
  /**
@@ -302,7 +306,7 @@ export declare class CloudGuardClient {
302
306
  * @param DeleteDetectorRecipeDetectorRuleRequest
303
307
  * @return DeleteDetectorRecipeDetectorRuleResponse
304
308
  * @throws OciError when an error occurs
305
- * @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.
309
+ * @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.
306
310
  */
307
311
  deleteDetectorRecipeDetectorRule(deleteDetectorRecipeDetectorRuleRequest: requests.DeleteDetectorRecipeDetectorRuleRequest): Promise<responses.DeleteDetectorRecipeDetectorRuleResponse>;
308
312
  /**
@@ -311,16 +315,16 @@ export declare class CloudGuardClient {
311
315
  * @param DeleteDetectorRecipeDetectorRuleDataSourceRequest
312
316
  * @return DeleteDetectorRecipeDetectorRuleDataSourceResponse
313
317
  * @throws OciError when an error occurs
314
- * @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.
318
+ * @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.
315
319
  */
316
320
  deleteDetectorRecipeDetectorRuleDataSource(deleteDetectorRecipeDetectorRuleDataSourceRequest: requests.DeleteDetectorRecipeDetectorRuleDataSourceRequest): Promise<responses.DeleteDetectorRecipeDetectorRuleDataSourceResponse>;
317
321
  /**
318
- * Deletes a managed list identified by managedListId
322
+ * Deletes a managed list identified by managedListId.
319
323
  * This operation does not retry by default if the user has not defined a retry configuration.
320
324
  * @param DeleteManagedListRequest
321
325
  * @return DeleteManagedListResponse
322
326
  * @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/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
327
+ * @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.
324
328
  */
325
329
  deleteManagedList(deleteManagedListRequest: requests.DeleteManagedListRequest): Promise<responses.DeleteManagedListResponse>;
326
330
  /**
@@ -329,7 +333,7 @@ export declare class CloudGuardClient {
329
333
  * @param DeleteResponderRecipeRequest
330
334
  * @return DeleteResponderRecipeResponse
331
335
  * @throws OciError when an error occurs
332
- * @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.
336
+ * @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.
333
337
  */
334
338
  deleteResponderRecipe(deleteResponderRecipeRequest: requests.DeleteResponderRecipeRequest): Promise<responses.DeleteResponderRecipeResponse>;
335
339
  /**
@@ -338,7 +342,7 @@ export declare class CloudGuardClient {
338
342
  * @param DeleteSecurityRecipeRequest
339
343
  * @return DeleteSecurityRecipeResponse
340
344
  * @throws OciError when an error occurs
341
- * @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.
345
+ * @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.
342
346
  */
343
347
  deleteSecurityRecipe(deleteSecurityRecipeRequest: requests.DeleteSecurityRecipeRequest): Promise<responses.DeleteSecurityRecipeResponse>;
344
348
  /**
@@ -347,7 +351,7 @@ export declare class CloudGuardClient {
347
351
  * @param DeleteSecurityZoneRequest
348
352
  * @return DeleteSecurityZoneResponse
349
353
  * @throws OciError when an error occurs
350
- * @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.
354
+ * @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.
351
355
  */
352
356
  deleteSecurityZone(deleteSecurityZoneRequest: requests.DeleteSecurityZoneRequest): Promise<responses.DeleteSecurityZoneResponse>;
353
357
  /**
@@ -356,7 +360,7 @@ export declare class CloudGuardClient {
356
360
  * @param DeleteTargetRequest
357
361
  * @return DeleteTargetResponse
358
362
  * @throws OciError when an error occurs
359
- * @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.
363
+ * @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.
360
364
  */
361
365
  deleteTarget(deleteTargetRequest: requests.DeleteTargetRequest): Promise<responses.DeleteTargetResponse>;
362
366
  /**
@@ -365,7 +369,7 @@ export declare class CloudGuardClient {
365
369
  * @param DeleteTargetDetectorRecipeRequest
366
370
  * @return DeleteTargetDetectorRecipeResponse
367
371
  * @throws OciError when an error occurs
368
- * @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.
372
+ * @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.
369
373
  */
370
374
  deleteTargetDetectorRecipe(deleteTargetDetectorRecipeRequest: requests.DeleteTargetDetectorRecipeRequest): Promise<responses.DeleteTargetDetectorRecipeResponse>;
371
375
  /**
@@ -374,7 +378,7 @@ export declare class CloudGuardClient {
374
378
  * @param DeleteTargetResponderRecipeRequest
375
379
  * @return DeleteTargetResponderRecipeResponse
376
380
  * @throws OciError when an error occurs
377
- * @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.
381
+ * @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.
378
382
  */
379
383
  deleteTargetResponderRecipe(deleteTargetResponderRecipeRequest: requests.DeleteTargetResponderRecipeRequest): Promise<responses.DeleteTargetResponderRecipeResponse>;
380
384
  /**
@@ -383,35 +387,35 @@ export declare class CloudGuardClient {
383
387
  * @param ExecuteResponderExecutionRequest
384
388
  * @return ExecuteResponderExecutionResponse
385
389
  * @throws OciError when an error occurs
386
- * @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.
390
+ * @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.
387
391
  */
388
392
  executeResponderExecution(executeResponderExecutionRequest: requests.ExecuteResponderExecutionRequest): Promise<responses.ExecuteResponderExecutionResponse>;
389
393
  /**
390
- * Returns ConditionType with its details.
394
+ * Returns a ConditionMetatDataType object with its details.
391
395
  *
392
396
  * This operation does not retry by default if the user has not defined a retry configuration.
393
397
  * @param GetConditionMetadataTypeRequest
394
398
  * @return GetConditionMetadataTypeResponse
395
399
  * @throws OciError when an error occurs
396
- * @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.
400
+ * @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.
397
401
  */
398
402
  getConditionMetadataType(getConditionMetadataTypeRequest: requests.GetConditionMetadataTypeRequest): Promise<responses.GetConditionMetadataTypeResponse>;
399
403
  /**
400
- * GET Cloud Guard Configuration Details for a Tenancy.
404
+ * Returns the configuration details for a Cloud Guard tenancy, identified by root compartment OCID.
401
405
  * This operation does not retry by default if the user has not defined a retry configuration.
402
406
  * @param GetConfigurationRequest
403
407
  * @return GetConfigurationResponse
404
408
  * @throws OciError when an error occurs
405
- * @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.
409
+ * @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.
406
410
  */
407
411
  getConfiguration(getConfigurationRequest: requests.GetConfigurationRequest): Promise<responses.GetConfigurationResponse>;
408
412
  /**
409
- * Returns a DataMaskRule identified by DataMaskRuleId
413
+ * Returns a DataMaskRule object, identified by DataMaskRuleId.
410
414
  * This operation does not retry by default if the user has not defined a retry configuration.
411
415
  * @param GetDataMaskRuleRequest
412
416
  * @return GetDataMaskRuleResponse
413
417
  * @throws OciError when an error occurs
414
- * @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.
418
+ * @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.
415
419
  */
416
420
  getDataMaskRule(getDataMaskRuleRequest: requests.GetDataMaskRuleRequest): Promise<responses.GetDataMaskRuleResponse>;
417
421
  /**
@@ -420,63 +424,63 @@ export declare class CloudGuardClient {
420
424
  * @param GetDataSourceRequest
421
425
  * @return GetDataSourceResponse
422
426
  * @throws OciError when an error occurs
423
- * @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.
427
+ * @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.
424
428
  */
425
429
  getDataSource(getDataSourceRequest: requests.GetDataSourceRequest): Promise<responses.GetDataSourceResponse>;
426
430
  /**
427
- * Returns a Detector identified by detectorId.
431
+ * Returns a Detector object, identified by detectorId.
428
432
  *
429
433
  * This operation does not retry by default if the user has not defined a retry configuration.
430
434
  * @param GetDetectorRequest
431
435
  * @return GetDetectorResponse
432
436
  * @throws OciError when an error occurs
433
- * @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.
437
+ * @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.
434
438
  */
435
439
  getDetector(getDetectorRequest: requests.GetDetectorRequest): Promise<responses.GetDetectorResponse>;
436
440
  /**
437
- * Returns a DetectorRecipe identified by detectorRecipeId
441
+ * Returns a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
438
442
  * This operation does not retry by default if the user has not defined a retry configuration.
439
443
  * @param GetDetectorRecipeRequest
440
444
  * @return GetDetectorRecipeResponse
441
445
  * @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/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
446
+ * @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.
443
447
  */
444
448
  getDetectorRecipe(getDetectorRecipeRequest: requests.GetDetectorRecipeRequest): Promise<responses.GetDetectorRecipeResponse>;
445
449
  /**
446
- * Get DetectorRule by identifier
450
+ * Returns a detector rule (DetectorRule object) identified by detectorRuleId.
447
451
  * This operation does not retry by default if the user has not defined a retry configuration.
448
452
  * @param GetDetectorRecipeDetectorRuleRequest
449
453
  * @return GetDetectorRecipeDetectorRuleResponse
450
454
  * @throws OciError when an error occurs
451
- * @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.
455
+ * @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.
452
456
  */
453
457
  getDetectorRecipeDetectorRule(getDetectorRecipeDetectorRuleRequest: requests.GetDetectorRecipeDetectorRuleRequest): Promise<responses.GetDetectorRecipeDetectorRuleResponse>;
454
458
  /**
455
- * Returns a Detector Rule identified by detectorRuleId
459
+ * Returns a detector rule (DetectorRule object) identified by detectorRuleId.
456
460
  *
457
461
  * This operation does not retry by default if the user has not defined a retry configuration.
458
462
  * @param GetDetectorRuleRequest
459
463
  * @return GetDetectorRuleResponse
460
464
  * @throws OciError when an error occurs
461
- * @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.
465
+ * @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.
462
466
  */
463
467
  getDetectorRule(getDetectorRuleRequest: requests.GetDetectorRuleRequest): Promise<responses.GetDetectorRuleResponse>;
464
468
  /**
465
- * Returns a managed list identified by managedListId
469
+ * Returns a managed list identified by managedListId.
466
470
  * This operation does not retry by default if the user has not defined a retry configuration.
467
471
  * @param GetManagedListRequest
468
472
  * @return GetManagedListResponse
469
473
  * @throws OciError when an error occurs
470
- * @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.
474
+ * @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.
471
475
  */
472
476
  getManagedList(getManagedListRequest: requests.GetManagedListRequest): Promise<responses.GetManagedListResponse>;
473
477
  /**
474
- * Returns a Problems response
478
+ * Returns the Problem object identified by a problemId.
475
479
  * This operation does not retry by default if the user has not defined a retry configuration.
476
480
  * @param GetProblemRequest
477
481
  * @return GetProblemResponse
478
482
  * @throws OciError when an error occurs
479
- * @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.
483
+ * @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.
480
484
  */
481
485
  getProblem(getProblemRequest: requests.GetProblemRequest): Promise<responses.GetProblemResponse>;
482
486
  /**
@@ -485,7 +489,7 @@ export declare class CloudGuardClient {
485
489
  * @param GetResourceProfileRequest
486
490
  * @return GetResourceProfileResponse
487
491
  * @throws OciError when an error occurs
488
- * @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.
492
+ * @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.
489
493
  */
490
494
  getResourceProfile(getResourceProfileRequest: requests.GetResourceProfileRequest): Promise<responses.GetResourceProfileResponse>;
491
495
  /**
@@ -495,7 +499,7 @@ export declare class CloudGuardClient {
495
499
  * @param GetResponderExecutionRequest
496
500
  * @return GetResponderExecutionResponse
497
501
  * @throws OciError when an error occurs
498
- * @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.
502
+ * @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.
499
503
  */
500
504
  getResponderExecution(getResponderExecutionRequest: requests.GetResponderExecutionRequest): Promise<responses.GetResponderExecutionResponse>;
501
505
  /**
@@ -504,7 +508,7 @@ export declare class CloudGuardClient {
504
508
  * @param GetResponderRecipeRequest
505
509
  * @return GetResponderRecipeResponse
506
510
  * @throws OciError when an error occurs
507
- * @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.
511
+ * @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.
508
512
  */
509
513
  getResponderRecipe(getResponderRecipeRequest: requests.GetResponderRecipeRequest): Promise<responses.GetResponderRecipeResponse>;
510
514
  /**
@@ -513,7 +517,7 @@ export declare class CloudGuardClient {
513
517
  * @param GetResponderRecipeResponderRuleRequest
514
518
  * @return GetResponderRecipeResponderRuleResponse
515
519
  * @throws OciError when an error occurs
516
- * @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.
520
+ * @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.
517
521
  */
518
522
  getResponderRecipeResponderRule(getResponderRecipeResponderRuleRequest: requests.GetResponderRecipeResponderRuleRequest): Promise<responses.GetResponderRecipeResponderRuleResponse>;
519
523
  /**
@@ -522,7 +526,7 @@ export declare class CloudGuardClient {
522
526
  * @param GetResponderRuleRequest
523
527
  * @return GetResponderRuleResponse
524
528
  * @throws OciError when an error occurs
525
- * @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.
529
+ * @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.
526
530
  */
527
531
  getResponderRule(getResponderRuleRequest: requests.GetResponderRuleRequest): Promise<responses.GetResponderRuleResponse>;
528
532
  /**
@@ -531,7 +535,7 @@ export declare class CloudGuardClient {
531
535
  * @param GetSecurityPolicyRequest
532
536
  * @return GetSecurityPolicyResponse
533
537
  * @throws OciError when an error occurs
534
- * @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.
538
+ * @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.
535
539
  */
536
540
  getSecurityPolicy(getSecurityPolicyRequest: requests.GetSecurityPolicyRequest): Promise<responses.GetSecurityPolicyResponse>;
537
541
  /**
@@ -540,7 +544,7 @@ export declare class CloudGuardClient {
540
544
  * @param GetSecurityRecipeRequest
541
545
  * @return GetSecurityRecipeResponse
542
546
  * @throws OciError when an error occurs
543
- * @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.
547
+ * @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.
544
548
  */
545
549
  getSecurityRecipe(getSecurityRecipeRequest: requests.GetSecurityRecipeRequest): Promise<responses.GetSecurityRecipeResponse>;
546
550
  /**
@@ -549,7 +553,7 @@ export declare class CloudGuardClient {
549
553
  * @param GetSecurityZoneRequest
550
554
  * @return GetSecurityZoneResponse
551
555
  * @throws OciError when an error occurs
552
- * @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.
556
+ * @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.
553
557
  */
554
558
  getSecurityZone(getSecurityZoneRequest: requests.GetSecurityZoneRequest): Promise<responses.GetSecurityZoneResponse>;
555
559
  /**
@@ -558,7 +562,7 @@ export declare class CloudGuardClient {
558
562
  * @param GetSightingRequest
559
563
  * @return GetSightingResponse
560
564
  * @throws OciError when an error occurs
561
- * @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.
565
+ * @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.
562
566
  */
563
567
  getSighting(getSightingRequest: requests.GetSightingRequest): Promise<responses.GetSightingResponse>;
564
568
  /**
@@ -567,7 +571,7 @@ export declare class CloudGuardClient {
567
571
  * @param GetTargetRequest
568
572
  * @return GetTargetResponse
569
573
  * @throws OciError when an error occurs
570
- * @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.
574
+ * @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.
571
575
  */
572
576
  getTarget(getTargetRequest: requests.GetTargetRequest): Promise<responses.GetTargetResponse>;
573
577
  /**
@@ -576,7 +580,7 @@ export declare class CloudGuardClient {
576
580
  * @param GetTargetDetectorRecipeRequest
577
581
  * @return GetTargetDetectorRecipeResponse
578
582
  * @throws OciError when an error occurs
579
- * @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.
583
+ * @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.
580
584
  */
581
585
  getTargetDetectorRecipe(getTargetDetectorRecipeRequest: requests.GetTargetDetectorRecipeRequest): Promise<responses.GetTargetDetectorRecipeResponse>;
582
586
  /**
@@ -585,7 +589,7 @@ export declare class CloudGuardClient {
585
589
  * @param GetTargetDetectorRecipeDetectorRuleRequest
586
590
  * @return GetTargetDetectorRecipeDetectorRuleResponse
587
591
  * @throws OciError when an error occurs
588
- * @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.
592
+ * @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.
589
593
  */
590
594
  getTargetDetectorRecipeDetectorRule(getTargetDetectorRecipeDetectorRuleRequest: requests.GetTargetDetectorRecipeDetectorRuleRequest): Promise<responses.GetTargetDetectorRecipeDetectorRuleResponse>;
591
595
  /**
@@ -594,7 +598,7 @@ export declare class CloudGuardClient {
594
598
  * @param GetTargetResponderRecipeRequest
595
599
  * @return GetTargetResponderRecipeResponse
596
600
  * @throws OciError when an error occurs
597
- * @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.
601
+ * @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.
598
602
  */
599
603
  getTargetResponderRecipe(getTargetResponderRecipeRequest: requests.GetTargetResponderRecipeRequest): Promise<responses.GetTargetResponderRecipeResponse>;
600
604
  /**
@@ -603,7 +607,7 @@ export declare class CloudGuardClient {
603
607
  * @param GetTargetResponderRecipeResponderRuleRequest
604
608
  * @return GetTargetResponderRecipeResponderRuleResponse
605
609
  * @throws OciError when an error occurs
606
- * @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.
610
+ * @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.
607
611
  */
608
612
  getTargetResponderRecipeResponderRule(getTargetResponderRecipeResponderRuleRequest: requests.GetTargetResponderRecipeResponderRuleRequest): Promise<responses.GetTargetResponderRecipeResponderRuleResponse>;
609
613
  /**
@@ -612,27 +616,27 @@ export declare class CloudGuardClient {
612
616
  * @param GetWorkRequestRequest
613
617
  * @return GetWorkRequestResponse
614
618
  * @throws OciError when an error occurs
615
- * @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.
619
+ * @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.
616
620
  */
617
621
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
618
622
  /**
619
- * Returns a list of condition types.
623
+ * Returns a list of ConditionMetadataType objects.
620
624
  *
621
625
  * This operation does not retry by default if the user has not defined a retry configuration.
622
626
  * @param ListConditionMetadataTypesRequest
623
627
  * @return ListConditionMetadataTypesResponse
624
628
  * @throws OciError when an error occurs
625
- * @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.
629
+ * @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.
626
630
  */
627
631
  listConditionMetadataTypes(listConditionMetadataTypesRequest: requests.ListConditionMetadataTypesRequest): Promise<responses.ListConditionMetadataTypesResponse>;
628
632
  /**
629
- * Returns a list of all Data Mask Rules in the root 'compartmentId' passed.
633
+ * Returns a list of all DataMaskRule objects in the specified compartmentId (OCID) and its subcompartments.
630
634
  *
631
635
  * This operation does not retry by default if the user has not defined a retry configuration.
632
636
  * @param ListDataMaskRulesRequest
633
637
  * @return ListDataMaskRulesResponse
634
638
  * @throws OciError when an error occurs
635
- * @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.
639
+ * @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.
636
640
  */
637
641
  listDataMaskRules(listDataMaskRulesRequest: requests.ListDataMaskRulesRequest): Promise<responses.ListDataMaskRulesResponse>;
638
642
  /**
@@ -642,7 +646,7 @@ export declare class CloudGuardClient {
642
646
  * @param ListDataSourceEventsRequest
643
647
  * @return ListDataSourceEventsResponse
644
648
  * @throws OciError when an error occurs
645
- * @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.
649
+ * @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.
646
650
  */
647
651
  listDataSourceEvents(listDataSourceEventsRequest: requests.ListDataSourceEventsRequest): Promise<responses.ListDataSourceEventsResponse>;
648
652
  /**
@@ -666,21 +670,21 @@ export declare class CloudGuardClient {
666
670
  * @param ListDataSourcesRequest
667
671
  * @return ListDataSourcesResponse
668
672
  * @throws OciError when an error occurs
669
- * @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.
673
+ * @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.
670
674
  */
671
675
  listDataSources(listDataSourcesRequest: requests.ListDataSourcesRequest): Promise<responses.ListDataSourcesResponse>;
672
676
  /**
673
- * Returns a list of DetectorRule associated with DetectorRecipe.
677
+ * Returns a list of detector rules (DetectorRule objects) for a detector recipe (DetectorRecipe object), identified by detectorRecipeId.
674
678
  *
675
679
  * This operation does not retry by default if the user has not defined a retry configuration.
676
680
  * @param ListDetectorRecipeDetectorRulesRequest
677
681
  * @return ListDetectorRecipeDetectorRulesResponse
678
682
  * @throws OciError when an error occurs
679
- * @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.
683
+ * @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.
680
684
  */
681
685
  listDetectorRecipeDetectorRules(listDetectorRecipeDetectorRulesRequest: requests.ListDetectorRecipeDetectorRulesRequest): Promise<responses.ListDetectorRecipeDetectorRulesResponse>;
682
686
  /**
683
- * Returns a list of all Detector Recipes in a compartment
687
+ * Returns a list of all detector recipes (DetectorRecipe objects) in a compartment, identified by compartmentId.
684
688
  * <p>
685
689
  The ListDetectorRecipes operation returns only the detector recipes in `compartmentId` passed.
686
690
  * The list does not include any subcompartments of the compartmentId passed.
@@ -700,50 +704,50 @@ export declare class CloudGuardClient {
700
704
  * @param ListDetectorRecipesRequest
701
705
  * @return ListDetectorRecipesResponse
702
706
  * @throws OciError when an error occurs
703
- * @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.
707
+ * @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.
704
708
  */
705
709
  listDetectorRecipes(listDetectorRecipesRequest: requests.ListDetectorRecipesRequest): Promise<responses.ListDetectorRecipesResponse>;
706
710
  /**
707
- * Returns a list of detector rules for the detectorId passed.
711
+ * Returns a list of detector rules for the DetectorRecipe object identified by detectorId.
708
712
  *
709
713
  * This operation does not retry by default if the user has not defined a retry configuration.
710
714
  * @param ListDetectorRulesRequest
711
715
  * @return ListDetectorRulesResponse
712
716
  * @throws OciError when an error occurs
713
- * @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.
717
+ * @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.
714
718
  */
715
719
  listDetectorRules(listDetectorRulesRequest: requests.ListDetectorRulesRequest): Promise<responses.ListDetectorRulesResponse>;
716
720
  /**
717
- * Returns detector catalog - list of detectors supported by Cloud Guard
721
+ * Returns a detector catalog (DetectorCollection object) with a list of DetectorSummary objects.
718
722
  *
719
723
  * This operation does not retry by default if the user has not defined a retry configuration.
720
724
  * @param ListDetectorsRequest
721
725
  * @return ListDetectorsResponse
722
726
  * @throws OciError when an error occurs
723
- * @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.
727
+ * @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.
724
728
  */
725
729
  listDetectors(listDetectorsRequest: requests.ListDetectorsRequest): Promise<responses.ListDetectorsResponse>;
726
730
  /**
727
- * Returns a list of Impacted Resources for a CloudGuard Problem
731
+ * Returns a list of impacted resources for a Cloud Guard problem with a specified problem ID.
728
732
  *
729
733
  * This operation does not retry by default if the user has not defined a retry configuration.
730
734
  * @param ListImpactedResourcesRequest
731
735
  * @return ListImpactedResourcesResponse
732
736
  * @throws OciError when an error occurs
733
- * @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.
737
+ * @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.
734
738
  */
735
739
  listImpactedResources(listImpactedResourcesRequest: requests.ListImpactedResourcesRequest): Promise<responses.ListImpactedResourcesResponse>;
736
740
  /**
737
- * Returns all ManagedList types supported by Cloud Guard
741
+ * Returns all managed list types (listType parameter) that Cloud Guard supports.
738
742
  * This operation does not retry by default if the user has not defined a retry configuration.
739
743
  * @param ListManagedListTypesRequest
740
744
  * @return ListManagedListTypesResponse
741
745
  * @throws OciError when an error occurs
742
- * @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.
746
+ * @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.
743
747
  */
744
748
  listManagedListTypes(listManagedListTypesRequest: requests.ListManagedListTypesRequest): Promise<responses.ListManagedListTypesResponse>;
745
749
  /**
746
- * Returns a list of ListManagedLists.
750
+ * Returns a list of all ManagedList objects in a compartment, identified by compartmentId.
747
751
  * The ListManagedLists operation returns only the managed lists in `compartmentId` passed.
748
752
  * The list does not include any subcompartments of the compartmentId passed.
749
753
  * <p>
@@ -762,27 +766,27 @@ export declare class CloudGuardClient {
762
766
  * @param ListManagedListsRequest
763
767
  * @return ListManagedListsResponse
764
768
  * @throws OciError when an error occurs
765
- * @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.
769
+ * @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.
766
770
  */
767
771
  listManagedLists(listManagedListsRequest: requests.ListManagedListsRequest): Promise<responses.ListManagedListsResponse>;
768
772
  /**
769
- * Returns the list of global policy statements needed by Cloud Guard when enabling
773
+ * Returns the list of global policy statements (policy attributes) needed to fully enable Cloud Guard.
770
774
  *
771
775
  * This operation does not retry by default if the user has not defined a retry configuration.
772
776
  * @param ListPoliciesRequest
773
777
  * @return ListPoliciesResponse
774
778
  * @throws OciError when an error occurs
775
- * @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.
779
+ * @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.
776
780
  */
777
781
  listPolicies(listPoliciesRequest: requests.ListPoliciesRequest): Promise<responses.ListPoliciesResponse>;
778
782
  /**
779
- * Returns a list of endpoints associated with a cloud guard problem
783
+ * Returns a list of endpoints associated with a problem, identified by problemId.
780
784
  *
781
785
  * This operation does not retry by default if the user has not defined a retry configuration.
782
786
  * @param ListProblemEndpointsRequest
783
787
  * @return ListProblemEndpointsResponse
784
788
  * @throws OciError when an error occurs
785
- * @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.
789
+ * @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.
786
790
  */
787
791
  listProblemEndpoints(listProblemEndpointsRequest: requests.ListProblemEndpointsRequest): Promise<responses.ListProblemEndpointsResponse>;
788
792
  /**
@@ -792,21 +796,21 @@ export declare class CloudGuardClient {
792
796
  * @param ListProblemEntitiesRequest
793
797
  * @return ListProblemEntitiesResponse
794
798
  * @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/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
799
+ * @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.
796
800
  */
797
801
  listProblemEntities(listProblemEntitiesRequest: requests.ListProblemEntitiesRequest): Promise<responses.ListProblemEntitiesResponse>;
798
802
  /**
799
- * Returns a list of Actions done on CloudGuard Problem
803
+ * Returns a list of actions taken on a Cloud Guard problem.
800
804
  *
801
805
  * This operation does not retry by default if the user has not defined a retry configuration.
802
806
  * @param ListProblemHistoriesRequest
803
807
  * @return ListProblemHistoriesResponse
804
808
  * @throws OciError when an error occurs
805
- * @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.
809
+ * @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.
806
810
  */
807
811
  listProblemHistories(listProblemHistoriesRequest: requests.ListProblemHistoriesRequest): Promise<responses.ListProblemHistoriesResponse>;
808
812
  /**
809
- * Returns a list of all Problems identified by the Cloud Guard
813
+ * Returns a list of all Problems identified by Cloud Guard which are currently in the database and meet the filtering criteria.
810
814
  * <p>
811
815
  The ListProblems operation returns only the problems in `compartmentId` passed.
812
816
  * The list does not include any subcompartments of the compartmentId passed.
@@ -826,7 +830,7 @@ export declare class CloudGuardClient {
826
830
  * @param ListProblemsRequest
827
831
  * @return ListProblemsResponse
828
832
  * @throws OciError when an error occurs
829
- * @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.
833
+ * @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.
830
834
  */
831
835
  listProblems(listProblemsRequest: requests.ListProblemsRequest): Promise<responses.ListProblemsResponse>;
832
836
  /**
@@ -836,7 +840,7 @@ export declare class CloudGuardClient {
836
840
  * @param ListRecommendationsRequest
837
841
  * @return ListRecommendationsResponse
838
842
  * @throws OciError when an error occurs
839
- * @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.
843
+ * @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.
840
844
  */
841
845
  listRecommendations(listRecommendationsRequest: requests.ListRecommendationsRequest): Promise<responses.ListRecommendationsResponse>;
842
846
  /**
@@ -845,7 +849,7 @@ export declare class CloudGuardClient {
845
849
  * @param ListResourceProfileEndpointsRequest
846
850
  * @return ListResourceProfileEndpointsResponse
847
851
  * @throws OciError when an error occurs
848
- * @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.
852
+ * @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.
849
853
  */
850
854
  listResourceProfileEndpoints(listResourceProfileEndpointsRequest: requests.ListResourceProfileEndpointsRequest): Promise<responses.ListResourceProfileEndpointsResponse>;
851
855
  /**
@@ -854,7 +858,7 @@ export declare class CloudGuardClient {
854
858
  * @param ListResourceProfileImpactedResourcesRequest
855
859
  * @return ListResourceProfileImpactedResourcesResponse
856
860
  * @throws OciError when an error occurs
857
- * @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.
861
+ * @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.
858
862
  */
859
863
  listResourceProfileImpactedResources(listResourceProfileImpactedResourcesRequest: requests.ListResourceProfileImpactedResourcesRequest): Promise<responses.ListResourceProfileImpactedResourcesResponse>;
860
864
  /**
@@ -877,7 +881,7 @@ export declare class CloudGuardClient {
877
881
  * @param ListResourceProfilesRequest
878
882
  * @return ListResourceProfilesResponse
879
883
  * @throws OciError when an error occurs
880
- * @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.
884
+ * @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.
881
885
  */
882
886
  listResourceProfiles(listResourceProfilesRequest: requests.ListResourceProfilesRequest): Promise<responses.ListResourceProfilesResponse>;
883
887
  /**
@@ -887,7 +891,7 @@ export declare class CloudGuardClient {
887
891
  * @param ListResourceTypesRequest
888
892
  * @return ListResourceTypesResponse
889
893
  * @throws OciError when an error occurs
890
- * @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.
894
+ * @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.
891
895
  */
892
896
  listResourceTypes(listResourceTypesRequest: requests.ListResourceTypesRequest): Promise<responses.ListResourceTypesResponse>;
893
897
  /**
@@ -897,7 +901,7 @@ export declare class CloudGuardClient {
897
901
  * @param ListResponderActivitiesRequest
898
902
  * @return ListResponderActivitiesResponse
899
903
  * @throws OciError when an error occurs
900
- * @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.
904
+ * @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.
901
905
  */
902
906
  listResponderActivities(listResponderActivitiesRequest: requests.ListResponderActivitiesRequest): Promise<responses.ListResponderActivitiesResponse>;
903
907
  /**
@@ -907,7 +911,7 @@ export declare class CloudGuardClient {
907
911
  * @param ListResponderExecutionsRequest
908
912
  * @return ListResponderExecutionsResponse
909
913
  * @throws OciError when an error occurs
910
- * @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.
914
+ * @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.
911
915
  */
912
916
  listResponderExecutions(listResponderExecutionsRequest: requests.ListResponderExecutionsRequest): Promise<responses.ListResponderExecutionsResponse>;
913
917
  /**
@@ -917,7 +921,7 @@ export declare class CloudGuardClient {
917
921
  * @param ListResponderRecipeResponderRulesRequest
918
922
  * @return ListResponderRecipeResponderRulesResponse
919
923
  * @throws OciError when an error occurs
920
- * @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.
924
+ * @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.
921
925
  */
922
926
  listResponderRecipeResponderRules(listResponderRecipeResponderRulesRequest: requests.ListResponderRecipeResponderRulesRequest): Promise<responses.ListResponderRecipeResponderRulesResponse>;
923
927
  /**
@@ -940,7 +944,7 @@ export declare class CloudGuardClient {
940
944
  * @param ListResponderRecipesRequest
941
945
  * @return ListResponderRecipesResponse
942
946
  * @throws OciError when an error occurs
943
- * @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.
947
+ * @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.
944
948
  */
945
949
  listResponderRecipes(listResponderRecipesRequest: requests.ListResponderRecipesRequest): Promise<responses.ListResponderRecipesResponse>;
946
950
  /**
@@ -950,7 +954,7 @@ export declare class CloudGuardClient {
950
954
  * @param ListResponderRulesRequest
951
955
  * @return ListResponderRulesResponse
952
956
  * @throws OciError when an error occurs
953
- * @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.
957
+ * @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.
954
958
  */
955
959
  listResponderRules(listResponderRulesRequest: requests.ListResponderRulesRequest): Promise<responses.ListResponderRulesResponse>;
956
960
  /**
@@ -960,7 +964,7 @@ export declare class CloudGuardClient {
960
964
  * @param ListSecurityPoliciesRequest
961
965
  * @return ListSecurityPoliciesResponse
962
966
  * @throws OciError when an error occurs
963
- * @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.
967
+ * @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.
964
968
  */
965
969
  listSecurityPolicies(listSecurityPoliciesRequest: requests.ListSecurityPoliciesRequest): Promise<responses.ListSecurityPoliciesResponse>;
966
970
  /**
@@ -970,7 +974,7 @@ export declare class CloudGuardClient {
970
974
  * @param ListSecurityRecipesRequest
971
975
  * @return ListSecurityRecipesResponse
972
976
  * @throws OciError when an error occurs
973
- * @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.
977
+ * @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.
974
978
  */
975
979
  listSecurityRecipes(listSecurityRecipesRequest: requests.ListSecurityRecipesRequest): Promise<responses.ListSecurityRecipesResponse>;
976
980
  /**
@@ -980,7 +984,7 @@ export declare class CloudGuardClient {
980
984
  * @param ListSecurityZonesRequest
981
985
  * @return ListSecurityZonesResponse
982
986
  * @throws OciError when an error occurs
983
- * @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.
987
+ * @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.
984
988
  */
985
989
  listSecurityZones(listSecurityZonesRequest: requests.ListSecurityZonesRequest): Promise<responses.ListSecurityZonesResponse>;
986
990
  /**
@@ -989,7 +993,7 @@ export declare class CloudGuardClient {
989
993
  * @param ListSightingEndpointsRequest
990
994
  * @return ListSightingEndpointsResponse
991
995
  * @throws OciError when an error occurs
992
- * @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.
996
+ * @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.
993
997
  */
994
998
  listSightingEndpoints(listSightingEndpointsRequest: requests.ListSightingEndpointsRequest): Promise<responses.ListSightingEndpointsResponse>;
995
999
  /**
@@ -998,7 +1002,7 @@ export declare class CloudGuardClient {
998
1002
  * @param ListSightingImpactedResourcesRequest
999
1003
  * @return ListSightingImpactedResourcesResponse
1000
1004
  * @throws OciError when an error occurs
1001
- * @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.
1005
+ * @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.
1002
1006
  */
1003
1007
  listSightingImpactedResources(listSightingImpactedResourcesRequest: requests.ListSightingImpactedResourcesRequest): Promise<responses.ListSightingImpactedResourcesResponse>;
1004
1008
  /**
@@ -1020,7 +1024,7 @@ export declare class CloudGuardClient {
1020
1024
  * @param ListSightingsRequest
1021
1025
  * @return ListSightingsResponse
1022
1026
  * @throws OciError when an error occurs
1023
- * @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.
1027
+ * @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.
1024
1028
  */
1025
1029
  listSightings(listSightingsRequest: requests.ListSightingsRequest): Promise<responses.ListSightingsResponse>;
1026
1030
  /**
@@ -1030,7 +1034,7 @@ export declare class CloudGuardClient {
1030
1034
  * @param ListTacticsRequest
1031
1035
  * @return ListTacticsResponse
1032
1036
  * @throws OciError when an error occurs
1033
- * @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.
1037
+ * @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.
1034
1038
  */
1035
1039
  listTactics(listTacticsRequest: requests.ListTacticsRequest): Promise<responses.ListTacticsResponse>;
1036
1040
  /**
@@ -1040,7 +1044,7 @@ export declare class CloudGuardClient {
1040
1044
  * @param ListTargetDetectorRecipeDetectorRulesRequest
1041
1045
  * @return ListTargetDetectorRecipeDetectorRulesResponse
1042
1046
  * @throws OciError when an error occurs
1043
- * @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.
1047
+ * @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.
1044
1048
  */
1045
1049
  listTargetDetectorRecipeDetectorRules(listTargetDetectorRecipeDetectorRulesRequest: requests.ListTargetDetectorRecipeDetectorRulesRequest): Promise<responses.ListTargetDetectorRecipeDetectorRulesResponse>;
1046
1050
  /**
@@ -1049,7 +1053,7 @@ export declare class CloudGuardClient {
1049
1053
  * @param ListTargetDetectorRecipesRequest
1050
1054
  * @return ListTargetDetectorRecipesResponse
1051
1055
  * @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/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
1056
+ * @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.
1053
1057
  */
1054
1058
  listTargetDetectorRecipes(listTargetDetectorRecipesRequest: requests.ListTargetDetectorRecipesRequest): Promise<responses.ListTargetDetectorRecipesResponse>;
1055
1059
  /**
@@ -1059,7 +1063,7 @@ export declare class CloudGuardClient {
1059
1063
  * @param ListTargetResponderRecipeResponderRulesRequest
1060
1064
  * @return ListTargetResponderRecipeResponderRulesResponse
1061
1065
  * @throws OciError when an error occurs
1062
- * @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.
1066
+ * @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.
1063
1067
  */
1064
1068
  listTargetResponderRecipeResponderRules(listTargetResponderRecipeResponderRulesRequest: requests.ListTargetResponderRecipeResponderRulesRequest): Promise<responses.ListTargetResponderRecipeResponderRulesResponse>;
1065
1069
  /**
@@ -1068,7 +1072,7 @@ export declare class CloudGuardClient {
1068
1072
  * @param ListTargetResponderRecipesRequest
1069
1073
  * @return ListTargetResponderRecipesResponse
1070
1074
  * @throws OciError when an error occurs
1071
- * @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.
1075
+ * @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.
1072
1076
  */
1073
1077
  listTargetResponderRecipes(listTargetResponderRecipesRequest: requests.ListTargetResponderRecipesRequest): Promise<responses.ListTargetResponderRecipesResponse>;
1074
1078
  /**
@@ -1091,7 +1095,7 @@ export declare class CloudGuardClient {
1091
1095
  * @param ListTargetsRequest
1092
1096
  * @return ListTargetsResponse
1093
1097
  * @throws OciError when an error occurs
1094
- * @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.
1098
+ * @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.
1095
1099
  */
1096
1100
  listTargets(listTargetsRequest: requests.ListTargetsRequest): Promise<responses.ListTargetsResponse>;
1097
1101
  /**
@@ -1101,7 +1105,7 @@ export declare class CloudGuardClient {
1101
1105
  * @param ListTechniquesRequest
1102
1106
  * @return ListTechniquesResponse
1103
1107
  * @throws OciError when an error occurs
1104
- * @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.
1108
+ * @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.
1105
1109
  */
1106
1110
  listTechniques(listTechniquesRequest: requests.ListTechniquesRequest): Promise<responses.ListTechniquesResponse>;
1107
1111
  /**
@@ -1110,7 +1114,7 @@ export declare class CloudGuardClient {
1110
1114
  * @param ListWorkRequestErrorsRequest
1111
1115
  * @return ListWorkRequestErrorsResponse
1112
1116
  * @throws OciError when an error occurs
1113
- * @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.
1117
+ * @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.
1114
1118
  */
1115
1119
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1116
1120
  /**
@@ -1119,7 +1123,7 @@ export declare class CloudGuardClient {
1119
1123
  * @param ListWorkRequestLogsRequest
1120
1124
  * @return ListWorkRequestLogsResponse
1121
1125
  * @throws OciError when an error occurs
1122
- * @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.
1126
+ * @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.
1123
1127
  */
1124
1128
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1125
1129
  /**
@@ -1128,7 +1132,7 @@ export declare class CloudGuardClient {
1128
1132
  * @param ListWorkRequestsRequest
1129
1133
  * @return ListWorkRequestsResponse
1130
1134
  * @throws OciError when an error occurs
1131
- * @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.
1135
+ * @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.
1132
1136
  */
1133
1137
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1134
1138
  /**
@@ -1137,7 +1141,7 @@ export declare class CloudGuardClient {
1137
1141
  * @param RemoveCompartmentRequest
1138
1142
  * @return RemoveCompartmentResponse
1139
1143
  * @throws OciError when an error occurs
1140
- * @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.
1144
+ * @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.
1141
1145
  */
1142
1146
  removeCompartment(removeCompartmentRequest: requests.RemoveCompartmentRequest): Promise<responses.RemoveCompartmentResponse>;
1143
1147
  /**
@@ -1147,7 +1151,7 @@ export declare class CloudGuardClient {
1147
1151
  * @param RequestRiskScoresRequest
1148
1152
  * @return RequestRiskScoresResponse
1149
1153
  * @throws OciError when an error occurs
1150
- * @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.
1154
+ * @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.
1151
1155
  */
1152
1156
  requestRiskScores(requestRiskScoresRequest: requests.RequestRiskScoresRequest): Promise<responses.RequestRiskScoresResponse>;
1153
1157
  /**
@@ -1158,7 +1162,7 @@ export declare class CloudGuardClient {
1158
1162
  * @param RequestSecurityScoreSummarizedTrendRequest
1159
1163
  * @return RequestSecurityScoreSummarizedTrendResponse
1160
1164
  * @throws OciError when an error occurs
1161
- * @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.
1165
+ * @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.
1162
1166
  */
1163
1167
  requestSecurityScoreSummarizedTrend(requestSecurityScoreSummarizedTrendRequest: requests.RequestSecurityScoreSummarizedTrendRequest): Promise<responses.RequestSecurityScoreSummarizedTrendResponse>;
1164
1168
  /**
@@ -1168,11 +1172,11 @@ export declare class CloudGuardClient {
1168
1172
  * @param RequestSecurityScoresRequest
1169
1173
  * @return RequestSecurityScoresResponse
1170
1174
  * @throws OciError when an error occurs
1171
- * @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.
1175
+ * @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.
1172
1176
  */
1173
1177
  requestSecurityScores(requestSecurityScoresRequest: requests.RequestSecurityScoresRequest): Promise<responses.RequestSecurityScoresResponse>;
1174
1178
  /**
1175
- * Returns the summary of Activity type problems identified by cloud guard, for a given set of dimensions.
1179
+ * Returns the summary of problems generated by OCI Activity Detector rules, identified by parameters specified.
1176
1180
  * <p>
1177
1181
  The parameter `accessLevel` specifies whether to return only those compartments for which the
1178
1182
  * requestor has INSPECT permissions on at least one resource directly
@@ -1192,11 +1196,11 @@ export declare class CloudGuardClient {
1192
1196
  * @param RequestSummarizedActivityProblemsRequest
1193
1197
  * @return RequestSummarizedActivityProblemsResponse
1194
1198
  * @throws OciError when an error occurs
1195
- * @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.
1199
+ * @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.
1196
1200
  */
1197
1201
  requestSummarizedActivityProblems(requestSummarizedActivityProblemsRequest: requests.RequestSummarizedActivityProblemsRequest): Promise<responses.RequestSummarizedActivityProblemsResponse>;
1198
1202
  /**
1199
- * Returns the number of problems identified by cloud guard, for a given set of dimensions.
1203
+ * Returns the number of problems matching the key-value pairs in dimensionMap.
1200
1204
  * <p>
1201
1205
  The parameter `accessLevel` specifies whether to return only those compartments for which the
1202
1206
  * requestor has INSPECT permissions on at least one resource directly
@@ -1213,7 +1217,7 @@ export declare class CloudGuardClient {
1213
1217
  * @param RequestSummarizedProblemsRequest
1214
1218
  * @return RequestSummarizedProblemsResponse
1215
1219
  * @throws OciError when an error occurs
1216
- * @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.
1220
+ * @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.
1217
1221
  */
1218
1222
  requestSummarizedProblems(requestSummarizedProblemsRequest: requests.RequestSummarizedProblemsRequest): Promise<responses.RequestSummarizedProblemsResponse>;
1219
1223
  /**
@@ -1234,7 +1238,7 @@ export declare class CloudGuardClient {
1234
1238
  * @param RequestSummarizedResponderExecutionsRequest
1235
1239
  * @return RequestSummarizedResponderExecutionsResponse
1236
1240
  * @throws OciError when an error occurs
1237
- * @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.
1241
+ * @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.
1238
1242
  */
1239
1243
  requestSummarizedResponderExecutions(requestSummarizedResponderExecutionsRequest: requests.RequestSummarizedResponderExecutionsRequest): Promise<responses.RequestSummarizedResponderExecutionsResponse>;
1240
1244
  /**
@@ -1244,7 +1248,7 @@ export declare class CloudGuardClient {
1244
1248
  * @param RequestSummarizedRiskScoresRequest
1245
1249
  * @return RequestSummarizedRiskScoresResponse
1246
1250
  * @throws OciError when an error occurs
1247
- * @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.
1251
+ * @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.
1248
1252
  */
1249
1253
  requestSummarizedRiskScores(requestSummarizedRiskScoresRequest: requests.RequestSummarizedRiskScoresRequest): Promise<responses.RequestSummarizedRiskScoresResponse>;
1250
1254
  /**
@@ -1254,7 +1258,7 @@ export declare class CloudGuardClient {
1254
1258
  * @param RequestSummarizedSecurityScoresRequest
1255
1259
  * @return RequestSummarizedSecurityScoresResponse
1256
1260
  * @throws OciError when an error occurs
1257
- * @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.
1261
+ * @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.
1258
1262
  */
1259
1263
  requestSummarizedSecurityScores(requestSummarizedSecurityScoresRequest: requests.RequestSummarizedSecurityScoresRequest): Promise<responses.RequestSummarizedSecurityScoresResponse>;
1260
1264
  /**
@@ -1263,11 +1267,11 @@ export declare class CloudGuardClient {
1263
1267
  * @param RequestSummarizedTopTrendResourceProfileRiskScoresRequest
1264
1268
  * @return RequestSummarizedTopTrendResourceProfileRiskScoresResponse
1265
1269
  * @throws OciError when an error occurs
1266
- * @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.
1270
+ * @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.
1267
1271
  */
1268
1272
  requestSummarizedTopTrendResourceProfileRiskScores(requestSummarizedTopTrendResourceProfileRiskScoresRequest: requests.RequestSummarizedTopTrendResourceProfileRiskScoresRequest): Promise<responses.RequestSummarizedTopTrendResourceProfileRiskScoresResponse>;
1269
1273
  /**
1270
- * Returns the number of problems identified by cloud guard, for a given time period.
1274
+ * Returns a ProblemTrendAggregationCollection resource for a compartment, identified by compartmentId, for the specified time period. The ProblemTrendAggregationCollection resource contains a list of ProblemTrendAggregation resources.
1271
1275
  * <p>
1272
1276
  The parameter `accessLevel` specifies whether to return only those compartments for which the
1273
1277
  * requestor has INSPECT permissions on at least one resource directly
@@ -1284,7 +1288,7 @@ export declare class CloudGuardClient {
1284
1288
  * @param RequestSummarizedTrendProblemsRequest
1285
1289
  * @return RequestSummarizedTrendProblemsResponse
1286
1290
  * @throws OciError when an error occurs
1287
- * @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.
1291
+ * @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.
1288
1292
  */
1289
1293
  requestSummarizedTrendProblems(requestSummarizedTrendProblemsRequest: requests.RequestSummarizedTrendProblemsRequest): Promise<responses.RequestSummarizedTrendProblemsResponse>;
1290
1294
  /**
@@ -1293,7 +1297,7 @@ export declare class CloudGuardClient {
1293
1297
  * @param RequestSummarizedTrendResourceRiskScoresRequest
1294
1298
  * @return RequestSummarizedTrendResourceRiskScoresResponse
1295
1299
  * @throws OciError when an error occurs
1296
- * @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.
1300
+ * @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.
1297
1301
  */
1298
1302
  requestSummarizedTrendResourceRiskScores(requestSummarizedTrendResourceRiskScoresRequest: requests.RequestSummarizedTrendResourceRiskScoresRequest): Promise<responses.RequestSummarizedTrendResourceRiskScoresResponse>;
1299
1303
  /**
@@ -1314,7 +1318,7 @@ export declare class CloudGuardClient {
1314
1318
  * @param RequestSummarizedTrendResponderExecutionsRequest
1315
1319
  * @return RequestSummarizedTrendResponderExecutionsResponse
1316
1320
  * @throws OciError when an error occurs
1317
- * @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.
1321
+ * @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.
1318
1322
  */
1319
1323
  requestSummarizedTrendResponderExecutions(requestSummarizedTrendResponderExecutionsRequest: requests.RequestSummarizedTrendResponderExecutionsRequest): Promise<responses.RequestSummarizedTrendResponderExecutionsResponse>;
1320
1324
  /**
@@ -1324,7 +1328,7 @@ export declare class CloudGuardClient {
1324
1328
  * @param RequestSummarizedTrendSecurityScoresRequest
1325
1329
  * @return RequestSummarizedTrendSecurityScoresResponse
1326
1330
  * @throws OciError when an error occurs
1327
- * @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.
1331
+ * @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.
1328
1332
  */
1329
1333
  requestSummarizedTrendSecurityScores(requestSummarizedTrendSecurityScoresRequest: requests.RequestSummarizedTrendSecurityScoresRequest): Promise<responses.RequestSummarizedTrendSecurityScoresResponse>;
1330
1334
  /**
@@ -1335,7 +1339,7 @@ export declare class CloudGuardClient {
1335
1339
  * @param SkipBulkResponderExecutionRequest
1336
1340
  * @return SkipBulkResponderExecutionResponse
1337
1341
  * @throws OciError when an error occurs
1338
- * @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.
1342
+ * @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.
1339
1343
  */
1340
1344
  skipBulkResponderExecution(skipBulkResponderExecutionRequest: requests.SkipBulkResponderExecutionRequest): Promise<responses.SkipBulkResponderExecutionResponse>;
1341
1345
  /**
@@ -1344,47 +1348,46 @@ export declare class CloudGuardClient {
1344
1348
  * @param SkipResponderExecutionRequest
1345
1349
  * @return SkipResponderExecutionResponse
1346
1350
  * @throws OciError when an error occurs
1347
- * @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.
1351
+ * @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.
1348
1352
  */
1349
1353
  skipResponderExecution(skipResponderExecutionRequest: requests.SkipResponderExecutionRequest): Promise<responses.SkipResponderExecutionResponse>;
1350
1354
  /**
1351
- * push the problem to responder
1355
+ * 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.
1352
1356
  *
1353
1357
  * This operation does not retry by default if the user has not defined a retry configuration.
1354
1358
  * @param TriggerResponderRequest
1355
1359
  * @return TriggerResponderResponse
1356
1360
  * @throws OciError when an error occurs
1357
- * @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.
1361
+ * @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.
1358
1362
  */
1359
1363
  triggerResponder(triggerResponderRequest: requests.TriggerResponderRequest): Promise<responses.TriggerResponderResponse>;
1360
1364
  /**
1361
- * Updates the statuses in bulk for a list of problems
1362
- * The operation is atomic in nature
1365
+ * 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.
1363
1366
  *
1364
1367
  * This operation does not retry by default if the user has not defined a retry configuration.
1365
1368
  * @param UpdateBulkProblemStatusRequest
1366
1369
  * @return UpdateBulkProblemStatusResponse
1367
1370
  * @throws OciError when an error occurs
1368
- * @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.
1371
+ * @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.
1369
1372
  */
1370
1373
  updateBulkProblemStatus(updateBulkProblemStatusRequest: requests.UpdateBulkProblemStatusRequest): Promise<responses.UpdateBulkProblemStatusResponse>;
1371
1374
  /**
1372
- * Enable/Disable Cloud Guard. The reporting region cannot be updated once created.
1375
+ * Update configuration details for a Cloud Guard tenancy, identified by root compartment OCID. The reporting region cannot be updated once created.
1373
1376
  *
1374
1377
  * This operation does not retry by default if the user has not defined a retry configuration.
1375
1378
  * @param UpdateConfigurationRequest
1376
1379
  * @return UpdateConfigurationResponse
1377
1380
  * @throws OciError when an error occurs
1378
- * @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.
1381
+ * @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.
1379
1382
  */
1380
1383
  updateConfiguration(updateConfigurationRequest: requests.UpdateConfigurationRequest): Promise<responses.UpdateConfigurationResponse>;
1381
1384
  /**
1382
- * Updates a DataMaskRule identified by dataMaskRuleId
1385
+ * Updates a data mask rule (DataMaskRule object) identified by dataMaskRuleId.
1383
1386
  * This operation does not retry by default if the user has not defined a retry configuration.
1384
1387
  * @param UpdateDataMaskRuleRequest
1385
1388
  * @return UpdateDataMaskRuleResponse
1386
1389
  * @throws OciError when an error occurs
1387
- * @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.
1390
+ * @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.
1388
1391
  */
1389
1392
  updateDataMaskRule(updateDataMaskRuleRequest: requests.UpdateDataMaskRuleRequest): Promise<responses.UpdateDataMaskRuleResponse>;
1390
1393
  /**
@@ -1393,44 +1396,44 @@ export declare class CloudGuardClient {
1393
1396
  * @param UpdateDataSourceRequest
1394
1397
  * @return UpdateDataSourceResponse
1395
1398
  * @throws OciError when an error occurs
1396
- * @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.
1399
+ * @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.
1397
1400
  */
1398
1401
  updateDataSource(updateDataSourceRequest: requests.UpdateDataSourceRequest): Promise<responses.UpdateDataSourceResponse>;
1399
1402
  /**
1400
- * Updates a detector recipe identified by detectorRecipeId
1403
+ * Updates a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
1401
1404
  * This operation does not retry by default if the user has not defined a retry configuration.
1402
1405
  * @param UpdateDetectorRecipeRequest
1403
1406
  * @return UpdateDetectorRecipeResponse
1404
1407
  * @throws OciError when an error occurs
1405
- * @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.
1408
+ * @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.
1406
1409
  */
1407
1410
  updateDetectorRecipe(updateDetectorRecipeRequest: requests.UpdateDetectorRecipeRequest): Promise<responses.UpdateDetectorRecipeResponse>;
1408
1411
  /**
1409
- * Update the DetectorRule by identifier
1412
+ * Updates a detector rule (DetectorRule object) identified by detectorRuleId.
1410
1413
  * This operation does not retry by default if the user has not defined a retry configuration.
1411
1414
  * @param UpdateDetectorRecipeDetectorRuleRequest
1412
1415
  * @return UpdateDetectorRecipeDetectorRuleResponse
1413
1416
  * @throws OciError when an error occurs
1414
- * @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.
1417
+ * @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.
1415
1418
  */
1416
1419
  updateDetectorRecipeDetectorRule(updateDetectorRecipeDetectorRuleRequest: requests.UpdateDetectorRecipeDetectorRuleRequest): Promise<responses.UpdateDetectorRecipeDetectorRuleResponse>;
1417
1420
  /**
1418
- * Updates a managed list identified by managedListId
1421
+ * Updates a ManagedList object, identified by managedList.
1419
1422
  * This operation does not retry by default if the user has not defined a retry configuration.
1420
1423
  * @param UpdateManagedListRequest
1421
1424
  * @return UpdateManagedListResponse
1422
1425
  * @throws OciError when an error occurs
1423
- * @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.
1426
+ * @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.
1424
1427
  */
1425
1428
  updateManagedList(updateManagedListRequest: requests.UpdateManagedListRequest): Promise<responses.UpdateManagedListResponse>;
1426
1429
  /**
1427
- * updates the problem details
1430
+ * Changes the current status of the problem, identified by problemId, to the status specified in the UpdateProblemStatusDetails resource that you pass.
1428
1431
  *
1429
1432
  * This operation does not retry by default if the user has not defined a retry configuration.
1430
1433
  * @param UpdateProblemStatusRequest
1431
1434
  * @return UpdateProblemStatusResponse
1432
1435
  * @throws OciError when an error occurs
1433
- * @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.
1436
+ * @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.
1434
1437
  */
1435
1438
  updateProblemStatus(updateProblemStatusRequest: requests.UpdateProblemStatusRequest): Promise<responses.UpdateProblemStatusResponse>;
1436
1439
  /**
@@ -1439,7 +1442,7 @@ export declare class CloudGuardClient {
1439
1442
  * @param UpdateResponderRecipeRequest
1440
1443
  * @return UpdateResponderRecipeResponse
1441
1444
  * @throws OciError when an error occurs
1442
- * @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.
1445
+ * @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.
1443
1446
  */
1444
1447
  updateResponderRecipe(updateResponderRecipeRequest: requests.UpdateResponderRecipeRequest): Promise<responses.UpdateResponderRecipeResponse>;
1445
1448
  /**
@@ -1448,7 +1451,7 @@ export declare class CloudGuardClient {
1448
1451
  * @param UpdateResponderRecipeResponderRuleRequest
1449
1452
  * @return UpdateResponderRecipeResponderRuleResponse
1450
1453
  * @throws OciError when an error occurs
1451
- * @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.
1454
+ * @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.
1452
1455
  */
1453
1456
  updateResponderRecipeResponderRule(updateResponderRecipeResponderRuleRequest: requests.UpdateResponderRecipeResponderRuleRequest): Promise<responses.UpdateResponderRecipeResponderRuleResponse>;
1454
1457
  /**
@@ -1457,7 +1460,7 @@ export declare class CloudGuardClient {
1457
1460
  * @param UpdateSecurityRecipeRequest
1458
1461
  * @return UpdateSecurityRecipeResponse
1459
1462
  * @throws OciError when an error occurs
1460
- * @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.
1463
+ * @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.
1461
1464
  */
1462
1465
  updateSecurityRecipe(updateSecurityRecipeRequest: requests.UpdateSecurityRecipeRequest): Promise<responses.UpdateSecurityRecipeResponse>;
1463
1466
  /**
@@ -1466,7 +1469,7 @@ export declare class CloudGuardClient {
1466
1469
  * @param UpdateSecurityZoneRequest
1467
1470
  * @return UpdateSecurityZoneResponse
1468
1471
  * @throws OciError when an error occurs
1469
- * @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.
1472
+ * @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.
1470
1473
  */
1471
1474
  updateSecurityZone(updateSecurityZoneRequest: requests.UpdateSecurityZoneRequest): Promise<responses.UpdateSecurityZoneResponse>;
1472
1475
  /**
@@ -1475,7 +1478,7 @@ export declare class CloudGuardClient {
1475
1478
  * @param UpdateTargetRequest
1476
1479
  * @return UpdateTargetResponse
1477
1480
  * @throws OciError when an error occurs
1478
- * @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.
1481
+ * @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.
1479
1482
  */
1480
1483
  updateTarget(updateTargetRequest: requests.UpdateTargetRequest): Promise<responses.UpdateTargetResponse>;
1481
1484
  /**
@@ -1484,7 +1487,7 @@ export declare class CloudGuardClient {
1484
1487
  * @param UpdateTargetDetectorRecipeRequest
1485
1488
  * @return UpdateTargetDetectorRecipeResponse
1486
1489
  * @throws OciError when an error occurs
1487
- * @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.
1490
+ * @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.
1488
1491
  */
1489
1492
  updateTargetDetectorRecipe(updateTargetDetectorRecipeRequest: requests.UpdateTargetDetectorRecipeRequest): Promise<responses.UpdateTargetDetectorRecipeResponse>;
1490
1493
  /**
@@ -1493,7 +1496,7 @@ export declare class CloudGuardClient {
1493
1496
  * @param UpdateTargetDetectorRecipeDetectorRuleRequest
1494
1497
  * @return UpdateTargetDetectorRecipeDetectorRuleResponse
1495
1498
  * @throws OciError when an error occurs
1496
- * @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.
1499
+ * @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.
1497
1500
  */
1498
1501
  updateTargetDetectorRecipeDetectorRule(updateTargetDetectorRecipeDetectorRuleRequest: requests.UpdateTargetDetectorRecipeDetectorRuleRequest): Promise<responses.UpdateTargetDetectorRecipeDetectorRuleResponse>;
1499
1502
  /**
@@ -1502,7 +1505,7 @@ export declare class CloudGuardClient {
1502
1505
  * @param UpdateTargetResponderRecipeRequest
1503
1506
  * @return UpdateTargetResponderRecipeResponse
1504
1507
  * @throws OciError when an error occurs
1505
- * @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.
1508
+ * @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.
1506
1509
  */
1507
1510
  updateTargetResponderRecipe(updateTargetResponderRecipeRequest: requests.UpdateTargetResponderRecipeRequest): Promise<responses.UpdateTargetResponderRecipeResponse>;
1508
1511
  /**
@@ -1511,7 +1514,7 @@ export declare class CloudGuardClient {
1511
1514
  * @param UpdateTargetResponderRecipeResponderRuleRequest
1512
1515
  * @return UpdateTargetResponderRecipeResponderRuleResponse
1513
1516
  * @throws OciError when an error occurs
1514
- * @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.
1517
+ * @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.
1515
1518
  */
1516
1519
  updateTargetResponderRecipeResponderRule(updateTargetResponderRecipeResponderRuleRequest: requests.UpdateTargetResponderRecipeResponderRuleRequest): Promise<responses.UpdateTargetResponderRecipeResponderRuleResponse>;
1517
1520
  }