oci-cloudguard 2.27.0 → 2.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/lib/client.d.ts +118 -117
  2. package/lib/client.js +469 -234
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-compartment-request.d.ts +1 -1
  5. package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
  6. package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
  7. package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
  8. package/lib/request/change-security-recipe-compartment-request.d.ts +1 -1
  9. package/lib/request/change-security-zone-compartment-request.d.ts +1 -1
  10. package/lib/request/create-data-mask-rule-request.d.ts +1 -1
  11. package/lib/request/create-detector-recipe-request.d.ts +1 -1
  12. package/lib/request/create-managed-list-request.d.ts +1 -1
  13. package/lib/request/create-responder-recipe-request.d.ts +1 -1
  14. package/lib/request/create-security-recipe-request.d.ts +1 -1
  15. package/lib/request/create-security-zone-request.d.ts +1 -1
  16. package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
  17. package/lib/request/create-target-request.d.ts +1 -1
  18. package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
  19. package/lib/request/delete-data-mask-rule-request.d.ts +1 -1
  20. package/lib/request/delete-detector-recipe-request.d.ts +1 -1
  21. package/lib/request/delete-managed-list-request.d.ts +1 -1
  22. package/lib/request/delete-responder-recipe-request.d.ts +1 -1
  23. package/lib/request/delete-security-recipe-request.d.ts +1 -1
  24. package/lib/request/delete-security-zone-request.d.ts +1 -1
  25. package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
  26. package/lib/request/delete-target-request.d.ts +1 -1
  27. package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
  28. package/lib/request/execute-responder-execution-request.d.ts +1 -1
  29. package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
  30. package/lib/request/get-configuration-request.d.ts +1 -1
  31. package/lib/request/get-data-mask-rule-request.d.ts +1 -1
  32. package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
  33. package/lib/request/get-detector-recipe-request.d.ts +1 -1
  34. package/lib/request/get-detector-request.d.ts +1 -1
  35. package/lib/request/get-detector-rule-request.d.ts +1 -1
  36. package/lib/request/get-managed-list-request.d.ts +1 -1
  37. package/lib/request/get-problem-request.d.ts +1 -1
  38. package/lib/request/get-resource-profile-request.d.ts +1 -1
  39. package/lib/request/get-responder-execution-request.d.ts +1 -1
  40. package/lib/request/get-responder-recipe-request.d.ts +1 -1
  41. package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
  42. package/lib/request/get-responder-rule-request.d.ts +1 -1
  43. package/lib/request/get-security-policy-request.d.ts +1 -1
  44. package/lib/request/get-security-recipe-request.d.ts +1 -1
  45. package/lib/request/get-security-zone-request.d.ts +1 -1
  46. package/lib/request/get-sighting-request.d.ts +1 -1
  47. package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
  48. package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
  49. package/lib/request/get-target-request.d.ts +1 -1
  50. package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
  51. package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
  52. package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
  53. package/lib/request/list-data-mask-rules-request.d.ts +1 -1
  54. package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
  55. package/lib/request/list-detector-recipes-request.d.ts +1 -1
  56. package/lib/request/list-detector-rules-request.d.ts +1 -1
  57. package/lib/request/list-detectors-request.d.ts +1 -1
  58. package/lib/request/list-impacted-resources-request.d.ts +1 -1
  59. package/lib/request/list-managed-list-types-request.d.ts +1 -1
  60. package/lib/request/list-managed-lists-request.d.ts +1 -1
  61. package/lib/request/list-policies-request.d.ts +1 -1
  62. package/lib/request/list-problem-endpoints-request.d.ts +1 -1
  63. package/lib/request/list-problem-histories-request.d.ts +1 -1
  64. package/lib/request/list-problems-request.d.ts +1 -1
  65. package/lib/request/list-recommendations-request.d.ts +1 -1
  66. package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
  67. package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
  68. package/lib/request/list-resource-profiles-request.d.ts +1 -1
  69. package/lib/request/list-resource-types-request.d.ts +1 -1
  70. package/lib/request/list-responder-activities-request.d.ts +1 -1
  71. package/lib/request/list-responder-executions-request.d.ts +1 -1
  72. package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
  73. package/lib/request/list-responder-recipes-request.d.ts +1 -1
  74. package/lib/request/list-responder-rules-request.d.ts +1 -1
  75. package/lib/request/list-security-policies-request.d.ts +1 -1
  76. package/lib/request/list-security-recipes-request.d.ts +1 -1
  77. package/lib/request/list-security-zones-request.d.ts +1 -1
  78. package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
  79. package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
  80. package/lib/request/list-sightings-request.d.ts +1 -1
  81. package/lib/request/list-tactics-request.d.ts +1 -1
  82. package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
  83. package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
  84. package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
  85. package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
  86. package/lib/request/list-targets-request.d.ts +1 -1
  87. package/lib/request/list-techniques-request.d.ts +1 -1
  88. package/lib/request/remove-compartment-request.d.ts +1 -1
  89. package/lib/request/request-risk-scores-request.d.ts +1 -1
  90. package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
  91. package/lib/request/request-security-scores-request.d.ts +1 -1
  92. package/lib/request/request-summarized-activity-problems-request.d.ts +1 -1
  93. package/lib/request/request-summarized-problems-request.d.ts +1 -1
  94. package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
  95. package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
  96. package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
  97. package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +1 -1
  98. package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
  99. package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +1 -1
  100. package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
  101. package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
  102. package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
  103. package/lib/request/skip-responder-execution-request.d.ts +1 -1
  104. package/lib/request/trigger-responder-request.d.ts +1 -1
  105. package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
  106. package/lib/request/update-configuration-request.d.ts +1 -1
  107. package/lib/request/update-data-mask-rule-request.d.ts +1 -1
  108. package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
  109. package/lib/request/update-detector-recipe-request.d.ts +1 -1
  110. package/lib/request/update-managed-list-request.d.ts +1 -1
  111. package/lib/request/update-problem-status-request.d.ts +1 -1
  112. package/lib/request/update-responder-recipe-request.d.ts +1 -1
  113. package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
  114. package/lib/request/update-security-recipe-request.d.ts +1 -1
  115. package/lib/request/update-security-zone-request.d.ts +1 -1
  116. package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
  117. package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
  118. package/lib/request/update-target-request.d.ts +1 -1
  119. package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
  120. package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
  121. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -63,6 +63,7 @@ class CloudGuardClient {
63
63
  this["_defaultHeaders"] = {};
64
64
  this._circuitBreaker = null;
65
65
  this._httpOptions = undefined;
66
+ this.targetService = "CloudGuard";
66
67
  const requestSigner = params.authenticationDetailsProvider
67
68
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
68
69
  : null;
@@ -158,12 +159,14 @@ class CloudGuardClient {
158
159
  * @param AddCompartmentRequest
159
160
  * @return AddCompartmentResponse
160
161
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
162
163
  */
163
164
  addCompartment(addCompartmentRequest) {
164
165
  return __awaiter(this, void 0, void 0, function* () {
165
166
  if (this.logger)
166
167
  this.logger.debug("Calling operation CloudGuardClient#addCompartment.");
168
+ const operationName = "addCompartment";
169
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityZone/AddCompartment";
167
170
  const pathParams = {
168
171
  "{securityZoneId}": addCompartmentRequest.securityZoneId
169
172
  };
@@ -189,7 +192,7 @@ class CloudGuardClient {
189
192
  queryParams: queryParams
190
193
  });
191
194
  try {
192
- const response = yield retrier.makeServiceCall(this._httpClient, request);
195
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
193
196
  const sdkResponse = oci_common_1.composeResponse({
194
197
  responseObject: {},
195
198
  body: yield response.json(),
@@ -222,12 +225,14 @@ class CloudGuardClient {
222
225
  * @param ChangeDetectorRecipeCompartmentRequest
223
226
  * @return ChangeDetectorRecipeCompartmentResponse
224
227
  * @throws OciError when an error occurs
225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
226
229
  */
227
230
  changeDetectorRecipeCompartment(changeDetectorRecipeCompartmentRequest) {
228
231
  return __awaiter(this, void 0, void 0, function* () {
229
232
  if (this.logger)
230
233
  this.logger.debug("Calling operation CloudGuardClient#changeDetectorRecipeCompartment.");
234
+ const operationName = "changeDetectorRecipeCompartment";
235
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipe/ChangeDetectorRecipeCompartment";
231
236
  const pathParams = {
232
237
  "{detectorRecipeId}": changeDetectorRecipeCompartmentRequest.detectorRecipeId
233
238
  };
@@ -253,7 +258,7 @@ class CloudGuardClient {
253
258
  queryParams: queryParams
254
259
  });
255
260
  try {
256
- const response = yield retrier.makeServiceCall(this._httpClient, request);
261
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
257
262
  const sdkResponse = oci_common_1.composeResponse({
258
263
  responseObject: {},
259
264
  responseHeaders: [
@@ -277,12 +282,14 @@ class CloudGuardClient {
277
282
  * @param ChangeManagedListCompartmentRequest
278
283
  * @return ChangeManagedListCompartmentResponse
279
284
  * @throws OciError when an error occurs
280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
281
286
  */
282
287
  changeManagedListCompartment(changeManagedListCompartmentRequest) {
283
288
  return __awaiter(this, void 0, void 0, function* () {
284
289
  if (this.logger)
285
290
  this.logger.debug("Calling operation CloudGuardClient#changeManagedListCompartment.");
291
+ const operationName = "changeManagedListCompartment";
292
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ManagedList/ChangeManagedListCompartment";
286
293
  const pathParams = {
287
294
  "{managedListId}": changeManagedListCompartmentRequest.managedListId
288
295
  };
@@ -308,7 +315,7 @@ class CloudGuardClient {
308
315
  queryParams: queryParams
309
316
  });
310
317
  try {
311
- const response = yield retrier.makeServiceCall(this._httpClient, request);
318
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
312
319
  const sdkResponse = oci_common_1.composeResponse({
313
320
  responseObject: {},
314
321
  responseHeaders: [
@@ -332,12 +339,14 @@ class CloudGuardClient {
332
339
  * @param ChangeResponderRecipeCompartmentRequest
333
340
  * @return ChangeResponderRecipeCompartmentResponse
334
341
  * @throws OciError when an error occurs
335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
336
343
  */
337
344
  changeResponderRecipeCompartment(changeResponderRecipeCompartmentRequest) {
338
345
  return __awaiter(this, void 0, void 0, function* () {
339
346
  if (this.logger)
340
347
  this.logger.debug("Calling operation CloudGuardClient#changeResponderRecipeCompartment.");
348
+ const operationName = "changeResponderRecipeCompartment";
349
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipe/ChangeResponderRecipeCompartment";
341
350
  const pathParams = {
342
351
  "{responderRecipeId}": changeResponderRecipeCompartmentRequest.responderRecipeId
343
352
  };
@@ -363,7 +372,7 @@ class CloudGuardClient {
363
372
  queryParams: queryParams
364
373
  });
365
374
  try {
366
- const response = yield retrier.makeServiceCall(this._httpClient, request);
375
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
367
376
  const sdkResponse = oci_common_1.composeResponse({
368
377
  responseObject: {},
369
378
  responseHeaders: [
@@ -387,12 +396,14 @@ class CloudGuardClient {
387
396
  * @param ChangeSecurityRecipeCompartmentRequest
388
397
  * @return ChangeSecurityRecipeCompartmentResponse
389
398
  * @throws OciError when an error occurs
390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
391
400
  */
392
401
  changeSecurityRecipeCompartment(changeSecurityRecipeCompartmentRequest) {
393
402
  return __awaiter(this, void 0, void 0, function* () {
394
403
  if (this.logger)
395
404
  this.logger.debug("Calling operation CloudGuardClient#changeSecurityRecipeCompartment.");
405
+ const operationName = "changeSecurityRecipeCompartment";
406
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityRecipe/ChangeSecurityRecipeCompartment";
396
407
  const pathParams = {
397
408
  "{securityRecipeId}": changeSecurityRecipeCompartmentRequest.securityRecipeId
398
409
  };
@@ -418,7 +429,7 @@ class CloudGuardClient {
418
429
  queryParams: queryParams
419
430
  });
420
431
  try {
421
- const response = yield retrier.makeServiceCall(this._httpClient, request);
432
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
422
433
  const sdkResponse = oci_common_1.composeResponse({
423
434
  responseObject: {},
424
435
  responseHeaders: [
@@ -442,12 +453,14 @@ class CloudGuardClient {
442
453
  * @param ChangeSecurityZoneCompartmentRequest
443
454
  * @return ChangeSecurityZoneCompartmentResponse
444
455
  * @throws OciError when an error occurs
445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
446
457
  */
447
458
  changeSecurityZoneCompartment(changeSecurityZoneCompartmentRequest) {
448
459
  return __awaiter(this, void 0, void 0, function* () {
449
460
  if (this.logger)
450
461
  this.logger.debug("Calling operation CloudGuardClient#changeSecurityZoneCompartment.");
462
+ const operationName = "changeSecurityZoneCompartment";
463
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityZone/ChangeSecurityZoneCompartment";
451
464
  const pathParams = {
452
465
  "{securityZoneId}": changeSecurityZoneCompartmentRequest.securityZoneId
453
466
  };
@@ -473,7 +486,7 @@ class CloudGuardClient {
473
486
  queryParams: queryParams
474
487
  });
475
488
  try {
476
- const response = yield retrier.makeServiceCall(this._httpClient, request);
489
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
477
490
  const sdkResponse = oci_common_1.composeResponse({
478
491
  responseObject: {},
479
492
  responseHeaders: [
@@ -498,12 +511,14 @@ class CloudGuardClient {
498
511
  * @param CreateDataMaskRuleRequest
499
512
  * @return CreateDataMaskRuleResponse
500
513
  * @throws OciError when an error occurs
501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
502
515
  */
503
516
  createDataMaskRule(createDataMaskRuleRequest) {
504
517
  return __awaiter(this, void 0, void 0, function* () {
505
518
  if (this.logger)
506
519
  this.logger.debug("Calling operation CloudGuardClient#createDataMaskRule.");
520
+ const operationName = "createDataMaskRule";
521
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DataMaskRule/CreateDataMaskRule";
507
522
  const pathParams = {};
508
523
  const queryParams = {};
509
524
  let headerParams = {
@@ -526,7 +541,7 @@ class CloudGuardClient {
526
541
  queryParams: queryParams
527
542
  });
528
543
  try {
529
- const response = yield retrier.makeServiceCall(this._httpClient, request);
544
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
530
545
  const sdkResponse = oci_common_1.composeResponse({
531
546
  responseObject: {},
532
547
  body: yield response.json(),
@@ -560,12 +575,14 @@ class CloudGuardClient {
560
575
  * @param CreateDetectorRecipeRequest
561
576
  * @return CreateDetectorRecipeResponse
562
577
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
564
579
  */
565
580
  createDetectorRecipe(createDetectorRecipeRequest) {
566
581
  return __awaiter(this, void 0, void 0, function* () {
567
582
  if (this.logger)
568
583
  this.logger.debug("Calling operation CloudGuardClient#createDetectorRecipe.");
584
+ const operationName = "createDetectorRecipe";
585
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipe/CreateDetectorRecipe";
569
586
  const pathParams = {};
570
587
  const queryParams = {};
571
588
  let headerParams = {
@@ -588,7 +605,7 @@ class CloudGuardClient {
588
605
  queryParams: queryParams
589
606
  });
590
607
  try {
591
- const response = yield retrier.makeServiceCall(this._httpClient, request);
608
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
592
609
  const sdkResponse = oci_common_1.composeResponse({
593
610
  responseObject: {},
594
611
  body: yield response.json(),
@@ -622,12 +639,14 @@ class CloudGuardClient {
622
639
  * @param CreateManagedListRequest
623
640
  * @return CreateManagedListResponse
624
641
  * @throws OciError when an error occurs
625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
626
643
  */
627
644
  createManagedList(createManagedListRequest) {
628
645
  return __awaiter(this, void 0, void 0, function* () {
629
646
  if (this.logger)
630
647
  this.logger.debug("Calling operation CloudGuardClient#createManagedList.");
648
+ const operationName = "createManagedList";
649
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ManagedList/CreateManagedList";
631
650
  const pathParams = {};
632
651
  const queryParams = {};
633
652
  let headerParams = {
@@ -650,7 +669,7 @@ class CloudGuardClient {
650
669
  queryParams: queryParams
651
670
  });
652
671
  try {
653
- const response = yield retrier.makeServiceCall(this._httpClient, request);
672
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
654
673
  const sdkResponse = oci_common_1.composeResponse({
655
674
  responseObject: {},
656
675
  body: yield response.json(),
@@ -684,12 +703,14 @@ class CloudGuardClient {
684
703
  * @param CreateResponderRecipeRequest
685
704
  * @return CreateResponderRecipeResponse
686
705
  * @throws OciError when an error occurs
687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
688
707
  */
689
708
  createResponderRecipe(createResponderRecipeRequest) {
690
709
  return __awaiter(this, void 0, void 0, function* () {
691
710
  if (this.logger)
692
711
  this.logger.debug("Calling operation CloudGuardClient#createResponderRecipe.");
712
+ const operationName = "createResponderRecipe";
713
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipe/CreateResponderRecipe";
693
714
  const pathParams = {};
694
715
  const queryParams = {};
695
716
  let headerParams = {
@@ -712,7 +733,7 @@ class CloudGuardClient {
712
733
  queryParams: queryParams
713
734
  });
714
735
  try {
715
- const response = yield retrier.makeServiceCall(this._httpClient, request);
736
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
716
737
  const sdkResponse = oci_common_1.composeResponse({
717
738
  responseObject: {},
718
739
  body: yield response.json(),
@@ -746,12 +767,14 @@ class CloudGuardClient {
746
767
  * @param CreateSecurityRecipeRequest
747
768
  * @return CreateSecurityRecipeResponse
748
769
  * @throws OciError when an error occurs
749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
750
771
  */
751
772
  createSecurityRecipe(createSecurityRecipeRequest) {
752
773
  return __awaiter(this, void 0, void 0, function* () {
753
774
  if (this.logger)
754
775
  this.logger.debug("Calling operation CloudGuardClient#createSecurityRecipe.");
776
+ const operationName = "createSecurityRecipe";
777
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityRecipe/CreateSecurityRecipe";
755
778
  const pathParams = {};
756
779
  const queryParams = {};
757
780
  let headerParams = {
@@ -774,7 +797,7 @@ class CloudGuardClient {
774
797
  queryParams: queryParams
775
798
  });
776
799
  try {
777
- const response = yield retrier.makeServiceCall(this._httpClient, request);
800
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
778
801
  const sdkResponse = oci_common_1.composeResponse({
779
802
  responseObject: {},
780
803
  body: yield response.json(),
@@ -808,12 +831,14 @@ class CloudGuardClient {
808
831
  * @param CreateSecurityZoneRequest
809
832
  * @return CreateSecurityZoneResponse
810
833
  * @throws OciError when an error occurs
811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
812
835
  */
813
836
  createSecurityZone(createSecurityZoneRequest) {
814
837
  return __awaiter(this, void 0, void 0, function* () {
815
838
  if (this.logger)
816
839
  this.logger.debug("Calling operation CloudGuardClient#createSecurityZone.");
840
+ const operationName = "createSecurityZone";
841
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityZone/CreateSecurityZone";
817
842
  const pathParams = {};
818
843
  const queryParams = {};
819
844
  let headerParams = {
@@ -836,7 +861,7 @@ class CloudGuardClient {
836
861
  queryParams: queryParams
837
862
  });
838
863
  try {
839
- const response = yield retrier.makeServiceCall(this._httpClient, request);
864
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
840
865
  const sdkResponse = oci_common_1.composeResponse({
841
866
  responseObject: {},
842
867
  body: yield response.json(),
@@ -870,12 +895,14 @@ class CloudGuardClient {
870
895
  * @param CreateTargetRequest
871
896
  * @return CreateTargetResponse
872
897
  * @throws OciError when an error occurs
873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
874
899
  */
875
900
  createTarget(createTargetRequest) {
876
901
  return __awaiter(this, void 0, void 0, function* () {
877
902
  if (this.logger)
878
903
  this.logger.debug("Calling operation CloudGuardClient#createTarget.");
904
+ const operationName = "createTarget";
905
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Target/CreateTarget";
879
906
  const pathParams = {};
880
907
  const queryParams = {};
881
908
  let headerParams = {
@@ -898,7 +925,7 @@ class CloudGuardClient {
898
925
  queryParams: queryParams
899
926
  });
900
927
  try {
901
- const response = yield retrier.makeServiceCall(this._httpClient, request);
928
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
902
929
  const sdkResponse = oci_common_1.composeResponse({
903
930
  responseObject: {},
904
931
  body: yield response.json(),
@@ -932,12 +959,14 @@ class CloudGuardClient {
932
959
  * @param CreateTargetDetectorRecipeRequest
933
960
  * @return CreateTargetDetectorRecipeResponse
934
961
  * @throws OciError when an error occurs
935
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
936
963
  */
937
964
  createTargetDetectorRecipe(createTargetDetectorRecipeRequest) {
938
965
  return __awaiter(this, void 0, void 0, function* () {
939
966
  if (this.logger)
940
967
  this.logger.debug("Calling operation CloudGuardClient#createTargetDetectorRecipe.");
968
+ const operationName = "createTargetDetectorRecipe";
969
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetDetectorRecipe/CreateTargetDetectorRecipe";
941
970
  const pathParams = {
942
971
  "{targetId}": createTargetDetectorRecipeRequest.targetId
943
972
  };
@@ -962,7 +991,7 @@ class CloudGuardClient {
962
991
  queryParams: queryParams
963
992
  });
964
993
  try {
965
- const response = yield retrier.makeServiceCall(this._httpClient, request);
994
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
966
995
  const sdkResponse = oci_common_1.composeResponse({
967
996
  responseObject: {},
968
997
  body: yield response.json(),
@@ -996,12 +1025,14 @@ class CloudGuardClient {
996
1025
  * @param CreateTargetResponderRecipeRequest
997
1026
  * @return CreateTargetResponderRecipeResponse
998
1027
  * @throws OciError when an error occurs
999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1000
1029
  */
1001
1030
  createTargetResponderRecipe(createTargetResponderRecipeRequest) {
1002
1031
  return __awaiter(this, void 0, void 0, function* () {
1003
1032
  if (this.logger)
1004
1033
  this.logger.debug("Calling operation CloudGuardClient#createTargetResponderRecipe.");
1034
+ const operationName = "createTargetResponderRecipe";
1035
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetResponderRecipe/CreateTargetResponderRecipe";
1005
1036
  const pathParams = {
1006
1037
  "{targetId}": createTargetResponderRecipeRequest.targetId
1007
1038
  };
@@ -1026,7 +1057,7 @@ class CloudGuardClient {
1026
1057
  queryParams: queryParams
1027
1058
  });
1028
1059
  try {
1029
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1060
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1030
1061
  const sdkResponse = oci_common_1.composeResponse({
1031
1062
  responseObject: {},
1032
1063
  body: yield response.json(),
@@ -1059,12 +1090,14 @@ class CloudGuardClient {
1059
1090
  * @param DeleteDataMaskRuleRequest
1060
1091
  * @return DeleteDataMaskRuleResponse
1061
1092
  * @throws OciError when an error occurs
1062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1063
1094
  */
1064
1095
  deleteDataMaskRule(deleteDataMaskRuleRequest) {
1065
1096
  return __awaiter(this, void 0, void 0, function* () {
1066
1097
  if (this.logger)
1067
1098
  this.logger.debug("Calling operation CloudGuardClient#deleteDataMaskRule.");
1099
+ const operationName = "deleteDataMaskRule";
1100
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DataMaskRule/DeleteDataMaskRule";
1068
1101
  const pathParams = {
1069
1102
  "{dataMaskRuleId}": deleteDataMaskRuleRequest.dataMaskRuleId
1070
1103
  };
@@ -1088,7 +1121,7 @@ class CloudGuardClient {
1088
1121
  queryParams: queryParams
1089
1122
  });
1090
1123
  try {
1091
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1124
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1092
1125
  const sdkResponse = oci_common_1.composeResponse({
1093
1126
  responseObject: {},
1094
1127
  responseHeaders: [
@@ -1112,12 +1145,14 @@ class CloudGuardClient {
1112
1145
  * @param DeleteDetectorRecipeRequest
1113
1146
  * @return DeleteDetectorRecipeResponse
1114
1147
  * @throws OciError when an error occurs
1115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1116
1149
  */
1117
1150
  deleteDetectorRecipe(deleteDetectorRecipeRequest) {
1118
1151
  return __awaiter(this, void 0, void 0, function* () {
1119
1152
  if (this.logger)
1120
1153
  this.logger.debug("Calling operation CloudGuardClient#deleteDetectorRecipe.");
1154
+ const operationName = "deleteDetectorRecipe";
1155
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipe/DeleteDetectorRecipe";
1121
1156
  const pathParams = {
1122
1157
  "{detectorRecipeId}": deleteDetectorRecipeRequest.detectorRecipeId
1123
1158
  };
@@ -1142,7 +1177,7 @@ class CloudGuardClient {
1142
1177
  queryParams: queryParams
1143
1178
  });
1144
1179
  try {
1145
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1180
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1146
1181
  const sdkResponse = oci_common_1.composeResponse({
1147
1182
  responseObject: {},
1148
1183
  responseHeaders: [
@@ -1166,12 +1201,14 @@ class CloudGuardClient {
1166
1201
  * @param DeleteManagedListRequest
1167
1202
  * @return DeleteManagedListResponse
1168
1203
  * @throws OciError when an error occurs
1169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1170
1205
  */
1171
1206
  deleteManagedList(deleteManagedListRequest) {
1172
1207
  return __awaiter(this, void 0, void 0, function* () {
1173
1208
  if (this.logger)
1174
1209
  this.logger.debug("Calling operation CloudGuardClient#deleteManagedList.");
1210
+ const operationName = "deleteManagedList";
1211
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ManagedList/DeleteManagedList";
1175
1212
  const pathParams = {
1176
1213
  "{managedListId}": deleteManagedListRequest.managedListId
1177
1214
  };
@@ -1196,7 +1233,7 @@ class CloudGuardClient {
1196
1233
  queryParams: queryParams
1197
1234
  });
1198
1235
  try {
1199
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1236
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1200
1237
  const sdkResponse = oci_common_1.composeResponse({
1201
1238
  responseObject: {},
1202
1239
  responseHeaders: [
@@ -1220,12 +1257,14 @@ class CloudGuardClient {
1220
1257
  * @param DeleteResponderRecipeRequest
1221
1258
  * @return DeleteResponderRecipeResponse
1222
1259
  * @throws OciError when an error occurs
1223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1224
1261
  */
1225
1262
  deleteResponderRecipe(deleteResponderRecipeRequest) {
1226
1263
  return __awaiter(this, void 0, void 0, function* () {
1227
1264
  if (this.logger)
1228
1265
  this.logger.debug("Calling operation CloudGuardClient#deleteResponderRecipe.");
1266
+ const operationName = "deleteResponderRecipe";
1267
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipe/DeleteResponderRecipe";
1229
1268
  const pathParams = {
1230
1269
  "{responderRecipeId}": deleteResponderRecipeRequest.responderRecipeId
1231
1270
  };
@@ -1249,7 +1288,7 @@ class CloudGuardClient {
1249
1288
  queryParams: queryParams
1250
1289
  });
1251
1290
  try {
1252
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1291
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1253
1292
  const sdkResponse = oci_common_1.composeResponse({
1254
1293
  responseObject: {},
1255
1294
  responseHeaders: [
@@ -1273,12 +1312,14 @@ class CloudGuardClient {
1273
1312
  * @param DeleteSecurityRecipeRequest
1274
1313
  * @return DeleteSecurityRecipeResponse
1275
1314
  * @throws OciError when an error occurs
1276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1277
1316
  */
1278
1317
  deleteSecurityRecipe(deleteSecurityRecipeRequest) {
1279
1318
  return __awaiter(this, void 0, void 0, function* () {
1280
1319
  if (this.logger)
1281
1320
  this.logger.debug("Calling operation CloudGuardClient#deleteSecurityRecipe.");
1321
+ const operationName = "deleteSecurityRecipe";
1322
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityRecipe/DeleteSecurityRecipe";
1282
1323
  const pathParams = {
1283
1324
  "{securityRecipeId}": deleteSecurityRecipeRequest.securityRecipeId
1284
1325
  };
@@ -1302,7 +1343,7 @@ class CloudGuardClient {
1302
1343
  queryParams: queryParams
1303
1344
  });
1304
1345
  try {
1305
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1346
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1306
1347
  const sdkResponse = oci_common_1.composeResponse({
1307
1348
  responseObject: {},
1308
1349
  responseHeaders: [
@@ -1326,12 +1367,14 @@ class CloudGuardClient {
1326
1367
  * @param DeleteSecurityZoneRequest
1327
1368
  * @return DeleteSecurityZoneResponse
1328
1369
  * @throws OciError when an error occurs
1329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1330
1371
  */
1331
1372
  deleteSecurityZone(deleteSecurityZoneRequest) {
1332
1373
  return __awaiter(this, void 0, void 0, function* () {
1333
1374
  if (this.logger)
1334
1375
  this.logger.debug("Calling operation CloudGuardClient#deleteSecurityZone.");
1376
+ const operationName = "deleteSecurityZone";
1377
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityZone/DeleteSecurityZone";
1335
1378
  const pathParams = {
1336
1379
  "{securityZoneId}": deleteSecurityZoneRequest.securityZoneId
1337
1380
  };
@@ -1355,7 +1398,7 @@ class CloudGuardClient {
1355
1398
  queryParams: queryParams
1356
1399
  });
1357
1400
  try {
1358
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1401
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1359
1402
  const sdkResponse = oci_common_1.composeResponse({
1360
1403
  responseObject: {},
1361
1404
  responseHeaders: [
@@ -1379,12 +1422,14 @@ class CloudGuardClient {
1379
1422
  * @param DeleteTargetRequest
1380
1423
  * @return DeleteTargetResponse
1381
1424
  * @throws OciError when an error occurs
1382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1383
1426
  */
1384
1427
  deleteTarget(deleteTargetRequest) {
1385
1428
  return __awaiter(this, void 0, void 0, function* () {
1386
1429
  if (this.logger)
1387
1430
  this.logger.debug("Calling operation CloudGuardClient#deleteTarget.");
1431
+ const operationName = "deleteTarget";
1432
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Target/DeleteTarget";
1388
1433
  const pathParams = {
1389
1434
  "{targetId}": deleteTargetRequest.targetId
1390
1435
  };
@@ -1408,7 +1453,7 @@ class CloudGuardClient {
1408
1453
  queryParams: queryParams
1409
1454
  });
1410
1455
  try {
1411
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1456
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1412
1457
  const sdkResponse = oci_common_1.composeResponse({
1413
1458
  responseObject: {},
1414
1459
  responseHeaders: [
@@ -1432,12 +1477,14 @@ class CloudGuardClient {
1432
1477
  * @param DeleteTargetDetectorRecipeRequest
1433
1478
  * @return DeleteTargetDetectorRecipeResponse
1434
1479
  * @throws OciError when an error occurs
1435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1436
1481
  */
1437
1482
  deleteTargetDetectorRecipe(deleteTargetDetectorRecipeRequest) {
1438
1483
  return __awaiter(this, void 0, void 0, function* () {
1439
1484
  if (this.logger)
1440
1485
  this.logger.debug("Calling operation CloudGuardClient#deleteTargetDetectorRecipe.");
1486
+ const operationName = "deleteTargetDetectorRecipe";
1487
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetDetectorRecipe/DeleteTargetDetectorRecipe";
1441
1488
  const pathParams = {
1442
1489
  "{targetId}": deleteTargetDetectorRecipeRequest.targetId,
1443
1490
  "{targetDetectorRecipeId}": deleteTargetDetectorRecipeRequest.targetDetectorRecipeId
@@ -1462,7 +1509,7 @@ class CloudGuardClient {
1462
1509
  queryParams: queryParams
1463
1510
  });
1464
1511
  try {
1465
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1512
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1466
1513
  const sdkResponse = oci_common_1.composeResponse({
1467
1514
  responseObject: {},
1468
1515
  responseHeaders: [
@@ -1486,12 +1533,14 @@ class CloudGuardClient {
1486
1533
  * @param DeleteTargetResponderRecipeRequest
1487
1534
  * @return DeleteTargetResponderRecipeResponse
1488
1535
  * @throws OciError when an error occurs
1489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1490
1537
  */
1491
1538
  deleteTargetResponderRecipe(deleteTargetResponderRecipeRequest) {
1492
1539
  return __awaiter(this, void 0, void 0, function* () {
1493
1540
  if (this.logger)
1494
1541
  this.logger.debug("Calling operation CloudGuardClient#deleteTargetResponderRecipe.");
1542
+ const operationName = "deleteTargetResponderRecipe";
1543
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetResponderRecipe/DeleteTargetResponderRecipe";
1495
1544
  const pathParams = {
1496
1545
  "{targetId}": deleteTargetResponderRecipeRequest.targetId,
1497
1546
  "{targetResponderRecipeId}": deleteTargetResponderRecipeRequest.targetResponderRecipeId
@@ -1516,7 +1565,7 @@ class CloudGuardClient {
1516
1565
  queryParams: queryParams
1517
1566
  });
1518
1567
  try {
1519
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1568
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1520
1569
  const sdkResponse = oci_common_1.composeResponse({
1521
1570
  responseObject: {},
1522
1571
  responseHeaders: [
@@ -1540,12 +1589,14 @@ class CloudGuardClient {
1540
1589
  * @param ExecuteResponderExecutionRequest
1541
1590
  * @return ExecuteResponderExecutionResponse
1542
1591
  * @throws OciError when an error occurs
1543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
1592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
1544
1593
  */
1545
1594
  executeResponderExecution(executeResponderExecutionRequest) {
1546
1595
  return __awaiter(this, void 0, void 0, function* () {
1547
1596
  if (this.logger)
1548
1597
  this.logger.debug("Calling operation CloudGuardClient#executeResponderExecution.");
1598
+ const operationName = "executeResponderExecution";
1599
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderExecution/ExecuteResponderExecution";
1549
1600
  const pathParams = {
1550
1601
  "{responderExecutionId}": executeResponderExecutionRequest.responderExecutionId
1551
1602
  };
@@ -1573,7 +1624,7 @@ class CloudGuardClient {
1573
1624
  queryParams: queryParams
1574
1625
  });
1575
1626
  try {
1576
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1627
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1577
1628
  const sdkResponse = oci_common_1.composeResponse({
1578
1629
  responseObject: {},
1579
1630
  responseHeaders: [
@@ -1598,12 +1649,14 @@ class CloudGuardClient {
1598
1649
  * @param GetConditionMetadataTypeRequest
1599
1650
  * @return GetConditionMetadataTypeResponse
1600
1651
  * @throws OciError when an error occurs
1601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
1652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
1602
1653
  */
1603
1654
  getConditionMetadataType(getConditionMetadataTypeRequest) {
1604
1655
  return __awaiter(this, void 0, void 0, function* () {
1605
1656
  if (this.logger)
1606
1657
  this.logger.debug("Calling operation CloudGuardClient#getConditionMetadataType.");
1658
+ const operationName = "getConditionMetadataType";
1659
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ConditionMetadataType/GetConditionMetadataType";
1607
1660
  const pathParams = {
1608
1661
  "{conditionMetadataTypeId}": getConditionMetadataTypeRequest.conditionMetadataTypeId
1609
1662
  };
@@ -1629,7 +1682,7 @@ class CloudGuardClient {
1629
1682
  queryParams: queryParams
1630
1683
  });
1631
1684
  try {
1632
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1685
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1633
1686
  const sdkResponse = oci_common_1.composeResponse({
1634
1687
  responseObject: {},
1635
1688
  body: yield response.json(),
@@ -1662,12 +1715,14 @@ class CloudGuardClient {
1662
1715
  * @param GetConfigurationRequest
1663
1716
  * @return GetConfigurationResponse
1664
1717
  * @throws OciError when an error occurs
1665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
1718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
1666
1719
  */
1667
1720
  getConfiguration(getConfigurationRequest) {
1668
1721
  return __awaiter(this, void 0, void 0, function* () {
1669
1722
  if (this.logger)
1670
1723
  this.logger.debug("Calling operation CloudGuardClient#getConfiguration.");
1724
+ const operationName = "getConfiguration";
1725
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Configuration/GetConfiguration";
1671
1726
  const pathParams = {};
1672
1727
  const queryParams = {
1673
1728
  "compartmentId": getConfigurationRequest.compartmentId
@@ -1690,7 +1745,7 @@ class CloudGuardClient {
1690
1745
  queryParams: queryParams
1691
1746
  });
1692
1747
  try {
1693
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1748
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1694
1749
  const sdkResponse = oci_common_1.composeResponse({
1695
1750
  responseObject: {},
1696
1751
  body: yield response.json(),
@@ -1728,12 +1783,14 @@ class CloudGuardClient {
1728
1783
  * @param GetDataMaskRuleRequest
1729
1784
  * @return GetDataMaskRuleResponse
1730
1785
  * @throws OciError when an error occurs
1731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
1786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
1732
1787
  */
1733
1788
  getDataMaskRule(getDataMaskRuleRequest) {
1734
1789
  return __awaiter(this, void 0, void 0, function* () {
1735
1790
  if (this.logger)
1736
1791
  this.logger.debug("Calling operation CloudGuardClient#getDataMaskRule.");
1792
+ const operationName = "getDataMaskRule";
1793
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DataMaskRule/GetDataMaskRule";
1737
1794
  const pathParams = {
1738
1795
  "{dataMaskRuleId}": getDataMaskRuleRequest.dataMaskRuleId
1739
1796
  };
@@ -1756,7 +1813,7 @@ class CloudGuardClient {
1756
1813
  queryParams: queryParams
1757
1814
  });
1758
1815
  try {
1759
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1816
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1760
1817
  const sdkResponse = oci_common_1.composeResponse({
1761
1818
  responseObject: {},
1762
1819
  body: yield response.json(),
@@ -1790,12 +1847,14 @@ class CloudGuardClient {
1790
1847
  * @param GetDetectorRequest
1791
1848
  * @return GetDetectorResponse
1792
1849
  * @throws OciError when an error occurs
1793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
1850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
1794
1851
  */
1795
1852
  getDetector(getDetectorRequest) {
1796
1853
  return __awaiter(this, void 0, void 0, function* () {
1797
1854
  if (this.logger)
1798
1855
  this.logger.debug("Calling operation CloudGuardClient#getDetector.");
1856
+ const operationName = "getDetector";
1857
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Detector/GetDetector";
1799
1858
  const pathParams = {
1800
1859
  "{detectorId}": getDetectorRequest.detectorId
1801
1860
  };
@@ -1818,7 +1877,7 @@ class CloudGuardClient {
1818
1877
  queryParams: queryParams
1819
1878
  });
1820
1879
  try {
1821
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1880
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1822
1881
  const sdkResponse = oci_common_1.composeResponse({
1823
1882
  responseObject: {},
1824
1883
  body: yield response.json(),
@@ -1851,12 +1910,14 @@ class CloudGuardClient {
1851
1910
  * @param GetDetectorRecipeRequest
1852
1911
  * @return GetDetectorRecipeResponse
1853
1912
  * @throws OciError when an error occurs
1854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
1913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
1855
1914
  */
1856
1915
  getDetectorRecipe(getDetectorRecipeRequest) {
1857
1916
  return __awaiter(this, void 0, void 0, function* () {
1858
1917
  if (this.logger)
1859
1918
  this.logger.debug("Calling operation CloudGuardClient#getDetectorRecipe.");
1919
+ const operationName = "getDetectorRecipe";
1920
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipe/GetDetectorRecipe";
1860
1921
  const pathParams = {
1861
1922
  "{detectorRecipeId}": getDetectorRecipeRequest.detectorRecipeId
1862
1923
  };
@@ -1879,7 +1940,7 @@ class CloudGuardClient {
1879
1940
  queryParams: queryParams
1880
1941
  });
1881
1942
  try {
1882
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1943
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1883
1944
  const sdkResponse = oci_common_1.composeResponse({
1884
1945
  responseObject: {},
1885
1946
  body: yield response.json(),
@@ -1912,12 +1973,14 @@ class CloudGuardClient {
1912
1973
  * @param GetDetectorRecipeDetectorRuleRequest
1913
1974
  * @return GetDetectorRecipeDetectorRuleResponse
1914
1975
  * @throws OciError when an error occurs
1915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
1976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
1916
1977
  */
1917
1978
  getDetectorRecipeDetectorRule(getDetectorRecipeDetectorRuleRequest) {
1918
1979
  return __awaiter(this, void 0, void 0, function* () {
1919
1980
  if (this.logger)
1920
1981
  this.logger.debug("Calling operation CloudGuardClient#getDetectorRecipeDetectorRule.");
1982
+ const operationName = "getDetectorRecipeDetectorRule";
1983
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipeDetectorRule/GetDetectorRecipeDetectorRule";
1921
1984
  const pathParams = {
1922
1985
  "{detectorRecipeId}": getDetectorRecipeDetectorRuleRequest.detectorRecipeId,
1923
1986
  "{detectorRuleId}": getDetectorRecipeDetectorRuleRequest.detectorRuleId
@@ -1941,7 +2004,7 @@ class CloudGuardClient {
1941
2004
  queryParams: queryParams
1942
2005
  });
1943
2006
  try {
1944
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2007
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1945
2008
  const sdkResponse = oci_common_1.composeResponse({
1946
2009
  responseObject: {},
1947
2010
  body: yield response.json(),
@@ -1975,12 +2038,14 @@ class CloudGuardClient {
1975
2038
  * @param GetDetectorRuleRequest
1976
2039
  * @return GetDetectorRuleResponse
1977
2040
  * @throws OciError when an error occurs
1978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
1979
2042
  */
1980
2043
  getDetectorRule(getDetectorRuleRequest) {
1981
2044
  return __awaiter(this, void 0, void 0, function* () {
1982
2045
  if (this.logger)
1983
2046
  this.logger.debug("Calling operation CloudGuardClient#getDetectorRule.");
2047
+ const operationName = "getDetectorRule";
2048
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRule/GetDetectorRule";
1984
2049
  const pathParams = {
1985
2050
  "{detectorId}": getDetectorRuleRequest.detectorId,
1986
2051
  "{detectorRuleId}": getDetectorRuleRequest.detectorRuleId
@@ -2004,7 +2069,7 @@ class CloudGuardClient {
2004
2069
  queryParams: queryParams
2005
2070
  });
2006
2071
  try {
2007
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2072
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2008
2073
  const sdkResponse = oci_common_1.composeResponse({
2009
2074
  responseObject: {},
2010
2075
  body: yield response.json(),
@@ -2042,12 +2107,14 @@ class CloudGuardClient {
2042
2107
  * @param GetManagedListRequest
2043
2108
  * @return GetManagedListResponse
2044
2109
  * @throws OciError when an error occurs
2045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2046
2111
  */
2047
2112
  getManagedList(getManagedListRequest) {
2048
2113
  return __awaiter(this, void 0, void 0, function* () {
2049
2114
  if (this.logger)
2050
2115
  this.logger.debug("Calling operation CloudGuardClient#getManagedList.");
2116
+ const operationName = "getManagedList";
2117
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ManagedList/GetManagedList";
2051
2118
  const pathParams = {
2052
2119
  "{managedListId}": getManagedListRequest.managedListId
2053
2120
  };
@@ -2070,7 +2137,7 @@ class CloudGuardClient {
2070
2137
  queryParams: queryParams
2071
2138
  });
2072
2139
  try {
2073
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2140
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2074
2141
  const sdkResponse = oci_common_1.composeResponse({
2075
2142
  responseObject: {},
2076
2143
  body: yield response.json(),
@@ -2103,12 +2170,14 @@ class CloudGuardClient {
2103
2170
  * @param GetProblemRequest
2104
2171
  * @return GetProblemResponse
2105
2172
  * @throws OciError when an error occurs
2106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2107
2174
  */
2108
2175
  getProblem(getProblemRequest) {
2109
2176
  return __awaiter(this, void 0, void 0, function* () {
2110
2177
  if (this.logger)
2111
2178
  this.logger.debug("Calling operation CloudGuardClient#getProblem.");
2179
+ const operationName = "getProblem";
2180
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Problem/GetProblem";
2112
2181
  const pathParams = {
2113
2182
  "{problemId}": getProblemRequest.problemId
2114
2183
  };
@@ -2131,7 +2200,7 @@ class CloudGuardClient {
2131
2200
  queryParams: queryParams
2132
2201
  });
2133
2202
  try {
2134
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2203
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2135
2204
  const sdkResponse = oci_common_1.composeResponse({
2136
2205
  responseObject: {},
2137
2206
  body: yield response.json(),
@@ -2164,12 +2233,14 @@ class CloudGuardClient {
2164
2233
  * @param GetResourceProfileRequest
2165
2234
  * @return GetResourceProfileResponse
2166
2235
  * @throws OciError when an error occurs
2167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2168
2237
  */
2169
2238
  getResourceProfile(getResourceProfileRequest) {
2170
2239
  return __awaiter(this, void 0, void 0, function* () {
2171
2240
  if (this.logger)
2172
2241
  this.logger.debug("Calling operation CloudGuardClient#getResourceProfile.");
2242
+ const operationName = "getResourceProfile";
2243
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResourceProfile/GetResourceProfile";
2173
2244
  const pathParams = {
2174
2245
  "{resourceProfileId}": getResourceProfileRequest.resourceProfileId
2175
2246
  };
@@ -2192,7 +2263,7 @@ class CloudGuardClient {
2192
2263
  queryParams: queryParams
2193
2264
  });
2194
2265
  try {
2195
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2266
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2196
2267
  const sdkResponse = oci_common_1.composeResponse({
2197
2268
  responseObject: {},
2198
2269
  body: yield response.json(),
@@ -2226,12 +2297,14 @@ class CloudGuardClient {
2226
2297
  * @param GetResponderExecutionRequest
2227
2298
  * @return GetResponderExecutionResponse
2228
2299
  * @throws OciError when an error occurs
2229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2230
2301
  */
2231
2302
  getResponderExecution(getResponderExecutionRequest) {
2232
2303
  return __awaiter(this, void 0, void 0, function* () {
2233
2304
  if (this.logger)
2234
2305
  this.logger.debug("Calling operation CloudGuardClient#getResponderExecution.");
2306
+ const operationName = "getResponderExecution";
2307
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderExecution/GetResponderExecution";
2235
2308
  const pathParams = {
2236
2309
  "{responderExecutionId}": getResponderExecutionRequest.responderExecutionId
2237
2310
  };
@@ -2254,7 +2327,7 @@ class CloudGuardClient {
2254
2327
  queryParams: queryParams
2255
2328
  });
2256
2329
  try {
2257
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2330
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2258
2331
  const sdkResponse = oci_common_1.composeResponse({
2259
2332
  responseObject: {},
2260
2333
  body: yield response.json(),
@@ -2287,12 +2360,14 @@ class CloudGuardClient {
2287
2360
  * @param GetResponderRecipeRequest
2288
2361
  * @return GetResponderRecipeResponse
2289
2362
  * @throws OciError when an error occurs
2290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2363
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2291
2364
  */
2292
2365
  getResponderRecipe(getResponderRecipeRequest) {
2293
2366
  return __awaiter(this, void 0, void 0, function* () {
2294
2367
  if (this.logger)
2295
2368
  this.logger.debug("Calling operation CloudGuardClient#getResponderRecipe.");
2369
+ const operationName = "getResponderRecipe";
2370
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipe/GetResponderRecipe";
2296
2371
  const pathParams = {
2297
2372
  "{responderRecipeId}": getResponderRecipeRequest.responderRecipeId
2298
2373
  };
@@ -2315,7 +2390,7 @@ class CloudGuardClient {
2315
2390
  queryParams: queryParams
2316
2391
  });
2317
2392
  try {
2318
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2393
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2319
2394
  const sdkResponse = oci_common_1.composeResponse({
2320
2395
  responseObject: {},
2321
2396
  body: yield response.json(),
@@ -2348,12 +2423,14 @@ class CloudGuardClient {
2348
2423
  * @param GetResponderRecipeResponderRuleRequest
2349
2424
  * @return GetResponderRecipeResponderRuleResponse
2350
2425
  * @throws OciError when an error occurs
2351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2352
2427
  */
2353
2428
  getResponderRecipeResponderRule(getResponderRecipeResponderRuleRequest) {
2354
2429
  return __awaiter(this, void 0, void 0, function* () {
2355
2430
  if (this.logger)
2356
2431
  this.logger.debug("Calling operation CloudGuardClient#getResponderRecipeResponderRule.");
2432
+ const operationName = "getResponderRecipeResponderRule";
2433
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipeResponderRule/GetResponderRecipeResponderRule";
2357
2434
  const pathParams = {
2358
2435
  "{responderRecipeId}": getResponderRecipeResponderRuleRequest.responderRecipeId,
2359
2436
  "{responderRuleId}": getResponderRecipeResponderRuleRequest.responderRuleId
@@ -2377,7 +2454,7 @@ class CloudGuardClient {
2377
2454
  queryParams: queryParams
2378
2455
  });
2379
2456
  try {
2380
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2457
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2381
2458
  const sdkResponse = oci_common_1.composeResponse({
2382
2459
  responseObject: {},
2383
2460
  body: yield response.json(),
@@ -2410,12 +2487,14 @@ class CloudGuardClient {
2410
2487
  * @param GetResponderRuleRequest
2411
2488
  * @return GetResponderRuleResponse
2412
2489
  * @throws OciError when an error occurs
2413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
2490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
2414
2491
  */
2415
2492
  getResponderRule(getResponderRuleRequest) {
2416
2493
  return __awaiter(this, void 0, void 0, function* () {
2417
2494
  if (this.logger)
2418
2495
  this.logger.debug("Calling operation CloudGuardClient#getResponderRule.");
2496
+ const operationName = "getResponderRule";
2497
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRule/GetResponderRule";
2419
2498
  const pathParams = {
2420
2499
  "{responderRuleId}": getResponderRuleRequest.responderRuleId
2421
2500
  };
@@ -2438,7 +2517,7 @@ class CloudGuardClient {
2438
2517
  queryParams: queryParams
2439
2518
  });
2440
2519
  try {
2441
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2520
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2442
2521
  const sdkResponse = oci_common_1.composeResponse({
2443
2522
  responseObject: {},
2444
2523
  body: yield response.json(),
@@ -2471,12 +2550,14 @@ class CloudGuardClient {
2471
2550
  * @param GetSecurityPolicyRequest
2472
2551
  * @return GetSecurityPolicyResponse
2473
2552
  * @throws OciError when an error occurs
2474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
2553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
2475
2554
  */
2476
2555
  getSecurityPolicy(getSecurityPolicyRequest) {
2477
2556
  return __awaiter(this, void 0, void 0, function* () {
2478
2557
  if (this.logger)
2479
2558
  this.logger.debug("Calling operation CloudGuardClient#getSecurityPolicy.");
2559
+ const operationName = "getSecurityPolicy";
2560
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityPolicy/GetSecurityPolicy";
2480
2561
  const pathParams = {
2481
2562
  "{securityPolicyId}": getSecurityPolicyRequest.securityPolicyId
2482
2563
  };
@@ -2499,7 +2580,7 @@ class CloudGuardClient {
2499
2580
  queryParams: queryParams
2500
2581
  });
2501
2582
  try {
2502
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2583
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2503
2584
  const sdkResponse = oci_common_1.composeResponse({
2504
2585
  responseObject: {},
2505
2586
  body: yield response.json(),
@@ -2532,12 +2613,14 @@ class CloudGuardClient {
2532
2613
  * @param GetSecurityRecipeRequest
2533
2614
  * @return GetSecurityRecipeResponse
2534
2615
  * @throws OciError when an error occurs
2535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
2616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
2536
2617
  */
2537
2618
  getSecurityRecipe(getSecurityRecipeRequest) {
2538
2619
  return __awaiter(this, void 0, void 0, function* () {
2539
2620
  if (this.logger)
2540
2621
  this.logger.debug("Calling operation CloudGuardClient#getSecurityRecipe.");
2622
+ const operationName = "getSecurityRecipe";
2623
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityRecipe/GetSecurityRecipe";
2541
2624
  const pathParams = {
2542
2625
  "{securityRecipeId}": getSecurityRecipeRequest.securityRecipeId
2543
2626
  };
@@ -2560,7 +2643,7 @@ class CloudGuardClient {
2560
2643
  queryParams: queryParams
2561
2644
  });
2562
2645
  try {
2563
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2646
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2564
2647
  const sdkResponse = oci_common_1.composeResponse({
2565
2648
  responseObject: {},
2566
2649
  body: yield response.json(),
@@ -2593,12 +2676,14 @@ class CloudGuardClient {
2593
2676
  * @param GetSecurityZoneRequest
2594
2677
  * @return GetSecurityZoneResponse
2595
2678
  * @throws OciError when an error occurs
2596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
2679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
2597
2680
  */
2598
2681
  getSecurityZone(getSecurityZoneRequest) {
2599
2682
  return __awaiter(this, void 0, void 0, function* () {
2600
2683
  if (this.logger)
2601
2684
  this.logger.debug("Calling operation CloudGuardClient#getSecurityZone.");
2685
+ const operationName = "getSecurityZone";
2686
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityZone/GetSecurityZone";
2602
2687
  const pathParams = {
2603
2688
  "{securityZoneId}": getSecurityZoneRequest.securityZoneId
2604
2689
  };
@@ -2621,7 +2706,7 @@ class CloudGuardClient {
2621
2706
  queryParams: queryParams
2622
2707
  });
2623
2708
  try {
2624
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2709
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2625
2710
  const sdkResponse = oci_common_1.composeResponse({
2626
2711
  responseObject: {},
2627
2712
  body: yield response.json(),
@@ -2654,12 +2739,14 @@ class CloudGuardClient {
2654
2739
  * @param GetSightingRequest
2655
2740
  * @return GetSightingResponse
2656
2741
  * @throws OciError when an error occurs
2657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
2742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
2658
2743
  */
2659
2744
  getSighting(getSightingRequest) {
2660
2745
  return __awaiter(this, void 0, void 0, function* () {
2661
2746
  if (this.logger)
2662
2747
  this.logger.debug("Calling operation CloudGuardClient#getSighting.");
2748
+ const operationName = "getSighting";
2749
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Sighting/GetSighting";
2663
2750
  const pathParams = {
2664
2751
  "{sightingId}": getSightingRequest.sightingId
2665
2752
  };
@@ -2682,7 +2769,7 @@ class CloudGuardClient {
2682
2769
  queryParams: queryParams
2683
2770
  });
2684
2771
  try {
2685
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2772
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2686
2773
  const sdkResponse = oci_common_1.composeResponse({
2687
2774
  responseObject: {},
2688
2775
  body: yield response.json(),
@@ -2715,12 +2802,14 @@ class CloudGuardClient {
2715
2802
  * @param GetTargetRequest
2716
2803
  * @return GetTargetResponse
2717
2804
  * @throws OciError when an error occurs
2718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
2805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
2719
2806
  */
2720
2807
  getTarget(getTargetRequest) {
2721
2808
  return __awaiter(this, void 0, void 0, function* () {
2722
2809
  if (this.logger)
2723
2810
  this.logger.debug("Calling operation CloudGuardClient#getTarget.");
2811
+ const operationName = "getTarget";
2812
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Target/GetTarget";
2724
2813
  const pathParams = {
2725
2814
  "{targetId}": getTargetRequest.targetId
2726
2815
  };
@@ -2743,7 +2832,7 @@ class CloudGuardClient {
2743
2832
  queryParams: queryParams
2744
2833
  });
2745
2834
  try {
2746
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2835
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2747
2836
  const sdkResponse = oci_common_1.composeResponse({
2748
2837
  responseObject: {},
2749
2838
  body: yield response.json(),
@@ -2776,12 +2865,14 @@ class CloudGuardClient {
2776
2865
  * @param GetTargetDetectorRecipeRequest
2777
2866
  * @return GetTargetDetectorRecipeResponse
2778
2867
  * @throws OciError when an error occurs
2779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
2868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
2780
2869
  */
2781
2870
  getTargetDetectorRecipe(getTargetDetectorRecipeRequest) {
2782
2871
  return __awaiter(this, void 0, void 0, function* () {
2783
2872
  if (this.logger)
2784
2873
  this.logger.debug("Calling operation CloudGuardClient#getTargetDetectorRecipe.");
2874
+ const operationName = "getTargetDetectorRecipe";
2875
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetDetectorRecipe/GetTargetDetectorRecipe";
2785
2876
  const pathParams = {
2786
2877
  "{targetId}": getTargetDetectorRecipeRequest.targetId,
2787
2878
  "{targetDetectorRecipeId}": getTargetDetectorRecipeRequest.targetDetectorRecipeId
@@ -2805,7 +2896,7 @@ class CloudGuardClient {
2805
2896
  queryParams: queryParams
2806
2897
  });
2807
2898
  try {
2808
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2899
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2809
2900
  const sdkResponse = oci_common_1.composeResponse({
2810
2901
  responseObject: {},
2811
2902
  body: yield response.json(),
@@ -2838,12 +2929,14 @@ class CloudGuardClient {
2838
2929
  * @param GetTargetDetectorRecipeDetectorRuleRequest
2839
2930
  * @return GetTargetDetectorRecipeDetectorRuleResponse
2840
2931
  * @throws OciError when an error occurs
2841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
2932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
2842
2933
  */
2843
2934
  getTargetDetectorRecipeDetectorRule(getTargetDetectorRecipeDetectorRuleRequest) {
2844
2935
  return __awaiter(this, void 0, void 0, function* () {
2845
2936
  if (this.logger)
2846
2937
  this.logger.debug("Calling operation CloudGuardClient#getTargetDetectorRecipeDetectorRule.");
2938
+ const operationName = "getTargetDetectorRecipeDetectorRule";
2939
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetDetectorRecipeDetectorRule/GetTargetDetectorRecipeDetectorRule";
2847
2940
  const pathParams = {
2848
2941
  "{targetId}": getTargetDetectorRecipeDetectorRuleRequest.targetId,
2849
2942
  "{targetDetectorRecipeId}": getTargetDetectorRecipeDetectorRuleRequest.targetDetectorRecipeId,
@@ -2868,7 +2961,7 @@ class CloudGuardClient {
2868
2961
  queryParams: queryParams
2869
2962
  });
2870
2963
  try {
2871
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2964
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2872
2965
  const sdkResponse = oci_common_1.composeResponse({
2873
2966
  responseObject: {},
2874
2967
  body: yield response.json(),
@@ -2901,12 +2994,14 @@ class CloudGuardClient {
2901
2994
  * @param GetTargetResponderRecipeRequest
2902
2995
  * @return GetTargetResponderRecipeResponse
2903
2996
  * @throws OciError when an error occurs
2904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
2997
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
2905
2998
  */
2906
2999
  getTargetResponderRecipe(getTargetResponderRecipeRequest) {
2907
3000
  return __awaiter(this, void 0, void 0, function* () {
2908
3001
  if (this.logger)
2909
3002
  this.logger.debug("Calling operation CloudGuardClient#getTargetResponderRecipe.");
3003
+ const operationName = "getTargetResponderRecipe";
3004
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetResponderRecipe/GetTargetResponderRecipe";
2910
3005
  const pathParams = {
2911
3006
  "{targetId}": getTargetResponderRecipeRequest.targetId,
2912
3007
  "{targetResponderRecipeId}": getTargetResponderRecipeRequest.targetResponderRecipeId
@@ -2930,7 +3025,7 @@ class CloudGuardClient {
2930
3025
  queryParams: queryParams
2931
3026
  });
2932
3027
  try {
2933
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3028
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2934
3029
  const sdkResponse = oci_common_1.composeResponse({
2935
3030
  responseObject: {},
2936
3031
  body: yield response.json(),
@@ -2963,12 +3058,14 @@ class CloudGuardClient {
2963
3058
  * @param GetTargetResponderRecipeResponderRuleRequest
2964
3059
  * @return GetTargetResponderRecipeResponderRuleResponse
2965
3060
  * @throws OciError when an error occurs
2966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3061
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
2967
3062
  */
2968
3063
  getTargetResponderRecipeResponderRule(getTargetResponderRecipeResponderRuleRequest) {
2969
3064
  return __awaiter(this, void 0, void 0, function* () {
2970
3065
  if (this.logger)
2971
3066
  this.logger.debug("Calling operation CloudGuardClient#getTargetResponderRecipeResponderRule.");
3067
+ const operationName = "getTargetResponderRecipeResponderRule";
3068
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetResponderRecipeResponderRule/GetTargetResponderRecipeResponderRule";
2972
3069
  const pathParams = {
2973
3070
  "{targetId}": getTargetResponderRecipeResponderRuleRequest.targetId,
2974
3071
  "{targetResponderRecipeId}": getTargetResponderRecipeResponderRuleRequest.targetResponderRecipeId,
@@ -2993,7 +3090,7 @@ class CloudGuardClient {
2993
3090
  queryParams: queryParams
2994
3091
  });
2995
3092
  try {
2996
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3093
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2997
3094
  const sdkResponse = oci_common_1.composeResponse({
2998
3095
  responseObject: {},
2999
3096
  body: yield response.json(),
@@ -3027,12 +3124,14 @@ class CloudGuardClient {
3027
3124
  * @param ListConditionMetadataTypesRequest
3028
3125
  * @return ListConditionMetadataTypesResponse
3029
3126
  * @throws OciError when an error occurs
3030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3031
3128
  */
3032
3129
  listConditionMetadataTypes(listConditionMetadataTypesRequest) {
3033
3130
  return __awaiter(this, void 0, void 0, function* () {
3034
3131
  if (this.logger)
3035
3132
  this.logger.debug("Calling operation CloudGuardClient#listConditionMetadataTypes.");
3133
+ const operationName = "listConditionMetadataTypes";
3134
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ConditionMetadataType/ListConditionMetadataTypes";
3036
3135
  const pathParams = {};
3037
3136
  const queryParams = {
3038
3137
  "compartmentId": listConditionMetadataTypesRequest.compartmentId,
@@ -3060,7 +3159,7 @@ class CloudGuardClient {
3060
3159
  queryParams: queryParams
3061
3160
  });
3062
3161
  try {
3063
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3162
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3064
3163
  const sdkResponse = oci_common_1.composeResponse({
3065
3164
  responseObject: {},
3066
3165
  body: yield response.json(),
@@ -3094,12 +3193,14 @@ class CloudGuardClient {
3094
3193
  * @param ListDataMaskRulesRequest
3095
3194
  * @return ListDataMaskRulesResponse
3096
3195
  * @throws OciError when an error occurs
3097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3098
3197
  */
3099
3198
  listDataMaskRules(listDataMaskRulesRequest) {
3100
3199
  return __awaiter(this, void 0, void 0, function* () {
3101
3200
  if (this.logger)
3102
3201
  this.logger.debug("Calling operation CloudGuardClient#listDataMaskRules.");
3202
+ const operationName = "listDataMaskRules";
3203
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DataMaskRule/ListDataMaskRules";
3103
3204
  const pathParams = {};
3104
3205
  const queryParams = {
3105
3206
  "displayName": listDataMaskRulesRequest.displayName,
@@ -3133,7 +3234,7 @@ class CloudGuardClient {
3133
3234
  queryParams: queryParams
3134
3235
  });
3135
3236
  try {
3136
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3237
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3137
3238
  const sdkResponse = oci_common_1.composeResponse({
3138
3239
  responseObject: {},
3139
3240
  body: yield response.json(),
@@ -3167,12 +3268,14 @@ class CloudGuardClient {
3167
3268
  * @param ListDetectorRecipeDetectorRulesRequest
3168
3269
  * @return ListDetectorRecipeDetectorRulesResponse
3169
3270
  * @throws OciError when an error occurs
3170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
3271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
3171
3272
  */
3172
3273
  listDetectorRecipeDetectorRules(listDetectorRecipeDetectorRulesRequest) {
3173
3274
  return __awaiter(this, void 0, void 0, function* () {
3174
3275
  if (this.logger)
3175
3276
  this.logger.debug("Calling operation CloudGuardClient#listDetectorRecipeDetectorRules.");
3277
+ const operationName = "listDetectorRecipeDetectorRules";
3278
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipeDetectorRule/ListDetectorRecipeDetectorRules";
3176
3279
  const pathParams = {
3177
3280
  "{detectorRecipeId}": listDetectorRecipeDetectorRulesRequest.detectorRecipeId
3178
3281
  };
@@ -3203,7 +3306,7 @@ class CloudGuardClient {
3203
3306
  queryParams: queryParams
3204
3307
  });
3205
3308
  try {
3206
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3309
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3207
3310
  const sdkResponse = oci_common_1.composeResponse({
3208
3311
  responseObject: {},
3209
3312
  body: yield response.json(),
@@ -3251,12 +3354,14 @@ class CloudGuardClient {
3251
3354
  * @param ListDetectorRecipesRequest
3252
3355
  * @return ListDetectorRecipesResponse
3253
3356
  * @throws OciError when an error occurs
3254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
3357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
3255
3358
  */
3256
3359
  listDetectorRecipes(listDetectorRecipesRequest) {
3257
3360
  return __awaiter(this, void 0, void 0, function* () {
3258
3361
  if (this.logger)
3259
3362
  this.logger.debug("Calling operation CloudGuardClient#listDetectorRecipes.");
3363
+ const operationName = "listDetectorRecipes";
3364
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipe/ListDetectorRecipes";
3260
3365
  const pathParams = {};
3261
3366
  const queryParams = {
3262
3367
  "displayName": listDetectorRecipesRequest.displayName,
@@ -3288,7 +3393,7 @@ class CloudGuardClient {
3288
3393
  queryParams: queryParams
3289
3394
  });
3290
3395
  try {
3291
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3396
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3292
3397
  const sdkResponse = oci_common_1.composeResponse({
3293
3398
  responseObject: {},
3294
3399
  body: yield response.json(),
@@ -3322,12 +3427,14 @@ class CloudGuardClient {
3322
3427
  * @param ListDetectorRulesRequest
3323
3428
  * @return ListDetectorRulesResponse
3324
3429
  * @throws OciError when an error occurs
3325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
3430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
3326
3431
  */
3327
3432
  listDetectorRules(listDetectorRulesRequest) {
3328
3433
  return __awaiter(this, void 0, void 0, function* () {
3329
3434
  if (this.logger)
3330
3435
  this.logger.debug("Calling operation CloudGuardClient#listDetectorRules.");
3436
+ const operationName = "listDetectorRules";
3437
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRule/ListDetectorRules";
3331
3438
  const pathParams = {
3332
3439
  "{detectorId}": listDetectorRulesRequest.detectorId
3333
3440
  };
@@ -3358,7 +3465,7 @@ class CloudGuardClient {
3358
3465
  queryParams: queryParams
3359
3466
  });
3360
3467
  try {
3361
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3468
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3362
3469
  const sdkResponse = oci_common_1.composeResponse({
3363
3470
  responseObject: {},
3364
3471
  body: yield response.json(),
@@ -3392,12 +3499,14 @@ class CloudGuardClient {
3392
3499
  * @param ListDetectorsRequest
3393
3500
  * @return ListDetectorsResponse
3394
3501
  * @throws OciError when an error occurs
3395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
3502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
3396
3503
  */
3397
3504
  listDetectors(listDetectorsRequest) {
3398
3505
  return __awaiter(this, void 0, void 0, function* () {
3399
3506
  if (this.logger)
3400
3507
  this.logger.debug("Calling operation CloudGuardClient#listDetectors.");
3508
+ const operationName = "listDetectors";
3509
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Detector/ListDetectors";
3401
3510
  const pathParams = {};
3402
3511
  const queryParams = {
3403
3512
  "compartmentId": listDetectorsRequest.compartmentId,
@@ -3425,7 +3534,7 @@ class CloudGuardClient {
3425
3534
  queryParams: queryParams
3426
3535
  });
3427
3536
  try {
3428
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3537
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3429
3538
  const sdkResponse = oci_common_1.composeResponse({
3430
3539
  responseObject: {},
3431
3540
  body: yield response.json(),
@@ -3459,12 +3568,14 @@ class CloudGuardClient {
3459
3568
  * @param ListImpactedResourcesRequest
3460
3569
  * @return ListImpactedResourcesResponse
3461
3570
  * @throws OciError when an error occurs
3462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
3571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
3463
3572
  */
3464
3573
  listImpactedResources(listImpactedResourcesRequest) {
3465
3574
  return __awaiter(this, void 0, void 0, function* () {
3466
3575
  if (this.logger)
3467
3576
  this.logger.debug("Calling operation CloudGuardClient#listImpactedResources.");
3577
+ const operationName = "listImpactedResources";
3578
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ImpactedResourceSummary/ListImpactedResources";
3468
3579
  const pathParams = {
3469
3580
  "{problemId}": listImpactedResourcesRequest.problemId
3470
3581
  };
@@ -3492,7 +3603,7 @@ class CloudGuardClient {
3492
3603
  queryParams: queryParams
3493
3604
  });
3494
3605
  try {
3495
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3606
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3496
3607
  const sdkResponse = oci_common_1.composeResponse({
3497
3608
  responseObject: {},
3498
3609
  body: yield response.json(),
@@ -3525,12 +3636,14 @@ class CloudGuardClient {
3525
3636
  * @param ListManagedListTypesRequest
3526
3637
  * @return ListManagedListTypesResponse
3527
3638
  * @throws OciError when an error occurs
3528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
3639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
3529
3640
  */
3530
3641
  listManagedListTypes(listManagedListTypesRequest) {
3531
3642
  return __awaiter(this, void 0, void 0, function* () {
3532
3643
  if (this.logger)
3533
3644
  this.logger.debug("Calling operation CloudGuardClient#listManagedListTypes.");
3645
+ const operationName = "listManagedListTypes";
3646
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ManagedListTypeSummary/ListManagedListTypes";
3534
3647
  const pathParams = {};
3535
3648
  const queryParams = {
3536
3649
  "compartmentId": listManagedListTypesRequest.compartmentId,
@@ -3558,7 +3671,7 @@ class CloudGuardClient {
3558
3671
  queryParams: queryParams
3559
3672
  });
3560
3673
  try {
3561
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3674
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3562
3675
  const sdkResponse = oci_common_1.composeResponse({
3563
3676
  responseObject: {},
3564
3677
  body: yield response.json(),
@@ -3605,12 +3718,14 @@ class CloudGuardClient {
3605
3718
  * @param ListManagedListsRequest
3606
3719
  * @return ListManagedListsResponse
3607
3720
  * @throws OciError when an error occurs
3608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
3721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
3609
3722
  */
3610
3723
  listManagedLists(listManagedListsRequest) {
3611
3724
  return __awaiter(this, void 0, void 0, function* () {
3612
3725
  if (this.logger)
3613
3726
  this.logger.debug("Calling operation CloudGuardClient#listManagedLists.");
3727
+ const operationName = "listManagedLists";
3728
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ManagedList/ListManagedLists";
3614
3729
  const pathParams = {};
3615
3730
  const queryParams = {
3616
3731
  "compartmentId": listManagedListsRequest.compartmentId,
@@ -3643,7 +3758,7 @@ class CloudGuardClient {
3643
3758
  queryParams: queryParams
3644
3759
  });
3645
3760
  try {
3646
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3761
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3647
3762
  const sdkResponse = oci_common_1.composeResponse({
3648
3763
  responseObject: {},
3649
3764
  body: yield response.json(),
@@ -3677,12 +3792,14 @@ class CloudGuardClient {
3677
3792
  * @param ListPoliciesRequest
3678
3793
  * @return ListPoliciesResponse
3679
3794
  * @throws OciError when an error occurs
3680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
3795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
3681
3796
  */
3682
3797
  listPolicies(listPoliciesRequest) {
3683
3798
  return __awaiter(this, void 0, void 0, function* () {
3684
3799
  if (this.logger)
3685
3800
  this.logger.debug("Calling operation CloudGuardClient#listPolicies.");
3801
+ const operationName = "listPolicies";
3802
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/PolicySummary/ListPolicies";
3686
3803
  const pathParams = {};
3687
3804
  const queryParams = {
3688
3805
  "compartmentId": listPoliciesRequest.compartmentId,
@@ -3709,7 +3826,7 @@ class CloudGuardClient {
3709
3826
  queryParams: queryParams
3710
3827
  });
3711
3828
  try {
3712
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3829
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3713
3830
  const sdkResponse = oci_common_1.composeResponse({
3714
3831
  responseObject: {},
3715
3832
  body: yield response.json(),
@@ -3743,12 +3860,14 @@ class CloudGuardClient {
3743
3860
  * @param ListProblemEndpointsRequest
3744
3861
  * @return ListProblemEndpointsResponse
3745
3862
  * @throws OciError when an error occurs
3746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
3863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
3747
3864
  */
3748
3865
  listProblemEndpoints(listProblemEndpointsRequest) {
3749
3866
  return __awaiter(this, void 0, void 0, function* () {
3750
3867
  if (this.logger)
3751
3868
  this.logger.debug("Calling operation CloudGuardClient#listProblemEndpoints.");
3869
+ const operationName = "listProblemEndpoints";
3870
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ProblemEndpointSummary/ListProblemEndpoints";
3752
3871
  const pathParams = {
3753
3872
  "{problemId}": listProblemEndpointsRequest.problemId
3754
3873
  };
@@ -3776,7 +3895,7 @@ class CloudGuardClient {
3776
3895
  queryParams: queryParams
3777
3896
  });
3778
3897
  try {
3779
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3898
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3780
3899
  const sdkResponse = oci_common_1.composeResponse({
3781
3900
  responseObject: {},
3782
3901
  body: yield response.json(),
@@ -3810,12 +3929,14 @@ class CloudGuardClient {
3810
3929
  * @param ListProblemHistoriesRequest
3811
3930
  * @return ListProblemHistoriesResponse
3812
3931
  * @throws OciError when an error occurs
3813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
3932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
3814
3933
  */
3815
3934
  listProblemHistories(listProblemHistoriesRequest) {
3816
3935
  return __awaiter(this, void 0, void 0, function* () {
3817
3936
  if (this.logger)
3818
3937
  this.logger.debug("Calling operation CloudGuardClient#listProblemHistories.");
3938
+ const operationName = "listProblemHistories";
3939
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Problem/ListProblemHistories";
3819
3940
  const pathParams = {
3820
3941
  "{problemId}": listProblemHistoriesRequest.problemId
3821
3942
  };
@@ -3844,7 +3965,7 @@ class CloudGuardClient {
3844
3965
  queryParams: queryParams
3845
3966
  });
3846
3967
  try {
3847
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3968
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3848
3969
  const sdkResponse = oci_common_1.composeResponse({
3849
3970
  responseObject: {},
3850
3971
  body: yield response.json(),
@@ -3892,12 +4013,14 @@ class CloudGuardClient {
3892
4013
  * @param ListProblemsRequest
3893
4014
  * @return ListProblemsResponse
3894
4015
  * @throws OciError when an error occurs
3895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
3896
4017
  */
3897
4018
  listProblems(listProblemsRequest) {
3898
4019
  return __awaiter(this, void 0, void 0, function* () {
3899
4020
  if (this.logger)
3900
4021
  this.logger.debug("Calling operation CloudGuardClient#listProblems.");
4022
+ const operationName = "listProblems";
4023
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Problem/ListProblems";
3901
4024
  const pathParams = {};
3902
4025
  const queryParams = {
3903
4026
  "timeLastDetectedGreaterThanOrEqualTo": listProblemsRequest.timeLastDetectedGreaterThanOrEqualTo,
@@ -3944,7 +4067,7 @@ class CloudGuardClient {
3944
4067
  queryParams: queryParams
3945
4068
  });
3946
4069
  try {
3947
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4070
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3948
4071
  const sdkResponse = oci_common_1.composeResponse({
3949
4072
  responseObject: {},
3950
4073
  body: yield response.json(),
@@ -3978,12 +4101,14 @@ class CloudGuardClient {
3978
4101
  * @param ListRecommendationsRequest
3979
4102
  * @return ListRecommendationsResponse
3980
4103
  * @throws OciError when an error occurs
3981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3982
4105
  */
3983
4106
  listRecommendations(listRecommendationsRequest) {
3984
4107
  return __awaiter(this, void 0, void 0, function* () {
3985
4108
  if (this.logger)
3986
4109
  this.logger.debug("Calling operation CloudGuardClient#listRecommendations.");
4110
+ const operationName = "listRecommendations";
4111
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/RecommendationSummary/ListRecommendations";
3987
4112
  const pathParams = {};
3988
4113
  const queryParams = {
3989
4114
  "compartmentId": listRecommendationsRequest.compartmentId,
@@ -4015,7 +4140,7 @@ class CloudGuardClient {
4015
4140
  queryParams: queryParams
4016
4141
  });
4017
4142
  try {
4018
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4143
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4019
4144
  const sdkResponse = oci_common_1.composeResponse({
4020
4145
  responseObject: {},
4021
4146
  body: yield response.json(),
@@ -4048,12 +4173,14 @@ class CloudGuardClient {
4048
4173
  * @param ListResourceProfileEndpointsRequest
4049
4174
  * @return ListResourceProfileEndpointsResponse
4050
4175
  * @throws OciError when an error occurs
4051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4052
4177
  */
4053
4178
  listResourceProfileEndpoints(listResourceProfileEndpointsRequest) {
4054
4179
  return __awaiter(this, void 0, void 0, function* () {
4055
4180
  if (this.logger)
4056
4181
  this.logger.debug("Calling operation CloudGuardClient#listResourceProfileEndpoints.");
4182
+ const operationName = "listResourceProfileEndpoints";
4183
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResourceProfileEndpointSummary/ListResourceProfileEndpoints";
4057
4184
  const pathParams = {
4058
4185
  "{resourceProfileId}": listResourceProfileEndpointsRequest.resourceProfileId
4059
4186
  };
@@ -4081,7 +4208,7 @@ class CloudGuardClient {
4081
4208
  queryParams: queryParams
4082
4209
  });
4083
4210
  try {
4084
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4211
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4085
4212
  const sdkResponse = oci_common_1.composeResponse({
4086
4213
  responseObject: {},
4087
4214
  body: yield response.json(),
@@ -4114,12 +4241,14 @@ class CloudGuardClient {
4114
4241
  * @param ListResourceProfileImpactedResourcesRequest
4115
4242
  * @return ListResourceProfileImpactedResourcesResponse
4116
4243
  * @throws OciError when an error occurs
4117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
4244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
4118
4245
  */
4119
4246
  listResourceProfileImpactedResources(listResourceProfileImpactedResourcesRequest) {
4120
4247
  return __awaiter(this, void 0, void 0, function* () {
4121
4248
  if (this.logger)
4122
4249
  this.logger.debug("Calling operation CloudGuardClient#listResourceProfileImpactedResources.");
4250
+ const operationName = "listResourceProfileImpactedResources";
4251
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResourceProfileImpactedResourceSummary/ListResourceProfileImpactedResources";
4123
4252
  const pathParams = {
4124
4253
  "{resourceProfileId}": listResourceProfileImpactedResourcesRequest.resourceProfileId
4125
4254
  };
@@ -4147,7 +4276,7 @@ class CloudGuardClient {
4147
4276
  queryParams: queryParams
4148
4277
  });
4149
4278
  try {
4150
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4279
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4151
4280
  const sdkResponse = oci_common_1.composeResponse({
4152
4281
  responseObject: {},
4153
4282
  body: yield response.json(),
@@ -4194,12 +4323,14 @@ class CloudGuardClient {
4194
4323
  * @param ListResourceProfilesRequest
4195
4324
  * @return ListResourceProfilesResponse
4196
4325
  * @throws OciError when an error occurs
4197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
4326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
4198
4327
  */
4199
4328
  listResourceProfiles(listResourceProfilesRequest) {
4200
4329
  return __awaiter(this, void 0, void 0, function* () {
4201
4330
  if (this.logger)
4202
4331
  this.logger.debug("Calling operation CloudGuardClient#listResourceProfiles.");
4332
+ const operationName = "listResourceProfiles";
4333
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResourceProfileSummary/ListResourceProfiles";
4203
4334
  const pathParams = {};
4204
4335
  const queryParams = {
4205
4336
  "compartmentId": listResourceProfilesRequest.compartmentId,
@@ -4237,7 +4368,7 @@ class CloudGuardClient {
4237
4368
  queryParams: queryParams
4238
4369
  });
4239
4370
  try {
4240
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4371
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4241
4372
  const sdkResponse = oci_common_1.composeResponse({
4242
4373
  responseObject: {},
4243
4374
  body: yield response.json(),
@@ -4271,12 +4402,14 @@ class CloudGuardClient {
4271
4402
  * @param ListResourceTypesRequest
4272
4403
  * @return ListResourceTypesResponse
4273
4404
  * @throws OciError when an error occurs
4274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
4405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
4275
4406
  */
4276
4407
  listResourceTypes(listResourceTypesRequest) {
4277
4408
  return __awaiter(this, void 0, void 0, function* () {
4278
4409
  if (this.logger)
4279
4410
  this.logger.debug("Calling operation CloudGuardClient#listResourceTypes.");
4411
+ const operationName = "listResourceTypes";
4412
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResourceTypeSummary/ListResourceTypes";
4280
4413
  const pathParams = {};
4281
4414
  const queryParams = {
4282
4415
  "compartmentId": listResourceTypesRequest.compartmentId,
@@ -4305,7 +4438,7 @@ class CloudGuardClient {
4305
4438
  queryParams: queryParams
4306
4439
  });
4307
4440
  try {
4308
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4441
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4309
4442
  const sdkResponse = oci_common_1.composeResponse({
4310
4443
  responseObject: {},
4311
4444
  body: yield response.json(),
@@ -4339,12 +4472,14 @@ class CloudGuardClient {
4339
4472
  * @param ListResponderActivitiesRequest
4340
4473
  * @return ListResponderActivitiesResponse
4341
4474
  * @throws OciError when an error occurs
4342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
4475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
4343
4476
  */
4344
4477
  listResponderActivities(listResponderActivitiesRequest) {
4345
4478
  return __awaiter(this, void 0, void 0, function* () {
4346
4479
  if (this.logger)
4347
4480
  this.logger.debug("Calling operation CloudGuardClient#listResponderActivities.");
4481
+ const operationName = "listResponderActivities";
4482
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderActivitySummary/ListResponderActivities";
4348
4483
  const pathParams = {
4349
4484
  "{problemId}": listResponderActivitiesRequest.problemId
4350
4485
  };
@@ -4372,7 +4507,7 @@ class CloudGuardClient {
4372
4507
  queryParams: queryParams
4373
4508
  });
4374
4509
  try {
4375
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4510
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4376
4511
  const sdkResponse = oci_common_1.composeResponse({
4377
4512
  responseObject: {},
4378
4513
  body: yield response.json(),
@@ -4406,12 +4541,14 @@ class CloudGuardClient {
4406
4541
  * @param ListResponderExecutionsRequest
4407
4542
  * @return ListResponderExecutionsResponse
4408
4543
  * @throws OciError when an error occurs
4409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
4544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
4410
4545
  */
4411
4546
  listResponderExecutions(listResponderExecutionsRequest) {
4412
4547
  return __awaiter(this, void 0, void 0, function* () {
4413
4548
  if (this.logger)
4414
4549
  this.logger.debug("Calling operation CloudGuardClient#listResponderExecutions.");
4550
+ const operationName = "listResponderExecutions";
4551
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderExecutionSummary/ListResponderExecutions";
4415
4552
  const pathParams = {};
4416
4553
  const queryParams = {
4417
4554
  "compartmentId": listResponderExecutionsRequest.compartmentId,
@@ -4450,7 +4587,7 @@ class CloudGuardClient {
4450
4587
  queryParams: queryParams
4451
4588
  });
4452
4589
  try {
4453
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4590
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4454
4591
  const sdkResponse = oci_common_1.composeResponse({
4455
4592
  responseObject: {},
4456
4593
  body: yield response.json(),
@@ -4484,12 +4621,14 @@ class CloudGuardClient {
4484
4621
  * @param ListResponderRecipeResponderRulesRequest
4485
4622
  * @return ListResponderRecipeResponderRulesResponse
4486
4623
  * @throws OciError when an error occurs
4487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
4624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
4488
4625
  */
4489
4626
  listResponderRecipeResponderRules(listResponderRecipeResponderRulesRequest) {
4490
4627
  return __awaiter(this, void 0, void 0, function* () {
4491
4628
  if (this.logger)
4492
4629
  this.logger.debug("Calling operation CloudGuardClient#listResponderRecipeResponderRules.");
4630
+ const operationName = "listResponderRecipeResponderRules";
4631
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipeResponderRule/ListResponderRecipeResponderRules";
4493
4632
  const pathParams = {
4494
4633
  "{responderRecipeId}": listResponderRecipeResponderRulesRequest.responderRecipeId
4495
4634
  };
@@ -4520,7 +4659,7 @@ class CloudGuardClient {
4520
4659
  queryParams: queryParams
4521
4660
  });
4522
4661
  try {
4523
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4662
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4524
4663
  const sdkResponse = oci_common_1.composeResponse({
4525
4664
  responseObject: {},
4526
4665
  body: yield response.json(),
@@ -4567,12 +4706,14 @@ class CloudGuardClient {
4567
4706
  * @param ListResponderRecipesRequest
4568
4707
  * @return ListResponderRecipesResponse
4569
4708
  * @throws OciError when an error occurs
4570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
4709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
4571
4710
  */
4572
4711
  listResponderRecipes(listResponderRecipesRequest) {
4573
4712
  return __awaiter(this, void 0, void 0, function* () {
4574
4713
  if (this.logger)
4575
4714
  this.logger.debug("Calling operation CloudGuardClient#listResponderRecipes.");
4715
+ const operationName = "listResponderRecipes";
4716
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipe/ListResponderRecipes";
4576
4717
  const pathParams = {};
4577
4718
  const queryParams = {
4578
4719
  "compartmentId": listResponderRecipesRequest.compartmentId,
@@ -4604,7 +4745,7 @@ class CloudGuardClient {
4604
4745
  queryParams: queryParams
4605
4746
  });
4606
4747
  try {
4607
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4748
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4608
4749
  const sdkResponse = oci_common_1.composeResponse({
4609
4750
  responseObject: {},
4610
4751
  body: yield response.json(),
@@ -4638,12 +4779,14 @@ class CloudGuardClient {
4638
4779
  * @param ListResponderRulesRequest
4639
4780
  * @return ListResponderRulesResponse
4640
4781
  * @throws OciError when an error occurs
4641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
4782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
4642
4783
  */
4643
4784
  listResponderRules(listResponderRulesRequest) {
4644
4785
  return __awaiter(this, void 0, void 0, function* () {
4645
4786
  if (this.logger)
4646
4787
  this.logger.debug("Calling operation CloudGuardClient#listResponderRules.");
4788
+ const operationName = "listResponderRules";
4789
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRule/ListResponderRules";
4647
4790
  const pathParams = {};
4648
4791
  const queryParams = {
4649
4792
  "compartmentId": listResponderRulesRequest.compartmentId,
@@ -4672,7 +4815,7 @@ class CloudGuardClient {
4672
4815
  queryParams: queryParams
4673
4816
  });
4674
4817
  try {
4675
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4818
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4676
4819
  const sdkResponse = oci_common_1.composeResponse({
4677
4820
  responseObject: {},
4678
4821
  body: yield response.json(),
@@ -4706,12 +4849,14 @@ class CloudGuardClient {
4706
4849
  * @param ListSecurityPoliciesRequest
4707
4850
  * @return ListSecurityPoliciesResponse
4708
4851
  * @throws OciError when an error occurs
4709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
4852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
4710
4853
  */
4711
4854
  listSecurityPolicies(listSecurityPoliciesRequest) {
4712
4855
  return __awaiter(this, void 0, void 0, function* () {
4713
4856
  if (this.logger)
4714
4857
  this.logger.debug("Calling operation CloudGuardClient#listSecurityPolicies.");
4858
+ const operationName = "listSecurityPolicies";
4859
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityPolicyCollection/ListSecurityPolicies";
4715
4860
  const pathParams = {};
4716
4861
  const queryParams = {
4717
4862
  "compartmentId": listSecurityPoliciesRequest.compartmentId,
@@ -4741,7 +4886,7 @@ class CloudGuardClient {
4741
4886
  queryParams: queryParams
4742
4887
  });
4743
4888
  try {
4744
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4889
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4745
4890
  const sdkResponse = oci_common_1.composeResponse({
4746
4891
  responseObject: {},
4747
4892
  body: yield response.json(),
@@ -4775,12 +4920,14 @@ class CloudGuardClient {
4775
4920
  * @param ListSecurityRecipesRequest
4776
4921
  * @return ListSecurityRecipesResponse
4777
4922
  * @throws OciError when an error occurs
4778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
4923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
4779
4924
  */
4780
4925
  listSecurityRecipes(listSecurityRecipesRequest) {
4781
4926
  return __awaiter(this, void 0, void 0, function* () {
4782
4927
  if (this.logger)
4783
4928
  this.logger.debug("Calling operation CloudGuardClient#listSecurityRecipes.");
4929
+ const operationName = "listSecurityRecipes";
4930
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityRecipeCollection/ListSecurityRecipes";
4784
4931
  const pathParams = {};
4785
4932
  const queryParams = {
4786
4933
  "compartmentId": listSecurityRecipesRequest.compartmentId,
@@ -4810,7 +4957,7 @@ class CloudGuardClient {
4810
4957
  queryParams: queryParams
4811
4958
  });
4812
4959
  try {
4813
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4960
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4814
4961
  const sdkResponse = oci_common_1.composeResponse({
4815
4962
  responseObject: {},
4816
4963
  body: yield response.json(),
@@ -4844,12 +4991,14 @@ class CloudGuardClient {
4844
4991
  * @param ListSecurityZonesRequest
4845
4992
  * @return ListSecurityZonesResponse
4846
4993
  * @throws OciError when an error occurs
4847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
4994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
4848
4995
  */
4849
4996
  listSecurityZones(listSecurityZonesRequest) {
4850
4997
  return __awaiter(this, void 0, void 0, function* () {
4851
4998
  if (this.logger)
4852
4999
  this.logger.debug("Calling operation CloudGuardClient#listSecurityZones.");
5000
+ const operationName = "listSecurityZones";
5001
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityZoneCollection/ListSecurityZones";
4853
5002
  const pathParams = {};
4854
5003
  const queryParams = {
4855
5004
  "compartmentId": listSecurityZonesRequest.compartmentId,
@@ -4881,7 +5030,7 @@ class CloudGuardClient {
4881
5030
  queryParams: queryParams
4882
5031
  });
4883
5032
  try {
4884
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5033
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4885
5034
  const sdkResponse = oci_common_1.composeResponse({
4886
5035
  responseObject: {},
4887
5036
  body: yield response.json(),
@@ -4914,12 +5063,14 @@ class CloudGuardClient {
4914
5063
  * @param ListSightingEndpointsRequest
4915
5064
  * @return ListSightingEndpointsResponse
4916
5065
  * @throws OciError when an error occurs
4917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5066
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
4918
5067
  */
4919
5068
  listSightingEndpoints(listSightingEndpointsRequest) {
4920
5069
  return __awaiter(this, void 0, void 0, function* () {
4921
5070
  if (this.logger)
4922
5071
  this.logger.debug("Calling operation CloudGuardClient#listSightingEndpoints.");
5072
+ const operationName = "listSightingEndpoints";
5073
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SightingEndpointSummary/ListSightingEndpoints";
4923
5074
  const pathParams = {
4924
5075
  "{sightingId}": listSightingEndpointsRequest.sightingId
4925
5076
  };
@@ -4947,7 +5098,7 @@ class CloudGuardClient {
4947
5098
  queryParams: queryParams
4948
5099
  });
4949
5100
  try {
4950
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5101
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4951
5102
  const sdkResponse = oci_common_1.composeResponse({
4952
5103
  responseObject: {},
4953
5104
  body: yield response.json(),
@@ -4980,12 +5131,14 @@ class CloudGuardClient {
4980
5131
  * @param ListSightingImpactedResourcesRequest
4981
5132
  * @return ListSightingImpactedResourcesResponse
4982
5133
  * @throws OciError when an error occurs
4983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
4984
5135
  */
4985
5136
  listSightingImpactedResources(listSightingImpactedResourcesRequest) {
4986
5137
  return __awaiter(this, void 0, void 0, function* () {
4987
5138
  if (this.logger)
4988
5139
  this.logger.debug("Calling operation CloudGuardClient#listSightingImpactedResources.");
5140
+ const operationName = "listSightingImpactedResources";
5141
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SightingImpactedResourceSummary/ListSightingImpactedResources";
4989
5142
  const pathParams = {
4990
5143
  "{sightingId}": listSightingImpactedResourcesRequest.sightingId
4991
5144
  };
@@ -5013,7 +5166,7 @@ class CloudGuardClient {
5013
5166
  queryParams: queryParams
5014
5167
  });
5015
5168
  try {
5016
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5169
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5017
5170
  const sdkResponse = oci_common_1.composeResponse({
5018
5171
  responseObject: {},
5019
5172
  body: yield response.json(),
@@ -5059,12 +5212,14 @@ class CloudGuardClient {
5059
5212
  * @param ListSightingsRequest
5060
5213
  * @return ListSightingsResponse
5061
5214
  * @throws OciError when an error occurs
5062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
5215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
5063
5216
  */
5064
5217
  listSightings(listSightingsRequest) {
5065
5218
  return __awaiter(this, void 0, void 0, function* () {
5066
5219
  if (this.logger)
5067
5220
  this.logger.debug("Calling operation CloudGuardClient#listSightings.");
5221
+ const operationName = "listSightings";
5222
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SightingSummary/ListSightings";
5068
5223
  const pathParams = {};
5069
5224
  const queryParams = {
5070
5225
  "problemId": listSightingsRequest.problemId,
@@ -5097,7 +5252,7 @@ class CloudGuardClient {
5097
5252
  queryParams: queryParams
5098
5253
  });
5099
5254
  try {
5100
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5255
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5101
5256
  const sdkResponse = oci_common_1.composeResponse({
5102
5257
  responseObject: {},
5103
5258
  body: yield response.json(),
@@ -5131,12 +5286,14 @@ class CloudGuardClient {
5131
5286
  * @param ListTacticsRequest
5132
5287
  * @return ListTacticsResponse
5133
5288
  * @throws OciError when an error occurs
5134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
5289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
5135
5290
  */
5136
5291
  listTactics(listTacticsRequest) {
5137
5292
  return __awaiter(this, void 0, void 0, function* () {
5138
5293
  if (this.logger)
5139
5294
  this.logger.debug("Calling operation CloudGuardClient#listTactics.");
5295
+ const operationName = "listTactics";
5296
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TacticSummary/ListTactics";
5140
5297
  const pathParams = {};
5141
5298
  const queryParams = {
5142
5299
  "compartmentId": listTacticsRequest.compartmentId,
@@ -5164,7 +5321,7 @@ class CloudGuardClient {
5164
5321
  queryParams: queryParams
5165
5322
  });
5166
5323
  try {
5167
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5324
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5168
5325
  const sdkResponse = oci_common_1.composeResponse({
5169
5326
  responseObject: {},
5170
5327
  body: yield response.json(),
@@ -5198,12 +5355,14 @@ class CloudGuardClient {
5198
5355
  * @param ListTargetDetectorRecipeDetectorRulesRequest
5199
5356
  * @return ListTargetDetectorRecipeDetectorRulesResponse
5200
5357
  * @throws OciError when an error occurs
5201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
5358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
5202
5359
  */
5203
5360
  listTargetDetectorRecipeDetectorRules(listTargetDetectorRecipeDetectorRulesRequest) {
5204
5361
  return __awaiter(this, void 0, void 0, function* () {
5205
5362
  if (this.logger)
5206
5363
  this.logger.debug("Calling operation CloudGuardClient#listTargetDetectorRecipeDetectorRules.");
5364
+ const operationName = "listTargetDetectorRecipeDetectorRules";
5365
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetDetectorRecipeDetectorRule/ListTargetDetectorRecipeDetectorRules";
5207
5366
  const pathParams = {
5208
5367
  "{targetId}": listTargetDetectorRecipeDetectorRulesRequest.targetId,
5209
5368
  "{targetDetectorRecipeId}": listTargetDetectorRecipeDetectorRulesRequest.targetDetectorRecipeId
@@ -5235,7 +5394,7 @@ class CloudGuardClient {
5235
5394
  queryParams: queryParams
5236
5395
  });
5237
5396
  try {
5238
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5397
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5239
5398
  const sdkResponse = oci_common_1.composeResponse({
5240
5399
  responseObject: {},
5241
5400
  body: yield response.json(),
@@ -5268,12 +5427,14 @@ class CloudGuardClient {
5268
5427
  * @param ListTargetDetectorRecipesRequest
5269
5428
  * @return ListTargetDetectorRecipesResponse
5270
5429
  * @throws OciError when an error occurs
5271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
5430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
5272
5431
  */
5273
5432
  listTargetDetectorRecipes(listTargetDetectorRecipesRequest) {
5274
5433
  return __awaiter(this, void 0, void 0, function* () {
5275
5434
  if (this.logger)
5276
5435
  this.logger.debug("Calling operation CloudGuardClient#listTargetDetectorRecipes.");
5436
+ const operationName = "listTargetDetectorRecipes";
5437
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetDetectorRecipe/ListTargetDetectorRecipes";
5277
5438
  const pathParams = {
5278
5439
  "{targetId}": listTargetDetectorRecipesRequest.targetId
5279
5440
  };
@@ -5304,7 +5465,7 @@ class CloudGuardClient {
5304
5465
  queryParams: queryParams
5305
5466
  });
5306
5467
  try {
5307
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5468
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5308
5469
  const sdkResponse = oci_common_1.composeResponse({
5309
5470
  responseObject: {},
5310
5471
  body: yield response.json(),
@@ -5338,12 +5499,14 @@ class CloudGuardClient {
5338
5499
  * @param ListTargetResponderRecipeResponderRulesRequest
5339
5500
  * @return ListTargetResponderRecipeResponderRulesResponse
5340
5501
  * @throws OciError when an error occurs
5341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
5502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
5342
5503
  */
5343
5504
  listTargetResponderRecipeResponderRules(listTargetResponderRecipeResponderRulesRequest) {
5344
5505
  return __awaiter(this, void 0, void 0, function* () {
5345
5506
  if (this.logger)
5346
5507
  this.logger.debug("Calling operation CloudGuardClient#listTargetResponderRecipeResponderRules.");
5508
+ const operationName = "listTargetResponderRecipeResponderRules";
5509
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetResponderRecipeResponderRule/ListTargetResponderRecipeResponderRules";
5347
5510
  const pathParams = {
5348
5511
  "{targetId}": listTargetResponderRecipeResponderRulesRequest.targetId,
5349
5512
  "{targetResponderRecipeId}": listTargetResponderRecipeResponderRulesRequest.targetResponderRecipeId
@@ -5375,7 +5538,7 @@ class CloudGuardClient {
5375
5538
  queryParams: queryParams
5376
5539
  });
5377
5540
  try {
5378
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5541
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5379
5542
  const sdkResponse = oci_common_1.composeResponse({
5380
5543
  responseObject: {},
5381
5544
  body: yield response.json(),
@@ -5408,12 +5571,14 @@ class CloudGuardClient {
5408
5571
  * @param ListTargetResponderRecipesRequest
5409
5572
  * @return ListTargetResponderRecipesResponse
5410
5573
  * @throws OciError when an error occurs
5411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
5574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
5412
5575
  */
5413
5576
  listTargetResponderRecipes(listTargetResponderRecipesRequest) {
5414
5577
  return __awaiter(this, void 0, void 0, function* () {
5415
5578
  if (this.logger)
5416
5579
  this.logger.debug("Calling operation CloudGuardClient#listTargetResponderRecipes.");
5580
+ const operationName = "listTargetResponderRecipes";
5581
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetResponderRecipe/ListTargetResponderRecipes";
5417
5582
  const pathParams = {
5418
5583
  "{targetId}": listTargetResponderRecipesRequest.targetId
5419
5584
  };
@@ -5444,7 +5609,7 @@ class CloudGuardClient {
5444
5609
  queryParams: queryParams
5445
5610
  });
5446
5611
  try {
5447
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5612
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5448
5613
  const sdkResponse = oci_common_1.composeResponse({
5449
5614
  responseObject: {},
5450
5615
  body: yield response.json(),
@@ -5491,12 +5656,14 @@ class CloudGuardClient {
5491
5656
  * @param ListTargetsRequest
5492
5657
  * @return ListTargetsResponse
5493
5658
  * @throws OciError when an error occurs
5494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
5659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
5495
5660
  */
5496
5661
  listTargets(listTargetsRequest) {
5497
5662
  return __awaiter(this, void 0, void 0, function* () {
5498
5663
  if (this.logger)
5499
5664
  this.logger.debug("Calling operation CloudGuardClient#listTargets.");
5665
+ const operationName = "listTargets";
5666
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Target/ListTargets";
5500
5667
  const pathParams = {};
5501
5668
  const queryParams = {
5502
5669
  "displayName": listTargetsRequest.displayName,
@@ -5528,7 +5695,7 @@ class CloudGuardClient {
5528
5695
  queryParams: queryParams
5529
5696
  });
5530
5697
  try {
5531
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5698
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5532
5699
  const sdkResponse = oci_common_1.composeResponse({
5533
5700
  responseObject: {},
5534
5701
  body: yield response.json(),
@@ -5562,12 +5729,14 @@ class CloudGuardClient {
5562
5729
  * @param ListTechniquesRequest
5563
5730
  * @return ListTechniquesResponse
5564
5731
  * @throws OciError when an error occurs
5565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
5732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
5566
5733
  */
5567
5734
  listTechniques(listTechniquesRequest) {
5568
5735
  return __awaiter(this, void 0, void 0, function* () {
5569
5736
  if (this.logger)
5570
5737
  this.logger.debug("Calling operation CloudGuardClient#listTechniques.");
5738
+ const operationName = "listTechniques";
5739
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TechniqueSummary/ListTechniques";
5571
5740
  const pathParams = {};
5572
5741
  const queryParams = {
5573
5742
  "compartmentId": listTechniquesRequest.compartmentId,
@@ -5596,7 +5765,7 @@ class CloudGuardClient {
5596
5765
  queryParams: queryParams
5597
5766
  });
5598
5767
  try {
5599
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5768
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5600
5769
  const sdkResponse = oci_common_1.composeResponse({
5601
5770
  responseObject: {},
5602
5771
  body: yield response.json(),
@@ -5629,12 +5798,14 @@ class CloudGuardClient {
5629
5798
  * @param RemoveCompartmentRequest
5630
5799
  * @return RemoveCompartmentResponse
5631
5800
  * @throws OciError when an error occurs
5632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
5801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
5633
5802
  */
5634
5803
  removeCompartment(removeCompartmentRequest) {
5635
5804
  return __awaiter(this, void 0, void 0, function* () {
5636
5805
  if (this.logger)
5637
5806
  this.logger.debug("Calling operation CloudGuardClient#removeCompartment.");
5807
+ const operationName = "removeCompartment";
5808
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityZone/RemoveCompartment";
5638
5809
  const pathParams = {
5639
5810
  "{securityZoneId}": removeCompartmentRequest.securityZoneId
5640
5811
  };
@@ -5660,7 +5831,7 @@ class CloudGuardClient {
5660
5831
  queryParams: queryParams
5661
5832
  });
5662
5833
  try {
5663
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5834
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5664
5835
  const sdkResponse = oci_common_1.composeResponse({
5665
5836
  responseObject: {},
5666
5837
  body: yield response.json(),
@@ -5694,12 +5865,14 @@ class CloudGuardClient {
5694
5865
  * @param RequestRiskScoresRequest
5695
5866
  * @return RequestRiskScoresResponse
5696
5867
  * @throws OciError when an error occurs
5697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
5868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
5698
5869
  */
5699
5870
  requestRiskScores(requestRiskScoresRequest) {
5700
5871
  return __awaiter(this, void 0, void 0, function* () {
5701
5872
  if (this.logger)
5702
5873
  this.logger.debug("Calling operation CloudGuardClient#requestRiskScores.");
5874
+ const operationName = "requestRiskScores";
5875
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/RiskScoreAggregation/RequestRiskScores";
5703
5876
  const pathParams = {};
5704
5877
  const queryParams = {
5705
5878
  "compartmentId": requestRiskScoresRequest.compartmentId,
@@ -5724,7 +5897,7 @@ class CloudGuardClient {
5724
5897
  queryParams: queryParams
5725
5898
  });
5726
5899
  try {
5727
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5900
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5728
5901
  const sdkResponse = oci_common_1.composeResponse({
5729
5902
  responseObject: {},
5730
5903
  body: yield response.json(),
@@ -5759,12 +5932,14 @@ class CloudGuardClient {
5759
5932
  * @param RequestSecurityScoreSummarizedTrendRequest
5760
5933
  * @return RequestSecurityScoreSummarizedTrendResponse
5761
5934
  * @throws OciError when an error occurs
5762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
5935
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
5763
5936
  */
5764
5937
  requestSecurityScoreSummarizedTrend(requestSecurityScoreSummarizedTrendRequest) {
5765
5938
  return __awaiter(this, void 0, void 0, function* () {
5766
5939
  if (this.logger)
5767
5940
  this.logger.debug("Calling operation CloudGuardClient#requestSecurityScoreSummarizedTrend.");
5941
+ const operationName = "requestSecurityScoreSummarizedTrend";
5942
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityScoreTrendAggregation/RequestSecurityScoreSummarizedTrend";
5768
5943
  const pathParams = {};
5769
5944
  const queryParams = {
5770
5945
  "compartmentId": requestSecurityScoreSummarizedTrendRequest.compartmentId,
@@ -5791,7 +5966,7 @@ class CloudGuardClient {
5791
5966
  queryParams: queryParams
5792
5967
  });
5793
5968
  try {
5794
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5969
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5795
5970
  const sdkResponse = oci_common_1.composeResponse({
5796
5971
  responseObject: {},
5797
5972
  body: yield response.json(),
@@ -5825,12 +6000,14 @@ class CloudGuardClient {
5825
6000
  * @param RequestSecurityScoresRequest
5826
6001
  * @return RequestSecurityScoresResponse
5827
6002
  * @throws OciError when an error occurs
5828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
6003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
5829
6004
  */
5830
6005
  requestSecurityScores(requestSecurityScoresRequest) {
5831
6006
  return __awaiter(this, void 0, void 0, function* () {
5832
6007
  if (this.logger)
5833
6008
  this.logger.debug("Calling operation CloudGuardClient#requestSecurityScores.");
6009
+ const operationName = "requestSecurityScores";
6010
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityScoreAggregation/RequestSecurityScores";
5834
6011
  const pathParams = {};
5835
6012
  const queryParams = {
5836
6013
  "compartmentId": requestSecurityScoresRequest.compartmentId,
@@ -5855,7 +6032,7 @@ class CloudGuardClient {
5855
6032
  queryParams: queryParams
5856
6033
  });
5857
6034
  try {
5858
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6035
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5859
6036
  const sdkResponse = oci_common_1.composeResponse({
5860
6037
  responseObject: {},
5861
6038
  body: yield response.json(),
@@ -5903,12 +6080,14 @@ class CloudGuardClient {
5903
6080
  * @param RequestSummarizedActivityProblemsRequest
5904
6081
  * @return RequestSummarizedActivityProblemsResponse
5905
6082
  * @throws OciError when an error occurs
5906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
6083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
5907
6084
  */
5908
6085
  requestSummarizedActivityProblems(requestSummarizedActivityProblemsRequest) {
5909
6086
  return __awaiter(this, void 0, void 0, function* () {
5910
6087
  if (this.logger)
5911
6088
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedActivityProblems.");
6089
+ const operationName = "requestSummarizedActivityProblems";
6090
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ActivityProblemAggregation/RequestSummarizedActivityProblems";
5912
6091
  const pathParams = {};
5913
6092
  const queryParams = {
5914
6093
  "compartmentId": requestSummarizedActivityProblemsRequest.compartmentId,
@@ -5936,7 +6115,7 @@ class CloudGuardClient {
5936
6115
  queryParams: queryParams
5937
6116
  });
5938
6117
  try {
5939
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6118
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5940
6119
  const sdkResponse = oci_common_1.composeResponse({
5941
6120
  responseObject: {},
5942
6121
  body: yield response.json(),
@@ -5981,12 +6160,14 @@ class CloudGuardClient {
5981
6160
  * @param RequestSummarizedProblemsRequest
5982
6161
  * @return RequestSummarizedProblemsResponse
5983
6162
  * @throws OciError when an error occurs
5984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
6163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
5985
6164
  */
5986
6165
  requestSummarizedProblems(requestSummarizedProblemsRequest) {
5987
6166
  return __awaiter(this, void 0, void 0, function* () {
5988
6167
  if (this.logger)
5989
6168
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedProblems.");
6169
+ const operationName = "requestSummarizedProblems";
6170
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ProblemAggregation/RequestSummarizedProblems";
5990
6171
  const pathParams = {};
5991
6172
  const queryParams = {
5992
6173
  "listDimensions": requestSummarizedProblemsRequest.listDimensions,
@@ -6014,7 +6195,7 @@ class CloudGuardClient {
6014
6195
  queryParams: queryParams
6015
6196
  });
6016
6197
  try {
6017
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6198
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6018
6199
  const sdkResponse = oci_common_1.composeResponse({
6019
6200
  responseObject: {},
6020
6201
  body: yield response.json(),
@@ -6059,12 +6240,14 @@ class CloudGuardClient {
6059
6240
  * @param RequestSummarizedResponderExecutionsRequest
6060
6241
  * @return RequestSummarizedResponderExecutionsResponse
6061
6242
  * @throws OciError when an error occurs
6062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
6243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
6063
6244
  */
6064
6245
  requestSummarizedResponderExecutions(requestSummarizedResponderExecutionsRequest) {
6065
6246
  return __awaiter(this, void 0, void 0, function* () {
6066
6247
  if (this.logger)
6067
6248
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedResponderExecutions.");
6249
+ const operationName = "requestSummarizedResponderExecutions";
6250
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderExecutionAggregation/RequestSummarizedResponderExecutions";
6068
6251
  const pathParams = {};
6069
6252
  const queryParams = {
6070
6253
  "responderExecutionsDimensions": requestSummarizedResponderExecutionsRequest.responderExecutionsDimensions,
@@ -6094,7 +6277,7 @@ class CloudGuardClient {
6094
6277
  queryParams: queryParams
6095
6278
  });
6096
6279
  try {
6097
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6280
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6098
6281
  const sdkResponse = oci_common_1.composeResponse({
6099
6282
  responseObject: {},
6100
6283
  body: yield response.json(),
@@ -6128,12 +6311,14 @@ class CloudGuardClient {
6128
6311
  * @param RequestSummarizedRiskScoresRequest
6129
6312
  * @return RequestSummarizedRiskScoresResponse
6130
6313
  * @throws OciError when an error occurs
6131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
6314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
6132
6315
  */
6133
6316
  requestSummarizedRiskScores(requestSummarizedRiskScoresRequest) {
6134
6317
  return __awaiter(this, void 0, void 0, function* () {
6135
6318
  if (this.logger)
6136
6319
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedRiskScores.");
6320
+ const operationName = "requestSummarizedRiskScores";
6321
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/RiskScoreAggregation/RequestSummarizedRiskScores";
6137
6322
  const pathParams = {};
6138
6323
  const queryParams = {
6139
6324
  "compartmentId": requestSummarizedRiskScoresRequest.compartmentId,
@@ -6158,7 +6343,7 @@ class CloudGuardClient {
6158
6343
  queryParams: queryParams
6159
6344
  });
6160
6345
  try {
6161
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6346
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6162
6347
  const sdkResponse = oci_common_1.composeResponse({
6163
6348
  responseObject: {},
6164
6349
  body: yield response.json(),
@@ -6192,12 +6377,14 @@ class CloudGuardClient {
6192
6377
  * @param RequestSummarizedSecurityScoresRequest
6193
6378
  * @return RequestSummarizedSecurityScoresResponse
6194
6379
  * @throws OciError when an error occurs
6195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
6380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
6196
6381
  */
6197
6382
  requestSummarizedSecurityScores(requestSummarizedSecurityScoresRequest) {
6198
6383
  return __awaiter(this, void 0, void 0, function* () {
6199
6384
  if (this.logger)
6200
6385
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedSecurityScores.");
6386
+ const operationName = "requestSummarizedSecurityScores";
6387
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityScoreAggregation/RequestSummarizedSecurityScores";
6201
6388
  const pathParams = {};
6202
6389
  const queryParams = {
6203
6390
  "compartmentId": requestSummarizedSecurityScoresRequest.compartmentId,
@@ -6222,7 +6409,7 @@ class CloudGuardClient {
6222
6409
  queryParams: queryParams
6223
6410
  });
6224
6411
  try {
6225
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6412
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6226
6413
  const sdkResponse = oci_common_1.composeResponse({
6227
6414
  responseObject: {},
6228
6415
  body: yield response.json(),
@@ -6255,12 +6442,14 @@ class CloudGuardClient {
6255
6442
  * @param RequestSummarizedTopTrendResourceProfileRiskScoresRequest
6256
6443
  * @return RequestSummarizedTopTrendResourceProfileRiskScoresResponse
6257
6444
  * @throws OciError when an error occurs
6258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
6445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
6259
6446
  */
6260
6447
  requestSummarizedTopTrendResourceProfileRiskScores(requestSummarizedTopTrendResourceProfileRiskScoresRequest) {
6261
6448
  return __awaiter(this, void 0, void 0, function* () {
6262
6449
  if (this.logger)
6263
6450
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedTopTrendResourceProfileRiskScores.");
6451
+ const operationName = "requestSummarizedTopTrendResourceProfileRiskScores";
6452
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResourceProfileRiskScoreAggregationSummary/RequestSummarizedTopTrendResourceProfileRiskScores";
6264
6453
  const pathParams = {};
6265
6454
  const queryParams = {
6266
6455
  "compartmentId": requestSummarizedTopTrendResourceProfileRiskScoresRequest.compartmentId,
@@ -6291,7 +6480,7 @@ class CloudGuardClient {
6291
6480
  queryParams: queryParams
6292
6481
  });
6293
6482
  try {
6294
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6483
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6295
6484
  const sdkResponse = oci_common_1.composeResponse({
6296
6485
  responseObject: {},
6297
6486
  body: yield response.json(),
@@ -6336,12 +6525,14 @@ class CloudGuardClient {
6336
6525
  * @param RequestSummarizedTrendProblemsRequest
6337
6526
  * @return RequestSummarizedTrendProblemsResponse
6338
6527
  * @throws OciError when an error occurs
6339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
6528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
6340
6529
  */
6341
6530
  requestSummarizedTrendProblems(requestSummarizedTrendProblemsRequest) {
6342
6531
  return __awaiter(this, void 0, void 0, function* () {
6343
6532
  if (this.logger)
6344
6533
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedTrendProblems.");
6534
+ const operationName = "requestSummarizedTrendProblems";
6535
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ProblemTrendAggregation/RequestSummarizedTrendProblems";
6345
6536
  const pathParams = {};
6346
6537
  const queryParams = {
6347
6538
  "compartmentId": requestSummarizedTrendProblemsRequest.compartmentId,
@@ -6370,7 +6561,7 @@ class CloudGuardClient {
6370
6561
  queryParams: queryParams
6371
6562
  });
6372
6563
  try {
6373
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6564
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6374
6565
  const sdkResponse = oci_common_1.composeResponse({
6375
6566
  responseObject: {},
6376
6567
  body: yield response.json(),
@@ -6403,12 +6594,14 @@ class CloudGuardClient {
6403
6594
  * @param RequestSummarizedTrendResourceRiskScoresRequest
6404
6595
  * @return RequestSummarizedTrendResourceRiskScoresResponse
6405
6596
  * @throws OciError when an error occurs
6406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
6597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
6407
6598
  */
6408
6599
  requestSummarizedTrendResourceRiskScores(requestSummarizedTrendResourceRiskScoresRequest) {
6409
6600
  return __awaiter(this, void 0, void 0, function* () {
6410
6601
  if (this.logger)
6411
6602
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedTrendResourceRiskScores.");
6603
+ const operationName = "requestSummarizedTrendResourceRiskScores";
6604
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResourceRiskScoreAggregation/RequestSummarizedTrendResourceRiskScores";
6412
6605
  const pathParams = {};
6413
6606
  const queryParams = {
6414
6607
  "compartmentId": requestSummarizedTrendResourceRiskScoresRequest.compartmentId,
@@ -6438,7 +6631,7 @@ class CloudGuardClient {
6438
6631
  queryParams: queryParams
6439
6632
  });
6440
6633
  try {
6441
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6634
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6442
6635
  const sdkResponse = oci_common_1.composeResponse({
6443
6636
  responseObject: {},
6444
6637
  body: yield response.json(),
@@ -6483,12 +6676,14 @@ class CloudGuardClient {
6483
6676
  * @param RequestSummarizedTrendResponderExecutionsRequest
6484
6677
  * @return RequestSummarizedTrendResponderExecutionsResponse
6485
6678
  * @throws OciError when an error occurs
6486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
6679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
6487
6680
  */
6488
6681
  requestSummarizedTrendResponderExecutions(requestSummarizedTrendResponderExecutionsRequest) {
6489
6682
  return __awaiter(this, void 0, void 0, function* () {
6490
6683
  if (this.logger)
6491
6684
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedTrendResponderExecutions.");
6685
+ const operationName = "requestSummarizedTrendResponderExecutions";
6686
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderExecutionTrendAggregation/RequestSummarizedTrendResponderExecutions";
6492
6687
  const pathParams = {};
6493
6688
  const queryParams = {
6494
6689
  "timeCompletedGreaterThanOrEqualTo": requestSummarizedTrendResponderExecutionsRequest.timeCompletedGreaterThanOrEqualTo,
@@ -6517,7 +6712,7 @@ class CloudGuardClient {
6517
6712
  queryParams: queryParams
6518
6713
  });
6519
6714
  try {
6520
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6715
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6521
6716
  const sdkResponse = oci_common_1.composeResponse({
6522
6717
  responseObject: {},
6523
6718
  body: yield response.json(),
@@ -6551,12 +6746,14 @@ class CloudGuardClient {
6551
6746
  * @param RequestSummarizedTrendSecurityScoresRequest
6552
6747
  * @return RequestSummarizedTrendSecurityScoresResponse
6553
6748
  * @throws OciError when an error occurs
6554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
6749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
6555
6750
  */
6556
6751
  requestSummarizedTrendSecurityScores(requestSummarizedTrendSecurityScoresRequest) {
6557
6752
  return __awaiter(this, void 0, void 0, function* () {
6558
6753
  if (this.logger)
6559
6754
  this.logger.debug("Calling operation CloudGuardClient#requestSummarizedTrendSecurityScores.");
6755
+ const operationName = "requestSummarizedTrendSecurityScores";
6756
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityScoreTrendAggregation/RequestSummarizedTrendSecurityScores";
6560
6757
  const pathParams = {};
6561
6758
  const queryParams = {
6562
6759
  "compartmentId": requestSummarizedTrendSecurityScoresRequest.compartmentId,
@@ -6583,7 +6780,7 @@ class CloudGuardClient {
6583
6780
  queryParams: queryParams
6584
6781
  });
6585
6782
  try {
6586
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6783
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6587
6784
  const sdkResponse = oci_common_1.composeResponse({
6588
6785
  responseObject: {},
6589
6786
  body: yield response.json(),
@@ -6618,12 +6815,14 @@ class CloudGuardClient {
6618
6815
  * @param SkipBulkResponderExecutionRequest
6619
6816
  * @return SkipBulkResponderExecutionResponse
6620
6817
  * @throws OciError when an error occurs
6621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
6818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
6622
6819
  */
6623
6820
  skipBulkResponderExecution(skipBulkResponderExecutionRequest) {
6624
6821
  return __awaiter(this, void 0, void 0, function* () {
6625
6822
  if (this.logger)
6626
6823
  this.logger.debug("Calling operation CloudGuardClient#skipBulkResponderExecution.");
6824
+ const operationName = "skipBulkResponderExecution";
6825
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderExecution/SkipBulkResponderExecution";
6627
6826
  const pathParams = {};
6628
6827
  const queryParams = {};
6629
6828
  let headerParams = {
@@ -6645,7 +6844,7 @@ class CloudGuardClient {
6645
6844
  queryParams: queryParams
6646
6845
  });
6647
6846
  try {
6648
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6847
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6649
6848
  const sdkResponse = oci_common_1.composeResponse({
6650
6849
  responseObject: {},
6651
6850
  responseHeaders: [
@@ -6669,12 +6868,14 @@ class CloudGuardClient {
6669
6868
  * @param SkipResponderExecutionRequest
6670
6869
  * @return SkipResponderExecutionResponse
6671
6870
  * @throws OciError when an error occurs
6672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
6871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
6673
6872
  */
6674
6873
  skipResponderExecution(skipResponderExecutionRequest) {
6675
6874
  return __awaiter(this, void 0, void 0, function* () {
6676
6875
  if (this.logger)
6677
6876
  this.logger.debug("Calling operation CloudGuardClient#skipResponderExecution.");
6877
+ const operationName = "skipResponderExecution";
6878
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderExecution/SkipResponderExecution";
6678
6879
  const pathParams = {
6679
6880
  "{responderExecutionId}": skipResponderExecutionRequest.responderExecutionId
6680
6881
  };
@@ -6701,7 +6902,7 @@ class CloudGuardClient {
6701
6902
  queryParams: queryParams
6702
6903
  });
6703
6904
  try {
6704
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6905
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6705
6906
  const sdkResponse = oci_common_1.composeResponse({
6706
6907
  responseObject: {},
6707
6908
  responseHeaders: [
@@ -6726,12 +6927,14 @@ class CloudGuardClient {
6726
6927
  * @param TriggerResponderRequest
6727
6928
  * @return TriggerResponderResponse
6728
6929
  * @throws OciError when an error occurs
6729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
6930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
6730
6931
  */
6731
6932
  triggerResponder(triggerResponderRequest) {
6732
6933
  return __awaiter(this, void 0, void 0, function* () {
6733
6934
  if (this.logger)
6734
6935
  this.logger.debug("Calling operation CloudGuardClient#triggerResponder.");
6936
+ const operationName = "triggerResponder";
6937
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Problem/TriggerResponder";
6735
6938
  const pathParams = {
6736
6939
  "{problemId}": triggerResponderRequest.problemId
6737
6940
  };
@@ -6757,7 +6960,7 @@ class CloudGuardClient {
6757
6960
  queryParams: queryParams
6758
6961
  });
6759
6962
  try {
6760
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6963
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6761
6964
  const sdkResponse = oci_common_1.composeResponse({
6762
6965
  responseObject: {},
6763
6966
  responseHeaders: [
@@ -6783,12 +6986,14 @@ class CloudGuardClient {
6783
6986
  * @param UpdateBulkProblemStatusRequest
6784
6987
  * @return UpdateBulkProblemStatusResponse
6785
6988
  * @throws OciError when an error occurs
6786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
6989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
6787
6990
  */
6788
6991
  updateBulkProblemStatus(updateBulkProblemStatusRequest) {
6789
6992
  return __awaiter(this, void 0, void 0, function* () {
6790
6993
  if (this.logger)
6791
6994
  this.logger.debug("Calling operation CloudGuardClient#updateBulkProblemStatus.");
6995
+ const operationName = "updateBulkProblemStatus";
6996
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Problem/UpdateBulkProblemStatus";
6792
6997
  const pathParams = {};
6793
6998
  const queryParams = {};
6794
6999
  let headerParams = {
@@ -6810,7 +7015,7 @@ class CloudGuardClient {
6810
7015
  queryParams: queryParams
6811
7016
  });
6812
7017
  try {
6813
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7018
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6814
7019
  const sdkResponse = oci_common_1.composeResponse({
6815
7020
  responseObject: {},
6816
7021
  responseHeaders: [
@@ -6835,12 +7040,14 @@ class CloudGuardClient {
6835
7040
  * @param UpdateConfigurationRequest
6836
7041
  * @return UpdateConfigurationResponse
6837
7042
  * @throws OciError when an error occurs
6838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
7043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
6839
7044
  */
6840
7045
  updateConfiguration(updateConfigurationRequest) {
6841
7046
  return __awaiter(this, void 0, void 0, function* () {
6842
7047
  if (this.logger)
6843
7048
  this.logger.debug("Calling operation CloudGuardClient#updateConfiguration.");
7049
+ const operationName = "updateConfiguration";
7050
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Configuration/UpdateConfiguration";
6844
7051
  const pathParams = {};
6845
7052
  const queryParams = {
6846
7053
  "compartmentId": updateConfigurationRequest.compartmentId
@@ -6866,7 +7073,7 @@ class CloudGuardClient {
6866
7073
  queryParams: queryParams
6867
7074
  });
6868
7075
  try {
6869
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7076
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6870
7077
  const sdkResponse = oci_common_1.composeResponse({
6871
7078
  responseObject: {},
6872
7079
  body: yield response.json(),
@@ -6899,12 +7106,14 @@ class CloudGuardClient {
6899
7106
  * @param UpdateDataMaskRuleRequest
6900
7107
  * @return UpdateDataMaskRuleResponse
6901
7108
  * @throws OciError when an error occurs
6902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
7109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
6903
7110
  */
6904
7111
  updateDataMaskRule(updateDataMaskRuleRequest) {
6905
7112
  return __awaiter(this, void 0, void 0, function* () {
6906
7113
  if (this.logger)
6907
7114
  this.logger.debug("Calling operation CloudGuardClient#updateDataMaskRule.");
7115
+ const operationName = "updateDataMaskRule";
7116
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DataMaskRule/UpdateDataMaskRule";
6908
7117
  const pathParams = {
6909
7118
  "{dataMaskRuleId}": updateDataMaskRuleRequest.dataMaskRuleId
6910
7119
  };
@@ -6929,7 +7138,7 @@ class CloudGuardClient {
6929
7138
  queryParams: queryParams
6930
7139
  });
6931
7140
  try {
6932
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7141
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6933
7142
  const sdkResponse = oci_common_1.composeResponse({
6934
7143
  responseObject: {},
6935
7144
  body: yield response.json(),
@@ -6962,12 +7171,14 @@ class CloudGuardClient {
6962
7171
  * @param UpdateDetectorRecipeRequest
6963
7172
  * @return UpdateDetectorRecipeResponse
6964
7173
  * @throws OciError when an error occurs
6965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
7174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
6966
7175
  */
6967
7176
  updateDetectorRecipe(updateDetectorRecipeRequest) {
6968
7177
  return __awaiter(this, void 0, void 0, function* () {
6969
7178
  if (this.logger)
6970
7179
  this.logger.debug("Calling operation CloudGuardClient#updateDetectorRecipe.");
7180
+ const operationName = "updateDetectorRecipe";
7181
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipe/UpdateDetectorRecipe";
6971
7182
  const pathParams = {
6972
7183
  "{detectorRecipeId}": updateDetectorRecipeRequest.detectorRecipeId
6973
7184
  };
@@ -6993,7 +7204,7 @@ class CloudGuardClient {
6993
7204
  queryParams: queryParams
6994
7205
  });
6995
7206
  try {
6996
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7207
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6997
7208
  const sdkResponse = oci_common_1.composeResponse({
6998
7209
  responseObject: {},
6999
7210
  body: yield response.json(),
@@ -7026,12 +7237,14 @@ class CloudGuardClient {
7026
7237
  * @param UpdateDetectorRecipeDetectorRuleRequest
7027
7238
  * @return UpdateDetectorRecipeDetectorRuleResponse
7028
7239
  * @throws OciError when an error occurs
7029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
7240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
7030
7241
  */
7031
7242
  updateDetectorRecipeDetectorRule(updateDetectorRecipeDetectorRuleRequest) {
7032
7243
  return __awaiter(this, void 0, void 0, function* () {
7033
7244
  if (this.logger)
7034
7245
  this.logger.debug("Calling operation CloudGuardClient#updateDetectorRecipeDetectorRule.");
7246
+ const operationName = "updateDetectorRecipeDetectorRule";
7247
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/DetectorRecipeDetectorRule/UpdateDetectorRecipeDetectorRule";
7035
7248
  const pathParams = {
7036
7249
  "{detectorRecipeId}": updateDetectorRecipeDetectorRuleRequest.detectorRecipeId,
7037
7250
  "{detectorRuleId}": updateDetectorRecipeDetectorRuleRequest.detectorRuleId
@@ -7057,7 +7270,7 @@ class CloudGuardClient {
7057
7270
  queryParams: queryParams
7058
7271
  });
7059
7272
  try {
7060
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7273
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7061
7274
  const sdkResponse = oci_common_1.composeResponse({
7062
7275
  responseObject: {},
7063
7276
  body: yield response.json(),
@@ -7090,12 +7303,14 @@ class CloudGuardClient {
7090
7303
  * @param UpdateManagedListRequest
7091
7304
  * @return UpdateManagedListResponse
7092
7305
  * @throws OciError when an error occurs
7093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
7306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
7094
7307
  */
7095
7308
  updateManagedList(updateManagedListRequest) {
7096
7309
  return __awaiter(this, void 0, void 0, function* () {
7097
7310
  if (this.logger)
7098
7311
  this.logger.debug("Calling operation CloudGuardClient#updateManagedList.");
7312
+ const operationName = "updateManagedList";
7313
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ManagedList/UpdateManagedList";
7099
7314
  const pathParams = {
7100
7315
  "{managedListId}": updateManagedListRequest.managedListId
7101
7316
  };
@@ -7121,7 +7336,7 @@ class CloudGuardClient {
7121
7336
  queryParams: queryParams
7122
7337
  });
7123
7338
  try {
7124
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7339
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7125
7340
  const sdkResponse = oci_common_1.composeResponse({
7126
7341
  responseObject: {},
7127
7342
  body: yield response.json(),
@@ -7155,12 +7370,14 @@ class CloudGuardClient {
7155
7370
  * @param UpdateProblemStatusRequest
7156
7371
  * @return UpdateProblemStatusResponse
7157
7372
  * @throws OciError when an error occurs
7158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
7373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
7159
7374
  */
7160
7375
  updateProblemStatus(updateProblemStatusRequest) {
7161
7376
  return __awaiter(this, void 0, void 0, function* () {
7162
7377
  if (this.logger)
7163
7378
  this.logger.debug("Calling operation CloudGuardClient#updateProblemStatus.");
7379
+ const operationName = "updateProblemStatus";
7380
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Problem/UpdateProblemStatus";
7164
7381
  const pathParams = {
7165
7382
  "{problemId}": updateProblemStatusRequest.problemId
7166
7383
  };
@@ -7186,7 +7403,7 @@ class CloudGuardClient {
7186
7403
  queryParams: queryParams
7187
7404
  });
7188
7405
  try {
7189
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7406
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7190
7407
  const sdkResponse = oci_common_1.composeResponse({
7191
7408
  responseObject: {},
7192
7409
  body: yield response.json(),
@@ -7219,12 +7436,14 @@ class CloudGuardClient {
7219
7436
  * @param UpdateResponderRecipeRequest
7220
7437
  * @return UpdateResponderRecipeResponse
7221
7438
  * @throws OciError when an error occurs
7222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
7439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
7223
7440
  */
7224
7441
  updateResponderRecipe(updateResponderRecipeRequest) {
7225
7442
  return __awaiter(this, void 0, void 0, function* () {
7226
7443
  if (this.logger)
7227
7444
  this.logger.debug("Calling operation CloudGuardClient#updateResponderRecipe.");
7445
+ const operationName = "updateResponderRecipe";
7446
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipe/UpdateResponderRecipe";
7228
7447
  const pathParams = {
7229
7448
  "{responderRecipeId}": updateResponderRecipeRequest.responderRecipeId
7230
7449
  };
@@ -7249,7 +7468,7 @@ class CloudGuardClient {
7249
7468
  queryParams: queryParams
7250
7469
  });
7251
7470
  try {
7252
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7471
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7253
7472
  const sdkResponse = oci_common_1.composeResponse({
7254
7473
  responseObject: {},
7255
7474
  body: yield response.json(),
@@ -7282,12 +7501,14 @@ class CloudGuardClient {
7282
7501
  * @param UpdateResponderRecipeResponderRuleRequest
7283
7502
  * @return UpdateResponderRecipeResponderRuleResponse
7284
7503
  * @throws OciError when an error occurs
7285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
7504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
7286
7505
  */
7287
7506
  updateResponderRecipeResponderRule(updateResponderRecipeResponderRuleRequest) {
7288
7507
  return __awaiter(this, void 0, void 0, function* () {
7289
7508
  if (this.logger)
7290
7509
  this.logger.debug("Calling operation CloudGuardClient#updateResponderRecipeResponderRule.");
7510
+ const operationName = "updateResponderRecipeResponderRule";
7511
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/ResponderRecipeResponderRule/UpdateResponderRecipeResponderRule";
7291
7512
  const pathParams = {
7292
7513
  "{responderRecipeId}": updateResponderRecipeResponderRuleRequest.responderRecipeId,
7293
7514
  "{responderRuleId}": updateResponderRecipeResponderRuleRequest.responderRuleId
@@ -7313,7 +7534,7 @@ class CloudGuardClient {
7313
7534
  queryParams: queryParams
7314
7535
  });
7315
7536
  try {
7316
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7537
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7317
7538
  const sdkResponse = oci_common_1.composeResponse({
7318
7539
  responseObject: {},
7319
7540
  body: yield response.json(),
@@ -7346,12 +7567,14 @@ class CloudGuardClient {
7346
7567
  * @param UpdateSecurityRecipeRequest
7347
7568
  * @return UpdateSecurityRecipeResponse
7348
7569
  * @throws OciError when an error occurs
7349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
7570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
7350
7571
  */
7351
7572
  updateSecurityRecipe(updateSecurityRecipeRequest) {
7352
7573
  return __awaiter(this, void 0, void 0, function* () {
7353
7574
  if (this.logger)
7354
7575
  this.logger.debug("Calling operation CloudGuardClient#updateSecurityRecipe.");
7576
+ const operationName = "updateSecurityRecipe";
7577
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityRecipe/UpdateSecurityRecipe";
7355
7578
  const pathParams = {
7356
7579
  "{securityRecipeId}": updateSecurityRecipeRequest.securityRecipeId
7357
7580
  };
@@ -7376,7 +7599,7 @@ class CloudGuardClient {
7376
7599
  queryParams: queryParams
7377
7600
  });
7378
7601
  try {
7379
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7602
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7380
7603
  const sdkResponse = oci_common_1.composeResponse({
7381
7604
  responseObject: {},
7382
7605
  body: yield response.json(),
@@ -7409,12 +7632,14 @@ class CloudGuardClient {
7409
7632
  * @param UpdateSecurityZoneRequest
7410
7633
  * @return UpdateSecurityZoneResponse
7411
7634
  * @throws OciError when an error occurs
7412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
7635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
7413
7636
  */
7414
7637
  updateSecurityZone(updateSecurityZoneRequest) {
7415
7638
  return __awaiter(this, void 0, void 0, function* () {
7416
7639
  if (this.logger)
7417
7640
  this.logger.debug("Calling operation CloudGuardClient#updateSecurityZone.");
7641
+ const operationName = "updateSecurityZone";
7642
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/SecurityZone/UpdateSecurityZone";
7418
7643
  const pathParams = {
7419
7644
  "{securityZoneId}": updateSecurityZoneRequest.securityZoneId
7420
7645
  };
@@ -7439,7 +7664,7 @@ class CloudGuardClient {
7439
7664
  queryParams: queryParams
7440
7665
  });
7441
7666
  try {
7442
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7667
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7443
7668
  const sdkResponse = oci_common_1.composeResponse({
7444
7669
  responseObject: {},
7445
7670
  body: yield response.json(),
@@ -7472,12 +7697,14 @@ class CloudGuardClient {
7472
7697
  * @param UpdateTargetRequest
7473
7698
  * @return UpdateTargetResponse
7474
7699
  * @throws OciError when an error occurs
7475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
7700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
7476
7701
  */
7477
7702
  updateTarget(updateTargetRequest) {
7478
7703
  return __awaiter(this, void 0, void 0, function* () {
7479
7704
  if (this.logger)
7480
7705
  this.logger.debug("Calling operation CloudGuardClient#updateTarget.");
7706
+ const operationName = "updateTarget";
7707
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/Target/UpdateTarget";
7481
7708
  const pathParams = {
7482
7709
  "{targetId}": updateTargetRequest.targetId
7483
7710
  };
@@ -7502,7 +7729,7 @@ class CloudGuardClient {
7502
7729
  queryParams: queryParams
7503
7730
  });
7504
7731
  try {
7505
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7732
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7506
7733
  const sdkResponse = oci_common_1.composeResponse({
7507
7734
  responseObject: {},
7508
7735
  body: yield response.json(),
@@ -7535,12 +7762,14 @@ class CloudGuardClient {
7535
7762
  * @param UpdateTargetDetectorRecipeRequest
7536
7763
  * @return UpdateTargetDetectorRecipeResponse
7537
7764
  * @throws OciError when an error occurs
7538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
7765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
7539
7766
  */
7540
7767
  updateTargetDetectorRecipe(updateTargetDetectorRecipeRequest) {
7541
7768
  return __awaiter(this, void 0, void 0, function* () {
7542
7769
  if (this.logger)
7543
7770
  this.logger.debug("Calling operation CloudGuardClient#updateTargetDetectorRecipe.");
7771
+ const operationName = "updateTargetDetectorRecipe";
7772
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetDetectorRecipe/UpdateTargetDetectorRecipe";
7544
7773
  const pathParams = {
7545
7774
  "{targetId}": updateTargetDetectorRecipeRequest.targetId,
7546
7775
  "{targetDetectorRecipeId}": updateTargetDetectorRecipeRequest.targetDetectorRecipeId
@@ -7566,7 +7795,7 @@ class CloudGuardClient {
7566
7795
  queryParams: queryParams
7567
7796
  });
7568
7797
  try {
7569
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7798
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7570
7799
  const sdkResponse = oci_common_1.composeResponse({
7571
7800
  responseObject: {},
7572
7801
  body: yield response.json(),
@@ -7599,12 +7828,14 @@ class CloudGuardClient {
7599
7828
  * @param UpdateTargetDetectorRecipeDetectorRuleRequest
7600
7829
  * @return UpdateTargetDetectorRecipeDetectorRuleResponse
7601
7830
  * @throws OciError when an error occurs
7602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
7831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
7603
7832
  */
7604
7833
  updateTargetDetectorRecipeDetectorRule(updateTargetDetectorRecipeDetectorRuleRequest) {
7605
7834
  return __awaiter(this, void 0, void 0, function* () {
7606
7835
  if (this.logger)
7607
7836
  this.logger.debug("Calling operation CloudGuardClient#updateTargetDetectorRecipeDetectorRule.");
7837
+ const operationName = "updateTargetDetectorRecipeDetectorRule";
7838
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetDetectorRecipeDetectorRule/UpdateTargetDetectorRecipeDetectorRule";
7608
7839
  const pathParams = {
7609
7840
  "{targetId}": updateTargetDetectorRecipeDetectorRuleRequest.targetId,
7610
7841
  "{targetDetectorRecipeId}": updateTargetDetectorRecipeDetectorRuleRequest.targetDetectorRecipeId,
@@ -7631,7 +7862,7 @@ class CloudGuardClient {
7631
7862
  queryParams: queryParams
7632
7863
  });
7633
7864
  try {
7634
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7865
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7635
7866
  const sdkResponse = oci_common_1.composeResponse({
7636
7867
  responseObject: {},
7637
7868
  body: yield response.json(),
@@ -7664,12 +7895,14 @@ class CloudGuardClient {
7664
7895
  * @param UpdateTargetResponderRecipeRequest
7665
7896
  * @return UpdateTargetResponderRecipeResponse
7666
7897
  * @throws OciError when an error occurs
7667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
7898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
7668
7899
  */
7669
7900
  updateTargetResponderRecipe(updateTargetResponderRecipeRequest) {
7670
7901
  return __awaiter(this, void 0, void 0, function* () {
7671
7902
  if (this.logger)
7672
7903
  this.logger.debug("Calling operation CloudGuardClient#updateTargetResponderRecipe.");
7904
+ const operationName = "updateTargetResponderRecipe";
7905
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetResponderRecipe/UpdateTargetResponderRecipe";
7673
7906
  const pathParams = {
7674
7907
  "{targetId}": updateTargetResponderRecipeRequest.targetId,
7675
7908
  "{targetResponderRecipeId}": updateTargetResponderRecipeRequest.targetResponderRecipeId
@@ -7695,7 +7928,7 @@ class CloudGuardClient {
7695
7928
  queryParams: queryParams
7696
7929
  });
7697
7930
  try {
7698
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7931
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7699
7932
  const sdkResponse = oci_common_1.composeResponse({
7700
7933
  responseObject: {},
7701
7934
  body: yield response.json(),
@@ -7728,12 +7961,14 @@ class CloudGuardClient {
7728
7961
  * @param UpdateTargetResponderRecipeResponderRuleRequest
7729
7962
  * @return UpdateTargetResponderRecipeResponderRuleResponse
7730
7963
  * @throws OciError when an error occurs
7731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
7964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
7732
7965
  */
7733
7966
  updateTargetResponderRecipeResponderRule(updateTargetResponderRecipeResponderRuleRequest) {
7734
7967
  return __awaiter(this, void 0, void 0, function* () {
7735
7968
  if (this.logger)
7736
7969
  this.logger.debug("Calling operation CloudGuardClient#updateTargetResponderRecipeResponderRule.");
7970
+ const operationName = "updateTargetResponderRecipeResponderRule";
7971
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/cloud-guard/20200131/TargetResponderRecipeResponderRule/UpdateTargetResponderRecipeResponderRule";
7737
7972
  const pathParams = {
7738
7973
  "{targetId}": updateTargetResponderRecipeResponderRuleRequest.targetId,
7739
7974
  "{targetResponderRecipeId}": updateTargetResponderRecipeResponderRuleRequest.targetResponderRecipeId,
@@ -7760,7 +7995,7 @@ class CloudGuardClient {
7760
7995
  queryParams: queryParams
7761
7996
  });
7762
7997
  try {
7763
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7998
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7764
7999
  const sdkResponse = oci_common_1.composeResponse({
7765
8000
  responseObject: {},
7766
8001
  body: yield response.json(),