oci-identity 2.27.0 → 2.28.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 (145) hide show
  1. package/lib/client.d.ts +142 -141
  2. package/lib/client.js +565 -282
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/activate-domain-request.d.ts +1 -1
  5. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  6. package/lib/request/add-user-to-group-request.d.ts +1 -1
  7. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  8. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  9. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  10. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  11. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  12. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  13. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  14. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  15. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  16. package/lib/request/create-auth-token-request.d.ts +1 -1
  17. package/lib/request/create-compartment-request.d.ts +1 -1
  18. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  19. package/lib/request/create-db-credential-request.d.ts +1 -1
  20. package/lib/request/create-domain-request.d.ts +1 -1
  21. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  22. package/lib/request/create-group-request.d.ts +1 -1
  23. package/lib/request/create-identity-provider-request.d.ts +1 -1
  24. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  25. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  26. package/lib/request/create-network-source-request.d.ts +1 -1
  27. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  28. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  29. package/lib/request/create-policy-request.d.ts +1 -1
  30. package/lib/request/create-region-subscription-request.d.ts +1 -1
  31. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  32. package/lib/request/create-swift-password-request.d.ts +1 -1
  33. package/lib/request/create-tag-default-request.d.ts +1 -1
  34. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  35. package/lib/request/create-tag-request.d.ts +1 -1
  36. package/lib/request/create-user-request.d.ts +1 -1
  37. package/lib/request/deactivate-domain-request.d.ts +1 -1
  38. package/lib/request/delete-api-key-request.d.ts +1 -1
  39. package/lib/request/delete-auth-token-request.d.ts +1 -1
  40. package/lib/request/delete-compartment-request.d.ts +1 -1
  41. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  42. package/lib/request/delete-db-credential-request.d.ts +1 -1
  43. package/lib/request/delete-domain-request.d.ts +1 -1
  44. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  45. package/lib/request/delete-group-request.d.ts +1 -1
  46. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  47. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  48. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  49. package/lib/request/delete-network-source-request.d.ts +1 -1
  50. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  51. package/lib/request/delete-policy-request.d.ts +1 -1
  52. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  53. package/lib/request/delete-swift-password-request.d.ts +1 -1
  54. package/lib/request/delete-tag-default-request.d.ts +1 -1
  55. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  56. package/lib/request/delete-tag-request.d.ts +1 -1
  57. package/lib/request/delete-user-request.d.ts +1 -1
  58. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  59. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  60. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  61. package/lib/request/get-compartment-request.d.ts +1 -1
  62. package/lib/request/get-domain-request.d.ts +1 -1
  63. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  64. package/lib/request/get-group-request.d.ts +1 -1
  65. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  66. package/lib/request/get-identity-provider-request.d.ts +1 -1
  67. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  68. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  69. package/lib/request/get-network-source-request.d.ts +1 -1
  70. package/lib/request/get-policy-request.d.ts +1 -1
  71. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  72. package/lib/request/get-tag-default-request.d.ts +1 -1
  73. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  74. package/lib/request/get-tag-request.d.ts +1 -1
  75. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  76. package/lib/request/get-tenancy-request.d.ts +1 -1
  77. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  78. package/lib/request/get-user-request.d.ts +1 -1
  79. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  80. package/lib/request/get-work-request-request.d.ts +1 -1
  81. package/lib/request/import-standard-tags-request.d.ts +1 -1
  82. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  83. package/lib/request/list-api-keys-request.d.ts +1 -1
  84. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  85. package/lib/request/list-availability-domains-request.d.ts +1 -1
  86. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  87. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  88. package/lib/request/list-compartments-request.d.ts +1 -1
  89. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  90. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  91. package/lib/request/list-db-credentials-request.d.ts +1 -1
  92. package/lib/request/list-domains-request.d.ts +1 -1
  93. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  94. package/lib/request/list-fault-domains-request.d.ts +1 -1
  95. package/lib/request/list-groups-request.d.ts +1 -1
  96. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  97. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  98. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  99. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  100. package/lib/request/list-identity-providers-request.d.ts +1 -1
  101. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  102. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  103. package/lib/request/list-network-sources-request.d.ts +1 -1
  104. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  105. package/lib/request/list-policies-request.d.ts +1 -1
  106. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  107. package/lib/request/list-regions-request.d.ts +1 -1
  108. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  109. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  110. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  111. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  112. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  113. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  114. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  115. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  116. package/lib/request/list-tags-request.d.ts +1 -1
  117. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  118. package/lib/request/list-users-request.d.ts +1 -1
  119. package/lib/request/list-work-requests-request.d.ts +1 -1
  120. package/lib/request/move-compartment-request.d.ts +1 -1
  121. package/lib/request/recover-compartment-request.d.ts +1 -1
  122. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  123. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  124. package/lib/request/update-auth-token-request.d.ts +1 -1
  125. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  126. package/lib/request/update-compartment-request.d.ts +1 -1
  127. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  128. package/lib/request/update-domain-request.d.ts +1 -1
  129. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  130. package/lib/request/update-group-request.d.ts +1 -1
  131. package/lib/request/update-identity-provider-request.d.ts +1 -1
  132. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  133. package/lib/request/update-network-source-request.d.ts +1 -1
  134. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  135. package/lib/request/update-policy-request.d.ts +1 -1
  136. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  137. package/lib/request/update-swift-password-request.d.ts +1 -1
  138. package/lib/request/update-tag-default-request.d.ts +1 -1
  139. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  140. package/lib/request/update-tag-request.d.ts +1 -1
  141. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  142. package/lib/request/update-user-request.d.ts +1 -1
  143. package/lib/request/update-user-state-request.d.ts +1 -1
  144. package/lib/request/upload-api-key-request.d.ts +1 -1
  145. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -61,6 +61,7 @@ class IdentityClient {
61
61
  this["_defaultHeaders"] = {};
62
62
  this._circuitBreaker = null;
63
63
  this._httpOptions = undefined;
64
+ this.targetService = "Identity";
64
65
  const requestSigner = params.authenticationDetailsProvider
65
66
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
66
67
  : null;
@@ -163,12 +164,14 @@ class IdentityClient {
163
164
  * @param ActivateDomainRequest
164
165
  * @return ActivateDomainResponse
165
166
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
167
168
  */
168
169
  activateDomain(activateDomainRequest) {
169
170
  return __awaiter(this, void 0, void 0, function* () {
170
171
  if (this.logger)
171
172
  this.logger.debug("Calling operation IdentityClient#activateDomain.");
173
+ const operationName = "activateDomain";
174
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/ActivateDomain";
172
175
  const pathParams = {
173
176
  "{domainId}": activateDomainRequest.domainId
174
177
  };
@@ -193,7 +196,7 @@ class IdentityClient {
193
196
  queryParams: queryParams
194
197
  });
195
198
  try {
196
- const response = yield retrier.makeServiceCall(this._httpClient, request);
199
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
197
200
  const sdkResponse = oci_common_2.composeResponse({
198
201
  responseObject: {},
199
202
  responseHeaders: [
@@ -223,12 +226,14 @@ class IdentityClient {
223
226
  * @param ActivateMfaTotpDeviceRequest
224
227
  * @return ActivateMfaTotpDeviceResponse
225
228
  * @throws OciError when an error occurs
226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
227
230
  */
228
231
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
229
232
  return __awaiter(this, void 0, void 0, function* () {
230
233
  if (this.logger)
231
234
  this.logger.debug("Calling operation IdentityClient#activateMfaTotpDevice.");
235
+ const operationName = "activateMfaTotpDevice";
236
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDeviceSummary/ActivateMfaTotpDevice";
232
237
  const pathParams = {
233
238
  "{userId}": activateMfaTotpDeviceRequest.userId,
234
239
  "{mfaTotpDeviceId}": activateMfaTotpDeviceRequest.mfaTotpDeviceId
@@ -254,7 +259,7 @@ class IdentityClient {
254
259
  queryParams: queryParams
255
260
  });
256
261
  try {
257
- const response = yield retrier.makeServiceCall(this._httpClient, request);
262
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
258
263
  const sdkResponse = oci_common_2.composeResponse({
259
264
  responseObject: {},
260
265
  body: yield response.json(),
@@ -291,12 +296,14 @@ class IdentityClient {
291
296
  * @param AddUserToGroupRequest
292
297
  * @return AddUserToGroupResponse
293
298
  * @throws OciError when an error occurs
294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
295
300
  */
296
301
  addUserToGroup(addUserToGroupRequest) {
297
302
  return __awaiter(this, void 0, void 0, function* () {
298
303
  if (this.logger)
299
304
  this.logger.debug("Calling operation IdentityClient#addUserToGroup.");
305
+ const operationName = "addUserToGroup";
306
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UserGroupMembership/AddUserToGroup";
300
307
  const pathParams = {};
301
308
  const queryParams = {};
302
309
  let headerParams = {
@@ -318,7 +325,7 @@ class IdentityClient {
318
325
  queryParams: queryParams
319
326
  });
320
327
  try {
321
- const response = yield retrier.makeServiceCall(this._httpClient, request);
328
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
322
329
  const sdkResponse = oci_common_2.composeResponse({
323
330
  responseObject: {},
324
331
  body: yield response.json(),
@@ -355,12 +362,14 @@ class IdentityClient {
355
362
  * @param AssembleEffectiveTagSetRequest
356
363
  * @return AssembleEffectiveTagSetResponse
357
364
  * @throws OciError when an error occurs
358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
359
366
  */
360
367
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
361
368
  return __awaiter(this, void 0, void 0, function* () {
362
369
  if (this.logger)
363
370
  this.logger.debug("Calling operation IdentityClient#assembleEffectiveTagSet.");
371
+ const operationName = "assembleEffectiveTagSet";
372
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/AssembleEffectiveTagSet";
364
373
  const pathParams = {};
365
374
  const queryParams = {
366
375
  "compartmentId": assembleEffectiveTagSetRequest.compartmentId,
@@ -383,7 +392,7 @@ class IdentityClient {
383
392
  queryParams: queryParams
384
393
  });
385
394
  try {
386
- const response = yield retrier.makeServiceCall(this._httpClient, request);
395
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
387
396
  const sdkResponse = oci_common_2.composeResponse({
388
397
  responseObject: {},
389
398
  body: yield response.json(),
@@ -421,12 +430,14 @@ class IdentityClient {
421
430
  * @param BulkDeleteResourcesRequest
422
431
  * @return BulkDeleteResourcesResponse
423
432
  * @throws OciError when an error occurs
424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
425
434
  */
426
435
  bulkDeleteResources(bulkDeleteResourcesRequest) {
427
436
  return __awaiter(this, void 0, void 0, function* () {
428
437
  if (this.logger)
429
438
  this.logger.debug("Calling operation IdentityClient#bulkDeleteResources.");
439
+ const operationName = "bulkDeleteResources";
440
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/BulkDeleteResources";
430
441
  const pathParams = {
431
442
  "{compartmentId}": bulkDeleteResourcesRequest.compartmentId
432
443
  };
@@ -451,7 +462,7 @@ class IdentityClient {
451
462
  queryParams: queryParams
452
463
  });
453
464
  try {
454
- const response = yield retrier.makeServiceCall(this._httpClient, request);
465
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
455
466
  const sdkResponse = oci_common_2.composeResponse({
456
467
  responseObject: {},
457
468
  responseHeaders: [
@@ -501,12 +512,14 @@ class IdentityClient {
501
512
  * @param BulkDeleteTagsRequest
502
513
  * @return BulkDeleteTagsResponse
503
514
  * @throws OciError when an error occurs
504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
505
516
  */
506
517
  bulkDeleteTags(bulkDeleteTagsRequest) {
507
518
  return __awaiter(this, void 0, void 0, function* () {
508
519
  if (this.logger)
509
520
  this.logger.debug("Calling operation IdentityClient#bulkDeleteTags.");
521
+ const operationName = "bulkDeleteTags";
522
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/BulkDeleteTags";
510
523
  const pathParams = {};
511
524
  const queryParams = {};
512
525
  let headerParams = {
@@ -529,7 +542,7 @@ class IdentityClient {
529
542
  queryParams: queryParams
530
543
  });
531
544
  try {
532
- const response = yield retrier.makeServiceCall(this._httpClient, request);
545
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
533
546
  const sdkResponse = oci_common_2.composeResponse({
534
547
  responseObject: {},
535
548
  responseHeaders: [
@@ -572,12 +585,14 @@ class IdentityClient {
572
585
  * @param BulkEditTagsRequest
573
586
  * @return BulkEditTagsResponse
574
587
  * @throws OciError when an error occurs
575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
576
589
  */
577
590
  bulkEditTags(bulkEditTagsRequest) {
578
591
  return __awaiter(this, void 0, void 0, function* () {
579
592
  if (this.logger)
580
593
  this.logger.debug("Calling operation IdentityClient#bulkEditTags.");
594
+ const operationName = "bulkEditTags";
595
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/BulkEditTags";
581
596
  const pathParams = {};
582
597
  const queryParams = {};
583
598
  let headerParams = {
@@ -600,7 +615,7 @@ class IdentityClient {
600
615
  queryParams: queryParams
601
616
  });
602
617
  try {
603
- const response = yield retrier.makeServiceCall(this._httpClient, request);
618
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
604
619
  const sdkResponse = oci_common_2.composeResponse({
605
620
  responseObject: {},
606
621
  responseHeaders: [
@@ -634,12 +649,14 @@ class IdentityClient {
634
649
  * @param BulkMoveResourcesRequest
635
650
  * @return BulkMoveResourcesResponse
636
651
  * @throws OciError when an error occurs
637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
638
653
  */
639
654
  bulkMoveResources(bulkMoveResourcesRequest) {
640
655
  return __awaiter(this, void 0, void 0, function* () {
641
656
  if (this.logger)
642
657
  this.logger.debug("Calling operation IdentityClient#bulkMoveResources.");
658
+ const operationName = "bulkMoveResources";
659
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/BulkMoveResources";
643
660
  const pathParams = {
644
661
  "{compartmentId}": bulkMoveResourcesRequest.compartmentId
645
662
  };
@@ -664,7 +681,7 @@ class IdentityClient {
664
681
  queryParams: queryParams
665
682
  });
666
683
  try {
667
- const response = yield retrier.makeServiceCall(this._httpClient, request);
684
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
668
685
  const sdkResponse = oci_common_2.composeResponse({
669
686
  responseObject: {},
670
687
  responseHeaders: [
@@ -712,12 +729,14 @@ class IdentityClient {
712
729
  * @param CascadeDeleteTagNamespaceRequest
713
730
  * @return CascadeDeleteTagNamespaceResponse
714
731
  * @throws OciError when an error occurs
715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
716
733
  */
717
734
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
718
735
  return __awaiter(this, void 0, void 0, function* () {
719
736
  if (this.logger)
720
737
  this.logger.debug("Calling operation IdentityClient#cascadeDeleteTagNamespace.");
738
+ const operationName = "cascadeDeleteTagNamespace";
739
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/CascadeDeleteTagNamespace";
721
740
  const pathParams = {
722
741
  "{tagNamespaceId}": cascadeDeleteTagNamespaceRequest.tagNamespaceId
723
742
  };
@@ -742,7 +761,7 @@ class IdentityClient {
742
761
  queryParams: queryParams
743
762
  });
744
763
  try {
745
- const response = yield retrier.makeServiceCall(this._httpClient, request);
764
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
746
765
  const sdkResponse = oci_common_2.composeResponse({
747
766
  responseObject: {},
748
767
  responseHeaders: [
@@ -775,12 +794,14 @@ class IdentityClient {
775
794
  * @param ChangeDomainCompartmentRequest
776
795
  * @return ChangeDomainCompartmentResponse
777
796
  * @throws OciError when an error occurs
778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
779
798
  */
780
799
  changeDomainCompartment(changeDomainCompartmentRequest) {
781
800
  return __awaiter(this, void 0, void 0, function* () {
782
801
  if (this.logger)
783
802
  this.logger.debug("Calling operation IdentityClient#changeDomainCompartment.");
803
+ const operationName = "changeDomainCompartment";
804
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/ChangeDomainCompartment";
784
805
  const pathParams = {
785
806
  "{domainId}": changeDomainCompartmentRequest.domainId
786
807
  };
@@ -806,7 +827,7 @@ class IdentityClient {
806
827
  queryParams: queryParams
807
828
  });
808
829
  try {
809
- const response = yield retrier.makeServiceCall(this._httpClient, request);
830
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
810
831
  const sdkResponse = oci_common_2.composeResponse({
811
832
  responseObject: {},
812
833
  responseHeaders: [
@@ -844,12 +865,14 @@ class IdentityClient {
844
865
  * @param ChangeDomainLicenseTypeRequest
845
866
  * @return ChangeDomainLicenseTypeResponse
846
867
  * @throws OciError when an error occurs
847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
848
869
  */
849
870
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
850
871
  return __awaiter(this, void 0, void 0, function* () {
851
872
  if (this.logger)
852
873
  this.logger.debug("Calling operation IdentityClient#changeDomainLicenseType.");
874
+ const operationName = "changeDomainLicenseType";
875
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/ChangeDomainLicenseType";
853
876
  const pathParams = {
854
877
  "{domainId}": changeDomainLicenseTypeRequest.domainId
855
878
  };
@@ -875,7 +898,7 @@ class IdentityClient {
875
898
  queryParams: queryParams
876
899
  });
877
900
  try {
878
- const response = yield retrier.makeServiceCall(this._httpClient, request);
901
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
879
902
  const sdkResponse = oci_common_2.composeResponse({
880
903
  responseObject: {},
881
904
  responseHeaders: [
@@ -910,12 +933,14 @@ class IdentityClient {
910
933
  * @param ChangeTagNamespaceCompartmentRequest
911
934
  * @return ChangeTagNamespaceCompartmentResponse
912
935
  * @throws OciError when an error occurs
913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
914
937
  */
915
938
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
916
939
  return __awaiter(this, void 0, void 0, function* () {
917
940
  if (this.logger)
918
941
  this.logger.debug("Calling operation IdentityClient#changeTagNamespaceCompartment.");
942
+ const operationName = "changeTagNamespaceCompartment";
943
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/ChangeTagNamespaceCompartment";
919
944
  const pathParams = {
920
945
  "{tagNamespaceId}": changeTagNamespaceCompartmentRequest.tagNamespaceId
921
946
  };
@@ -939,7 +964,7 @@ class IdentityClient {
939
964
  queryParams: queryParams
940
965
  });
941
966
  try {
942
- const response = yield retrier.makeServiceCall(this._httpClient, request);
967
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
943
968
  const sdkResponse = oci_common_2.composeResponse({
944
969
  responseObject: {},
945
970
  responseHeaders: [
@@ -973,12 +998,14 @@ class IdentityClient {
973
998
  * @param CreateAuthTokenRequest
974
999
  * @return CreateAuthTokenResponse
975
1000
  * @throws OciError when an error occurs
976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
1001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
977
1002
  */
978
1003
  createAuthToken(createAuthTokenRequest) {
979
1004
  return __awaiter(this, void 0, void 0, function* () {
980
1005
  if (this.logger)
981
1006
  this.logger.debug("Calling operation IdentityClient#createAuthToken.");
1007
+ const operationName = "createAuthToken";
1008
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthToken/CreateAuthToken";
982
1009
  const pathParams = {
983
1010
  "{userId}": createAuthTokenRequest.userId
984
1011
  };
@@ -1002,7 +1029,7 @@ class IdentityClient {
1002
1029
  queryParams: queryParams
1003
1030
  });
1004
1031
  try {
1005
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1032
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1006
1033
  const sdkResponse = oci_common_2.composeResponse({
1007
1034
  responseObject: {},
1008
1035
  body: yield response.json(),
@@ -1052,12 +1079,14 @@ class IdentityClient {
1052
1079
  * @param CreateCompartmentRequest
1053
1080
  * @return CreateCompartmentResponse
1054
1081
  * @throws OciError when an error occurs
1055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1056
1083
  */
1057
1084
  createCompartment(createCompartmentRequest) {
1058
1085
  return __awaiter(this, void 0, void 0, function* () {
1059
1086
  if (this.logger)
1060
1087
  this.logger.debug("Calling operation IdentityClient#createCompartment.");
1088
+ const operationName = "createCompartment";
1089
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/CreateCompartment";
1061
1090
  const pathParams = {};
1062
1091
  const queryParams = {};
1063
1092
  let headerParams = {
@@ -1079,7 +1108,7 @@ class IdentityClient {
1079
1108
  queryParams: queryParams
1080
1109
  });
1081
1110
  try {
1082
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1111
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1083
1112
  const sdkResponse = oci_common_2.composeResponse({
1084
1113
  responseObject: {},
1085
1114
  body: yield response.json(),
@@ -1123,12 +1152,14 @@ class IdentityClient {
1123
1152
  * @param CreateCustomerSecretKeyRequest
1124
1153
  * @return CreateCustomerSecretKeyResponse
1125
1154
  * @throws OciError when an error occurs
1126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1127
1156
  */
1128
1157
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1129
1158
  return __awaiter(this, void 0, void 0, function* () {
1130
1159
  if (this.logger)
1131
1160
  this.logger.debug("Calling operation IdentityClient#createCustomerSecretKey.");
1161
+ const operationName = "createCustomerSecretKey";
1162
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/CustomerSecretKey/CreateCustomerSecretKey";
1132
1163
  const pathParams = {
1133
1164
  "{userId}": createCustomerSecretKeyRequest.userId
1134
1165
  };
@@ -1152,7 +1183,7 @@ class IdentityClient {
1152
1183
  queryParams: queryParams
1153
1184
  });
1154
1185
  try {
1155
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1186
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1156
1187
  const sdkResponse = oci_common_2.composeResponse({
1157
1188
  responseObject: {},
1158
1189
  body: yield response.json(),
@@ -1186,12 +1217,14 @@ class IdentityClient {
1186
1217
  * @param CreateDbCredentialRequest
1187
1218
  * @return CreateDbCredentialResponse
1188
1219
  * @throws OciError when an error occurs
1189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1190
1221
  */
1191
1222
  createDbCredential(createDbCredentialRequest) {
1192
1223
  return __awaiter(this, void 0, void 0, function* () {
1193
1224
  if (this.logger)
1194
1225
  this.logger.debug("Calling operation IdentityClient#createDbCredential.");
1226
+ const operationName = "createDbCredential";
1227
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/CreateDbCredential";
1195
1228
  const pathParams = {
1196
1229
  "{userId}": createDbCredentialRequest.userId
1197
1230
  };
@@ -1216,7 +1249,7 @@ class IdentityClient {
1216
1249
  queryParams: queryParams
1217
1250
  });
1218
1251
  try {
1219
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1252
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1220
1253
  const sdkResponse = oci_common_2.composeResponse({
1221
1254
  responseObject: {},
1222
1255
  body: yield response.json(),
@@ -1257,12 +1290,14 @@ class IdentityClient {
1257
1290
  * @param CreateDomainRequest
1258
1291
  * @return CreateDomainResponse
1259
1292
  * @throws OciError when an error occurs
1260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1261
1294
  */
1262
1295
  createDomain(createDomainRequest) {
1263
1296
  return __awaiter(this, void 0, void 0, function* () {
1264
1297
  if (this.logger)
1265
1298
  this.logger.debug("Calling operation IdentityClient#createDomain.");
1299
+ const operationName = "createDomain";
1300
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/CreateDomain";
1266
1301
  const pathParams = {};
1267
1302
  const queryParams = {};
1268
1303
  let headerParams = {
@@ -1285,7 +1320,7 @@ class IdentityClient {
1285
1320
  queryParams: queryParams
1286
1321
  });
1287
1322
  try {
1288
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1323
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1289
1324
  const sdkResponse = oci_common_2.composeResponse({
1290
1325
  responseObject: {},
1291
1326
  responseHeaders: [
@@ -1332,12 +1367,14 @@ class IdentityClient {
1332
1367
  * @param CreateDynamicGroupRequest
1333
1368
  * @return CreateDynamicGroupResponse
1334
1369
  * @throws OciError when an error occurs
1335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1336
1371
  */
1337
1372
  createDynamicGroup(createDynamicGroupRequest) {
1338
1373
  return __awaiter(this, void 0, void 0, function* () {
1339
1374
  if (this.logger)
1340
1375
  this.logger.debug("Calling operation IdentityClient#createDynamicGroup.");
1376
+ const operationName = "createDynamicGroup";
1377
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DynamicGroup/CreateDynamicGroup";
1341
1378
  const pathParams = {};
1342
1379
  const queryParams = {};
1343
1380
  let headerParams = {
@@ -1359,7 +1396,7 @@ class IdentityClient {
1359
1396
  queryParams: queryParams
1360
1397
  });
1361
1398
  try {
1362
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1399
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1363
1400
  const sdkResponse = oci_common_2.composeResponse({
1364
1401
  responseObject: {},
1365
1402
  body: yield response.json(),
@@ -1413,12 +1450,14 @@ class IdentityClient {
1413
1450
  * @param CreateGroupRequest
1414
1451
  * @return CreateGroupResponse
1415
1452
  * @throws OciError when an error occurs
1416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1417
1454
  */
1418
1455
  createGroup(createGroupRequest) {
1419
1456
  return __awaiter(this, void 0, void 0, function* () {
1420
1457
  if (this.logger)
1421
1458
  this.logger.debug("Calling operation IdentityClient#createGroup.");
1459
+ const operationName = "createGroup";
1460
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Group/CreateGroup";
1422
1461
  const pathParams = {};
1423
1462
  const queryParams = {};
1424
1463
  let headerParams = {
@@ -1440,7 +1479,7 @@ class IdentityClient {
1440
1479
  queryParams: queryParams
1441
1480
  });
1442
1481
  try {
1443
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1482
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1444
1483
  const sdkResponse = oci_common_2.composeResponse({
1445
1484
  responseObject: {},
1446
1485
  body: yield response.json(),
@@ -1493,12 +1532,14 @@ class IdentityClient {
1493
1532
  * @param CreateIdentityProviderRequest
1494
1533
  * @return CreateIdentityProviderResponse
1495
1534
  * @throws OciError when an error occurs
1496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1497
1536
  */
1498
1537
  createIdentityProvider(createIdentityProviderRequest) {
1499
1538
  return __awaiter(this, void 0, void 0, function* () {
1500
1539
  if (this.logger)
1501
1540
  this.logger.debug("Calling operation IdentityClient#createIdentityProvider.");
1541
+ const operationName = "createIdentityProvider";
1542
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProvider/CreateIdentityProvider";
1502
1543
  const pathParams = {};
1503
1544
  const queryParams = {};
1504
1545
  let headerParams = {
@@ -1520,7 +1561,7 @@ class IdentityClient {
1520
1561
  queryParams: queryParams
1521
1562
  });
1522
1563
  try {
1523
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1564
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1524
1565
  const sdkResponse = oci_common_2.composeResponse({
1525
1566
  responseObject: {},
1526
1567
  body: yield response.json(),
@@ -1557,12 +1598,14 @@ class IdentityClient {
1557
1598
  * @param CreateIdpGroupMappingRequest
1558
1599
  * @return CreateIdpGroupMappingResponse
1559
1600
  * @throws OciError when an error occurs
1560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1561
1602
  */
1562
1603
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1563
1604
  return __awaiter(this, void 0, void 0, function* () {
1564
1605
  if (this.logger)
1565
1606
  this.logger.debug("Calling operation IdentityClient#createIdpGroupMapping.");
1607
+ const operationName = "createIdpGroupMapping";
1608
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdpGroupMapping/CreateIdpGroupMapping";
1566
1609
  const pathParams = {
1567
1610
  "{identityProviderId}": createIdpGroupMappingRequest.identityProviderId
1568
1611
  };
@@ -1586,7 +1629,7 @@ class IdentityClient {
1586
1629
  queryParams: queryParams
1587
1630
  });
1588
1631
  try {
1589
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1632
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1590
1633
  const sdkResponse = oci_common_2.composeResponse({
1591
1634
  responseObject: {},
1592
1635
  body: yield response.json(),
@@ -1620,12 +1663,14 @@ class IdentityClient {
1620
1663
  * @param CreateMfaTotpDeviceRequest
1621
1664
  * @return CreateMfaTotpDeviceResponse
1622
1665
  * @throws OciError when an error occurs
1623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1624
1667
  */
1625
1668
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1626
1669
  return __awaiter(this, void 0, void 0, function* () {
1627
1670
  if (this.logger)
1628
1671
  this.logger.debug("Calling operation IdentityClient#createMfaTotpDevice.");
1672
+ const operationName = "createMfaTotpDevice";
1673
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDevice/CreateMfaTotpDevice";
1629
1674
  const pathParams = {
1630
1675
  "{userId}": createMfaTotpDeviceRequest.userId
1631
1676
  };
@@ -1648,7 +1693,7 @@ class IdentityClient {
1648
1693
  queryParams: queryParams
1649
1694
  });
1650
1695
  try {
1651
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1696
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1652
1697
  const sdkResponse = oci_common_2.composeResponse({
1653
1698
  responseObject: {},
1654
1699
  body: yield response.json(),
@@ -1702,12 +1747,14 @@ class IdentityClient {
1702
1747
  * @param CreateNetworkSourceRequest
1703
1748
  * @return CreateNetworkSourceResponse
1704
1749
  * @throws OciError when an error occurs
1705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1706
1751
  */
1707
1752
  createNetworkSource(createNetworkSourceRequest) {
1708
1753
  return __awaiter(this, void 0, void 0, function* () {
1709
1754
  if (this.logger)
1710
1755
  this.logger.debug("Calling operation IdentityClient#createNetworkSource.");
1756
+ const operationName = "createNetworkSource";
1757
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSources/CreateNetworkSource";
1711
1758
  const pathParams = {};
1712
1759
  const queryParams = {};
1713
1760
  let headerParams = {
@@ -1729,7 +1776,7 @@ class IdentityClient {
1729
1776
  queryParams: queryParams
1730
1777
  });
1731
1778
  try {
1732
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1779
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1733
1780
  const sdkResponse = oci_common_2.composeResponse({
1734
1781
  responseObject: {},
1735
1782
  body: yield response.json(),
@@ -1763,12 +1810,14 @@ class IdentityClient {
1763
1810
  * @param CreateOAuthClientCredentialRequest
1764
1811
  * @return CreateOAuthClientCredentialResponse
1765
1812
  * @throws OciError when an error occurs
1766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1767
1814
  */
1768
1815
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1769
1816
  return __awaiter(this, void 0, void 0, function* () {
1770
1817
  if (this.logger)
1771
1818
  this.logger.debug("Calling operation IdentityClient#createOAuthClientCredential.");
1819
+ const operationName = "createOAuthClientCredential";
1820
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/CreateOAuthClientCredential";
1772
1821
  const pathParams = {
1773
1822
  "{userId}": createOAuthClientCredentialRequest.userId
1774
1823
  };
@@ -1792,7 +1841,7 @@ class IdentityClient {
1792
1841
  queryParams: queryParams
1793
1842
  });
1794
1843
  try {
1795
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1844
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1796
1845
  const sdkResponse = oci_common_2.composeResponse({
1797
1846
  responseObject: {},
1798
1847
  body: yield response.json(),
@@ -1840,12 +1889,14 @@ class IdentityClient {
1840
1889
  * @param CreateOrResetUIPasswordRequest
1841
1890
  * @return CreateOrResetUIPasswordResponse
1842
1891
  * @throws OciError when an error occurs
1843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1844
1893
  */
1845
1894
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1846
1895
  return __awaiter(this, void 0, void 0, function* () {
1847
1896
  if (this.logger)
1848
1897
  this.logger.debug("Calling operation IdentityClient#createOrResetUIPassword.");
1898
+ const operationName = "createOrResetUIPassword";
1899
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UIPassword/CreateOrResetUIPassword";
1849
1900
  const pathParams = {
1850
1901
  "{userId}": createOrResetUIPasswordRequest.userId
1851
1902
  };
@@ -1868,7 +1919,7 @@ class IdentityClient {
1868
1919
  queryParams: queryParams
1869
1920
  });
1870
1921
  try {
1871
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1922
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1872
1923
  const sdkResponse = oci_common_2.composeResponse({
1873
1924
  responseObject: {},
1874
1925
  body: yield response.json(),
@@ -1918,12 +1969,14 @@ class IdentityClient {
1918
1969
  * @param CreatePolicyRequest
1919
1970
  * @return CreatePolicyResponse
1920
1971
  * @throws OciError when an error occurs
1921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1922
1973
  */
1923
1974
  createPolicy(createPolicyRequest) {
1924
1975
  return __awaiter(this, void 0, void 0, function* () {
1925
1976
  if (this.logger)
1926
1977
  this.logger.debug("Calling operation IdentityClient#createPolicy.");
1978
+ const operationName = "createPolicy";
1979
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/CreatePolicy";
1927
1980
  const pathParams = {};
1928
1981
  const queryParams = {};
1929
1982
  let headerParams = {
@@ -1945,7 +1998,7 @@ class IdentityClient {
1945
1998
  queryParams: queryParams
1946
1999
  });
1947
2000
  try {
1948
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2001
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1949
2002
  const sdkResponse = oci_common_2.composeResponse({
1950
2003
  responseObject: {},
1951
2004
  body: yield response.json(),
@@ -1979,12 +2032,14 @@ class IdentityClient {
1979
2032
  * @param CreateRegionSubscriptionRequest
1980
2033
  * @return CreateRegionSubscriptionResponse
1981
2034
  * @throws OciError when an error occurs
1982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1983
2036
  */
1984
2037
  createRegionSubscription(createRegionSubscriptionRequest) {
1985
2038
  return __awaiter(this, void 0, void 0, function* () {
1986
2039
  if (this.logger)
1987
2040
  this.logger.debug("Calling operation IdentityClient#createRegionSubscription.");
2041
+ const operationName = "createRegionSubscription";
2042
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/RegionSubscription/CreateRegionSubscription";
1988
2043
  const pathParams = {
1989
2044
  "{tenancyId}": createRegionSubscriptionRequest.tenancyId
1990
2045
  };
@@ -2008,7 +2063,7 @@ class IdentityClient {
2008
2063
  queryParams: queryParams
2009
2064
  });
2010
2065
  try {
2011
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2066
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2012
2067
  const sdkResponse = oci_common_2.composeResponse({
2013
2068
  responseObject: {},
2014
2069
  body: yield response.json(),
@@ -2040,12 +2095,14 @@ class IdentityClient {
2040
2095
  * @param CreateSmtpCredentialRequest
2041
2096
  * @return CreateSmtpCredentialResponse
2042
2097
  * @throws OciError when an error occurs
2043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2044
2099
  */
2045
2100
  createSmtpCredential(createSmtpCredentialRequest) {
2046
2101
  return __awaiter(this, void 0, void 0, function* () {
2047
2102
  if (this.logger)
2048
2103
  this.logger.debug("Calling operation IdentityClient#createSmtpCredential.");
2104
+ const operationName = "createSmtpCredential";
2105
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SmtpCredential/CreateSmtpCredential";
2049
2106
  const pathParams = {
2050
2107
  "{userId}": createSmtpCredentialRequest.userId
2051
2108
  };
@@ -2069,7 +2126,7 @@ class IdentityClient {
2069
2126
  queryParams: queryParams
2070
2127
  });
2071
2128
  try {
2072
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2129
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2073
2130
  const sdkResponse = oci_common_2.composeResponse({
2074
2131
  responseObject: {},
2075
2132
  body: yield response.json(),
@@ -2114,12 +2171,14 @@ class IdentityClient {
2114
2171
  * @param CreateSwiftPasswordRequest
2115
2172
  * @return CreateSwiftPasswordResponse
2116
2173
  * @throws OciError when an error occurs
2117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2118
2175
  */
2119
2176
  createSwiftPassword(createSwiftPasswordRequest) {
2120
2177
  return __awaiter(this, void 0, void 0, function* () {
2121
2178
  if (this.logger)
2122
2179
  this.logger.debug("Calling operation IdentityClient#createSwiftPassword.");
2180
+ const operationName = "createSwiftPassword";
2181
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SwiftPassword/CreateSwiftPassword";
2123
2182
  const pathParams = {
2124
2183
  "{userId}": createSwiftPasswordRequest.userId
2125
2184
  };
@@ -2143,7 +2202,7 @@ class IdentityClient {
2143
2202
  queryParams: queryParams
2144
2203
  });
2145
2204
  try {
2146
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2205
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2147
2206
  const sdkResponse = oci_common_2.composeResponse({
2148
2207
  responseObject: {},
2149
2208
  body: yield response.json(),
@@ -2198,12 +2257,14 @@ class IdentityClient {
2198
2257
  * @param CreateTagRequest
2199
2258
  * @return CreateTagResponse
2200
2259
  * @throws OciError when an error occurs
2201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2202
2261
  */
2203
2262
  createTag(createTagRequest) {
2204
2263
  return __awaiter(this, void 0, void 0, function* () {
2205
2264
  if (this.logger)
2206
2265
  this.logger.debug("Calling operation IdentityClient#createTag.");
2266
+ const operationName = "createTag";
2267
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/CreateTag";
2207
2268
  const pathParams = {
2208
2269
  "{tagNamespaceId}": createTagRequest.tagNamespaceId
2209
2270
  };
@@ -2227,7 +2288,7 @@ class IdentityClient {
2227
2288
  queryParams: queryParams
2228
2289
  });
2229
2290
  try {
2230
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2291
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2231
2292
  const sdkResponse = oci_common_2.composeResponse({
2232
2293
  responseObject: {},
2233
2294
  body: yield response.json(),
@@ -2268,12 +2329,14 @@ class IdentityClient {
2268
2329
  * @param CreateTagDefaultRequest
2269
2330
  * @return CreateTagDefaultResponse
2270
2331
  * @throws OciError when an error occurs
2271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2272
2333
  */
2273
2334
  createTagDefault(createTagDefaultRequest) {
2274
2335
  return __awaiter(this, void 0, void 0, function* () {
2275
2336
  if (this.logger)
2276
2337
  this.logger.debug("Calling operation IdentityClient#createTagDefault.");
2338
+ const operationName = "createTagDefault";
2339
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/CreateTagDefault";
2277
2340
  const pathParams = {};
2278
2341
  const queryParams = {};
2279
2342
  let headerParams = {
@@ -2296,7 +2359,7 @@ class IdentityClient {
2296
2359
  queryParams: queryParams
2297
2360
  });
2298
2361
  try {
2299
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2362
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2300
2363
  const sdkResponse = oci_common_2.composeResponse({
2301
2364
  responseObject: {},
2302
2365
  body: yield response.json(),
@@ -2343,12 +2406,14 @@ class IdentityClient {
2343
2406
  * @param CreateTagNamespaceRequest
2344
2407
  * @return CreateTagNamespaceResponse
2345
2408
  * @throws OciError when an error occurs
2346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2347
2410
  */
2348
2411
  createTagNamespace(createTagNamespaceRequest) {
2349
2412
  return __awaiter(this, void 0, void 0, function* () {
2350
2413
  if (this.logger)
2351
2414
  this.logger.debug("Calling operation IdentityClient#createTagNamespace.");
2415
+ const operationName = "createTagNamespace";
2416
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/CreateTagNamespace";
2352
2417
  const pathParams = {};
2353
2418
  const queryParams = {};
2354
2419
  let headerParams = {
@@ -2370,7 +2435,7 @@ class IdentityClient {
2370
2435
  queryParams: queryParams
2371
2436
  });
2372
2437
  try {
2373
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2438
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2374
2439
  const sdkResponse = oci_common_2.composeResponse({
2375
2440
  responseObject: {},
2376
2441
  body: yield response.json(),
@@ -2433,12 +2498,14 @@ class IdentityClient {
2433
2498
  * @param CreateUserRequest
2434
2499
  * @return CreateUserResponse
2435
2500
  * @throws OciError when an error occurs
2436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2437
2502
  */
2438
2503
  createUser(createUserRequest) {
2439
2504
  return __awaiter(this, void 0, void 0, function* () {
2440
2505
  if (this.logger)
2441
2506
  this.logger.debug("Calling operation IdentityClient#createUser.");
2507
+ const operationName = "createUser";
2508
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/CreateUser";
2442
2509
  const pathParams = {};
2443
2510
  const queryParams = {};
2444
2511
  let headerParams = {
@@ -2460,7 +2527,7 @@ class IdentityClient {
2460
2527
  queryParams: queryParams
2461
2528
  });
2462
2529
  try {
2463
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2530
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2464
2531
  const sdkResponse = oci_common_2.composeResponse({
2465
2532
  responseObject: {},
2466
2533
  body: yield response.json(),
@@ -2502,12 +2569,14 @@ class IdentityClient {
2502
2569
  * @param DeactivateDomainRequest
2503
2570
  * @return DeactivateDomainResponse
2504
2571
  * @throws OciError when an error occurs
2505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2506
2573
  */
2507
2574
  deactivateDomain(deactivateDomainRequest) {
2508
2575
  return __awaiter(this, void 0, void 0, function* () {
2509
2576
  if (this.logger)
2510
2577
  this.logger.debug("Calling operation IdentityClient#deactivateDomain.");
2578
+ const operationName = "deactivateDomain";
2579
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/DeactivateDomain";
2511
2580
  const pathParams = {
2512
2581
  "{domainId}": deactivateDomainRequest.domainId
2513
2582
  };
@@ -2532,7 +2601,7 @@ class IdentityClient {
2532
2601
  queryParams: queryParams
2533
2602
  });
2534
2603
  try {
2535
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2604
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2536
2605
  const sdkResponse = oci_common_2.composeResponse({
2537
2606
  responseObject: {},
2538
2607
  responseHeaders: [
@@ -2567,12 +2636,14 @@ class IdentityClient {
2567
2636
  * @param DeleteApiKeyRequest
2568
2637
  * @return DeleteApiKeyResponse
2569
2638
  * @throws OciError when an error occurs
2570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2571
2640
  */
2572
2641
  deleteApiKey(deleteApiKeyRequest) {
2573
2642
  return __awaiter(this, void 0, void 0, function* () {
2574
2643
  if (this.logger)
2575
2644
  this.logger.debug("Calling operation IdentityClient#deleteApiKey.");
2645
+ const operationName = "deleteApiKey";
2646
+ const apiReferenceLink = "";
2576
2647
  const pathParams = {
2577
2648
  "{userId}": deleteApiKeyRequest.userId,
2578
2649
  "{fingerprint}": deleteApiKeyRequest.fingerprint
@@ -2596,7 +2667,7 @@ class IdentityClient {
2596
2667
  queryParams: queryParams
2597
2668
  });
2598
2669
  try {
2599
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2670
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2600
2671
  const sdkResponse = oci_common_2.composeResponse({
2601
2672
  responseObject: {},
2602
2673
  responseHeaders: [
@@ -2621,12 +2692,14 @@ class IdentityClient {
2621
2692
  * @param DeleteAuthTokenRequest
2622
2693
  * @return DeleteAuthTokenResponse
2623
2694
  * @throws OciError when an error occurs
2624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2625
2696
  */
2626
2697
  deleteAuthToken(deleteAuthTokenRequest) {
2627
2698
  return __awaiter(this, void 0, void 0, function* () {
2628
2699
  if (this.logger)
2629
2700
  this.logger.debug("Calling operation IdentityClient#deleteAuthToken.");
2701
+ const operationName = "deleteAuthToken";
2702
+ const apiReferenceLink = "";
2630
2703
  const pathParams = {
2631
2704
  "{userId}": deleteAuthTokenRequest.userId,
2632
2705
  "{authTokenId}": deleteAuthTokenRequest.authTokenId
@@ -2650,7 +2723,7 @@ class IdentityClient {
2650
2723
  queryParams: queryParams
2651
2724
  });
2652
2725
  try {
2653
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2726
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2654
2727
  const sdkResponse = oci_common_2.composeResponse({
2655
2728
  responseObject: {},
2656
2729
  responseHeaders: [
@@ -2675,12 +2748,14 @@ class IdentityClient {
2675
2748
  * @param DeleteCompartmentRequest
2676
2749
  * @return DeleteCompartmentResponse
2677
2750
  * @throws OciError when an error occurs
2678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2679
2752
  */
2680
2753
  deleteCompartment(deleteCompartmentRequest) {
2681
2754
  return __awaiter(this, void 0, void 0, function* () {
2682
2755
  if (this.logger)
2683
2756
  this.logger.debug("Calling operation IdentityClient#deleteCompartment.");
2757
+ const operationName = "deleteCompartment";
2758
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/DeleteCompartment";
2684
2759
  const pathParams = {
2685
2760
  "{compartmentId}": deleteCompartmentRequest.compartmentId
2686
2761
  };
@@ -2703,7 +2778,7 @@ class IdentityClient {
2703
2778
  queryParams: queryParams
2704
2779
  });
2705
2780
  try {
2706
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2781
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2707
2782
  const sdkResponse = oci_common_2.composeResponse({
2708
2783
  responseObject: {},
2709
2784
  responseHeaders: [
@@ -2733,12 +2808,14 @@ class IdentityClient {
2733
2808
  * @param DeleteCustomerSecretKeyRequest
2734
2809
  * @return DeleteCustomerSecretKeyResponse
2735
2810
  * @throws OciError when an error occurs
2736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2737
2812
  */
2738
2813
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2739
2814
  return __awaiter(this, void 0, void 0, function* () {
2740
2815
  if (this.logger)
2741
2816
  this.logger.debug("Calling operation IdentityClient#deleteCustomerSecretKey.");
2817
+ const operationName = "deleteCustomerSecretKey";
2818
+ const apiReferenceLink = "";
2742
2819
  const pathParams = {
2743
2820
  "{userId}": deleteCustomerSecretKeyRequest.userId,
2744
2821
  "{customerSecretKeyId}": deleteCustomerSecretKeyRequest.customerSecretKeyId
@@ -2762,7 +2839,7 @@ class IdentityClient {
2762
2839
  queryParams: queryParams
2763
2840
  });
2764
2841
  try {
2765
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2842
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2766
2843
  const sdkResponse = oci_common_2.composeResponse({
2767
2844
  responseObject: {},
2768
2845
  responseHeaders: [
@@ -2787,12 +2864,14 @@ class IdentityClient {
2787
2864
  * @param DeleteDbCredentialRequest
2788
2865
  * @return DeleteDbCredentialResponse
2789
2866
  * @throws OciError when an error occurs
2790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2791
2868
  */
2792
2869
  deleteDbCredential(deleteDbCredentialRequest) {
2793
2870
  return __awaiter(this, void 0, void 0, function* () {
2794
2871
  if (this.logger)
2795
2872
  this.logger.debug("Calling operation IdentityClient#deleteDbCredential.");
2873
+ const operationName = "deleteDbCredential";
2874
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/DeleteDbCredential";
2796
2875
  const pathParams = {
2797
2876
  "{userId}": deleteDbCredentialRequest.userId,
2798
2877
  "{dbCredentialId}": deleteDbCredentialRequest.dbCredentialId
@@ -2817,7 +2896,7 @@ class IdentityClient {
2817
2896
  queryParams: queryParams
2818
2897
  });
2819
2898
  try {
2820
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2899
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2821
2900
  const sdkResponse = oci_common_2.composeResponse({
2822
2901
  responseObject: {},
2823
2902
  responseHeaders: [
@@ -2848,12 +2927,14 @@ class IdentityClient {
2848
2927
  * @param DeleteDomainRequest
2849
2928
  * @return DeleteDomainResponse
2850
2929
  * @throws OciError when an error occurs
2851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2852
2931
  */
2853
2932
  deleteDomain(deleteDomainRequest) {
2854
2933
  return __awaiter(this, void 0, void 0, function* () {
2855
2934
  if (this.logger)
2856
2935
  this.logger.debug("Calling operation IdentityClient#deleteDomain.");
2936
+ const operationName = "deleteDomain";
2937
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/DeleteDomain";
2857
2938
  const pathParams = {
2858
2939
  "{domainId}": deleteDomainRequest.domainId
2859
2940
  };
@@ -2877,7 +2958,7 @@ class IdentityClient {
2877
2958
  queryParams: queryParams
2878
2959
  });
2879
2960
  try {
2880
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2961
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2881
2962
  const sdkResponse = oci_common_2.composeResponse({
2882
2963
  responseObject: {},
2883
2964
  responseHeaders: [
@@ -2907,12 +2988,14 @@ class IdentityClient {
2907
2988
  * @param DeleteDynamicGroupRequest
2908
2989
  * @return DeleteDynamicGroupResponse
2909
2990
  * @throws OciError when an error occurs
2910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2911
2992
  */
2912
2993
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2913
2994
  return __awaiter(this, void 0, void 0, function* () {
2914
2995
  if (this.logger)
2915
2996
  this.logger.debug("Calling operation IdentityClient#deleteDynamicGroup.");
2997
+ const operationName = "deleteDynamicGroup";
2998
+ const apiReferenceLink = "";
2916
2999
  const pathParams = {
2917
3000
  "{dynamicGroupId}": deleteDynamicGroupRequest.dynamicGroupId
2918
3001
  };
@@ -2935,7 +3018,7 @@ class IdentityClient {
2935
3018
  queryParams: queryParams
2936
3019
  });
2937
3020
  try {
2938
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3021
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2939
3022
  const sdkResponse = oci_common_2.composeResponse({
2940
3023
  responseObject: {},
2941
3024
  responseHeaders: [
@@ -2960,12 +3043,14 @@ class IdentityClient {
2960
3043
  * @param DeleteGroupRequest
2961
3044
  * @return DeleteGroupResponse
2962
3045
  * @throws OciError when an error occurs
2963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2964
3047
  */
2965
3048
  deleteGroup(deleteGroupRequest) {
2966
3049
  return __awaiter(this, void 0, void 0, function* () {
2967
3050
  if (this.logger)
2968
3051
  this.logger.debug("Calling operation IdentityClient#deleteGroup.");
3052
+ const operationName = "deleteGroup";
3053
+ const apiReferenceLink = "";
2969
3054
  const pathParams = {
2970
3055
  "{groupId}": deleteGroupRequest.groupId
2971
3056
  };
@@ -2988,7 +3073,7 @@ class IdentityClient {
2988
3073
  queryParams: queryParams
2989
3074
  });
2990
3075
  try {
2991
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3076
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2992
3077
  const sdkResponse = oci_common_2.composeResponse({
2993
3078
  responseObject: {},
2994
3079
  responseHeaders: [
@@ -3016,12 +3101,14 @@ class IdentityClient {
3016
3101
  * @param DeleteIdentityProviderRequest
3017
3102
  * @return DeleteIdentityProviderResponse
3018
3103
  * @throws OciError when an error occurs
3019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3020
3105
  */
3021
3106
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3022
3107
  return __awaiter(this, void 0, void 0, function* () {
3023
3108
  if (this.logger)
3024
3109
  this.logger.debug("Calling operation IdentityClient#deleteIdentityProvider.");
3110
+ const operationName = "deleteIdentityProvider";
3111
+ const apiReferenceLink = "";
3025
3112
  const pathParams = {
3026
3113
  "{identityProviderId}": deleteIdentityProviderRequest.identityProviderId
3027
3114
  };
@@ -3044,7 +3131,7 @@ class IdentityClient {
3044
3131
  queryParams: queryParams
3045
3132
  });
3046
3133
  try {
3047
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3134
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3048
3135
  const sdkResponse = oci_common_2.composeResponse({
3049
3136
  responseObject: {},
3050
3137
  responseHeaders: [
@@ -3071,12 +3158,14 @@ class IdentityClient {
3071
3158
  * @param DeleteIdpGroupMappingRequest
3072
3159
  * @return DeleteIdpGroupMappingResponse
3073
3160
  * @throws OciError when an error occurs
3074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3075
3162
  */
3076
3163
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3077
3164
  return __awaiter(this, void 0, void 0, function* () {
3078
3165
  if (this.logger)
3079
3166
  this.logger.debug("Calling operation IdentityClient#deleteIdpGroupMapping.");
3167
+ const operationName = "deleteIdpGroupMapping";
3168
+ const apiReferenceLink = "";
3080
3169
  const pathParams = {
3081
3170
  "{identityProviderId}": deleteIdpGroupMappingRequest.identityProviderId,
3082
3171
  "{mappingId}": deleteIdpGroupMappingRequest.mappingId
@@ -3100,7 +3189,7 @@ class IdentityClient {
3100
3189
  queryParams: queryParams
3101
3190
  });
3102
3191
  try {
3103
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3192
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3104
3193
  const sdkResponse = oci_common_2.composeResponse({
3105
3194
  responseObject: {},
3106
3195
  responseHeaders: [
@@ -3125,12 +3214,14 @@ class IdentityClient {
3125
3214
  * @param DeleteMfaTotpDeviceRequest
3126
3215
  * @return DeleteMfaTotpDeviceResponse
3127
3216
  * @throws OciError when an error occurs
3128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3129
3218
  */
3130
3219
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3131
3220
  return __awaiter(this, void 0, void 0, function* () {
3132
3221
  if (this.logger)
3133
3222
  this.logger.debug("Calling operation IdentityClient#deleteMfaTotpDevice.");
3223
+ const operationName = "deleteMfaTotpDevice";
3224
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDevice/DeleteMfaTotpDevice";
3134
3225
  const pathParams = {
3135
3226
  "{userId}": deleteMfaTotpDeviceRequest.userId,
3136
3227
  "{mfaTotpDeviceId}": deleteMfaTotpDeviceRequest.mfaTotpDeviceId
@@ -3154,7 +3245,7 @@ class IdentityClient {
3154
3245
  queryParams: queryParams
3155
3246
  });
3156
3247
  try {
3157
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3248
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3158
3249
  const sdkResponse = oci_common_2.composeResponse({
3159
3250
  responseObject: {},
3160
3251
  responseHeaders: [
@@ -3179,12 +3270,14 @@ class IdentityClient {
3179
3270
  * @param DeleteNetworkSourceRequest
3180
3271
  * @return DeleteNetworkSourceResponse
3181
3272
  * @throws OciError when an error occurs
3182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3183
3274
  */
3184
3275
  deleteNetworkSource(deleteNetworkSourceRequest) {
3185
3276
  return __awaiter(this, void 0, void 0, function* () {
3186
3277
  if (this.logger)
3187
3278
  this.logger.debug("Calling operation IdentityClient#deleteNetworkSource.");
3279
+ const operationName = "deleteNetworkSource";
3280
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSources/DeleteNetworkSource";
3188
3281
  const pathParams = {
3189
3282
  "{networkSourceId}": deleteNetworkSourceRequest.networkSourceId
3190
3283
  };
@@ -3207,7 +3300,7 @@ class IdentityClient {
3207
3300
  queryParams: queryParams
3208
3301
  });
3209
3302
  try {
3210
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3303
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3211
3304
  const sdkResponse = oci_common_2.composeResponse({
3212
3305
  responseObject: {},
3213
3306
  responseHeaders: [
@@ -3232,12 +3325,14 @@ class IdentityClient {
3232
3325
  * @param DeleteOAuthClientCredentialRequest
3233
3326
  * @return DeleteOAuthClientCredentialResponse
3234
3327
  * @throws OciError when an error occurs
3235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3236
3329
  */
3237
3330
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3238
3331
  return __awaiter(this, void 0, void 0, function* () {
3239
3332
  if (this.logger)
3240
3333
  this.logger.debug("Calling operation IdentityClient#deleteOAuthClientCredential.");
3334
+ const operationName = "deleteOAuthClientCredential";
3335
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/DeleteOAuthClientCredential";
3241
3336
  const pathParams = {
3242
3337
  "{userId}": deleteOAuthClientCredentialRequest.userId,
3243
3338
  "{oauth2ClientCredentialId}": deleteOAuthClientCredentialRequest.oauth2ClientCredentialId
@@ -3261,7 +3356,7 @@ class IdentityClient {
3261
3356
  queryParams: queryParams
3262
3357
  });
3263
3358
  try {
3264
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3359
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3265
3360
  const sdkResponse = oci_common_2.composeResponse({
3266
3361
  responseObject: {},
3267
3362
  responseHeaders: [
@@ -3285,12 +3380,14 @@ class IdentityClient {
3285
3380
  * @param DeletePolicyRequest
3286
3381
  * @return DeletePolicyResponse
3287
3382
  * @throws OciError when an error occurs
3288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3289
3384
  */
3290
3385
  deletePolicy(deletePolicyRequest) {
3291
3386
  return __awaiter(this, void 0, void 0, function* () {
3292
3387
  if (this.logger)
3293
3388
  this.logger.debug("Calling operation IdentityClient#deletePolicy.");
3389
+ const operationName = "deletePolicy";
3390
+ const apiReferenceLink = "";
3294
3391
  const pathParams = {
3295
3392
  "{policyId}": deletePolicyRequest.policyId
3296
3393
  };
@@ -3313,7 +3410,7 @@ class IdentityClient {
3313
3410
  queryParams: queryParams
3314
3411
  });
3315
3412
  try {
3316
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3413
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3317
3414
  const sdkResponse = oci_common_2.composeResponse({
3318
3415
  responseObject: {},
3319
3416
  responseHeaders: [
@@ -3338,12 +3435,14 @@ class IdentityClient {
3338
3435
  * @param DeleteSmtpCredentialRequest
3339
3436
  * @return DeleteSmtpCredentialResponse
3340
3437
  * @throws OciError when an error occurs
3341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3342
3439
  */
3343
3440
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3344
3441
  return __awaiter(this, void 0, void 0, function* () {
3345
3442
  if (this.logger)
3346
3443
  this.logger.debug("Calling operation IdentityClient#deleteSmtpCredential.");
3444
+ const operationName = "deleteSmtpCredential";
3445
+ const apiReferenceLink = "";
3347
3446
  const pathParams = {
3348
3447
  "{userId}": deleteSmtpCredentialRequest.userId,
3349
3448
  "{smtpCredentialId}": deleteSmtpCredentialRequest.smtpCredentialId
@@ -3367,7 +3466,7 @@ class IdentityClient {
3367
3466
  queryParams: queryParams
3368
3467
  });
3369
3468
  try {
3370
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3469
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3371
3470
  const sdkResponse = oci_common_2.composeResponse({
3372
3471
  responseObject: {},
3373
3472
  responseHeaders: [
@@ -3394,12 +3493,14 @@ class IdentityClient {
3394
3493
  * @param DeleteSwiftPasswordRequest
3395
3494
  * @return DeleteSwiftPasswordResponse
3396
3495
  * @throws OciError when an error occurs
3397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3398
3497
  */
3399
3498
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3400
3499
  return __awaiter(this, void 0, void 0, function* () {
3401
3500
  if (this.logger)
3402
3501
  this.logger.debug("Calling operation IdentityClient#deleteSwiftPassword.");
3502
+ const operationName = "deleteSwiftPassword";
3503
+ const apiReferenceLink = "";
3403
3504
  const pathParams = {
3404
3505
  "{userId}": deleteSwiftPasswordRequest.userId,
3405
3506
  "{swiftPasswordId}": deleteSwiftPasswordRequest.swiftPasswordId
@@ -3423,7 +3524,7 @@ class IdentityClient {
3423
3524
  queryParams: queryParams
3424
3525
  });
3425
3526
  try {
3426
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3527
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3427
3528
  const sdkResponse = oci_common_2.composeResponse({
3428
3529
  responseObject: {},
3429
3530
  responseHeaders: [
@@ -3468,12 +3569,14 @@ class IdentityClient {
3468
3569
  * @param DeleteTagRequest
3469
3570
  * @return DeleteTagResponse
3470
3571
  * @throws OciError when an error occurs
3471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3472
3573
  */
3473
3574
  deleteTag(deleteTagRequest) {
3474
3575
  return __awaiter(this, void 0, void 0, function* () {
3475
3576
  if (this.logger)
3476
3577
  this.logger.debug("Calling operation IdentityClient#deleteTag.");
3578
+ const operationName = "deleteTag";
3579
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/DeleteTag";
3477
3580
  const pathParams = {
3478
3581
  "{tagNamespaceId}": deleteTagRequest.tagNamespaceId,
3479
3582
  "{tagName}": deleteTagRequest.tagName
@@ -3497,7 +3600,7 @@ class IdentityClient {
3497
3600
  queryParams: queryParams
3498
3601
  });
3499
3602
  try {
3500
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3603
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3501
3604
  const sdkResponse = oci_common_2.composeResponse({
3502
3605
  responseObject: {},
3503
3606
  responseHeaders: [
@@ -3527,12 +3630,14 @@ class IdentityClient {
3527
3630
  * @param DeleteTagDefaultRequest
3528
3631
  * @return DeleteTagDefaultResponse
3529
3632
  * @throws OciError when an error occurs
3530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3531
3634
  */
3532
3635
  deleteTagDefault(deleteTagDefaultRequest) {
3533
3636
  return __awaiter(this, void 0, void 0, function* () {
3534
3637
  if (this.logger)
3535
3638
  this.logger.debug("Calling operation IdentityClient#deleteTagDefault.");
3639
+ const operationName = "deleteTagDefault";
3640
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/DeleteTagDefault";
3536
3641
  const pathParams = {
3537
3642
  "{tagDefaultId}": deleteTagDefaultRequest.tagDefaultId
3538
3643
  };
@@ -3556,7 +3661,7 @@ class IdentityClient {
3556
3661
  queryParams: queryParams
3557
3662
  });
3558
3663
  try {
3559
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3664
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3560
3665
  const sdkResponse = oci_common_2.composeResponse({
3561
3666
  responseObject: {},
3562
3667
  responseHeaders: [
@@ -3587,12 +3692,14 @@ class IdentityClient {
3587
3692
  * @param DeleteTagNamespaceRequest
3588
3693
  * @return DeleteTagNamespaceResponse
3589
3694
  * @throws OciError when an error occurs
3590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3591
3696
  */
3592
3697
  deleteTagNamespace(deleteTagNamespaceRequest) {
3593
3698
  return __awaiter(this, void 0, void 0, function* () {
3594
3699
  if (this.logger)
3595
3700
  this.logger.debug("Calling operation IdentityClient#deleteTagNamespace.");
3701
+ const operationName = "deleteTagNamespace";
3702
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/DeleteTagNamespace";
3596
3703
  const pathParams = {
3597
3704
  "{tagNamespaceId}": deleteTagNamespaceRequest.tagNamespaceId
3598
3705
  };
@@ -3616,7 +3723,7 @@ class IdentityClient {
3616
3723
  queryParams: queryParams
3617
3724
  });
3618
3725
  try {
3619
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3726
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3620
3727
  const sdkResponse = oci_common_2.composeResponse({
3621
3728
  responseObject: {},
3622
3729
  responseHeaders: [
@@ -3640,12 +3747,14 @@ class IdentityClient {
3640
3747
  * @param DeleteUserRequest
3641
3748
  * @return DeleteUserResponse
3642
3749
  * @throws OciError when an error occurs
3643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3644
3751
  */
3645
3752
  deleteUser(deleteUserRequest) {
3646
3753
  return __awaiter(this, void 0, void 0, function* () {
3647
3754
  if (this.logger)
3648
3755
  this.logger.debug("Calling operation IdentityClient#deleteUser.");
3756
+ const operationName = "deleteUser";
3757
+ const apiReferenceLink = "";
3649
3758
  const pathParams = {
3650
3759
  "{userId}": deleteUserRequest.userId
3651
3760
  };
@@ -3668,7 +3777,7 @@ class IdentityClient {
3668
3777
  queryParams: queryParams
3669
3778
  });
3670
3779
  try {
3671
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3780
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3672
3781
  const sdkResponse = oci_common_2.composeResponse({
3673
3782
  responseObject: {},
3674
3783
  responseHeaders: [
@@ -3702,12 +3811,14 @@ class IdentityClient {
3702
3811
  * @param EnableReplicationToRegionRequest
3703
3812
  * @return EnableReplicationToRegionResponse
3704
3813
  * @throws OciError when an error occurs
3705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3706
3815
  */
3707
3816
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3708
3817
  return __awaiter(this, void 0, void 0, function* () {
3709
3818
  if (this.logger)
3710
3819
  this.logger.debug("Calling operation IdentityClient#enableReplicationToRegion.");
3820
+ const operationName = "enableReplicationToRegion";
3821
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/EnableReplicationToRegion";
3711
3822
  const pathParams = {
3712
3823
  "{domainId}": enableReplicationToRegionRequest.domainId
3713
3824
  };
@@ -3733,7 +3844,7 @@ class IdentityClient {
3733
3844
  queryParams: queryParams
3734
3845
  });
3735
3846
  try {
3736
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3847
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3737
3848
  const sdkResponse = oci_common_2.composeResponse({
3738
3849
  responseObject: {},
3739
3850
  responseHeaders: [
@@ -3763,12 +3874,14 @@ class IdentityClient {
3763
3874
  * @param GenerateTotpSeedRequest
3764
3875
  * @return GenerateTotpSeedResponse
3765
3876
  * @throws OciError when an error occurs
3766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3767
3878
  */
3768
3879
  generateTotpSeed(generateTotpSeedRequest) {
3769
3880
  return __awaiter(this, void 0, void 0, function* () {
3770
3881
  if (this.logger)
3771
3882
  this.logger.debug("Calling operation IdentityClient#generateTotpSeed.");
3883
+ const operationName = "generateTotpSeed";
3884
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDevice/GenerateTotpSeed";
3772
3885
  const pathParams = {
3773
3886
  "{userId}": generateTotpSeedRequest.userId,
3774
3887
  "{mfaTotpDeviceId}": generateTotpSeedRequest.mfaTotpDeviceId
@@ -3792,7 +3905,7 @@ class IdentityClient {
3792
3905
  queryParams: queryParams
3793
3906
  });
3794
3907
  try {
3795
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3908
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3796
3909
  const sdkResponse = oci_common_2.composeResponse({
3797
3910
  responseObject: {},
3798
3911
  body: yield response.json(),
@@ -3827,12 +3940,14 @@ class IdentityClient {
3827
3940
  * @param GetAuthenticationPolicyRequest
3828
3941
  * @return GetAuthenticationPolicyResponse
3829
3942
  * @throws OciError when an error occurs
3830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3831
3944
  */
3832
3945
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3833
3946
  return __awaiter(this, void 0, void 0, function* () {
3834
3947
  if (this.logger)
3835
3948
  this.logger.debug("Calling operation IdentityClient#getAuthenticationPolicy.");
3949
+ const operationName = "getAuthenticationPolicy";
3950
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthenticationPolicy/GetAuthenticationPolicy";
3836
3951
  const pathParams = {
3837
3952
  "{compartmentId}": getAuthenticationPolicyRequest.compartmentId
3838
3953
  };
@@ -3854,7 +3969,7 @@ class IdentityClient {
3854
3969
  queryParams: queryParams
3855
3970
  });
3856
3971
  try {
3857
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3972
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3858
3973
  const sdkResponse = oci_common_2.composeResponse({
3859
3974
  responseObject: {},
3860
3975
  body: yield response.json(),
@@ -3895,12 +4010,14 @@ class IdentityClient {
3895
4010
  * @param GetCompartmentRequest
3896
4011
  * @return GetCompartmentResponse
3897
4012
  * @throws OciError when an error occurs
3898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
4013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3899
4014
  */
3900
4015
  getCompartment(getCompartmentRequest) {
3901
4016
  return __awaiter(this, void 0, void 0, function* () {
3902
4017
  if (this.logger)
3903
4018
  this.logger.debug("Calling operation IdentityClient#getCompartment.");
4019
+ const operationName = "getCompartment";
4020
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/GetCompartment";
3904
4021
  const pathParams = {
3905
4022
  "{compartmentId}": getCompartmentRequest.compartmentId
3906
4023
  };
@@ -3922,7 +4039,7 @@ class IdentityClient {
3922
4039
  queryParams: queryParams
3923
4040
  });
3924
4041
  try {
3925
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4042
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3926
4043
  const sdkResponse = oci_common_2.composeResponse({
3927
4044
  responseObject: {},
3928
4045
  body: yield response.json(),
@@ -3956,12 +4073,14 @@ class IdentityClient {
3956
4073
  * @param GetDomainRequest
3957
4074
  * @return GetDomainResponse
3958
4075
  * @throws OciError when an error occurs
3959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
3960
4077
  */
3961
4078
  getDomain(getDomainRequest) {
3962
4079
  return __awaiter(this, void 0, void 0, function* () {
3963
4080
  if (this.logger)
3964
4081
  this.logger.debug("Calling operation IdentityClient#getDomain.");
4082
+ const operationName = "getDomain";
4083
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/GetDomain";
3965
4084
  const pathParams = {
3966
4085
  "{domainId}": getDomainRequest.domainId
3967
4086
  };
@@ -3984,7 +4103,7 @@ class IdentityClient {
3984
4103
  queryParams: queryParams
3985
4104
  });
3986
4105
  try {
3987
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4106
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3988
4107
  const sdkResponse = oci_common_2.composeResponse({
3989
4108
  responseObject: {},
3990
4109
  body: yield response.json(),
@@ -4018,12 +4137,14 @@ class IdentityClient {
4018
4137
  * @param GetDynamicGroupRequest
4019
4138
  * @return GetDynamicGroupResponse
4020
4139
  * @throws OciError when an error occurs
4021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4022
4141
  */
4023
4142
  getDynamicGroup(getDynamicGroupRequest) {
4024
4143
  return __awaiter(this, void 0, void 0, function* () {
4025
4144
  if (this.logger)
4026
4145
  this.logger.debug("Calling operation IdentityClient#getDynamicGroup.");
4146
+ const operationName = "getDynamicGroup";
4147
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DynamicGroup/GetDynamicGroup";
4027
4148
  const pathParams = {
4028
4149
  "{dynamicGroupId}": getDynamicGroupRequest.dynamicGroupId
4029
4150
  };
@@ -4045,7 +4166,7 @@ class IdentityClient {
4045
4166
  queryParams: queryParams
4046
4167
  });
4047
4168
  try {
4048
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4169
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4049
4170
  const sdkResponse = oci_common_2.composeResponse({
4050
4171
  responseObject: {},
4051
4172
  body: yield response.json(),
@@ -4083,12 +4204,14 @@ class IdentityClient {
4083
4204
  * @param GetGroupRequest
4084
4205
  * @return GetGroupResponse
4085
4206
  * @throws OciError when an error occurs
4086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4087
4208
  */
4088
4209
  getGroup(getGroupRequest) {
4089
4210
  return __awaiter(this, void 0, void 0, function* () {
4090
4211
  if (this.logger)
4091
4212
  this.logger.debug("Calling operation IdentityClient#getGroup.");
4213
+ const operationName = "getGroup";
4214
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Group/GetGroup";
4092
4215
  const pathParams = {
4093
4216
  "{groupId}": getGroupRequest.groupId
4094
4217
  };
@@ -4110,7 +4233,7 @@ class IdentityClient {
4110
4233
  queryParams: queryParams
4111
4234
  });
4112
4235
  try {
4113
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4236
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4114
4237
  const sdkResponse = oci_common_2.composeResponse({
4115
4238
  responseObject: {},
4116
4239
  body: yield response.json(),
@@ -4144,12 +4267,14 @@ class IdentityClient {
4144
4267
  * @param GetIamWorkRequestRequest
4145
4268
  * @return GetIamWorkRequestResponse
4146
4269
  * @throws OciError when an error occurs
4147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4148
4271
  */
4149
4272
  getIamWorkRequest(getIamWorkRequestRequest) {
4150
4273
  return __awaiter(this, void 0, void 0, function* () {
4151
4274
  if (this.logger)
4152
4275
  this.logger.debug("Calling operation IdentityClient#getIamWorkRequest.");
4276
+ const operationName = "getIamWorkRequest";
4277
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IamWorkRequest/GetIamWorkRequest";
4153
4278
  const pathParams = {
4154
4279
  "{iamWorkRequestId}": getIamWorkRequestRequest.iamWorkRequestId
4155
4280
  };
@@ -4172,7 +4297,7 @@ class IdentityClient {
4172
4297
  queryParams: queryParams
4173
4298
  });
4174
4299
  try {
4175
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4300
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4176
4301
  const sdkResponse = oci_common_2.composeResponse({
4177
4302
  responseObject: {},
4178
4303
  body: yield response.json(),
@@ -4203,12 +4328,14 @@ class IdentityClient {
4203
4328
  * @param GetIdentityProviderRequest
4204
4329
  * @return GetIdentityProviderResponse
4205
4330
  * @throws OciError when an error occurs
4206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4207
4332
  */
4208
4333
  getIdentityProvider(getIdentityProviderRequest) {
4209
4334
  return __awaiter(this, void 0, void 0, function* () {
4210
4335
  if (this.logger)
4211
4336
  this.logger.debug("Calling operation IdentityClient#getIdentityProvider.");
4337
+ const operationName = "getIdentityProvider";
4338
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProvider/GetIdentityProvider";
4212
4339
  const pathParams = {
4213
4340
  "{identityProviderId}": getIdentityProviderRequest.identityProviderId
4214
4341
  };
@@ -4230,7 +4357,7 @@ class IdentityClient {
4230
4357
  queryParams: queryParams
4231
4358
  });
4232
4359
  try {
4233
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4360
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4234
4361
  const sdkResponse = oci_common_2.composeResponse({
4235
4362
  responseObject: {},
4236
4363
  body: yield response.json(),
@@ -4266,12 +4393,14 @@ class IdentityClient {
4266
4393
  * @param GetIdpGroupMappingRequest
4267
4394
  * @return GetIdpGroupMappingResponse
4268
4395
  * @throws OciError when an error occurs
4269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4270
4397
  */
4271
4398
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4272
4399
  return __awaiter(this, void 0, void 0, function* () {
4273
4400
  if (this.logger)
4274
4401
  this.logger.debug("Calling operation IdentityClient#getIdpGroupMapping.");
4402
+ const operationName = "getIdpGroupMapping";
4403
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdpGroupMapping/GetIdpGroupMapping";
4275
4404
  const pathParams = {
4276
4405
  "{identityProviderId}": getIdpGroupMappingRequest.identityProviderId,
4277
4406
  "{mappingId}": getIdpGroupMappingRequest.mappingId
@@ -4294,7 +4423,7 @@ class IdentityClient {
4294
4423
  queryParams: queryParams
4295
4424
  });
4296
4425
  try {
4297
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4426
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4298
4427
  const sdkResponse = oci_common_2.composeResponse({
4299
4428
  responseObject: {},
4300
4429
  body: yield response.json(),
@@ -4328,12 +4457,14 @@ class IdentityClient {
4328
4457
  * @param GetMfaTotpDeviceRequest
4329
4458
  * @return GetMfaTotpDeviceResponse
4330
4459
  * @throws OciError when an error occurs
4331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4332
4461
  */
4333
4462
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4334
4463
  return __awaiter(this, void 0, void 0, function* () {
4335
4464
  if (this.logger)
4336
4465
  this.logger.debug("Calling operation IdentityClient#getMfaTotpDevice.");
4466
+ const operationName = "getMfaTotpDevice";
4467
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDeviceSummary/GetMfaTotpDevice";
4337
4468
  const pathParams = {
4338
4469
  "{userId}": getMfaTotpDeviceRequest.userId,
4339
4470
  "{mfaTotpDeviceId}": getMfaTotpDeviceRequest.mfaTotpDeviceId
@@ -4356,7 +4487,7 @@ class IdentityClient {
4356
4487
  queryParams: queryParams
4357
4488
  });
4358
4489
  try {
4359
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4490
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4360
4491
  const sdkResponse = oci_common_2.composeResponse({
4361
4492
  responseObject: {},
4362
4493
  body: yield response.json(),
@@ -4390,12 +4521,14 @@ class IdentityClient {
4390
4521
  * @param GetNetworkSourceRequest
4391
4522
  * @return GetNetworkSourceResponse
4392
4523
  * @throws OciError when an error occurs
4393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4394
4525
  */
4395
4526
  getNetworkSource(getNetworkSourceRequest) {
4396
4527
  return __awaiter(this, void 0, void 0, function* () {
4397
4528
  if (this.logger)
4398
4529
  this.logger.debug("Calling operation IdentityClient#getNetworkSource.");
4530
+ const operationName = "getNetworkSource";
4531
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSources/GetNetworkSource";
4399
4532
  const pathParams = {
4400
4533
  "{networkSourceId}": getNetworkSourceRequest.networkSourceId
4401
4534
  };
@@ -4417,7 +4550,7 @@ class IdentityClient {
4417
4550
  queryParams: queryParams
4418
4551
  });
4419
4552
  try {
4420
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4553
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4421
4554
  const sdkResponse = oci_common_2.composeResponse({
4422
4555
  responseObject: {},
4423
4556
  body: yield response.json(),
@@ -4450,12 +4583,14 @@ class IdentityClient {
4450
4583
  * @param GetPolicyRequest
4451
4584
  * @return GetPolicyResponse
4452
4585
  * @throws OciError when an error occurs
4453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4454
4587
  */
4455
4588
  getPolicy(getPolicyRequest) {
4456
4589
  return __awaiter(this, void 0, void 0, function* () {
4457
4590
  if (this.logger)
4458
4591
  this.logger.debug("Calling operation IdentityClient#getPolicy.");
4592
+ const operationName = "getPolicy";
4593
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/GetPolicy";
4459
4594
  const pathParams = {
4460
4595
  "{policyId}": getPolicyRequest.policyId
4461
4596
  };
@@ -4477,7 +4612,7 @@ class IdentityClient {
4477
4612
  queryParams: queryParams
4478
4613
  });
4479
4614
  try {
4480
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4615
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4481
4616
  const sdkResponse = oci_common_2.composeResponse({
4482
4617
  responseObject: {},
4483
4618
  body: yield response.json(),
@@ -4511,12 +4646,14 @@ class IdentityClient {
4511
4646
  * @param GetStandardTagTemplateRequest
4512
4647
  * @return GetStandardTagTemplateResponse
4513
4648
  * @throws OciError when an error occurs
4514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4515
4650
  */
4516
4651
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4517
4652
  return __awaiter(this, void 0, void 0, function* () {
4518
4653
  if (this.logger)
4519
4654
  this.logger.debug("Calling operation IdentityClient#getStandardTagTemplate.");
4655
+ const operationName = "getStandardTagTemplate";
4656
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/StandardTagNamespaceTemplate/GetStandardTagTemplate";
4520
4657
  const pathParams = {
4521
4658
  "{standardTagNamespaceName}": getStandardTagTemplateRequest.standardTagNamespaceName
4522
4659
  };
@@ -4540,7 +4677,7 @@ class IdentityClient {
4540
4677
  queryParams: queryParams
4541
4678
  });
4542
4679
  try {
4543
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4680
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4544
4681
  const sdkResponse = oci_common_2.composeResponse({
4545
4682
  responseObject: {},
4546
4683
  body: yield response.json(),
@@ -4568,12 +4705,14 @@ class IdentityClient {
4568
4705
  * @param GetTagRequest
4569
4706
  * @return GetTagResponse
4570
4707
  * @throws OciError when an error occurs
4571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4572
4709
  */
4573
4710
  getTag(getTagRequest) {
4574
4711
  return __awaiter(this, void 0, void 0, function* () {
4575
4712
  if (this.logger)
4576
4713
  this.logger.debug("Calling operation IdentityClient#getTag.");
4714
+ const operationName = "getTag";
4715
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/GetTag";
4577
4716
  const pathParams = {
4578
4717
  "{tagNamespaceId}": getTagRequest.tagNamespaceId,
4579
4718
  "{tagName}": getTagRequest.tagName
@@ -4596,7 +4735,7 @@ class IdentityClient {
4596
4735
  queryParams: queryParams
4597
4736
  });
4598
4737
  try {
4599
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4738
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4600
4739
  const sdkResponse = oci_common_2.composeResponse({
4601
4740
  responseObject: {},
4602
4741
  body: yield response.json(),
@@ -4630,12 +4769,14 @@ class IdentityClient {
4630
4769
  * @param GetTagDefaultRequest
4631
4770
  * @return GetTagDefaultResponse
4632
4771
  * @throws OciError when an error occurs
4633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4634
4773
  */
4635
4774
  getTagDefault(getTagDefaultRequest) {
4636
4775
  return __awaiter(this, void 0, void 0, function* () {
4637
4776
  if (this.logger)
4638
4777
  this.logger.debug("Calling operation IdentityClient#getTagDefault.");
4778
+ const operationName = "getTagDefault";
4779
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/GetTagDefault";
4639
4780
  const pathParams = {
4640
4781
  "{tagDefaultId}": getTagDefaultRequest.tagDefaultId
4641
4782
  };
@@ -4657,7 +4798,7 @@ class IdentityClient {
4657
4798
  queryParams: queryParams
4658
4799
  });
4659
4800
  try {
4660
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4801
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4661
4802
  const sdkResponse = oci_common_2.composeResponse({
4662
4803
  responseObject: {},
4663
4804
  body: yield response.json(),
@@ -4691,12 +4832,14 @@ class IdentityClient {
4691
4832
  * @param GetTagNamespaceRequest
4692
4833
  * @return GetTagNamespaceResponse
4693
4834
  * @throws OciError when an error occurs
4694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4695
4836
  */
4696
4837
  getTagNamespace(getTagNamespaceRequest) {
4697
4838
  return __awaiter(this, void 0, void 0, function* () {
4698
4839
  if (this.logger)
4699
4840
  this.logger.debug("Calling operation IdentityClient#getTagNamespace.");
4841
+ const operationName = "getTagNamespace";
4842
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/GetTagNamespace";
4700
4843
  const pathParams = {
4701
4844
  "{tagNamespaceId}": getTagNamespaceRequest.tagNamespaceId
4702
4845
  };
@@ -4718,7 +4861,7 @@ class IdentityClient {
4718
4861
  queryParams: queryParams
4719
4862
  });
4720
4863
  try {
4721
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4864
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4722
4865
  const sdkResponse = oci_common_2.composeResponse({
4723
4866
  responseObject: {},
4724
4867
  body: yield response.json(),
@@ -4748,12 +4891,14 @@ class IdentityClient {
4748
4891
  * @param GetTaggingWorkRequestRequest
4749
4892
  * @return GetTaggingWorkRequestResponse
4750
4893
  * @throws OciError when an error occurs
4751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4752
4895
  */
4753
4896
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4754
4897
  return __awaiter(this, void 0, void 0, function* () {
4755
4898
  if (this.logger)
4756
4899
  this.logger.debug("Calling operation IdentityClient#getTaggingWorkRequest.");
4900
+ const operationName = "getTaggingWorkRequest";
4901
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TaggingWorkRequest/GetTaggingWorkRequest";
4757
4902
  const pathParams = {
4758
4903
  "{workRequestId}": getTaggingWorkRequestRequest.workRequestId
4759
4904
  };
@@ -4775,7 +4920,7 @@ class IdentityClient {
4775
4920
  queryParams: queryParams
4776
4921
  });
4777
4922
  try {
4778
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4923
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4779
4924
  const sdkResponse = oci_common_2.composeResponse({
4780
4925
  responseObject: {},
4781
4926
  body: yield response.json(),
@@ -4808,12 +4953,14 @@ class IdentityClient {
4808
4953
  * @param GetTenancyRequest
4809
4954
  * @return GetTenancyResponse
4810
4955
  * @throws OciError when an error occurs
4811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4812
4957
  */
4813
4958
  getTenancy(getTenancyRequest) {
4814
4959
  return __awaiter(this, void 0, void 0, function* () {
4815
4960
  if (this.logger)
4816
4961
  this.logger.debug("Calling operation IdentityClient#getTenancy.");
4962
+ const operationName = "getTenancy";
4963
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tenancy/GetTenancy";
4817
4964
  const pathParams = {
4818
4965
  "{tenancyId}": getTenancyRequest.tenancyId
4819
4966
  };
@@ -4835,7 +4982,7 @@ class IdentityClient {
4835
4982
  queryParams: queryParams
4836
4983
  });
4837
4984
  try {
4838
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4985
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4839
4986
  const sdkResponse = oci_common_2.composeResponse({
4840
4987
  responseObject: {},
4841
4988
  body: yield response.json(),
@@ -4863,12 +5010,14 @@ class IdentityClient {
4863
5010
  * @param GetUserRequest
4864
5011
  * @return GetUserResponse
4865
5012
  * @throws OciError when an error occurs
4866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
5013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4867
5014
  */
4868
5015
  getUser(getUserRequest) {
4869
5016
  return __awaiter(this, void 0, void 0, function* () {
4870
5017
  if (this.logger)
4871
5018
  this.logger.debug("Calling operation IdentityClient#getUser.");
5019
+ const operationName = "getUser";
5020
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/GetUser";
4872
5021
  const pathParams = {
4873
5022
  "{userId}": getUserRequest.userId
4874
5023
  };
@@ -4890,7 +5039,7 @@ class IdentityClient {
4890
5039
  queryParams: queryParams
4891
5040
  });
4892
5041
  try {
4893
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5042
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4894
5043
  const sdkResponse = oci_common_2.composeResponse({
4895
5044
  responseObject: {},
4896
5045
  body: yield response.json(),
@@ -4923,12 +5072,14 @@ class IdentityClient {
4923
5072
  * @param GetUserGroupMembershipRequest
4924
5073
  * @return GetUserGroupMembershipResponse
4925
5074
  * @throws OciError when an error occurs
4926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
5075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4927
5076
  */
4928
5077
  getUserGroupMembership(getUserGroupMembershipRequest) {
4929
5078
  return __awaiter(this, void 0, void 0, function* () {
4930
5079
  if (this.logger)
4931
5080
  this.logger.debug("Calling operation IdentityClient#getUserGroupMembership.");
5081
+ const operationName = "getUserGroupMembership";
5082
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UserGroupMembership/GetUserGroupMembership";
4932
5083
  const pathParams = {
4933
5084
  "{userGroupMembershipId}": getUserGroupMembershipRequest.userGroupMembershipId
4934
5085
  };
@@ -4950,7 +5101,7 @@ class IdentityClient {
4950
5101
  queryParams: queryParams
4951
5102
  });
4952
5103
  try {
4953
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5104
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4954
5105
  const sdkResponse = oci_common_2.composeResponse({
4955
5106
  responseObject: {},
4956
5107
  body: yield response.json(),
@@ -4985,12 +5136,14 @@ class IdentityClient {
4985
5136
  * @param GetUserUIPasswordInformationRequest
4986
5137
  * @return GetUserUIPasswordInformationResponse
4987
5138
  * @throws OciError when an error occurs
4988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4989
5140
  */
4990
5141
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
4991
5142
  return __awaiter(this, void 0, void 0, function* () {
4992
5143
  if (this.logger)
4993
5144
  this.logger.debug("Calling operation IdentityClient#getUserUIPasswordInformation.");
5145
+ const operationName = "getUserUIPasswordInformation";
5146
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UIPasswordInformation/GetUserUIPasswordInformation";
4994
5147
  const pathParams = {
4995
5148
  "{userId}": getUserUIPasswordInformationRequest.userId
4996
5149
  };
@@ -5012,7 +5165,7 @@ class IdentityClient {
5012
5165
  queryParams: queryParams
5013
5166
  });
5014
5167
  try {
5015
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5168
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5016
5169
  const sdkResponse = oci_common_2.composeResponse({
5017
5170
  responseObject: {},
5018
5171
  body: yield response.json(),
@@ -5047,12 +5200,14 @@ class IdentityClient {
5047
5200
  * @param GetWorkRequestRequest
5048
5201
  * @return GetWorkRequestResponse
5049
5202
  * @throws OciError when an error occurs
5050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5051
5204
  */
5052
5205
  getWorkRequest(getWorkRequestRequest) {
5053
5206
  return __awaiter(this, void 0, void 0, function* () {
5054
5207
  if (this.logger)
5055
5208
  this.logger.debug("Calling operation IdentityClient#getWorkRequest.");
5209
+ const operationName = "getWorkRequest";
5210
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/WorkRequest/GetWorkRequest";
5056
5211
  const pathParams = {
5057
5212
  "{workRequestId}": getWorkRequestRequest.workRequestId
5058
5213
  };
@@ -5074,7 +5229,7 @@ class IdentityClient {
5074
5229
  queryParams: queryParams
5075
5230
  });
5076
5231
  try {
5077
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5232
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5078
5233
  const sdkResponse = oci_common_2.composeResponse({
5079
5234
  responseObject: {},
5080
5235
  body: yield response.json(),
@@ -5109,12 +5264,14 @@ class IdentityClient {
5109
5264
  * @param ImportStandardTagsRequest
5110
5265
  * @return ImportStandardTagsResponse
5111
5266
  * @throws OciError when an error occurs
5112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5113
5268
  */
5114
5269
  importStandardTags(importStandardTagsRequest) {
5115
5270
  return __awaiter(this, void 0, void 0, function* () {
5116
5271
  if (this.logger)
5117
5272
  this.logger.debug("Calling operation IdentityClient#importStandardTags.");
5273
+ const operationName = "importStandardTags";
5274
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/ImportStandardTags";
5118
5275
  const pathParams = {};
5119
5276
  const queryParams = {};
5120
5277
  let headerParams = {
@@ -5137,7 +5294,7 @@ class IdentityClient {
5137
5294
  queryParams: queryParams
5138
5295
  });
5139
5296
  try {
5140
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5297
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5141
5298
  const sdkResponse = oci_common_2.composeResponse({
5142
5299
  responseObject: {},
5143
5300
  responseHeaders: [
@@ -5171,12 +5328,14 @@ class IdentityClient {
5171
5328
  * @param ListAllowedDomainLicenseTypesRequest
5172
5329
  * @return ListAllowedDomainLicenseTypesResponse
5173
5330
  * @throws OciError when an error occurs
5174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5175
5332
  */
5176
5333
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5177
5334
  return __awaiter(this, void 0, void 0, function* () {
5178
5335
  if (this.logger)
5179
5336
  this.logger.debug("Calling operation IdentityClient#listAllowedDomainLicenseTypes.");
5337
+ const operationName = "listAllowedDomainLicenseTypes";
5338
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/ListAllowedDomainLicenseTypes";
5180
5339
  const pathParams = {};
5181
5340
  const queryParams = {
5182
5341
  "currentLicenseTypeName": listAllowedDomainLicenseTypesRequest.currentLicenseTypeName
@@ -5199,7 +5358,7 @@ class IdentityClient {
5199
5358
  queryParams: queryParams
5200
5359
  });
5201
5360
  try {
5202
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5361
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5203
5362
  const sdkResponse = oci_common_2.composeResponse({
5204
5363
  responseObject: {},
5205
5364
  body: yield response.json(),
@@ -5236,12 +5395,14 @@ class IdentityClient {
5236
5395
  * @param ListApiKeysRequest
5237
5396
  * @return ListApiKeysResponse
5238
5397
  * @throws OciError when an error occurs
5239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5240
5399
  */
5241
5400
  listApiKeys(listApiKeysRequest) {
5242
5401
  return __awaiter(this, void 0, void 0, function* () {
5243
5402
  if (this.logger)
5244
5403
  this.logger.debug("Calling operation IdentityClient#listApiKeys.");
5404
+ const operationName = "listApiKeys";
5405
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/ApiKey/ListApiKeys";
5245
5406
  const pathParams = {
5246
5407
  "{userId}": listApiKeysRequest.userId
5247
5408
  };
@@ -5263,7 +5424,7 @@ class IdentityClient {
5263
5424
  queryParams: queryParams
5264
5425
  });
5265
5426
  try {
5266
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5427
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5267
5428
  const sdkResponse = oci_common_2.composeResponse({
5268
5429
  responseObject: {},
5269
5430
  body: yield response.json(),
@@ -5298,12 +5459,14 @@ class IdentityClient {
5298
5459
  * @param ListAuthTokensRequest
5299
5460
  * @return ListAuthTokensResponse
5300
5461
  * @throws OciError when an error occurs
5301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5302
5463
  */
5303
5464
  listAuthTokens(listAuthTokensRequest) {
5304
5465
  return __awaiter(this, void 0, void 0, function* () {
5305
5466
  if (this.logger)
5306
5467
  this.logger.debug("Calling operation IdentityClient#listAuthTokens.");
5468
+ const operationName = "listAuthTokens";
5469
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthToken/ListAuthTokens";
5307
5470
  const pathParams = {
5308
5471
  "{userId}": listAuthTokensRequest.userId
5309
5472
  };
@@ -5325,7 +5488,7 @@ class IdentityClient {
5325
5488
  queryParams: queryParams
5326
5489
  });
5327
5490
  try {
5328
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5491
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5329
5492
  const sdkResponse = oci_common_2.composeResponse({
5330
5493
  responseObject: {},
5331
5494
  body: yield response.json(),
@@ -5363,12 +5526,14 @@ class IdentityClient {
5363
5526
  * @param ListAvailabilityDomainsRequest
5364
5527
  * @return ListAvailabilityDomainsResponse
5365
5528
  * @throws OciError when an error occurs
5366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5367
5530
  */
5368
5531
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5369
5532
  return __awaiter(this, void 0, void 0, function* () {
5370
5533
  if (this.logger)
5371
5534
  this.logger.debug("Calling operation IdentityClient#listAvailabilityDomains.");
5535
+ const operationName = "listAvailabilityDomains";
5536
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AvailabilityDomain/ListAvailabilityDomains";
5372
5537
  const pathParams = {};
5373
5538
  const queryParams = {
5374
5539
  "compartmentId": listAvailabilityDomainsRequest.compartmentId
@@ -5390,7 +5555,7 @@ class IdentityClient {
5390
5555
  queryParams: queryParams
5391
5556
  });
5392
5557
  try {
5393
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5558
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5394
5559
  const sdkResponse = oci_common_2.composeResponse({
5395
5560
  responseObject: {},
5396
5561
  body: yield response.json(),
@@ -5430,12 +5595,14 @@ class IdentityClient {
5430
5595
  * @param ListBulkActionResourceTypesRequest
5431
5596
  * @return ListBulkActionResourceTypesResponse
5432
5597
  * @throws OciError when an error occurs
5433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5434
5599
  */
5435
5600
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5436
5601
  return __awaiter(this, void 0, void 0, function* () {
5437
5602
  if (this.logger)
5438
5603
  this.logger.debug("Calling operation IdentityClient#listBulkActionResourceTypes.");
5604
+ const operationName = "listBulkActionResourceTypes";
5605
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/BulkActionResourceTypeCollection/ListBulkActionResourceTypes";
5439
5606
  const pathParams = {};
5440
5607
  const queryParams = {
5441
5608
  "bulkActionType": listBulkActionResourceTypesRequest.bulkActionType,
@@ -5459,7 +5626,7 @@ class IdentityClient {
5459
5626
  queryParams: queryParams
5460
5627
  });
5461
5628
  try {
5462
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5629
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5463
5630
  const sdkResponse = oci_common_2.composeResponse({
5464
5631
  responseObject: {},
5465
5632
  body: yield response.json(),
@@ -5493,12 +5660,14 @@ class IdentityClient {
5493
5660
  * @param ListBulkEditTagsResourceTypesRequest
5494
5661
  * @return ListBulkEditTagsResourceTypesResponse
5495
5662
  * @throws OciError when an error occurs
5496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5497
5664
  */
5498
5665
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5499
5666
  return __awaiter(this, void 0, void 0, function* () {
5500
5667
  if (this.logger)
5501
5668
  this.logger.debug("Calling operation IdentityClient#listBulkEditTagsResourceTypes.");
5669
+ const operationName = "listBulkEditTagsResourceTypes";
5670
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/BulkEditTagsResourceTypeCollection/ListBulkEditTagsResourceTypes";
5502
5671
  const pathParams = {};
5503
5672
  const queryParams = {
5504
5673
  "page": listBulkEditTagsResourceTypesRequest.page,
@@ -5521,7 +5690,7 @@ class IdentityClient {
5521
5690
  queryParams: queryParams
5522
5691
  });
5523
5692
  try {
5524
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5693
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5525
5694
  const sdkResponse = oci_common_2.composeResponse({
5526
5695
  responseObject: {},
5527
5696
  body: yield response.json(),
@@ -5572,12 +5741,14 @@ class IdentityClient {
5572
5741
  * @param ListCompartmentsRequest
5573
5742
  * @return ListCompartmentsResponse
5574
5743
  * @throws OciError when an error occurs
5575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5576
5745
  */
5577
5746
  listCompartments(listCompartmentsRequest) {
5578
5747
  return __awaiter(this, void 0, void 0, function* () {
5579
5748
  if (this.logger)
5580
5749
  this.logger.debug("Calling operation IdentityClient#listCompartments.");
5750
+ const operationName = "listCompartments";
5751
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/ListCompartments";
5581
5752
  const pathParams = {};
5582
5753
  const queryParams = {
5583
5754
  "compartmentId": listCompartmentsRequest.compartmentId,
@@ -5607,7 +5778,7 @@ class IdentityClient {
5607
5778
  queryParams: queryParams
5608
5779
  });
5609
5780
  try {
5610
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5781
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5611
5782
  const sdkResponse = oci_common_2.composeResponse({
5612
5783
  responseObject: {},
5613
5784
  body: yield response.json(),
@@ -5682,12 +5853,14 @@ class IdentityClient {
5682
5853
  * @param ListCostTrackingTagsRequest
5683
5854
  * @return ListCostTrackingTagsResponse
5684
5855
  * @throws OciError when an error occurs
5685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5856
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5686
5857
  */
5687
5858
  listCostTrackingTags(listCostTrackingTagsRequest) {
5688
5859
  return __awaiter(this, void 0, void 0, function* () {
5689
5860
  if (this.logger)
5690
5861
  this.logger.debug("Calling operation IdentityClient#listCostTrackingTags.");
5862
+ const operationName = "listCostTrackingTags";
5863
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/ListCostTrackingTags";
5691
5864
  const pathParams = {};
5692
5865
  const queryParams = {
5693
5866
  "compartmentId": listCostTrackingTagsRequest.compartmentId,
@@ -5711,7 +5884,7 @@ class IdentityClient {
5711
5884
  queryParams: queryParams
5712
5885
  });
5713
5886
  try {
5714
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5887
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5715
5888
  const sdkResponse = oci_common_2.composeResponse({
5716
5889
  responseObject: {},
5717
5890
  body: yield response.json(),
@@ -5786,12 +5959,14 @@ class IdentityClient {
5786
5959
  * @param ListCustomerSecretKeysRequest
5787
5960
  * @return ListCustomerSecretKeysResponse
5788
5961
  * @throws OciError when an error occurs
5789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5790
5963
  */
5791
5964
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5792
5965
  return __awaiter(this, void 0, void 0, function* () {
5793
5966
  if (this.logger)
5794
5967
  this.logger.debug("Calling operation IdentityClient#listCustomerSecretKeys.");
5968
+ const operationName = "listCustomerSecretKeys";
5969
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/CustomerSecretKeySummary/ListCustomerSecretKeys";
5795
5970
  const pathParams = {
5796
5971
  "{userId}": listCustomerSecretKeysRequest.userId
5797
5972
  };
@@ -5813,7 +5988,7 @@ class IdentityClient {
5813
5988
  queryParams: queryParams
5814
5989
  });
5815
5990
  try {
5816
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5991
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5817
5992
  const sdkResponse = oci_common_2.composeResponse({
5818
5993
  responseObject: {},
5819
5994
  body: yield response.json(),
@@ -5847,12 +6022,14 @@ class IdentityClient {
5847
6022
  * @param ListDbCredentialsRequest
5848
6023
  * @return ListDbCredentialsResponse
5849
6024
  * @throws OciError when an error occurs
5850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
6025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
5851
6026
  */
5852
6027
  listDbCredentials(listDbCredentialsRequest) {
5853
6028
  return __awaiter(this, void 0, void 0, function* () {
5854
6029
  if (this.logger)
5855
6030
  this.logger.debug("Calling operation IdentityClient#listDbCredentials.");
6031
+ const operationName = "listDbCredentials";
6032
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/ListDbCredentials";
5856
6033
  const pathParams = {
5857
6034
  "{userId}": listDbCredentialsRequest.userId
5858
6035
  };
@@ -5882,7 +6059,7 @@ class IdentityClient {
5882
6059
  queryParams: queryParams
5883
6060
  });
5884
6061
  try {
5885
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6062
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5886
6063
  const sdkResponse = oci_common_2.composeResponse({
5887
6064
  responseObject: {},
5888
6065
  body: yield response.json(),
@@ -5956,12 +6133,14 @@ class IdentityClient {
5956
6133
  * @param ListDomainsRequest
5957
6134
  * @return ListDomainsResponse
5958
6135
  * @throws OciError when an error occurs
5959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5960
6137
  */
5961
6138
  listDomains(listDomainsRequest) {
5962
6139
  return __awaiter(this, void 0, void 0, function* () {
5963
6140
  if (this.logger)
5964
6141
  this.logger.debug("Calling operation IdentityClient#listDomains.");
6142
+ const operationName = "listDomains";
6143
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DomainSummary/ListDomains";
5965
6144
  const pathParams = {};
5966
6145
  const queryParams = {
5967
6146
  "compartmentId": listDomainsRequest.compartmentId,
@@ -5996,7 +6175,7 @@ class IdentityClient {
5996
6175
  queryParams: queryParams
5997
6176
  });
5998
6177
  try {
5999
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6178
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6000
6179
  const sdkResponse = oci_common_2.composeResponse({
6001
6180
  responseObject: {},
6002
6181
  body: yield response.json(),
@@ -6072,12 +6251,14 @@ class IdentityClient {
6072
6251
  * @param ListDynamicGroupsRequest
6073
6252
  * @return ListDynamicGroupsResponse
6074
6253
  * @throws OciError when an error occurs
6075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6076
6255
  */
6077
6256
  listDynamicGroups(listDynamicGroupsRequest) {
6078
6257
  return __awaiter(this, void 0, void 0, function* () {
6079
6258
  if (this.logger)
6080
6259
  this.logger.debug("Calling operation IdentityClient#listDynamicGroups.");
6260
+ const operationName = "listDynamicGroups";
6261
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DynamicGroup/ListDynamicGroups";
6081
6262
  const pathParams = {};
6082
6263
  const queryParams = {
6083
6264
  "compartmentId": listDynamicGroupsRequest.compartmentId,
@@ -6105,7 +6286,7 @@ class IdentityClient {
6105
6286
  queryParams: queryParams
6106
6287
  });
6107
6288
  try {
6108
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6289
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6109
6290
  const sdkResponse = oci_common_2.composeResponse({
6110
6291
  responseObject: {},
6111
6292
  body: yield response.json(),
@@ -6181,12 +6362,14 @@ class IdentityClient {
6181
6362
  * @param ListFaultDomainsRequest
6182
6363
  * @return ListFaultDomainsResponse
6183
6364
  * @throws OciError when an error occurs
6184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6185
6366
  */
6186
6367
  listFaultDomains(listFaultDomainsRequest) {
6187
6368
  return __awaiter(this, void 0, void 0, function* () {
6188
6369
  if (this.logger)
6189
6370
  this.logger.debug("Calling operation IdentityClient#listFaultDomains.");
6371
+ const operationName = "listFaultDomains";
6372
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/FaultDomain/ListFaultDomains";
6190
6373
  const pathParams = {};
6191
6374
  const queryParams = {
6192
6375
  "compartmentId": listFaultDomainsRequest.compartmentId,
@@ -6209,7 +6392,7 @@ class IdentityClient {
6209
6392
  queryParams: queryParams
6210
6393
  });
6211
6394
  try {
6212
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6395
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6213
6396
  const sdkResponse = oci_common_2.composeResponse({
6214
6397
  responseObject: {},
6215
6398
  body: yield response.json(),
@@ -6240,12 +6423,14 @@ class IdentityClient {
6240
6423
  * @param ListGroupsRequest
6241
6424
  * @return ListGroupsResponse
6242
6425
  * @throws OciError when an error occurs
6243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6244
6427
  */
6245
6428
  listGroups(listGroupsRequest) {
6246
6429
  return __awaiter(this, void 0, void 0, function* () {
6247
6430
  if (this.logger)
6248
6431
  this.logger.debug("Calling operation IdentityClient#listGroups.");
6432
+ const operationName = "listGroups";
6433
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Group/ListGroups";
6249
6434
  const pathParams = {};
6250
6435
  const queryParams = {
6251
6436
  "compartmentId": listGroupsRequest.compartmentId,
@@ -6273,7 +6458,7 @@ class IdentityClient {
6273
6458
  queryParams: queryParams
6274
6459
  });
6275
6460
  try {
6276
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6461
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6277
6462
  const sdkResponse = oci_common_2.composeResponse({
6278
6463
  responseObject: {},
6279
6464
  body: yield response.json(),
@@ -6347,12 +6532,14 @@ class IdentityClient {
6347
6532
  * @param ListIamWorkRequestErrorsRequest
6348
6533
  * @return ListIamWorkRequestErrorsResponse
6349
6534
  * @throws OciError when an error occurs
6350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6351
6536
  */
6352
6537
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6353
6538
  return __awaiter(this, void 0, void 0, function* () {
6354
6539
  if (this.logger)
6355
6540
  this.logger.debug("Calling operation IdentityClient#listIamWorkRequestErrors.");
6541
+ const operationName = "listIamWorkRequestErrors";
6542
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IamWorkRequest/ListIamWorkRequestErrors";
6356
6543
  const pathParams = {
6357
6544
  "{iamWorkRequestId}": listIamWorkRequestErrorsRequest.iamWorkRequestId
6358
6545
  };
@@ -6379,7 +6566,7 @@ class IdentityClient {
6379
6566
  queryParams: queryParams
6380
6567
  });
6381
6568
  try {
6382
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6569
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6383
6570
  const sdkResponse = oci_common_2.composeResponse({
6384
6571
  responseObject: {},
6385
6572
  body: yield response.json(),
@@ -6453,12 +6640,14 @@ class IdentityClient {
6453
6640
  * @param ListIamWorkRequestLogsRequest
6454
6641
  * @return ListIamWorkRequestLogsResponse
6455
6642
  * @throws OciError when an error occurs
6456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6457
6644
  */
6458
6645
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6459
6646
  return __awaiter(this, void 0, void 0, function* () {
6460
6647
  if (this.logger)
6461
6648
  this.logger.debug("Calling operation IdentityClient#listIamWorkRequestLogs.");
6649
+ const operationName = "listIamWorkRequestLogs";
6650
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IamWorkRequestLogSummary/ListIamWorkRequestLogs";
6462
6651
  const pathParams = {
6463
6652
  "{iamWorkRequestId}": listIamWorkRequestLogsRequest.iamWorkRequestId
6464
6653
  };
@@ -6485,7 +6674,7 @@ class IdentityClient {
6485
6674
  queryParams: queryParams
6486
6675
  });
6487
6676
  try {
6488
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6677
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6489
6678
  const sdkResponse = oci_common_2.composeResponse({
6490
6679
  responseObject: {},
6491
6680
  body: yield response.json(),
@@ -6564,12 +6753,14 @@ class IdentityClient {
6564
6753
  * @param ListIamWorkRequestsRequest
6565
6754
  * @return ListIamWorkRequestsResponse
6566
6755
  * @throws OciError when an error occurs
6567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6568
6757
  */
6569
6758
  listIamWorkRequests(listIamWorkRequestsRequest) {
6570
6759
  return __awaiter(this, void 0, void 0, function* () {
6571
6760
  if (this.logger)
6572
6761
  this.logger.debug("Calling operation IdentityClient#listIamWorkRequests.");
6762
+ const operationName = "listIamWorkRequests";
6763
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IamWorkRequestSummary/ListIamWorkRequests";
6573
6764
  const pathParams = {};
6574
6765
  const queryParams = {
6575
6766
  "compartmentId": listIamWorkRequestsRequest.compartmentId,
@@ -6595,7 +6786,7 @@ class IdentityClient {
6595
6786
  queryParams: queryParams
6596
6787
  });
6597
6788
  try {
6598
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6789
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6599
6790
  const sdkResponse = oci_common_2.composeResponse({
6600
6791
  responseObject: {},
6601
6792
  body: yield response.json(),
@@ -6671,12 +6862,14 @@ class IdentityClient {
6671
6862
  * @param ListIdentityProviderGroupsRequest
6672
6863
  * @return ListIdentityProviderGroupsResponse
6673
6864
  * @throws OciError when an error occurs
6674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6675
6866
  */
6676
6867
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6677
6868
  return __awaiter(this, void 0, void 0, function* () {
6678
6869
  if (this.logger)
6679
6870
  this.logger.debug("Calling operation IdentityClient#listIdentityProviderGroups.");
6871
+ const operationName = "listIdentityProviderGroups";
6872
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProviderGroupSummary/ListIdentityProviderGroups";
6680
6873
  const pathParams = {
6681
6874
  "{identityProviderId}": listIdentityProviderGroupsRequest.identityProviderId
6682
6875
  };
@@ -6703,7 +6896,7 @@ class IdentityClient {
6703
6896
  queryParams: queryParams
6704
6897
  });
6705
6898
  try {
6706
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6899
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6707
6900
  const sdkResponse = oci_common_2.composeResponse({
6708
6901
  responseObject: {},
6709
6902
  body: yield response.json(),
@@ -6782,12 +6975,14 @@ class IdentityClient {
6782
6975
  * @param ListIdentityProvidersRequest
6783
6976
  * @return ListIdentityProvidersResponse
6784
6977
  * @throws OciError when an error occurs
6785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6786
6979
  */
6787
6980
  listIdentityProviders(listIdentityProvidersRequest) {
6788
6981
  return __awaiter(this, void 0, void 0, function* () {
6789
6982
  if (this.logger)
6790
6983
  this.logger.debug("Calling operation IdentityClient#listIdentityProviders.");
6984
+ const operationName = "listIdentityProviders";
6985
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProvider/ListIdentityProviders";
6791
6986
  const pathParams = {};
6792
6987
  const queryParams = {
6793
6988
  "protocol": listIdentityProvidersRequest.protocol,
@@ -6816,7 +7011,7 @@ class IdentityClient {
6816
7011
  queryParams: queryParams
6817
7012
  });
6818
7013
  try {
6819
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7014
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6820
7015
  const sdkResponse = oci_common_2.composeResponse({
6821
7016
  responseObject: {},
6822
7017
  body: yield response.json(),
@@ -6892,12 +7087,14 @@ class IdentityClient {
6892
7087
  * @param ListIdpGroupMappingsRequest
6893
7088
  * @return ListIdpGroupMappingsResponse
6894
7089
  * @throws OciError when an error occurs
6895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
7090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6896
7091
  */
6897
7092
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
6898
7093
  return __awaiter(this, void 0, void 0, function* () {
6899
7094
  if (this.logger)
6900
7095
  this.logger.debug("Calling operation IdentityClient#listIdpGroupMappings.");
7096
+ const operationName = "listIdpGroupMappings";
7097
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdpGroupMapping/ListIdpGroupMappings";
6901
7098
  const pathParams = {
6902
7099
  "{identityProviderId}": listIdpGroupMappingsRequest.identityProviderId
6903
7100
  };
@@ -6922,7 +7119,7 @@ class IdentityClient {
6922
7119
  queryParams: queryParams
6923
7120
  });
6924
7121
  try {
6925
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7122
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6926
7123
  const sdkResponse = oci_common_2.composeResponse({
6927
7124
  responseObject: {},
6928
7125
  body: yield response.json(),
@@ -6997,12 +7194,14 @@ class IdentityClient {
6997
7194
  * @param ListMfaTotpDevicesRequest
6998
7195
  * @return ListMfaTotpDevicesResponse
6999
7196
  * @throws OciError when an error occurs
7000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7001
7198
  */
7002
7199
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
7003
7200
  return __awaiter(this, void 0, void 0, function* () {
7004
7201
  if (this.logger)
7005
7202
  this.logger.debug("Calling operation IdentityClient#listMfaTotpDevices.");
7203
+ const operationName = "listMfaTotpDevices";
7204
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDeviceSummary/ListMfaTotpDevices";
7006
7205
  const pathParams = {
7007
7206
  "{userId}": listMfaTotpDevicesRequest.userId
7008
7207
  };
@@ -7029,7 +7228,7 @@ class IdentityClient {
7029
7228
  queryParams: queryParams
7030
7229
  });
7031
7230
  try {
7032
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7231
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7033
7232
  const sdkResponse = oci_common_2.composeResponse({
7034
7233
  responseObject: {},
7035
7234
  body: yield response.json(),
@@ -7105,12 +7304,14 @@ class IdentityClient {
7105
7304
  * @param ListNetworkSourcesRequest
7106
7305
  * @return ListNetworkSourcesResponse
7107
7306
  * @throws OciError when an error occurs
7108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7109
7308
  */
7110
7309
  listNetworkSources(listNetworkSourcesRequest) {
7111
7310
  return __awaiter(this, void 0, void 0, function* () {
7112
7311
  if (this.logger)
7113
7312
  this.logger.debug("Calling operation IdentityClient#listNetworkSources.");
7313
+ const operationName = "listNetworkSources";
7314
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSourcesSummary/ListNetworkSources";
7114
7315
  const pathParams = {};
7115
7316
  const queryParams = {
7116
7317
  "compartmentId": listNetworkSourcesRequest.compartmentId,
@@ -7138,7 +7339,7 @@ class IdentityClient {
7138
7339
  queryParams: queryParams
7139
7340
  });
7140
7341
  try {
7141
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7342
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7142
7343
  const sdkResponse = oci_common_2.composeResponse({
7143
7344
  responseObject: {},
7144
7345
  body: yield response.json(),
@@ -7212,12 +7413,14 @@ class IdentityClient {
7212
7413
  * @param ListOAuthClientCredentialsRequest
7213
7414
  * @return ListOAuthClientCredentialsResponse
7214
7415
  * @throws OciError when an error occurs
7215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7216
7417
  */
7217
7418
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7218
7419
  return __awaiter(this, void 0, void 0, function* () {
7219
7420
  if (this.logger)
7220
7421
  this.logger.debug("Calling operation IdentityClient#listOAuthClientCredentials.");
7422
+ const operationName = "listOAuthClientCredentials";
7423
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/ListOAuthClientCredentials";
7221
7424
  const pathParams = {
7222
7425
  "{userId}": listOAuthClientCredentialsRequest.userId
7223
7426
  };
@@ -7243,7 +7446,7 @@ class IdentityClient {
7243
7446
  queryParams: queryParams
7244
7447
  });
7245
7448
  try {
7246
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7449
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7247
7450
  const sdkResponse = oci_common_2.composeResponse({
7248
7451
  responseObject: {},
7249
7452
  body: yield response.json(),
@@ -7321,12 +7524,14 @@ class IdentityClient {
7321
7524
  * @param ListPoliciesRequest
7322
7525
  * @return ListPoliciesResponse
7323
7526
  * @throws OciError when an error occurs
7324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7325
7528
  */
7326
7529
  listPolicies(listPoliciesRequest) {
7327
7530
  return __awaiter(this, void 0, void 0, function* () {
7328
7531
  if (this.logger)
7329
7532
  this.logger.debug("Calling operation IdentityClient#listPolicies.");
7533
+ const operationName = "listPolicies";
7534
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/ListPolicies";
7330
7535
  const pathParams = {};
7331
7536
  const queryParams = {
7332
7537
  "compartmentId": listPoliciesRequest.compartmentId,
@@ -7354,7 +7559,7 @@ class IdentityClient {
7354
7559
  queryParams: queryParams
7355
7560
  });
7356
7561
  try {
7357
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7562
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7358
7563
  const sdkResponse = oci_common_2.composeResponse({
7359
7564
  responseObject: {},
7360
7565
  body: yield response.json(),
@@ -7427,12 +7632,14 @@ class IdentityClient {
7427
7632
  * @param ListRegionSubscriptionsRequest
7428
7633
  * @return ListRegionSubscriptionsResponse
7429
7634
  * @throws OciError when an error occurs
7430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7431
7636
  */
7432
7637
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7433
7638
  return __awaiter(this, void 0, void 0, function* () {
7434
7639
  if (this.logger)
7435
7640
  this.logger.debug("Calling operation IdentityClient#listRegionSubscriptions.");
7641
+ const operationName = "listRegionSubscriptions";
7642
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/RegionSubscription/ListRegionSubscriptions";
7436
7643
  const pathParams = {
7437
7644
  "{tenancyId}": listRegionSubscriptionsRequest.tenancyId
7438
7645
  };
@@ -7454,7 +7661,7 @@ class IdentityClient {
7454
7661
  queryParams: queryParams
7455
7662
  });
7456
7663
  try {
7457
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7664
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7458
7665
  const sdkResponse = oci_common_2.composeResponse({
7459
7666
  responseObject: {},
7460
7667
  body: yield response.json(),
@@ -7482,12 +7689,14 @@ class IdentityClient {
7482
7689
  * @param ListRegionsRequest
7483
7690
  * @return ListRegionsResponse
7484
7691
  * @throws OciError when an error occurs
7485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7486
7693
  */
7487
7694
  listRegions(listRegionsRequest) {
7488
7695
  return __awaiter(this, void 0, void 0, function* () {
7489
7696
  if (this.logger)
7490
7697
  this.logger.debug("Calling operation IdentityClient#listRegions.");
7698
+ const operationName = "listRegions";
7699
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Region/ListRegions";
7491
7700
  const pathParams = {};
7492
7701
  const queryParams = {};
7493
7702
  let headerParams = {
@@ -7507,7 +7716,7 @@ class IdentityClient {
7507
7716
  queryParams: queryParams
7508
7717
  });
7509
7718
  try {
7510
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7719
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7511
7720
  const sdkResponse = oci_common_2.composeResponse({
7512
7721
  responseObject: {},
7513
7722
  body: yield response.json(),
@@ -7537,12 +7746,14 @@ class IdentityClient {
7537
7746
  * @param ListSmtpCredentialsRequest
7538
7747
  * @return ListSmtpCredentialsResponse
7539
7748
  * @throws OciError when an error occurs
7540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7541
7750
  */
7542
7751
  listSmtpCredentials(listSmtpCredentialsRequest) {
7543
7752
  return __awaiter(this, void 0, void 0, function* () {
7544
7753
  if (this.logger)
7545
7754
  this.logger.debug("Calling operation IdentityClient#listSmtpCredentials.");
7755
+ const operationName = "listSmtpCredentials";
7756
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SmtpCredentialSummary/ListSmtpCredentials";
7546
7757
  const pathParams = {
7547
7758
  "{userId}": listSmtpCredentialsRequest.userId
7548
7759
  };
@@ -7564,7 +7775,7 @@ class IdentityClient {
7564
7775
  queryParams: queryParams
7565
7776
  });
7566
7777
  try {
7567
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7778
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7568
7779
  const sdkResponse = oci_common_2.composeResponse({
7569
7780
  responseObject: {},
7570
7781
  body: yield response.json(),
@@ -7598,12 +7809,14 @@ class IdentityClient {
7598
7809
  * @param ListStandardTagNamespacesRequest
7599
7810
  * @return ListStandardTagNamespacesResponse
7600
7811
  * @throws OciError when an error occurs
7601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7602
7813
  */
7603
7814
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7604
7815
  return __awaiter(this, void 0, void 0, function* () {
7605
7816
  if (this.logger)
7606
7817
  this.logger.debug("Calling operation IdentityClient#listStandardTagNamespaces.");
7818
+ const operationName = "listStandardTagNamespaces";
7819
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/StandardTagNamespaceTemplateSummary/ListStandardTagNamespaces";
7607
7820
  const pathParams = {};
7608
7821
  const queryParams = {
7609
7822
  "compartmentId": listStandardTagNamespacesRequest.compartmentId,
@@ -7627,7 +7840,7 @@ class IdentityClient {
7627
7840
  queryParams: queryParams
7628
7841
  });
7629
7842
  try {
7630
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7843
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7631
7844
  const sdkResponse = oci_common_2.composeResponse({
7632
7845
  responseObject: {},
7633
7846
  body: yield response.json(),
@@ -7704,12 +7917,14 @@ class IdentityClient {
7704
7917
  * @param ListSwiftPasswordsRequest
7705
7918
  * @return ListSwiftPasswordsResponse
7706
7919
  * @throws OciError when an error occurs
7707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7708
7921
  */
7709
7922
  listSwiftPasswords(listSwiftPasswordsRequest) {
7710
7923
  return __awaiter(this, void 0, void 0, function* () {
7711
7924
  if (this.logger)
7712
7925
  this.logger.debug("Calling operation IdentityClient#listSwiftPasswords.");
7926
+ const operationName = "listSwiftPasswords";
7927
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SwiftPassword/ListSwiftPasswords";
7713
7928
  const pathParams = {
7714
7929
  "{userId}": listSwiftPasswordsRequest.userId
7715
7930
  };
@@ -7731,7 +7946,7 @@ class IdentityClient {
7731
7946
  queryParams: queryParams
7732
7947
  });
7733
7948
  try {
7734
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7949
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7735
7950
  const sdkResponse = oci_common_2.composeResponse({
7736
7951
  responseObject: {},
7737
7952
  body: yield response.json(),
@@ -7765,12 +7980,14 @@ class IdentityClient {
7765
7980
  * @param ListTagDefaultsRequest
7766
7981
  * @return ListTagDefaultsResponse
7767
7982
  * @throws OciError when an error occurs
7768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7769
7984
  */
7770
7985
  listTagDefaults(listTagDefaultsRequest) {
7771
7986
  return __awaiter(this, void 0, void 0, function* () {
7772
7987
  if (this.logger)
7773
7988
  this.logger.debug("Calling operation IdentityClient#listTagDefaults.");
7989
+ const operationName = "listTagDefaults";
7990
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefaultSummary/ListTagDefaults";
7774
7991
  const pathParams = {};
7775
7992
  const queryParams = {
7776
7993
  "page": listTagDefaultsRequest.page,
@@ -7797,7 +8014,7 @@ class IdentityClient {
7797
8014
  queryParams: queryParams
7798
8015
  });
7799
8016
  try {
7800
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8017
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7801
8018
  const sdkResponse = oci_common_2.composeResponse({
7802
8019
  responseObject: {},
7803
8020
  body: yield response.json(),
@@ -7871,12 +8088,14 @@ class IdentityClient {
7871
8088
  * @param ListTagNamespacesRequest
7872
8089
  * @return ListTagNamespacesResponse
7873
8090
  * @throws OciError when an error occurs
7874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
8091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7875
8092
  */
7876
8093
  listTagNamespaces(listTagNamespacesRequest) {
7877
8094
  return __awaiter(this, void 0, void 0, function* () {
7878
8095
  if (this.logger)
7879
8096
  this.logger.debug("Calling operation IdentityClient#listTagNamespaces.");
8097
+ const operationName = "listTagNamespaces";
8098
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespaceSummary/ListTagNamespaces";
7880
8099
  const pathParams = {};
7881
8100
  const queryParams = {
7882
8101
  "compartmentId": listTagNamespacesRequest.compartmentId,
@@ -7902,7 +8121,7 @@ class IdentityClient {
7902
8121
  queryParams: queryParams
7903
8122
  });
7904
8123
  try {
7905
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8124
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7906
8125
  const sdkResponse = oci_common_2.composeResponse({
7907
8126
  responseObject: {},
7908
8127
  body: yield response.json(),
@@ -7976,12 +8195,14 @@ class IdentityClient {
7976
8195
  * @param ListTaggingWorkRequestErrorsRequest
7977
8196
  * @return ListTaggingWorkRequestErrorsResponse
7978
8197
  * @throws OciError when an error occurs
7979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7980
8199
  */
7981
8200
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
7982
8201
  return __awaiter(this, void 0, void 0, function* () {
7983
8202
  if (this.logger)
7984
8203
  this.logger.debug("Calling operation IdentityClient#listTaggingWorkRequestErrors.");
8204
+ const operationName = "listTaggingWorkRequestErrors";
8205
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TaggingWorkRequestErrorSummary/ListTaggingWorkRequestErrors";
7985
8206
  const pathParams = {
7986
8207
  "{workRequestId}": listTaggingWorkRequestErrorsRequest.workRequestId
7987
8208
  };
@@ -8006,7 +8227,7 @@ class IdentityClient {
8006
8227
  queryParams: queryParams
8007
8228
  });
8008
8229
  try {
8009
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8230
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8010
8231
  const sdkResponse = oci_common_2.composeResponse({
8011
8232
  responseObject: {},
8012
8233
  body: yield response.json(),
@@ -8085,12 +8306,14 @@ class IdentityClient {
8085
8306
  * @param ListTaggingWorkRequestLogsRequest
8086
8307
  * @return ListTaggingWorkRequestLogsResponse
8087
8308
  * @throws OciError when an error occurs
8088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8089
8310
  */
8090
8311
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8091
8312
  return __awaiter(this, void 0, void 0, function* () {
8092
8313
  if (this.logger)
8093
8314
  this.logger.debug("Calling operation IdentityClient#listTaggingWorkRequestLogs.");
8315
+ const operationName = "listTaggingWorkRequestLogs";
8316
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TaggingWorkRequestLogSummary/ListTaggingWorkRequestLogs";
8094
8317
  const pathParams = {
8095
8318
  "{workRequestId}": listTaggingWorkRequestLogsRequest.workRequestId
8096
8319
  };
@@ -8115,7 +8338,7 @@ class IdentityClient {
8115
8338
  queryParams: queryParams
8116
8339
  });
8117
8340
  try {
8118
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8341
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8119
8342
  const sdkResponse = oci_common_2.composeResponse({
8120
8343
  responseObject: {},
8121
8344
  body: yield response.json(),
@@ -8194,12 +8417,14 @@ class IdentityClient {
8194
8417
  * @param ListTaggingWorkRequestsRequest
8195
8418
  * @return ListTaggingWorkRequestsResponse
8196
8419
  * @throws OciError when an error occurs
8197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8198
8421
  */
8199
8422
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8200
8423
  return __awaiter(this, void 0, void 0, function* () {
8201
8424
  if (this.logger)
8202
8425
  this.logger.debug("Calling operation IdentityClient#listTaggingWorkRequests.");
8426
+ const operationName = "listTaggingWorkRequests";
8427
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TaggingWorkRequestSummary/ListTaggingWorkRequests";
8203
8428
  const pathParams = {};
8204
8429
  const queryParams = {
8205
8430
  "compartmentId": listTaggingWorkRequestsRequest.compartmentId,
@@ -8224,7 +8449,7 @@ class IdentityClient {
8224
8449
  queryParams: queryParams
8225
8450
  });
8226
8451
  try {
8227
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8452
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8228
8453
  const sdkResponse = oci_common_2.composeResponse({
8229
8454
  responseObject: {},
8230
8455
  body: yield response.json(),
@@ -8298,12 +8523,14 @@ class IdentityClient {
8298
8523
  * @param ListTagsRequest
8299
8524
  * @return ListTagsResponse
8300
8525
  * @throws OciError when an error occurs
8301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8302
8527
  */
8303
8528
  listTags(listTagsRequest) {
8304
8529
  return __awaiter(this, void 0, void 0, function* () {
8305
8530
  if (this.logger)
8306
8531
  this.logger.debug("Calling operation IdentityClient#listTags.");
8532
+ const operationName = "listTags";
8533
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagSummary/ListTags";
8307
8534
  const pathParams = {
8308
8535
  "{tagNamespaceId}": listTagsRequest.tagNamespaceId
8309
8536
  };
@@ -8329,7 +8556,7 @@ class IdentityClient {
8329
8556
  queryParams: queryParams
8330
8557
  });
8331
8558
  try {
8332
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8559
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8333
8560
  const sdkResponse = oci_common_2.composeResponse({
8334
8561
  responseObject: {},
8335
8562
  body: yield response.json(),
@@ -8412,12 +8639,14 @@ class IdentityClient {
8412
8639
  * @param ListUserGroupMembershipsRequest
8413
8640
  * @return ListUserGroupMembershipsResponse
8414
8641
  * @throws OciError when an error occurs
8415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8416
8643
  */
8417
8644
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8418
8645
  return __awaiter(this, void 0, void 0, function* () {
8419
8646
  if (this.logger)
8420
8647
  this.logger.debug("Calling operation IdentityClient#listUserGroupMemberships.");
8648
+ const operationName = "listUserGroupMemberships";
8649
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UserGroupMembership/ListUserGroupMemberships";
8421
8650
  const pathParams = {};
8422
8651
  const queryParams = {
8423
8652
  "compartmentId": listUserGroupMembershipsRequest.compartmentId,
@@ -8443,7 +8672,7 @@ class IdentityClient {
8443
8672
  queryParams: queryParams
8444
8673
  });
8445
8674
  try {
8446
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8675
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8447
8676
  const sdkResponse = oci_common_2.composeResponse({
8448
8677
  responseObject: {},
8449
8678
  body: yield response.json(),
@@ -8519,12 +8748,14 @@ class IdentityClient {
8519
8748
  * @param ListUsersRequest
8520
8749
  * @return ListUsersResponse
8521
8750
  * @throws OciError when an error occurs
8522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8523
8752
  */
8524
8753
  listUsers(listUsersRequest) {
8525
8754
  return __awaiter(this, void 0, void 0, function* () {
8526
8755
  if (this.logger)
8527
8756
  this.logger.debug("Calling operation IdentityClient#listUsers.");
8757
+ const operationName = "listUsers";
8758
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/ListUsers";
8528
8759
  const pathParams = {};
8529
8760
  const queryParams = {
8530
8761
  "compartmentId": listUsersRequest.compartmentId,
@@ -8554,7 +8785,7 @@ class IdentityClient {
8554
8785
  queryParams: queryParams
8555
8786
  });
8556
8787
  try {
8557
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8788
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8558
8789
  const sdkResponse = oci_common_2.composeResponse({
8559
8790
  responseObject: {},
8560
8791
  body: yield response.json(),
@@ -8628,12 +8859,14 @@ class IdentityClient {
8628
8859
  * @param ListWorkRequestsRequest
8629
8860
  * @return ListWorkRequestsResponse
8630
8861
  * @throws OciError when an error occurs
8631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8632
8863
  */
8633
8864
  listWorkRequests(listWorkRequestsRequest) {
8634
8865
  return __awaiter(this, void 0, void 0, function* () {
8635
8866
  if (this.logger)
8636
8867
  this.logger.debug("Calling operation IdentityClient#listWorkRequests.");
8868
+ const operationName = "listWorkRequests";
8869
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/WorkRequestSummary/ListWorkRequests";
8637
8870
  const pathParams = {};
8638
8871
  const queryParams = {
8639
8872
  "compartmentId": listWorkRequestsRequest.compartmentId,
@@ -8658,7 +8891,7 @@ class IdentityClient {
8658
8891
  queryParams: queryParams
8659
8892
  });
8660
8893
  try {
8661
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8894
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8662
8895
  const sdkResponse = oci_common_2.composeResponse({
8663
8896
  responseObject: {},
8664
8897
  body: yield response.json(),
@@ -8739,12 +8972,14 @@ class IdentityClient {
8739
8972
  * @param MoveCompartmentRequest
8740
8973
  * @return MoveCompartmentResponse
8741
8974
  * @throws OciError when an error occurs
8742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8743
8976
  */
8744
8977
  moveCompartment(moveCompartmentRequest) {
8745
8978
  return __awaiter(this, void 0, void 0, function* () {
8746
8979
  if (this.logger)
8747
8980
  this.logger.debug("Calling operation IdentityClient#moveCompartment.");
8981
+ const operationName = "moveCompartment";
8982
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/MoveCompartment";
8748
8983
  const pathParams = {
8749
8984
  "{compartmentId}": moveCompartmentRequest.compartmentId
8750
8985
  };
@@ -8770,7 +9005,7 @@ class IdentityClient {
8770
9005
  queryParams: queryParams
8771
9006
  });
8772
9007
  try {
8773
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9008
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8774
9009
  const sdkResponse = oci_common_2.composeResponse({
8775
9010
  responseObject: {},
8776
9011
  responseHeaders: [
@@ -8800,12 +9035,14 @@ class IdentityClient {
8800
9035
  * @param RecoverCompartmentRequest
8801
9036
  * @return RecoverCompartmentResponse
8802
9037
  * @throws OciError when an error occurs
8803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
9038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8804
9039
  */
8805
9040
  recoverCompartment(recoverCompartmentRequest) {
8806
9041
  return __awaiter(this, void 0, void 0, function* () {
8807
9042
  if (this.logger)
8808
9043
  this.logger.debug("Calling operation IdentityClient#recoverCompartment.");
9044
+ const operationName = "recoverCompartment";
9045
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/RecoverCompartment";
8809
9046
  const pathParams = {
8810
9047
  "{compartmentId}": recoverCompartmentRequest.compartmentId
8811
9048
  };
@@ -8829,7 +9066,7 @@ class IdentityClient {
8829
9066
  queryParams: queryParams
8830
9067
  });
8831
9068
  try {
8832
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9069
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8833
9070
  const sdkResponse = oci_common_2.composeResponse({
8834
9071
  responseObject: {},
8835
9072
  body: yield response.json(),
@@ -8862,12 +9099,14 @@ class IdentityClient {
8862
9099
  * @param RemoveUserFromGroupRequest
8863
9100
  * @return RemoveUserFromGroupResponse
8864
9101
  * @throws OciError when an error occurs
8865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
9102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8866
9103
  */
8867
9104
  removeUserFromGroup(removeUserFromGroupRequest) {
8868
9105
  return __awaiter(this, void 0, void 0, function* () {
8869
9106
  if (this.logger)
8870
9107
  this.logger.debug("Calling operation IdentityClient#removeUserFromGroup.");
9108
+ const operationName = "removeUserFromGroup";
9109
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UserGroupMembership/RemoveUserFromGroup";
8871
9110
  const pathParams = {
8872
9111
  "{userGroupMembershipId}": removeUserFromGroupRequest.userGroupMembershipId
8873
9112
  };
@@ -8890,7 +9129,7 @@ class IdentityClient {
8890
9129
  queryParams: queryParams
8891
9130
  });
8892
9131
  try {
8893
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9132
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8894
9133
  const sdkResponse = oci_common_2.composeResponse({
8895
9134
  responseObject: {},
8896
9135
  responseHeaders: [
@@ -8915,12 +9154,14 @@ class IdentityClient {
8915
9154
  * @param ResetIdpScimClientRequest
8916
9155
  * @return ResetIdpScimClientResponse
8917
9156
  * @throws OciError when an error occurs
8918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
9157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8919
9158
  */
8920
9159
  resetIdpScimClient(resetIdpScimClientRequest) {
8921
9160
  return __awaiter(this, void 0, void 0, function* () {
8922
9161
  if (this.logger)
8923
9162
  this.logger.debug("Calling operation IdentityClient#resetIdpScimClient.");
9163
+ const operationName = "resetIdpScimClient";
9164
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/ScimClientCredentials/ResetIdpScimClient";
8924
9165
  const pathParams = {
8925
9166
  "{identityProviderId}": resetIdpScimClientRequest.identityProviderId
8926
9167
  };
@@ -8942,7 +9183,7 @@ class IdentityClient {
8942
9183
  queryParams: queryParams
8943
9184
  });
8944
9185
  try {
8945
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9186
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8946
9187
  const sdkResponse = oci_common_2.composeResponse({
8947
9188
  responseObject: {},
8948
9189
  body: yield response.json(),
@@ -8971,12 +9212,14 @@ class IdentityClient {
8971
9212
  * @param UpdateAuthTokenRequest
8972
9213
  * @return UpdateAuthTokenResponse
8973
9214
  * @throws OciError when an error occurs
8974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8975
9216
  */
8976
9217
  updateAuthToken(updateAuthTokenRequest) {
8977
9218
  return __awaiter(this, void 0, void 0, function* () {
8978
9219
  if (this.logger)
8979
9220
  this.logger.debug("Calling operation IdentityClient#updateAuthToken.");
9221
+ const operationName = "updateAuthToken";
9222
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthToken/UpdateAuthToken";
8980
9223
  const pathParams = {
8981
9224
  "{userId}": updateAuthTokenRequest.userId,
8982
9225
  "{authTokenId}": updateAuthTokenRequest.authTokenId
@@ -9001,7 +9244,7 @@ class IdentityClient {
9001
9244
  queryParams: queryParams
9002
9245
  });
9003
9246
  try {
9004
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9247
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9005
9248
  const sdkResponse = oci_common_2.composeResponse({
9006
9249
  responseObject: {},
9007
9250
  body: yield response.json(),
@@ -9035,12 +9278,14 @@ class IdentityClient {
9035
9278
  * @param UpdateAuthenticationPolicyRequest
9036
9279
  * @return UpdateAuthenticationPolicyResponse
9037
9280
  * @throws OciError when an error occurs
9038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9039
9282
  */
9040
9283
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9041
9284
  return __awaiter(this, void 0, void 0, function* () {
9042
9285
  if (this.logger)
9043
9286
  this.logger.debug("Calling operation IdentityClient#updateAuthenticationPolicy.");
9287
+ const operationName = "updateAuthenticationPolicy";
9288
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthenticationPolicy/UpdateAuthenticationPolicy";
9044
9289
  const pathParams = {
9045
9290
  "{compartmentId}": updateAuthenticationPolicyRequest.compartmentId
9046
9291
  };
@@ -9064,7 +9309,7 @@ class IdentityClient {
9064
9309
  queryParams: queryParams
9065
9310
  });
9066
9311
  try {
9067
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9312
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9068
9313
  const sdkResponse = oci_common_2.composeResponse({
9069
9314
  responseObject: {},
9070
9315
  body: yield response.json(),
@@ -9097,12 +9342,14 @@ class IdentityClient {
9097
9342
  * @param UpdateCompartmentRequest
9098
9343
  * @return UpdateCompartmentResponse
9099
9344
  * @throws OciError when an error occurs
9100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9101
9346
  */
9102
9347
  updateCompartment(updateCompartmentRequest) {
9103
9348
  return __awaiter(this, void 0, void 0, function* () {
9104
9349
  if (this.logger)
9105
9350
  this.logger.debug("Calling operation IdentityClient#updateCompartment.");
9351
+ const operationName = "updateCompartment";
9352
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/UpdateCompartment";
9106
9353
  const pathParams = {
9107
9354
  "{compartmentId}": updateCompartmentRequest.compartmentId
9108
9355
  };
@@ -9126,7 +9373,7 @@ class IdentityClient {
9126
9373
  queryParams: queryParams
9127
9374
  });
9128
9375
  try {
9129
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9376
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9130
9377
  const sdkResponse = oci_common_2.composeResponse({
9131
9378
  responseObject: {},
9132
9379
  body: yield response.json(),
@@ -9160,12 +9407,14 @@ class IdentityClient {
9160
9407
  * @param UpdateCustomerSecretKeyRequest
9161
9408
  * @return UpdateCustomerSecretKeyResponse
9162
9409
  * @throws OciError when an error occurs
9163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9164
9411
  */
9165
9412
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9166
9413
  return __awaiter(this, void 0, void 0, function* () {
9167
9414
  if (this.logger)
9168
9415
  this.logger.debug("Calling operation IdentityClient#updateCustomerSecretKey.");
9416
+ const operationName = "updateCustomerSecretKey";
9417
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/CustomerSecretKeySummary/UpdateCustomerSecretKey";
9169
9418
  const pathParams = {
9170
9419
  "{userId}": updateCustomerSecretKeyRequest.userId,
9171
9420
  "{customerSecretKeyId}": updateCustomerSecretKeyRequest.customerSecretKeyId
@@ -9190,7 +9439,7 @@ class IdentityClient {
9190
9439
  queryParams: queryParams
9191
9440
  });
9192
9441
  try {
9193
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9442
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9194
9443
  const sdkResponse = oci_common_2.composeResponse({
9195
9444
  responseObject: {},
9196
9445
  body: yield response.json(),
@@ -9227,12 +9476,14 @@ class IdentityClient {
9227
9476
  * @param UpdateDomainRequest
9228
9477
  * @return UpdateDomainResponse
9229
9478
  * @throws OciError when an error occurs
9230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9231
9480
  */
9232
9481
  updateDomain(updateDomainRequest) {
9233
9482
  return __awaiter(this, void 0, void 0, function* () {
9234
9483
  if (this.logger)
9235
9484
  this.logger.debug("Calling operation IdentityClient#updateDomain.");
9485
+ const operationName = "updateDomain";
9486
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/UpdateDomain";
9236
9487
  const pathParams = {
9237
9488
  "{domainId}": updateDomainRequest.domainId
9238
9489
  };
@@ -9257,7 +9508,7 @@ class IdentityClient {
9257
9508
  queryParams: queryParams
9258
9509
  });
9259
9510
  try {
9260
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9511
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9261
9512
  const sdkResponse = oci_common_2.composeResponse({
9262
9513
  responseObject: {},
9263
9514
  responseHeaders: [
@@ -9286,12 +9537,14 @@ class IdentityClient {
9286
9537
  * @param UpdateDynamicGroupRequest
9287
9538
  * @return UpdateDynamicGroupResponse
9288
9539
  * @throws OciError when an error occurs
9289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9290
9541
  */
9291
9542
  updateDynamicGroup(updateDynamicGroupRequest) {
9292
9543
  return __awaiter(this, void 0, void 0, function* () {
9293
9544
  if (this.logger)
9294
9545
  this.logger.debug("Calling operation IdentityClient#updateDynamicGroup.");
9546
+ const operationName = "updateDynamicGroup";
9547
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DynamicGroup/UpdateDynamicGroup";
9295
9548
  const pathParams = {
9296
9549
  "{dynamicGroupId}": updateDynamicGroupRequest.dynamicGroupId
9297
9550
  };
@@ -9315,7 +9568,7 @@ class IdentityClient {
9315
9568
  queryParams: queryParams
9316
9569
  });
9317
9570
  try {
9318
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9571
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9319
9572
  const sdkResponse = oci_common_2.composeResponse({
9320
9573
  responseObject: {},
9321
9574
  body: yield response.json(),
@@ -9348,12 +9601,14 @@ class IdentityClient {
9348
9601
  * @param UpdateGroupRequest
9349
9602
  * @return UpdateGroupResponse
9350
9603
  * @throws OciError when an error occurs
9351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9352
9605
  */
9353
9606
  updateGroup(updateGroupRequest) {
9354
9607
  return __awaiter(this, void 0, void 0, function* () {
9355
9608
  if (this.logger)
9356
9609
  this.logger.debug("Calling operation IdentityClient#updateGroup.");
9610
+ const operationName = "updateGroup";
9611
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Group/UpdateGroup";
9357
9612
  const pathParams = {
9358
9613
  "{groupId}": updateGroupRequest.groupId
9359
9614
  };
@@ -9377,7 +9632,7 @@ class IdentityClient {
9377
9632
  queryParams: queryParams
9378
9633
  });
9379
9634
  try {
9380
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9635
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9381
9636
  const sdkResponse = oci_common_2.composeResponse({
9382
9637
  responseObject: {},
9383
9638
  body: yield response.json(),
@@ -9413,12 +9668,14 @@ class IdentityClient {
9413
9668
  * @param UpdateIdentityProviderRequest
9414
9669
  * @return UpdateIdentityProviderResponse
9415
9670
  * @throws OciError when an error occurs
9416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9417
9672
  */
9418
9673
  updateIdentityProvider(updateIdentityProviderRequest) {
9419
9674
  return __awaiter(this, void 0, void 0, function* () {
9420
9675
  if (this.logger)
9421
9676
  this.logger.debug("Calling operation IdentityClient#updateIdentityProvider.");
9677
+ const operationName = "updateIdentityProvider";
9678
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProvider/UpdateIdentityProvider";
9422
9679
  const pathParams = {
9423
9680
  "{identityProviderId}": updateIdentityProviderRequest.identityProviderId
9424
9681
  };
@@ -9442,7 +9699,7 @@ class IdentityClient {
9442
9699
  queryParams: queryParams
9443
9700
  });
9444
9701
  try {
9445
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9702
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9446
9703
  const sdkResponse = oci_common_2.composeResponse({
9447
9704
  responseObject: {},
9448
9705
  body: yield response.json(),
@@ -9478,12 +9735,14 @@ class IdentityClient {
9478
9735
  * @param UpdateIdpGroupMappingRequest
9479
9736
  * @return UpdateIdpGroupMappingResponse
9480
9737
  * @throws OciError when an error occurs
9481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9482
9739
  */
9483
9740
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9484
9741
  return __awaiter(this, void 0, void 0, function* () {
9485
9742
  if (this.logger)
9486
9743
  this.logger.debug("Calling operation IdentityClient#updateIdpGroupMapping.");
9744
+ const operationName = "updateIdpGroupMapping";
9745
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdpGroupMapping/UpdateIdpGroupMapping";
9487
9746
  const pathParams = {
9488
9747
  "{identityProviderId}": updateIdpGroupMappingRequest.identityProviderId,
9489
9748
  "{mappingId}": updateIdpGroupMappingRequest.mappingId
@@ -9508,7 +9767,7 @@ class IdentityClient {
9508
9767
  queryParams: queryParams
9509
9768
  });
9510
9769
  try {
9511
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9770
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9512
9771
  const sdkResponse = oci_common_2.composeResponse({
9513
9772
  responseObject: {},
9514
9773
  body: yield response.json(),
@@ -9542,12 +9801,14 @@ class IdentityClient {
9542
9801
  * @param UpdateNetworkSourceRequest
9543
9802
  * @return UpdateNetworkSourceResponse
9544
9803
  * @throws OciError when an error occurs
9545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9546
9805
  */
9547
9806
  updateNetworkSource(updateNetworkSourceRequest) {
9548
9807
  return __awaiter(this, void 0, void 0, function* () {
9549
9808
  if (this.logger)
9550
9809
  this.logger.debug("Calling operation IdentityClient#updateNetworkSource.");
9810
+ const operationName = "updateNetworkSource";
9811
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSources/UpdateNetworkSource";
9551
9812
  const pathParams = {
9552
9813
  "{networkSourceId}": updateNetworkSourceRequest.networkSourceId
9553
9814
  };
@@ -9571,7 +9832,7 @@ class IdentityClient {
9571
9832
  queryParams: queryParams
9572
9833
  });
9573
9834
  try {
9574
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9835
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9575
9836
  const sdkResponse = oci_common_2.composeResponse({
9576
9837
  responseObject: {},
9577
9838
  body: yield response.json(),
@@ -9605,12 +9866,14 @@ class IdentityClient {
9605
9866
  * @param UpdateOAuthClientCredentialRequest
9606
9867
  * @return UpdateOAuthClientCredentialResponse
9607
9868
  * @throws OciError when an error occurs
9608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9609
9870
  */
9610
9871
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9611
9872
  return __awaiter(this, void 0, void 0, function* () {
9612
9873
  if (this.logger)
9613
9874
  this.logger.debug("Calling operation IdentityClient#updateOAuthClientCredential.");
9875
+ const operationName = "updateOAuthClientCredential";
9876
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/UpdateOAuthClientCredential";
9614
9877
  const pathParams = {
9615
9878
  "{userId}": updateOAuthClientCredentialRequest.userId,
9616
9879
  "{oauth2ClientCredentialId}": updateOAuthClientCredentialRequest.oauth2ClientCredentialId
@@ -9635,7 +9898,7 @@ class IdentityClient {
9635
9898
  queryParams: queryParams
9636
9899
  });
9637
9900
  try {
9638
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9901
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9639
9902
  const sdkResponse = oci_common_2.composeResponse({
9640
9903
  responseObject: {},
9641
9904
  body: yield response.json(),
@@ -9671,12 +9934,14 @@ class IdentityClient {
9671
9934
  * @param UpdatePolicyRequest
9672
9935
  * @return UpdatePolicyResponse
9673
9936
  * @throws OciError when an error occurs
9674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9675
9938
  */
9676
9939
  updatePolicy(updatePolicyRequest) {
9677
9940
  return __awaiter(this, void 0, void 0, function* () {
9678
9941
  if (this.logger)
9679
9942
  this.logger.debug("Calling operation IdentityClient#updatePolicy.");
9943
+ const operationName = "updatePolicy";
9944
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/UpdatePolicy";
9680
9945
  const pathParams = {
9681
9946
  "{policyId}": updatePolicyRequest.policyId
9682
9947
  };
@@ -9700,7 +9965,7 @@ class IdentityClient {
9700
9965
  queryParams: queryParams
9701
9966
  });
9702
9967
  try {
9703
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9968
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9704
9969
  const sdkResponse = oci_common_2.composeResponse({
9705
9970
  responseObject: {},
9706
9971
  body: yield response.json(),
@@ -9734,12 +9999,14 @@ class IdentityClient {
9734
9999
  * @param UpdateSmtpCredentialRequest
9735
10000
  * @return UpdateSmtpCredentialResponse
9736
10001
  * @throws OciError when an error occurs
9737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
10002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9738
10003
  */
9739
10004
  updateSmtpCredential(updateSmtpCredentialRequest) {
9740
10005
  return __awaiter(this, void 0, void 0, function* () {
9741
10006
  if (this.logger)
9742
10007
  this.logger.debug("Calling operation IdentityClient#updateSmtpCredential.");
10008
+ const operationName = "updateSmtpCredential";
10009
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SmtpCredentialSummary/UpdateSmtpCredential";
9743
10010
  const pathParams = {
9744
10011
  "{userId}": updateSmtpCredentialRequest.userId,
9745
10012
  "{smtpCredentialId}": updateSmtpCredentialRequest.smtpCredentialId
@@ -9764,7 +10031,7 @@ class IdentityClient {
9764
10031
  queryParams: queryParams
9765
10032
  });
9766
10033
  try {
9767
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10034
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9768
10035
  const sdkResponse = oci_common_2.composeResponse({
9769
10036
  responseObject: {},
9770
10037
  body: yield response.json(),
@@ -9800,12 +10067,14 @@ class IdentityClient {
9800
10067
  * @param UpdateSwiftPasswordRequest
9801
10068
  * @return UpdateSwiftPasswordResponse
9802
10069
  * @throws OciError when an error occurs
9803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
10070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9804
10071
  */
9805
10072
  updateSwiftPassword(updateSwiftPasswordRequest) {
9806
10073
  return __awaiter(this, void 0, void 0, function* () {
9807
10074
  if (this.logger)
9808
10075
  this.logger.debug("Calling operation IdentityClient#updateSwiftPassword.");
10076
+ const operationName = "updateSwiftPassword";
10077
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SwiftPassword/UpdateSwiftPassword";
9809
10078
  const pathParams = {
9810
10079
  "{userId}": updateSwiftPasswordRequest.userId,
9811
10080
  "{swiftPasswordId}": updateSwiftPasswordRequest.swiftPasswordId
@@ -9830,7 +10099,7 @@ class IdentityClient {
9830
10099
  queryParams: queryParams
9831
10100
  });
9832
10101
  try {
9833
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10102
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9834
10103
  const sdkResponse = oci_common_2.composeResponse({
9835
10104
  responseObject: {},
9836
10105
  body: yield response.json(),
@@ -9873,12 +10142,14 @@ class IdentityClient {
9873
10142
  * @param UpdateTagRequest
9874
10143
  * @return UpdateTagResponse
9875
10144
  * @throws OciError when an error occurs
9876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
10145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9877
10146
  */
9878
10147
  updateTag(updateTagRequest) {
9879
10148
  return __awaiter(this, void 0, void 0, function* () {
9880
10149
  if (this.logger)
9881
10150
  this.logger.debug("Calling operation IdentityClient#updateTag.");
10151
+ const operationName = "updateTag";
10152
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/UpdateTag";
9882
10153
  const pathParams = {
9883
10154
  "{tagNamespaceId}": updateTagRequest.tagNamespaceId,
9884
10155
  "{tagName}": updateTagRequest.tagName
@@ -9903,7 +10174,7 @@ class IdentityClient {
9903
10174
  queryParams: queryParams
9904
10175
  });
9905
10176
  try {
9906
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10177
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9907
10178
  const sdkResponse = oci_common_2.composeResponse({
9908
10179
  responseObject: {},
9909
10180
  body: yield response.json(),
@@ -9942,12 +10213,14 @@ class IdentityClient {
9942
10213
  * @param UpdateTagDefaultRequest
9943
10214
  * @return UpdateTagDefaultResponse
9944
10215
  * @throws OciError when an error occurs
9945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9946
10217
  */
9947
10218
  updateTagDefault(updateTagDefaultRequest) {
9948
10219
  return __awaiter(this, void 0, void 0, function* () {
9949
10220
  if (this.logger)
9950
10221
  this.logger.debug("Calling operation IdentityClient#updateTagDefault.");
10222
+ const operationName = "updateTagDefault";
10223
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/UpdateTagDefault";
9951
10224
  const pathParams = {
9952
10225
  "{tagDefaultId}": updateTagDefaultRequest.tagDefaultId
9953
10226
  };
@@ -9972,7 +10245,7 @@ class IdentityClient {
9972
10245
  queryParams: queryParams
9973
10246
  });
9974
10247
  try {
9975
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10248
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9976
10249
  const sdkResponse = oci_common_2.composeResponse({
9977
10250
  responseObject: {},
9978
10251
  body: yield response.json(),
@@ -10014,12 +10287,14 @@ class IdentityClient {
10014
10287
  * @param UpdateTagNamespaceRequest
10015
10288
  * @return UpdateTagNamespaceResponse
10016
10289
  * @throws OciError when an error occurs
10017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10018
10291
  */
10019
10292
  updateTagNamespace(updateTagNamespaceRequest) {
10020
10293
  return __awaiter(this, void 0, void 0, function* () {
10021
10294
  if (this.logger)
10022
10295
  this.logger.debug("Calling operation IdentityClient#updateTagNamespace.");
10296
+ const operationName = "updateTagNamespace";
10297
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/UpdateTagNamespace";
10023
10298
  const pathParams = {
10024
10299
  "{tagNamespaceId}": updateTagNamespaceRequest.tagNamespaceId
10025
10300
  };
@@ -10042,7 +10317,7 @@ class IdentityClient {
10042
10317
  queryParams: queryParams
10043
10318
  });
10044
10319
  try {
10045
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10320
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
10046
10321
  const sdkResponse = oci_common_2.composeResponse({
10047
10322
  responseObject: {},
10048
10323
  body: yield response.json(),
@@ -10070,12 +10345,14 @@ class IdentityClient {
10070
10345
  * @param UpdateUserRequest
10071
10346
  * @return UpdateUserResponse
10072
10347
  * @throws OciError when an error occurs
10073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10074
10349
  */
10075
10350
  updateUser(updateUserRequest) {
10076
10351
  return __awaiter(this, void 0, void 0, function* () {
10077
10352
  if (this.logger)
10078
10353
  this.logger.debug("Calling operation IdentityClient#updateUser.");
10354
+ const operationName = "updateUser";
10355
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/UpdateUser";
10079
10356
  const pathParams = {
10080
10357
  "{userId}": updateUserRequest.userId
10081
10358
  };
@@ -10099,7 +10376,7 @@ class IdentityClient {
10099
10376
  queryParams: queryParams
10100
10377
  });
10101
10378
  try {
10102
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10379
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
10103
10380
  const sdkResponse = oci_common_2.composeResponse({
10104
10381
  responseObject: {},
10105
10382
  body: yield response.json(),
@@ -10133,12 +10410,14 @@ class IdentityClient {
10133
10410
  * @param UpdateUserCapabilitiesRequest
10134
10411
  * @return UpdateUserCapabilitiesResponse
10135
10412
  * @throws OciError when an error occurs
10136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10137
10414
  */
10138
10415
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10139
10416
  return __awaiter(this, void 0, void 0, function* () {
10140
10417
  if (this.logger)
10141
10418
  this.logger.debug("Calling operation IdentityClient#updateUserCapabilities.");
10419
+ const operationName = "updateUserCapabilities";
10420
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/UpdateUserCapabilities";
10142
10421
  const pathParams = {
10143
10422
  "{userId}": updateUserCapabilitiesRequest.userId
10144
10423
  };
@@ -10162,7 +10441,7 @@ class IdentityClient {
10162
10441
  queryParams: queryParams
10163
10442
  });
10164
10443
  try {
10165
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10444
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
10166
10445
  const sdkResponse = oci_common_2.composeResponse({
10167
10446
  responseObject: {},
10168
10447
  body: yield response.json(),
@@ -10196,12 +10475,14 @@ class IdentityClient {
10196
10475
  * @param UpdateUserStateRequest
10197
10476
  * @return UpdateUserStateResponse
10198
10477
  * @throws OciError when an error occurs
10199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10200
10479
  */
10201
10480
  updateUserState(updateUserStateRequest) {
10202
10481
  return __awaiter(this, void 0, void 0, function* () {
10203
10482
  if (this.logger)
10204
10483
  this.logger.debug("Calling operation IdentityClient#updateUserState.");
10484
+ const operationName = "updateUserState";
10485
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/UpdateUserState";
10205
10486
  const pathParams = {
10206
10487
  "{userId}": updateUserStateRequest.userId
10207
10488
  };
@@ -10225,7 +10506,7 @@ class IdentityClient {
10225
10506
  queryParams: queryParams
10226
10507
  });
10227
10508
  try {
10228
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10509
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
10229
10510
  const sdkResponse = oci_common_2.composeResponse({
10230
10511
  responseObject: {},
10231
10512
  body: yield response.json(),
@@ -10273,12 +10554,14 @@ class IdentityClient {
10273
10554
  * @param UploadApiKeyRequest
10274
10555
  * @return UploadApiKeyResponse
10275
10556
  * @throws OciError when an error occurs
10276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10277
10558
  */
10278
10559
  uploadApiKey(uploadApiKeyRequest) {
10279
10560
  return __awaiter(this, void 0, void 0, function* () {
10280
10561
  if (this.logger)
10281
10562
  this.logger.debug("Calling operation IdentityClient#uploadApiKey.");
10563
+ const operationName = "uploadApiKey";
10564
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/ApiKey/UploadApiKey";
10282
10565
  const pathParams = {
10283
10566
  "{userId}": uploadApiKeyRequest.userId
10284
10567
  };
@@ -10302,7 +10585,7 @@ class IdentityClient {
10302
10585
  queryParams: queryParams
10303
10586
  });
10304
10587
  try {
10305
- const response = yield retrier.makeServiceCall(this._httpClient, request);
10588
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
10306
10589
  const sdkResponse = oci_common_2.composeResponse({
10307
10590
  responseObject: {},
10308
10591
  body: yield response.json(),