oci-identity 2.79.1 → 2.80.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +147 -146
- package/lib/client.js +733 -293
- package/lib/client.js.map +1 -1
- package/lib/model/base-tag-definition-validator.js +4 -2
- package/lib/model/base-tag-definition-validator.js.map +1 -1
- package/lib/model/create-identity-provider-details.js +4 -2
- package/lib/model/create-identity-provider-details.js.map +1 -1
- package/lib/model/identity-provider.js +4 -2
- package/lib/model/identity-provider.js.map +1 -1
- package/lib/model/update-identity-provider-details.js +4 -2
- package/lib/model/update-identity-provider-details.js.map +1 -1
- package/lib/request/activate-domain-request.d.ts +1 -1
- package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/add-tag-default-lock-request.d.ts +1 -1
- package/lib/request/add-tag-namespace-lock-request.d.ts +1 -1
- package/lib/request/add-user-to-group-request.d.ts +1 -1
- package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
- package/lib/request/bulk-delete-resources-request.d.ts +1 -1
- package/lib/request/bulk-delete-tags-request.d.ts +1 -1
- package/lib/request/bulk-edit-tags-request.d.ts +1 -1
- package/lib/request/bulk-move-resources-request.d.ts +1 -1
- package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
- package/lib/request/change-domain-compartment-request.d.ts +1 -1
- package/lib/request/change-domain-license-type-request.d.ts +1 -1
- package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
- package/lib/request/create-auth-token-request.d.ts +1 -1
- package/lib/request/create-compartment-request.d.ts +1 -1
- package/lib/request/create-customer-secret-key-request.d.ts +1 -1
- package/lib/request/create-db-credential-request.d.ts +1 -1
- package/lib/request/create-domain-request.d.ts +1 -1
- package/lib/request/create-dynamic-group-request.d.ts +1 -1
- package/lib/request/create-group-request.d.ts +1 -1
- package/lib/request/create-identity-provider-request.d.ts +1 -1
- package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/create-network-source-request.d.ts +1 -1
- package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
- package/lib/request/create-policy-request.d.ts +1 -1
- package/lib/request/create-region-subscription-request.d.ts +1 -1
- package/lib/request/create-smtp-credential-request.d.ts +1 -1
- package/lib/request/create-swift-password-request.d.ts +1 -1
- package/lib/request/create-tag-default-request.d.ts +1 -1
- package/lib/request/create-tag-namespace-request.d.ts +1 -1
- package/lib/request/create-tag-request.d.ts +1 -1
- package/lib/request/create-user-request.d.ts +1 -1
- package/lib/request/deactivate-domain-request.d.ts +1 -1
- package/lib/request/delete-api-key-request.d.ts +1 -1
- package/lib/request/delete-auth-token-request.d.ts +1 -1
- package/lib/request/delete-compartment-request.d.ts +1 -1
- package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
- package/lib/request/delete-db-credential-request.d.ts +1 -1
- package/lib/request/delete-domain-request.d.ts +1 -1
- package/lib/request/delete-dynamic-group-request.d.ts +1 -1
- package/lib/request/delete-group-request.d.ts +1 -1
- package/lib/request/delete-identity-provider-request.d.ts +1 -1
- package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/delete-network-source-request.d.ts +1 -1
- package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/delete-policy-request.d.ts +1 -1
- package/lib/request/delete-smtp-credential-request.d.ts +1 -1
- package/lib/request/delete-swift-password-request.d.ts +1 -1
- package/lib/request/delete-tag-default-request.d.ts +1 -1
- package/lib/request/delete-tag-namespace-request.d.ts +1 -1
- package/lib/request/delete-tag-request.d.ts +1 -1
- package/lib/request/delete-user-request.d.ts +1 -1
- package/lib/request/enable-replication-to-region-request.d.ts +1 -1
- package/lib/request/generate-totp-seed-request.d.ts +1 -1
- package/lib/request/get-authentication-policy-request.d.ts +1 -1
- package/lib/request/get-compartment-request.d.ts +1 -1
- package/lib/request/get-domain-request.d.ts +1 -1
- package/lib/request/get-dynamic-group-request.d.ts +1 -1
- package/lib/request/get-group-request.d.ts +1 -1
- package/lib/request/get-iam-work-request-request.d.ts +1 -1
- package/lib/request/get-identity-provider-request.d.ts +1 -1
- package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/get-network-source-request.d.ts +1 -1
- package/lib/request/get-policy-request.d.ts +1 -1
- package/lib/request/get-standard-tag-template-request.d.ts +1 -1
- package/lib/request/get-tag-default-request.d.ts +1 -1
- package/lib/request/get-tag-namespace-request.d.ts +1 -1
- package/lib/request/get-tag-request.d.ts +1 -1
- package/lib/request/get-tagging-work-request-request.d.ts +1 -1
- package/lib/request/get-tenancy-request.d.ts +1 -1
- package/lib/request/get-user-group-membership-request.d.ts +1 -1
- package/lib/request/get-user-request.d.ts +1 -1
- package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-standard-tags-request.d.ts +1 -1
- package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
- package/lib/request/list-api-keys-request.d.ts +1 -1
- package/lib/request/list-auth-tokens-request.d.ts +1 -1
- package/lib/request/list-availability-domains-request.d.ts +1 -1
- package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
- package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
- package/lib/request/list-compartments-request.d.ts +1 -1
- package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
- package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
- package/lib/request/list-db-credentials-request.d.ts +1 -1
- package/lib/request/list-domains-request.d.ts +1 -1
- package/lib/request/list-dynamic-groups-request.d.ts +1 -1
- package/lib/request/list-fault-domains-request.d.ts +1 -1
- package/lib/request/list-groups-request.d.ts +1 -1
- package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-iam-work-requests-request.d.ts +1 -1
- package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
- package/lib/request/list-identity-providers-request.d.ts +1 -1
- package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
- package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
- package/lib/request/list-network-sources-request.d.ts +1 -1
- package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
- package/lib/request/list-policies-request.d.ts +1 -1
- package/lib/request/list-region-subscriptions-request.d.ts +1 -1
- package/lib/request/list-regions-request.d.ts +1 -1
- package/lib/request/list-smtp-credentials-request.d.ts +1 -1
- package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
- package/lib/request/list-swift-passwords-request.d.ts +1 -1
- package/lib/request/list-tag-defaults-request.d.ts +1 -1
- package/lib/request/list-tag-namespaces-request.d.ts +1 -1
- package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
- package/lib/request/list-tags-request.d.ts +1 -1
- package/lib/request/list-user-group-memberships-request.d.ts +1 -1
- package/lib/request/list-users-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/move-compartment-request.d.ts +1 -1
- package/lib/request/recover-compartment-request.d.ts +1 -1
- package/lib/request/remove-tag-default-lock-request.d.ts +1 -1
- package/lib/request/remove-tag-namespace-lock-request.d.ts +1 -1
- package/lib/request/remove-user-from-group-request.d.ts +1 -1
- package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
- package/lib/request/update-auth-token-request.d.ts +1 -1
- package/lib/request/update-authentication-policy-request.d.ts +1 -1
- package/lib/request/update-compartment-request.d.ts +1 -1
- package/lib/request/update-customer-secret-key-request.d.ts +1 -1
- package/lib/request/update-domain-request.d.ts +1 -1
- package/lib/request/update-dynamic-group-request.d.ts +1 -1
- package/lib/request/update-group-request.d.ts +1 -1
- package/lib/request/update-identity-provider-request.d.ts +1 -1
- package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/update-network-source-request.d.ts +1 -1
- package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/update-policy-request.d.ts +1 -1
- package/lib/request/update-smtp-credential-request.d.ts +1 -1
- package/lib/request/update-swift-password-request.d.ts +1 -1
- package/lib/request/update-tag-default-request.d.ts +1 -1
- package/lib/request/update-tag-namespace-request.d.ts +1 -1
- package/lib/request/update-tag-request.d.ts +1 -1
- package/lib/request/update-user-capabilities-request.d.ts +1 -1
- package/lib/request/update-user-request.d.ts +1 -1
- package/lib/request/update-user-state-request.d.ts +1 -1
- package/lib/request/upload-api-key-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -58,7 +58,7 @@ var IdentityApiKeys;
|
|
|
58
58
|
*/
|
|
59
59
|
class IdentityClient {
|
|
60
60
|
constructor(params, clientConfiguration) {
|
|
61
|
-
this["_realmSpecificEndpointTemplateEnabled"] =
|
|
61
|
+
this["_realmSpecificEndpointTemplateEnabled"] = undefined;
|
|
62
62
|
this["_endpoint"] = "";
|
|
63
63
|
this["_defaultHeaders"] = {};
|
|
64
64
|
this._circuitBreaker = null;
|
|
@@ -117,7 +117,11 @@ class IdentityClient {
|
|
|
117
117
|
set endpoint(endpoint) {
|
|
118
118
|
this._endpoint = endpoint;
|
|
119
119
|
this._endpoint = this._endpoint + "/20160918";
|
|
120
|
-
|
|
120
|
+
if (this.logger)
|
|
121
|
+
this.logger.info(`IdentityClient endpoint set to ${this._endpoint}`);
|
|
122
|
+
}
|
|
123
|
+
get logger() {
|
|
124
|
+
return common.LOG.logger;
|
|
121
125
|
}
|
|
122
126
|
/**
|
|
123
127
|
* Determines whether realm specific endpoint should be used or not.
|
|
@@ -126,7 +130,8 @@ class IdentityClient {
|
|
|
126
130
|
*/
|
|
127
131
|
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
|
|
128
132
|
this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
|
|
129
|
-
|
|
133
|
+
if (this.logger)
|
|
134
|
+
this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
130
135
|
if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
|
|
131
136
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(IdentityClient.serviceEndpointTemplate, this._region, IdentityClient.endpointServiceName);
|
|
132
137
|
}
|
|
@@ -199,11 +204,12 @@ class IdentityClient {
|
|
|
199
204
|
* @param ActivateDomainRequest
|
|
200
205
|
* @return ActivateDomainResponse
|
|
201
206
|
* @throws OciError when an error occurs
|
|
202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
|
|
203
208
|
*/
|
|
204
209
|
activateDomain(activateDomainRequest) {
|
|
205
210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
206
|
-
|
|
211
|
+
if (this.logger)
|
|
212
|
+
this.logger.debug("Calling operation IdentityClient#activateDomain.");
|
|
207
213
|
const operationName = "activateDomain";
|
|
208
214
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/ActivateDomain";
|
|
209
215
|
const pathParams = {
|
|
@@ -218,6 +224,8 @@ class IdentityClient {
|
|
|
218
224
|
};
|
|
219
225
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
220
226
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateDomainRequest.retryConfiguration, specRetryConfiguration);
|
|
227
|
+
if (this.logger)
|
|
228
|
+
retrier.logger = this.logger;
|
|
221
229
|
const request = yield oci_common_2.composeRequest({
|
|
222
230
|
baseEndpoint: this._endpoint,
|
|
223
231
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -258,11 +266,12 @@ class IdentityClient {
|
|
|
258
266
|
* @param ActivateMfaTotpDeviceRequest
|
|
259
267
|
* @return ActivateMfaTotpDeviceResponse
|
|
260
268
|
* @throws OciError when an error occurs
|
|
261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
|
|
262
270
|
*/
|
|
263
271
|
activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
|
|
264
272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
265
|
-
|
|
273
|
+
if (this.logger)
|
|
274
|
+
this.logger.debug("Calling operation IdentityClient#activateMfaTotpDevice.");
|
|
266
275
|
const operationName = "activateMfaTotpDevice";
|
|
267
276
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDeviceSummary/ActivateMfaTotpDevice";
|
|
268
277
|
const pathParams = {
|
|
@@ -277,6 +286,8 @@ class IdentityClient {
|
|
|
277
286
|
};
|
|
278
287
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
279
288
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
|
|
289
|
+
if (this.logger)
|
|
290
|
+
retrier.logger = this.logger;
|
|
280
291
|
const request = yield oci_common_2.composeRequest({
|
|
281
292
|
baseEndpoint: this._endpoint,
|
|
282
293
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -322,11 +333,12 @@ class IdentityClient {
|
|
|
322
333
|
* @param AddTagDefaultLockRequest
|
|
323
334
|
* @return AddTagDefaultLockResponse
|
|
324
335
|
* @throws OciError when an error occurs
|
|
325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
|
|
326
337
|
*/
|
|
327
338
|
addTagDefaultLock(addTagDefaultLockRequest) {
|
|
328
339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
329
|
-
|
|
340
|
+
if (this.logger)
|
|
341
|
+
this.logger.debug("Calling operation IdentityClient#addTagDefaultLock.");
|
|
330
342
|
const operationName = "addTagDefaultLock";
|
|
331
343
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/AddTagDefaultLock";
|
|
332
344
|
const pathParams = {
|
|
@@ -341,6 +353,8 @@ class IdentityClient {
|
|
|
341
353
|
};
|
|
342
354
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
343
355
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addTagDefaultLockRequest.retryConfiguration, specRetryConfiguration);
|
|
356
|
+
if (this.logger)
|
|
357
|
+
retrier.logger = this.logger;
|
|
344
358
|
const request = yield oci_common_2.composeRequest({
|
|
345
359
|
baseEndpoint: this._endpoint,
|
|
346
360
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -386,11 +400,12 @@ class IdentityClient {
|
|
|
386
400
|
* @param AddTagNamespaceLockRequest
|
|
387
401
|
* @return AddTagNamespaceLockResponse
|
|
388
402
|
* @throws OciError when an error occurs
|
|
389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
403
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
|
|
390
404
|
*/
|
|
391
405
|
addTagNamespaceLock(addTagNamespaceLockRequest) {
|
|
392
406
|
return __awaiter(this, void 0, void 0, function* () {
|
|
393
|
-
|
|
407
|
+
if (this.logger)
|
|
408
|
+
this.logger.debug("Calling operation IdentityClient#addTagNamespaceLock.");
|
|
394
409
|
const operationName = "addTagNamespaceLock";
|
|
395
410
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/AddTagNamespaceLock";
|
|
396
411
|
const pathParams = {
|
|
@@ -405,6 +420,8 @@ class IdentityClient {
|
|
|
405
420
|
};
|
|
406
421
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
407
422
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addTagNamespaceLockRequest.retryConfiguration, specRetryConfiguration);
|
|
423
|
+
if (this.logger)
|
|
424
|
+
retrier.logger = this.logger;
|
|
408
425
|
const request = yield oci_common_2.composeRequest({
|
|
409
426
|
baseEndpoint: this._endpoint,
|
|
410
427
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -453,11 +470,12 @@ class IdentityClient {
|
|
|
453
470
|
* @param AddUserToGroupRequest
|
|
454
471
|
* @return AddUserToGroupResponse
|
|
455
472
|
* @throws OciError when an error occurs
|
|
456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
|
|
457
474
|
*/
|
|
458
475
|
addUserToGroup(addUserToGroupRequest) {
|
|
459
476
|
return __awaiter(this, void 0, void 0, function* () {
|
|
460
|
-
|
|
477
|
+
if (this.logger)
|
|
478
|
+
this.logger.debug("Calling operation IdentityClient#addUserToGroup.");
|
|
461
479
|
const operationName = "addUserToGroup";
|
|
462
480
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UserGroupMembership/AddUserToGroup";
|
|
463
481
|
const pathParams = {};
|
|
@@ -468,6 +486,8 @@ class IdentityClient {
|
|
|
468
486
|
};
|
|
469
487
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
470
488
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addUserToGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
489
|
+
if (this.logger)
|
|
490
|
+
retrier.logger = this.logger;
|
|
471
491
|
const request = yield oci_common_2.composeRequest({
|
|
472
492
|
baseEndpoint: this._endpoint,
|
|
473
493
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -516,11 +536,12 @@ class IdentityClient {
|
|
|
516
536
|
* @param AssembleEffectiveTagSetRequest
|
|
517
537
|
* @return AssembleEffectiveTagSetResponse
|
|
518
538
|
* @throws OciError when an error occurs
|
|
519
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
|
|
520
540
|
*/
|
|
521
541
|
assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
|
|
522
542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
523
|
-
|
|
543
|
+
if (this.logger)
|
|
544
|
+
this.logger.debug("Calling operation IdentityClient#assembleEffectiveTagSet.");
|
|
524
545
|
const operationName = "assembleEffectiveTagSet";
|
|
525
546
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/AssembleEffectiveTagSet";
|
|
526
547
|
const pathParams = {};
|
|
@@ -533,6 +554,8 @@ class IdentityClient {
|
|
|
533
554
|
};
|
|
534
555
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
535
556
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, assembleEffectiveTagSetRequest.retryConfiguration, specRetryConfiguration);
|
|
557
|
+
if (this.logger)
|
|
558
|
+
retrier.logger = this.logger;
|
|
536
559
|
const request = yield oci_common_2.composeRequest({
|
|
537
560
|
baseEndpoint: this._endpoint,
|
|
538
561
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -581,11 +604,12 @@ class IdentityClient {
|
|
|
581
604
|
* @param BulkDeleteResourcesRequest
|
|
582
605
|
* @return BulkDeleteResourcesResponse
|
|
583
606
|
* @throws OciError when an error occurs
|
|
584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
|
|
585
608
|
*/
|
|
586
609
|
bulkDeleteResources(bulkDeleteResourcesRequest) {
|
|
587
610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
588
|
-
|
|
611
|
+
if (this.logger)
|
|
612
|
+
this.logger.debug("Calling operation IdentityClient#bulkDeleteResources.");
|
|
589
613
|
const operationName = "bulkDeleteResources";
|
|
590
614
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/BulkDeleteResources";
|
|
591
615
|
const pathParams = {
|
|
@@ -599,6 +623,8 @@ class IdentityClient {
|
|
|
599
623
|
};
|
|
600
624
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
601
625
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
626
|
+
if (this.logger)
|
|
627
|
+
retrier.logger = this.logger;
|
|
602
628
|
const request = yield oci_common_2.composeRequest({
|
|
603
629
|
baseEndpoint: this._endpoint,
|
|
604
630
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -660,11 +686,12 @@ class IdentityClient {
|
|
|
660
686
|
* @param BulkDeleteTagsRequest
|
|
661
687
|
* @return BulkDeleteTagsResponse
|
|
662
688
|
* @throws OciError when an error occurs
|
|
663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
|
|
664
690
|
*/
|
|
665
691
|
bulkDeleteTags(bulkDeleteTagsRequest) {
|
|
666
692
|
return __awaiter(this, void 0, void 0, function* () {
|
|
667
|
-
|
|
693
|
+
if (this.logger)
|
|
694
|
+
this.logger.debug("Calling operation IdentityClient#bulkDeleteTags.");
|
|
668
695
|
const operationName = "bulkDeleteTags";
|
|
669
696
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/BulkDeleteTags";
|
|
670
697
|
const pathParams = {};
|
|
@@ -678,6 +705,8 @@ class IdentityClient {
|
|
|
678
705
|
};
|
|
679
706
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
680
707
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
708
|
+
if (this.logger)
|
|
709
|
+
retrier.logger = this.logger;
|
|
681
710
|
const request = yield oci_common_2.composeRequest({
|
|
682
711
|
baseEndpoint: this._endpoint,
|
|
683
712
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -732,11 +761,12 @@ class IdentityClient {
|
|
|
732
761
|
* @param BulkEditTagsRequest
|
|
733
762
|
* @return BulkEditTagsResponse
|
|
734
763
|
* @throws OciError when an error occurs
|
|
735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
764
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
|
|
736
765
|
*/
|
|
737
766
|
bulkEditTags(bulkEditTagsRequest) {
|
|
738
767
|
return __awaiter(this, void 0, void 0, function* () {
|
|
739
|
-
|
|
768
|
+
if (this.logger)
|
|
769
|
+
this.logger.debug("Calling operation IdentityClient#bulkEditTags.");
|
|
740
770
|
const operationName = "bulkEditTags";
|
|
741
771
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/BulkEditTags";
|
|
742
772
|
const pathParams = {};
|
|
@@ -748,6 +778,8 @@ class IdentityClient {
|
|
|
748
778
|
};
|
|
749
779
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
750
780
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkEditTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
781
|
+
if (this.logger)
|
|
782
|
+
retrier.logger = this.logger;
|
|
751
783
|
const request = yield oci_common_2.composeRequest({
|
|
752
784
|
baseEndpoint: this._endpoint,
|
|
753
785
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -793,11 +825,12 @@ class IdentityClient {
|
|
|
793
825
|
* @param BulkMoveResourcesRequest
|
|
794
826
|
* @return BulkMoveResourcesResponse
|
|
795
827
|
* @throws OciError when an error occurs
|
|
796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
828
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
|
|
797
829
|
*/
|
|
798
830
|
bulkMoveResources(bulkMoveResourcesRequest) {
|
|
799
831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
800
|
-
|
|
832
|
+
if (this.logger)
|
|
833
|
+
this.logger.debug("Calling operation IdentityClient#bulkMoveResources.");
|
|
801
834
|
const operationName = "bulkMoveResources";
|
|
802
835
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/BulkMoveResources";
|
|
803
836
|
const pathParams = {
|
|
@@ -811,6 +844,8 @@ class IdentityClient {
|
|
|
811
844
|
};
|
|
812
845
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
813
846
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkMoveResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
847
|
+
if (this.logger)
|
|
848
|
+
retrier.logger = this.logger;
|
|
814
849
|
const request = yield oci_common_2.composeRequest({
|
|
815
850
|
baseEndpoint: this._endpoint,
|
|
816
851
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -870,11 +905,12 @@ class IdentityClient {
|
|
|
870
905
|
* @param CascadeDeleteTagNamespaceRequest
|
|
871
906
|
* @return CascadeDeleteTagNamespaceResponse
|
|
872
907
|
* @throws OciError when an error occurs
|
|
873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
908
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
|
|
874
909
|
*/
|
|
875
910
|
cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
|
|
876
911
|
return __awaiter(this, void 0, void 0, function* () {
|
|
877
|
-
|
|
912
|
+
if (this.logger)
|
|
913
|
+
this.logger.debug("Calling operation IdentityClient#cascadeDeleteTagNamespace.");
|
|
878
914
|
const operationName = "cascadeDeleteTagNamespace";
|
|
879
915
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/CascadeDeleteTagNamespace";
|
|
880
916
|
const pathParams = {
|
|
@@ -891,6 +927,8 @@ class IdentityClient {
|
|
|
891
927
|
};
|
|
892
928
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
893
929
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cascadeDeleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
930
|
+
if (this.logger)
|
|
931
|
+
retrier.logger = this.logger;
|
|
894
932
|
const request = yield oci_common_2.composeRequest({
|
|
895
933
|
baseEndpoint: this._endpoint,
|
|
896
934
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -934,11 +972,12 @@ class IdentityClient {
|
|
|
934
972
|
* @param ChangeDomainCompartmentRequest
|
|
935
973
|
* @return ChangeDomainCompartmentResponse
|
|
936
974
|
* @throws OciError when an error occurs
|
|
937
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
|
|
938
976
|
*/
|
|
939
977
|
changeDomainCompartment(changeDomainCompartmentRequest) {
|
|
940
978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
941
|
-
|
|
979
|
+
if (this.logger)
|
|
980
|
+
this.logger.debug("Calling operation IdentityClient#changeDomainCompartment.");
|
|
942
981
|
const operationName = "changeDomainCompartment";
|
|
943
982
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/ChangeDomainCompartment";
|
|
944
983
|
const pathParams = {
|
|
@@ -953,6 +992,8 @@ class IdentityClient {
|
|
|
953
992
|
};
|
|
954
993
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
955
994
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeDomainCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
995
|
+
if (this.logger)
|
|
996
|
+
retrier.logger = this.logger;
|
|
956
997
|
const request = yield oci_common_2.composeRequest({
|
|
957
998
|
baseEndpoint: this._endpoint,
|
|
958
999
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1002,11 +1043,12 @@ class IdentityClient {
|
|
|
1002
1043
|
* @param ChangeDomainLicenseTypeRequest
|
|
1003
1044
|
* @return ChangeDomainLicenseTypeResponse
|
|
1004
1045
|
* @throws OciError when an error occurs
|
|
1005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1046
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
|
|
1006
1047
|
*/
|
|
1007
1048
|
changeDomainLicenseType(changeDomainLicenseTypeRequest) {
|
|
1008
1049
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1009
|
-
|
|
1050
|
+
if (this.logger)
|
|
1051
|
+
this.logger.debug("Calling operation IdentityClient#changeDomainLicenseType.");
|
|
1010
1052
|
const operationName = "changeDomainLicenseType";
|
|
1011
1053
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/ChangeDomainLicenseType";
|
|
1012
1054
|
const pathParams = {
|
|
@@ -1021,6 +1063,8 @@ class IdentityClient {
|
|
|
1021
1063
|
};
|
|
1022
1064
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1023
1065
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeDomainLicenseTypeRequest.retryConfiguration, specRetryConfiguration);
|
|
1066
|
+
if (this.logger)
|
|
1067
|
+
retrier.logger = this.logger;
|
|
1024
1068
|
const request = yield oci_common_2.composeRequest({
|
|
1025
1069
|
baseEndpoint: this._endpoint,
|
|
1026
1070
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1067,11 +1111,12 @@ class IdentityClient {
|
|
|
1067
1111
|
* @param ChangeTagNamespaceCompartmentRequest
|
|
1068
1112
|
* @return ChangeTagNamespaceCompartmentResponse
|
|
1069
1113
|
* @throws OciError when an error occurs
|
|
1070
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
|
|
1071
1115
|
*/
|
|
1072
1116
|
changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
|
|
1073
1117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1074
|
-
|
|
1118
|
+
if (this.logger)
|
|
1119
|
+
this.logger.debug("Calling operation IdentityClient#changeTagNamespaceCompartment.");
|
|
1075
1120
|
const operationName = "changeTagNamespaceCompartment";
|
|
1076
1121
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/ChangeTagNamespaceCompartment";
|
|
1077
1122
|
const pathParams = {
|
|
@@ -1086,6 +1131,8 @@ class IdentityClient {
|
|
|
1086
1131
|
};
|
|
1087
1132
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1088
1133
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeTagNamespaceCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
1134
|
+
if (this.logger)
|
|
1135
|
+
retrier.logger = this.logger;
|
|
1089
1136
|
const request = yield oci_common_2.composeRequest({
|
|
1090
1137
|
baseEndpoint: this._endpoint,
|
|
1091
1138
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1131,11 +1178,12 @@ class IdentityClient {
|
|
|
1131
1178
|
* @param CreateAuthTokenRequest
|
|
1132
1179
|
* @return CreateAuthTokenResponse
|
|
1133
1180
|
* @throws OciError when an error occurs
|
|
1134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
|
|
1135
1182
|
*/
|
|
1136
1183
|
createAuthToken(createAuthTokenRequest) {
|
|
1137
1184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1138
|
-
|
|
1185
|
+
if (this.logger)
|
|
1186
|
+
this.logger.debug("Calling operation IdentityClient#createAuthToken.");
|
|
1139
1187
|
const operationName = "createAuthToken";
|
|
1140
1188
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthToken/CreateAuthToken";
|
|
1141
1189
|
const pathParams = {
|
|
@@ -1148,6 +1196,8 @@ class IdentityClient {
|
|
|
1148
1196
|
};
|
|
1149
1197
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1150
1198
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAuthTokenRequest.retryConfiguration, specRetryConfiguration);
|
|
1199
|
+
if (this.logger)
|
|
1200
|
+
retrier.logger = this.logger;
|
|
1151
1201
|
const request = yield oci_common_2.composeRequest({
|
|
1152
1202
|
baseEndpoint: this._endpoint,
|
|
1153
1203
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1209,11 +1259,12 @@ class IdentityClient {
|
|
|
1209
1259
|
* @param CreateCompartmentRequest
|
|
1210
1260
|
* @return CreateCompartmentResponse
|
|
1211
1261
|
* @throws OciError when an error occurs
|
|
1212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
|
|
1213
1263
|
*/
|
|
1214
1264
|
createCompartment(createCompartmentRequest) {
|
|
1215
1265
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1216
|
-
|
|
1266
|
+
if (this.logger)
|
|
1267
|
+
this.logger.debug("Calling operation IdentityClient#createCompartment.");
|
|
1217
1268
|
const operationName = "createCompartment";
|
|
1218
1269
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/CreateCompartment";
|
|
1219
1270
|
const pathParams = {};
|
|
@@ -1224,6 +1275,8 @@ class IdentityClient {
|
|
|
1224
1275
|
};
|
|
1225
1276
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1226
1277
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
1278
|
+
if (this.logger)
|
|
1279
|
+
retrier.logger = this.logger;
|
|
1227
1280
|
const request = yield oci_common_2.composeRequest({
|
|
1228
1281
|
baseEndpoint: this._endpoint,
|
|
1229
1282
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1279,11 +1332,12 @@ class IdentityClient {
|
|
|
1279
1332
|
* @param CreateCustomerSecretKeyRequest
|
|
1280
1333
|
* @return CreateCustomerSecretKeyResponse
|
|
1281
1334
|
* @throws OciError when an error occurs
|
|
1282
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
|
|
1283
1336
|
*/
|
|
1284
1337
|
createCustomerSecretKey(createCustomerSecretKeyRequest) {
|
|
1285
1338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1286
|
-
|
|
1339
|
+
if (this.logger)
|
|
1340
|
+
this.logger.debug("Calling operation IdentityClient#createCustomerSecretKey.");
|
|
1287
1341
|
const operationName = "createCustomerSecretKey";
|
|
1288
1342
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/CustomerSecretKey/CreateCustomerSecretKey";
|
|
1289
1343
|
const pathParams = {
|
|
@@ -1296,6 +1350,8 @@ class IdentityClient {
|
|
|
1296
1350
|
};
|
|
1297
1351
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1298
1352
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
1353
|
+
if (this.logger)
|
|
1354
|
+
retrier.logger = this.logger;
|
|
1299
1355
|
const request = yield oci_common_2.composeRequest({
|
|
1300
1356
|
baseEndpoint: this._endpoint,
|
|
1301
1357
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1341,11 +1397,12 @@ class IdentityClient {
|
|
|
1341
1397
|
* @param CreateDbCredentialRequest
|
|
1342
1398
|
* @return CreateDbCredentialResponse
|
|
1343
1399
|
* @throws OciError when an error occurs
|
|
1344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
|
|
1345
1401
|
*/
|
|
1346
1402
|
createDbCredential(createDbCredentialRequest) {
|
|
1347
1403
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1348
|
-
|
|
1404
|
+
if (this.logger)
|
|
1405
|
+
this.logger.debug("Calling operation IdentityClient#createDbCredential.");
|
|
1349
1406
|
const operationName = "createDbCredential";
|
|
1350
1407
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/CreateDbCredential";
|
|
1351
1408
|
const pathParams = {
|
|
@@ -1359,6 +1416,8 @@ class IdentityClient {
|
|
|
1359
1416
|
};
|
|
1360
1417
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1361
1418
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDbCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
1419
|
+
if (this.logger)
|
|
1420
|
+
retrier.logger = this.logger;
|
|
1362
1421
|
const request = yield oci_common_2.composeRequest({
|
|
1363
1422
|
baseEndpoint: this._endpoint,
|
|
1364
1423
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1411,11 +1470,12 @@ class IdentityClient {
|
|
|
1411
1470
|
* @param CreateDomainRequest
|
|
1412
1471
|
* @return CreateDomainResponse
|
|
1413
1472
|
* @throws OciError when an error occurs
|
|
1414
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
|
|
1415
1474
|
*/
|
|
1416
1475
|
createDomain(createDomainRequest) {
|
|
1417
1476
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1418
|
-
|
|
1477
|
+
if (this.logger)
|
|
1478
|
+
this.logger.debug("Calling operation IdentityClient#createDomain.");
|
|
1419
1479
|
const operationName = "createDomain";
|
|
1420
1480
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/CreateDomain";
|
|
1421
1481
|
const pathParams = {};
|
|
@@ -1427,6 +1487,8 @@ class IdentityClient {
|
|
|
1427
1487
|
};
|
|
1428
1488
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1429
1489
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDomainRequest.retryConfiguration, specRetryConfiguration);
|
|
1490
|
+
if (this.logger)
|
|
1491
|
+
retrier.logger = this.logger;
|
|
1430
1492
|
const request = yield oci_common_2.composeRequest({
|
|
1431
1493
|
baseEndpoint: this._endpoint,
|
|
1432
1494
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1485,11 +1547,12 @@ class IdentityClient {
|
|
|
1485
1547
|
* @param CreateDynamicGroupRequest
|
|
1486
1548
|
* @return CreateDynamicGroupResponse
|
|
1487
1549
|
* @throws OciError when an error occurs
|
|
1488
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
|
|
1489
1551
|
*/
|
|
1490
1552
|
createDynamicGroup(createDynamicGroupRequest) {
|
|
1491
1553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1492
|
-
|
|
1554
|
+
if (this.logger)
|
|
1555
|
+
this.logger.debug("Calling operation IdentityClient#createDynamicGroup.");
|
|
1493
1556
|
const operationName = "createDynamicGroup";
|
|
1494
1557
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DynamicGroup/CreateDynamicGroup";
|
|
1495
1558
|
const pathParams = {};
|
|
@@ -1500,6 +1563,8 @@ class IdentityClient {
|
|
|
1500
1563
|
};
|
|
1501
1564
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1502
1565
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
1566
|
+
if (this.logger)
|
|
1567
|
+
retrier.logger = this.logger;
|
|
1503
1568
|
const request = yield oci_common_2.composeRequest({
|
|
1504
1569
|
baseEndpoint: this._endpoint,
|
|
1505
1570
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1565,11 +1630,12 @@ class IdentityClient {
|
|
|
1565
1630
|
* @param CreateGroupRequest
|
|
1566
1631
|
* @return CreateGroupResponse
|
|
1567
1632
|
* @throws OciError when an error occurs
|
|
1568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1633
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
|
|
1569
1634
|
*/
|
|
1570
1635
|
createGroup(createGroupRequest) {
|
|
1571
1636
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1572
|
-
|
|
1637
|
+
if (this.logger)
|
|
1638
|
+
this.logger.debug("Calling operation IdentityClient#createGroup.");
|
|
1573
1639
|
const operationName = "createGroup";
|
|
1574
1640
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Group/CreateGroup";
|
|
1575
1641
|
const pathParams = {};
|
|
@@ -1580,6 +1646,8 @@ class IdentityClient {
|
|
|
1580
1646
|
};
|
|
1581
1647
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1582
1648
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
1649
|
+
if (this.logger)
|
|
1650
|
+
retrier.logger = this.logger;
|
|
1583
1651
|
const request = yield oci_common_2.composeRequest({
|
|
1584
1652
|
baseEndpoint: this._endpoint,
|
|
1585
1653
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1644,11 +1712,12 @@ class IdentityClient {
|
|
|
1644
1712
|
* @param CreateIdentityProviderRequest
|
|
1645
1713
|
* @return CreateIdentityProviderResponse
|
|
1646
1714
|
* @throws OciError when an error occurs
|
|
1647
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
|
|
1648
1716
|
*/
|
|
1649
1717
|
createIdentityProvider(createIdentityProviderRequest) {
|
|
1650
1718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1651
|
-
|
|
1719
|
+
if (this.logger)
|
|
1720
|
+
this.logger.debug("Calling operation IdentityClient#createIdentityProvider.");
|
|
1652
1721
|
const operationName = "createIdentityProvider";
|
|
1653
1722
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProvider/CreateIdentityProvider";
|
|
1654
1723
|
const pathParams = {};
|
|
@@ -1659,6 +1728,8 @@ class IdentityClient {
|
|
|
1659
1728
|
};
|
|
1660
1729
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1661
1730
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
|
|
1731
|
+
if (this.logger)
|
|
1732
|
+
retrier.logger = this.logger;
|
|
1662
1733
|
const request = yield oci_common_2.composeRequest({
|
|
1663
1734
|
baseEndpoint: this._endpoint,
|
|
1664
1735
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1707,11 +1778,12 @@ class IdentityClient {
|
|
|
1707
1778
|
* @param CreateIdpGroupMappingRequest
|
|
1708
1779
|
* @return CreateIdpGroupMappingResponse
|
|
1709
1780
|
* @throws OciError when an error occurs
|
|
1710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1781
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
|
|
1711
1782
|
*/
|
|
1712
1783
|
createIdpGroupMapping(createIdpGroupMappingRequest) {
|
|
1713
1784
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1714
|
-
|
|
1785
|
+
if (this.logger)
|
|
1786
|
+
this.logger.debug("Calling operation IdentityClient#createIdpGroupMapping.");
|
|
1715
1787
|
const operationName = "createIdpGroupMapping";
|
|
1716
1788
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdpGroupMapping/CreateIdpGroupMapping";
|
|
1717
1789
|
const pathParams = {
|
|
@@ -1724,6 +1796,8 @@ class IdentityClient {
|
|
|
1724
1796
|
};
|
|
1725
1797
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1726
1798
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
|
|
1799
|
+
if (this.logger)
|
|
1800
|
+
retrier.logger = this.logger;
|
|
1727
1801
|
const request = yield oci_common_2.composeRequest({
|
|
1728
1802
|
baseEndpoint: this._endpoint,
|
|
1729
1803
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1769,11 +1843,12 @@ class IdentityClient {
|
|
|
1769
1843
|
* @param CreateMfaTotpDeviceRequest
|
|
1770
1844
|
* @return CreateMfaTotpDeviceResponse
|
|
1771
1845
|
* @throws OciError when an error occurs
|
|
1772
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1846
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
|
|
1773
1847
|
*/
|
|
1774
1848
|
createMfaTotpDevice(createMfaTotpDeviceRequest) {
|
|
1775
1849
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1776
|
-
|
|
1850
|
+
if (this.logger)
|
|
1851
|
+
this.logger.debug("Calling operation IdentityClient#createMfaTotpDevice.");
|
|
1777
1852
|
const operationName = "createMfaTotpDevice";
|
|
1778
1853
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDevice/CreateMfaTotpDevice";
|
|
1779
1854
|
const pathParams = {
|
|
@@ -1786,6 +1861,8 @@ class IdentityClient {
|
|
|
1786
1861
|
};
|
|
1787
1862
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1788
1863
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
|
|
1864
|
+
if (this.logger)
|
|
1865
|
+
retrier.logger = this.logger;
|
|
1789
1866
|
const request = yield oci_common_2.composeRequest({
|
|
1790
1867
|
baseEndpoint: this._endpoint,
|
|
1791
1868
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1850,11 +1927,12 @@ class IdentityClient {
|
|
|
1850
1927
|
* @param CreateNetworkSourceRequest
|
|
1851
1928
|
* @return CreateNetworkSourceResponse
|
|
1852
1929
|
* @throws OciError when an error occurs
|
|
1853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1930
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
|
|
1854
1931
|
*/
|
|
1855
1932
|
createNetworkSource(createNetworkSourceRequest) {
|
|
1856
1933
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1857
|
-
|
|
1934
|
+
if (this.logger)
|
|
1935
|
+
this.logger.debug("Calling operation IdentityClient#createNetworkSource.");
|
|
1858
1936
|
const operationName = "createNetworkSource";
|
|
1859
1937
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSources/CreateNetworkSource";
|
|
1860
1938
|
const pathParams = {};
|
|
@@ -1865,6 +1943,8 @@ class IdentityClient {
|
|
|
1865
1943
|
};
|
|
1866
1944
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1867
1945
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
1946
|
+
if (this.logger)
|
|
1947
|
+
retrier.logger = this.logger;
|
|
1868
1948
|
const request = yield oci_common_2.composeRequest({
|
|
1869
1949
|
baseEndpoint: this._endpoint,
|
|
1870
1950
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1910,11 +1990,12 @@ class IdentityClient {
|
|
|
1910
1990
|
* @param CreateOAuthClientCredentialRequest
|
|
1911
1991
|
* @return CreateOAuthClientCredentialResponse
|
|
1912
1992
|
* @throws OciError when an error occurs
|
|
1913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1993
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
|
|
1914
1994
|
*/
|
|
1915
1995
|
createOAuthClientCredential(createOAuthClientCredentialRequest) {
|
|
1916
1996
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1917
|
-
|
|
1997
|
+
if (this.logger)
|
|
1998
|
+
this.logger.debug("Calling operation IdentityClient#createOAuthClientCredential.");
|
|
1918
1999
|
const operationName = "createOAuthClientCredential";
|
|
1919
2000
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/CreateOAuthClientCredential";
|
|
1920
2001
|
const pathParams = {
|
|
@@ -1927,6 +2008,8 @@ class IdentityClient {
|
|
|
1927
2008
|
};
|
|
1928
2009
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1929
2010
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
2011
|
+
if (this.logger)
|
|
2012
|
+
retrier.logger = this.logger;
|
|
1930
2013
|
const request = yield oci_common_2.composeRequest({
|
|
1931
2014
|
baseEndpoint: this._endpoint,
|
|
1932
2015
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1986,11 +2069,12 @@ class IdentityClient {
|
|
|
1986
2069
|
* @param CreateOrResetUIPasswordRequest
|
|
1987
2070
|
* @return CreateOrResetUIPasswordResponse
|
|
1988
2071
|
* @throws OciError when an error occurs
|
|
1989
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2072
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
|
|
1990
2073
|
*/
|
|
1991
2074
|
createOrResetUIPassword(createOrResetUIPasswordRequest) {
|
|
1992
2075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1993
|
-
|
|
2076
|
+
if (this.logger)
|
|
2077
|
+
this.logger.debug("Calling operation IdentityClient#createOrResetUIPassword.");
|
|
1994
2078
|
const operationName = "createOrResetUIPassword";
|
|
1995
2079
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UIPassword/CreateOrResetUIPassword";
|
|
1996
2080
|
const pathParams = {
|
|
@@ -2003,6 +2087,8 @@ class IdentityClient {
|
|
|
2003
2087
|
};
|
|
2004
2088
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2005
2089
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOrResetUIPasswordRequest.retryConfiguration, specRetryConfiguration);
|
|
2090
|
+
if (this.logger)
|
|
2091
|
+
retrier.logger = this.logger;
|
|
2006
2092
|
const request = yield oci_common_2.composeRequest({
|
|
2007
2093
|
baseEndpoint: this._endpoint,
|
|
2008
2094
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2063,11 +2149,12 @@ class IdentityClient {
|
|
|
2063
2149
|
* @param CreatePolicyRequest
|
|
2064
2150
|
* @return CreatePolicyResponse
|
|
2065
2151
|
* @throws OciError when an error occurs
|
|
2066
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
|
|
2067
2153
|
*/
|
|
2068
2154
|
createPolicy(createPolicyRequest) {
|
|
2069
2155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2070
|
-
|
|
2156
|
+
if (this.logger)
|
|
2157
|
+
this.logger.debug("Calling operation IdentityClient#createPolicy.");
|
|
2071
2158
|
const operationName = "createPolicy";
|
|
2072
2159
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/CreatePolicy";
|
|
2073
2160
|
const pathParams = {};
|
|
@@ -2078,6 +2165,8 @@ class IdentityClient {
|
|
|
2078
2165
|
};
|
|
2079
2166
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2080
2167
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
2168
|
+
if (this.logger)
|
|
2169
|
+
retrier.logger = this.logger;
|
|
2081
2170
|
const request = yield oci_common_2.composeRequest({
|
|
2082
2171
|
baseEndpoint: this._endpoint,
|
|
2083
2172
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2123,11 +2212,12 @@ class IdentityClient {
|
|
|
2123
2212
|
* @param CreateRegionSubscriptionRequest
|
|
2124
2213
|
* @return CreateRegionSubscriptionResponse
|
|
2125
2214
|
* @throws OciError when an error occurs
|
|
2126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
|
|
2127
2216
|
*/
|
|
2128
2217
|
createRegionSubscription(createRegionSubscriptionRequest) {
|
|
2129
2218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2130
|
-
|
|
2219
|
+
if (this.logger)
|
|
2220
|
+
this.logger.debug("Calling operation IdentityClient#createRegionSubscription.");
|
|
2131
2221
|
const operationName = "createRegionSubscription";
|
|
2132
2222
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/RegionSubscription/CreateRegionSubscription";
|
|
2133
2223
|
const pathParams = {
|
|
@@ -2140,6 +2230,8 @@ class IdentityClient {
|
|
|
2140
2230
|
};
|
|
2141
2231
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2142
2232
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createRegionSubscriptionRequest.retryConfiguration, specRetryConfiguration);
|
|
2233
|
+
if (this.logger)
|
|
2234
|
+
retrier.logger = this.logger;
|
|
2143
2235
|
const request = yield oci_common_2.composeRequest({
|
|
2144
2236
|
baseEndpoint: this._endpoint,
|
|
2145
2237
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2183,11 +2275,12 @@ class IdentityClient {
|
|
|
2183
2275
|
* @param CreateSmtpCredentialRequest
|
|
2184
2276
|
* @return CreateSmtpCredentialResponse
|
|
2185
2277
|
* @throws OciError when an error occurs
|
|
2186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
|
|
2187
2279
|
*/
|
|
2188
2280
|
createSmtpCredential(createSmtpCredentialRequest) {
|
|
2189
2281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2190
|
-
|
|
2282
|
+
if (this.logger)
|
|
2283
|
+
this.logger.debug("Calling operation IdentityClient#createSmtpCredential.");
|
|
2191
2284
|
const operationName = "createSmtpCredential";
|
|
2192
2285
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SmtpCredential/CreateSmtpCredential";
|
|
2193
2286
|
const pathParams = {
|
|
@@ -2200,6 +2293,8 @@ class IdentityClient {
|
|
|
2200
2293
|
};
|
|
2201
2294
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2202
2295
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
2296
|
+
if (this.logger)
|
|
2297
|
+
retrier.logger = this.logger;
|
|
2203
2298
|
const request = yield oci_common_2.composeRequest({
|
|
2204
2299
|
baseEndpoint: this._endpoint,
|
|
2205
2300
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2256,11 +2351,12 @@ class IdentityClient {
|
|
|
2256
2351
|
* @param CreateSwiftPasswordRequest
|
|
2257
2352
|
* @return CreateSwiftPasswordResponse
|
|
2258
2353
|
* @throws OciError when an error occurs
|
|
2259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
|
|
2260
2355
|
*/
|
|
2261
2356
|
createSwiftPassword(createSwiftPasswordRequest) {
|
|
2262
2357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2263
|
-
|
|
2358
|
+
if (this.logger)
|
|
2359
|
+
this.logger.debug("Calling operation IdentityClient#createSwiftPassword.");
|
|
2264
2360
|
const operationName = "createSwiftPassword";
|
|
2265
2361
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SwiftPassword/CreateSwiftPassword";
|
|
2266
2362
|
const pathParams = {
|
|
@@ -2273,6 +2369,8 @@ class IdentityClient {
|
|
|
2273
2369
|
};
|
|
2274
2370
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2275
2371
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
|
|
2372
|
+
if (this.logger)
|
|
2373
|
+
retrier.logger = this.logger;
|
|
2276
2374
|
const request = yield oci_common_2.composeRequest({
|
|
2277
2375
|
baseEndpoint: this._endpoint,
|
|
2278
2376
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2339,11 +2437,12 @@ class IdentityClient {
|
|
|
2339
2437
|
* @param CreateTagRequest
|
|
2340
2438
|
* @return CreateTagResponse
|
|
2341
2439
|
* @throws OciError when an error occurs
|
|
2342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2440
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
|
|
2343
2441
|
*/
|
|
2344
2442
|
createTag(createTagRequest) {
|
|
2345
2443
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2346
|
-
|
|
2444
|
+
if (this.logger)
|
|
2445
|
+
this.logger.debug("Calling operation IdentityClient#createTag.");
|
|
2347
2446
|
const operationName = "createTag";
|
|
2348
2447
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/CreateTag";
|
|
2349
2448
|
const pathParams = {
|
|
@@ -2358,6 +2457,8 @@ class IdentityClient {
|
|
|
2358
2457
|
};
|
|
2359
2458
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2360
2459
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagRequest.retryConfiguration, specRetryConfiguration);
|
|
2460
|
+
if (this.logger)
|
|
2461
|
+
retrier.logger = this.logger;
|
|
2361
2462
|
const request = yield oci_common_2.composeRequest({
|
|
2362
2463
|
baseEndpoint: this._endpoint,
|
|
2363
2464
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2410,11 +2511,12 @@ class IdentityClient {
|
|
|
2410
2511
|
* @param CreateTagDefaultRequest
|
|
2411
2512
|
* @return CreateTagDefaultResponse
|
|
2412
2513
|
* @throws OciError when an error occurs
|
|
2413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2514
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
|
|
2414
2515
|
*/
|
|
2415
2516
|
createTagDefault(createTagDefaultRequest) {
|
|
2416
2517
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2417
|
-
|
|
2518
|
+
if (this.logger)
|
|
2519
|
+
this.logger.debug("Calling operation IdentityClient#createTagDefault.");
|
|
2418
2520
|
const operationName = "createTagDefault";
|
|
2419
2521
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/CreateTagDefault";
|
|
2420
2522
|
const pathParams = {};
|
|
@@ -2426,6 +2528,8 @@ class IdentityClient {
|
|
|
2426
2528
|
};
|
|
2427
2529
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2428
2530
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagDefaultRequest.retryConfiguration, specRetryConfiguration);
|
|
2531
|
+
if (this.logger)
|
|
2532
|
+
retrier.logger = this.logger;
|
|
2429
2533
|
const request = yield oci_common_2.composeRequest({
|
|
2430
2534
|
baseEndpoint: this._endpoint,
|
|
2431
2535
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2484,11 +2588,12 @@ class IdentityClient {
|
|
|
2484
2588
|
* @param CreateTagNamespaceRequest
|
|
2485
2589
|
* @return CreateTagNamespaceResponse
|
|
2486
2590
|
* @throws OciError when an error occurs
|
|
2487
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2591
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
|
|
2488
2592
|
*/
|
|
2489
2593
|
createTagNamespace(createTagNamespaceRequest) {
|
|
2490
2594
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2491
|
-
|
|
2595
|
+
if (this.logger)
|
|
2596
|
+
this.logger.debug("Calling operation IdentityClient#createTagNamespace.");
|
|
2492
2597
|
const operationName = "createTagNamespace";
|
|
2493
2598
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/CreateTagNamespace";
|
|
2494
2599
|
const pathParams = {};
|
|
@@ -2499,6 +2604,8 @@ class IdentityClient {
|
|
|
2499
2604
|
};
|
|
2500
2605
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2501
2606
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
2607
|
+
if (this.logger)
|
|
2608
|
+
retrier.logger = this.logger;
|
|
2502
2609
|
const request = yield oci_common_2.composeRequest({
|
|
2503
2610
|
baseEndpoint: this._endpoint,
|
|
2504
2611
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2573,11 +2680,12 @@ class IdentityClient {
|
|
|
2573
2680
|
* @param CreateUserRequest
|
|
2574
2681
|
* @return CreateUserResponse
|
|
2575
2682
|
* @throws OciError when an error occurs
|
|
2576
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2683
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
|
|
2577
2684
|
*/
|
|
2578
2685
|
createUser(createUserRequest) {
|
|
2579
2686
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2580
|
-
|
|
2687
|
+
if (this.logger)
|
|
2688
|
+
this.logger.debug("Calling operation IdentityClient#createUser.");
|
|
2581
2689
|
const operationName = "createUser";
|
|
2582
2690
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/CreateUser";
|
|
2583
2691
|
const pathParams = {};
|
|
@@ -2588,6 +2696,8 @@ class IdentityClient {
|
|
|
2588
2696
|
};
|
|
2589
2697
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2590
2698
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createUserRequest.retryConfiguration, specRetryConfiguration);
|
|
2699
|
+
if (this.logger)
|
|
2700
|
+
retrier.logger = this.logger;
|
|
2591
2701
|
const request = yield oci_common_2.composeRequest({
|
|
2592
2702
|
baseEndpoint: this._endpoint,
|
|
2593
2703
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2641,11 +2751,12 @@ class IdentityClient {
|
|
|
2641
2751
|
* @param DeactivateDomainRequest
|
|
2642
2752
|
* @return DeactivateDomainResponse
|
|
2643
2753
|
* @throws OciError when an error occurs
|
|
2644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
|
|
2645
2755
|
*/
|
|
2646
2756
|
deactivateDomain(deactivateDomainRequest) {
|
|
2647
2757
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2648
|
-
|
|
2758
|
+
if (this.logger)
|
|
2759
|
+
this.logger.debug("Calling operation IdentityClient#deactivateDomain.");
|
|
2649
2760
|
const operationName = "deactivateDomain";
|
|
2650
2761
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/DeactivateDomain";
|
|
2651
2762
|
const pathParams = {
|
|
@@ -2660,6 +2771,8 @@ class IdentityClient {
|
|
|
2660
2771
|
};
|
|
2661
2772
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2662
2773
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deactivateDomainRequest.retryConfiguration, specRetryConfiguration);
|
|
2774
|
+
if (this.logger)
|
|
2775
|
+
retrier.logger = this.logger;
|
|
2663
2776
|
const request = yield oci_common_2.composeRequest({
|
|
2664
2777
|
baseEndpoint: this._endpoint,
|
|
2665
2778
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2705,11 +2818,12 @@ class IdentityClient {
|
|
|
2705
2818
|
* @param DeleteApiKeyRequest
|
|
2706
2819
|
* @return DeleteApiKeyResponse
|
|
2707
2820
|
* @throws OciError when an error occurs
|
|
2708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
|
|
2709
2822
|
*/
|
|
2710
2823
|
deleteApiKey(deleteApiKeyRequest) {
|
|
2711
2824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2712
|
-
|
|
2825
|
+
if (this.logger)
|
|
2826
|
+
this.logger.debug("Calling operation IdentityClient#deleteApiKey.");
|
|
2713
2827
|
const operationName = "deleteApiKey";
|
|
2714
2828
|
const apiReferenceLink = "";
|
|
2715
2829
|
const pathParams = {
|
|
@@ -2723,6 +2837,8 @@ class IdentityClient {
|
|
|
2723
2837
|
};
|
|
2724
2838
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2725
2839
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteApiKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
2840
|
+
if (this.logger)
|
|
2841
|
+
retrier.logger = this.logger;
|
|
2726
2842
|
const request = yield oci_common_2.composeRequest({
|
|
2727
2843
|
baseEndpoint: this._endpoint,
|
|
2728
2844
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2758,11 +2874,12 @@ class IdentityClient {
|
|
|
2758
2874
|
* @param DeleteAuthTokenRequest
|
|
2759
2875
|
* @return DeleteAuthTokenResponse
|
|
2760
2876
|
* @throws OciError when an error occurs
|
|
2761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
|
|
2762
2878
|
*/
|
|
2763
2879
|
deleteAuthToken(deleteAuthTokenRequest) {
|
|
2764
2880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2765
|
-
|
|
2881
|
+
if (this.logger)
|
|
2882
|
+
this.logger.debug("Calling operation IdentityClient#deleteAuthToken.");
|
|
2766
2883
|
const operationName = "deleteAuthToken";
|
|
2767
2884
|
const apiReferenceLink = "";
|
|
2768
2885
|
const pathParams = {
|
|
@@ -2776,6 +2893,8 @@ class IdentityClient {
|
|
|
2776
2893
|
};
|
|
2777
2894
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2778
2895
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAuthTokenRequest.retryConfiguration, specRetryConfiguration);
|
|
2896
|
+
if (this.logger)
|
|
2897
|
+
retrier.logger = this.logger;
|
|
2779
2898
|
const request = yield oci_common_2.composeRequest({
|
|
2780
2899
|
baseEndpoint: this._endpoint,
|
|
2781
2900
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2811,11 +2930,12 @@ class IdentityClient {
|
|
|
2811
2930
|
* @param DeleteCompartmentRequest
|
|
2812
2931
|
* @return DeleteCompartmentResponse
|
|
2813
2932
|
* @throws OciError when an error occurs
|
|
2814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
|
|
2815
2934
|
*/
|
|
2816
2935
|
deleteCompartment(deleteCompartmentRequest) {
|
|
2817
2936
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2818
|
-
|
|
2937
|
+
if (this.logger)
|
|
2938
|
+
this.logger.debug("Calling operation IdentityClient#deleteCompartment.");
|
|
2819
2939
|
const operationName = "deleteCompartment";
|
|
2820
2940
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/DeleteCompartment";
|
|
2821
2941
|
const pathParams = {
|
|
@@ -2828,6 +2948,8 @@ class IdentityClient {
|
|
|
2828
2948
|
};
|
|
2829
2949
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2830
2950
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
2951
|
+
if (this.logger)
|
|
2952
|
+
retrier.logger = this.logger;
|
|
2831
2953
|
const request = yield oci_common_2.composeRequest({
|
|
2832
2954
|
baseEndpoint: this._endpoint,
|
|
2833
2955
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2868,11 +2990,12 @@ class IdentityClient {
|
|
|
2868
2990
|
* @param DeleteCustomerSecretKeyRequest
|
|
2869
2991
|
* @return DeleteCustomerSecretKeyResponse
|
|
2870
2992
|
* @throws OciError when an error occurs
|
|
2871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2993
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
|
|
2872
2994
|
*/
|
|
2873
2995
|
deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
|
|
2874
2996
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2875
|
-
|
|
2997
|
+
if (this.logger)
|
|
2998
|
+
this.logger.debug("Calling operation IdentityClient#deleteCustomerSecretKey.");
|
|
2876
2999
|
const operationName = "deleteCustomerSecretKey";
|
|
2877
3000
|
const apiReferenceLink = "";
|
|
2878
3001
|
const pathParams = {
|
|
@@ -2886,6 +3009,8 @@ class IdentityClient {
|
|
|
2886
3009
|
};
|
|
2887
3010
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2888
3011
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
3012
|
+
if (this.logger)
|
|
3013
|
+
retrier.logger = this.logger;
|
|
2889
3014
|
const request = yield oci_common_2.composeRequest({
|
|
2890
3015
|
baseEndpoint: this._endpoint,
|
|
2891
3016
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2921,11 +3046,12 @@ class IdentityClient {
|
|
|
2921
3046
|
* @param DeleteDbCredentialRequest
|
|
2922
3047
|
* @return DeleteDbCredentialResponse
|
|
2923
3048
|
* @throws OciError when an error occurs
|
|
2924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3049
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
|
|
2925
3050
|
*/
|
|
2926
3051
|
deleteDbCredential(deleteDbCredentialRequest) {
|
|
2927
3052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2928
|
-
|
|
3053
|
+
if (this.logger)
|
|
3054
|
+
this.logger.debug("Calling operation IdentityClient#deleteDbCredential.");
|
|
2929
3055
|
const operationName = "deleteDbCredential";
|
|
2930
3056
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/DeleteDbCredential";
|
|
2931
3057
|
const pathParams = {
|
|
@@ -2940,6 +3066,8 @@ class IdentityClient {
|
|
|
2940
3066
|
};
|
|
2941
3067
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2942
3068
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDbCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
3069
|
+
if (this.logger)
|
|
3070
|
+
retrier.logger = this.logger;
|
|
2943
3071
|
const request = yield oci_common_2.composeRequest({
|
|
2944
3072
|
baseEndpoint: this._endpoint,
|
|
2945
3073
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2981,11 +3109,12 @@ class IdentityClient {
|
|
|
2981
3109
|
* @param DeleteDomainRequest
|
|
2982
3110
|
* @return DeleteDomainResponse
|
|
2983
3111
|
* @throws OciError when an error occurs
|
|
2984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3112
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
|
|
2985
3113
|
*/
|
|
2986
3114
|
deleteDomain(deleteDomainRequest) {
|
|
2987
3115
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2988
|
-
|
|
3116
|
+
if (this.logger)
|
|
3117
|
+
this.logger.debug("Calling operation IdentityClient#deleteDomain.");
|
|
2989
3118
|
const operationName = "deleteDomain";
|
|
2990
3119
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/DeleteDomain";
|
|
2991
3120
|
const pathParams = {
|
|
@@ -2999,6 +3128,8 @@ class IdentityClient {
|
|
|
2999
3128
|
};
|
|
3000
3129
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3001
3130
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDomainRequest.retryConfiguration, specRetryConfiguration);
|
|
3131
|
+
if (this.logger)
|
|
3132
|
+
retrier.logger = this.logger;
|
|
3002
3133
|
const request = yield oci_common_2.composeRequest({
|
|
3003
3134
|
baseEndpoint: this._endpoint,
|
|
3004
3135
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3039,11 +3170,12 @@ class IdentityClient {
|
|
|
3039
3170
|
* @param DeleteDynamicGroupRequest
|
|
3040
3171
|
* @return DeleteDynamicGroupResponse
|
|
3041
3172
|
* @throws OciError when an error occurs
|
|
3042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
|
|
3043
3174
|
*/
|
|
3044
3175
|
deleteDynamicGroup(deleteDynamicGroupRequest) {
|
|
3045
3176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3046
|
-
|
|
3177
|
+
if (this.logger)
|
|
3178
|
+
this.logger.debug("Calling operation IdentityClient#deleteDynamicGroup.");
|
|
3047
3179
|
const operationName = "deleteDynamicGroup";
|
|
3048
3180
|
const apiReferenceLink = "";
|
|
3049
3181
|
const pathParams = {
|
|
@@ -3056,6 +3188,8 @@ class IdentityClient {
|
|
|
3056
3188
|
};
|
|
3057
3189
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3058
3190
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
3191
|
+
if (this.logger)
|
|
3192
|
+
retrier.logger = this.logger;
|
|
3059
3193
|
const request = yield oci_common_2.composeRequest({
|
|
3060
3194
|
baseEndpoint: this._endpoint,
|
|
3061
3195
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3091,11 +3225,12 @@ class IdentityClient {
|
|
|
3091
3225
|
* @param DeleteGroupRequest
|
|
3092
3226
|
* @return DeleteGroupResponse
|
|
3093
3227
|
* @throws OciError when an error occurs
|
|
3094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
|
|
3095
3229
|
*/
|
|
3096
3230
|
deleteGroup(deleteGroupRequest) {
|
|
3097
3231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3098
|
-
|
|
3232
|
+
if (this.logger)
|
|
3233
|
+
this.logger.debug("Calling operation IdentityClient#deleteGroup.");
|
|
3099
3234
|
const operationName = "deleteGroup";
|
|
3100
3235
|
const apiReferenceLink = "";
|
|
3101
3236
|
const pathParams = {
|
|
@@ -3108,6 +3243,8 @@ class IdentityClient {
|
|
|
3108
3243
|
};
|
|
3109
3244
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3110
3245
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
3246
|
+
if (this.logger)
|
|
3247
|
+
retrier.logger = this.logger;
|
|
3111
3248
|
const request = yield oci_common_2.composeRequest({
|
|
3112
3249
|
baseEndpoint: this._endpoint,
|
|
3113
3250
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3146,11 +3283,12 @@ class IdentityClient {
|
|
|
3146
3283
|
* @param DeleteIdentityProviderRequest
|
|
3147
3284
|
* @return DeleteIdentityProviderResponse
|
|
3148
3285
|
* @throws OciError when an error occurs
|
|
3149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
|
|
3150
3287
|
*/
|
|
3151
3288
|
deleteIdentityProvider(deleteIdentityProviderRequest) {
|
|
3152
3289
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3153
|
-
|
|
3290
|
+
if (this.logger)
|
|
3291
|
+
this.logger.debug("Calling operation IdentityClient#deleteIdentityProvider.");
|
|
3154
3292
|
const operationName = "deleteIdentityProvider";
|
|
3155
3293
|
const apiReferenceLink = "";
|
|
3156
3294
|
const pathParams = {
|
|
@@ -3163,6 +3301,8 @@ class IdentityClient {
|
|
|
3163
3301
|
};
|
|
3164
3302
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3165
3303
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
|
|
3304
|
+
if (this.logger)
|
|
3305
|
+
retrier.logger = this.logger;
|
|
3166
3306
|
const request = yield oci_common_2.composeRequest({
|
|
3167
3307
|
baseEndpoint: this._endpoint,
|
|
3168
3308
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3200,11 +3340,12 @@ class IdentityClient {
|
|
|
3200
3340
|
* @param DeleteIdpGroupMappingRequest
|
|
3201
3341
|
* @return DeleteIdpGroupMappingResponse
|
|
3202
3342
|
* @throws OciError when an error occurs
|
|
3203
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3343
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
|
|
3204
3344
|
*/
|
|
3205
3345
|
deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
|
|
3206
3346
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3207
|
-
|
|
3347
|
+
if (this.logger)
|
|
3348
|
+
this.logger.debug("Calling operation IdentityClient#deleteIdpGroupMapping.");
|
|
3208
3349
|
const operationName = "deleteIdpGroupMapping";
|
|
3209
3350
|
const apiReferenceLink = "";
|
|
3210
3351
|
const pathParams = {
|
|
@@ -3218,6 +3359,8 @@ class IdentityClient {
|
|
|
3218
3359
|
};
|
|
3219
3360
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3220
3361
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
|
|
3362
|
+
if (this.logger)
|
|
3363
|
+
retrier.logger = this.logger;
|
|
3221
3364
|
const request = yield oci_common_2.composeRequest({
|
|
3222
3365
|
baseEndpoint: this._endpoint,
|
|
3223
3366
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3253,11 +3396,12 @@ class IdentityClient {
|
|
|
3253
3396
|
* @param DeleteMfaTotpDeviceRequest
|
|
3254
3397
|
* @return DeleteMfaTotpDeviceResponse
|
|
3255
3398
|
* @throws OciError when an error occurs
|
|
3256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3399
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
|
|
3257
3400
|
*/
|
|
3258
3401
|
deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
|
|
3259
3402
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3260
|
-
|
|
3403
|
+
if (this.logger)
|
|
3404
|
+
this.logger.debug("Calling operation IdentityClient#deleteMfaTotpDevice.");
|
|
3261
3405
|
const operationName = "deleteMfaTotpDevice";
|
|
3262
3406
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDevice/DeleteMfaTotpDevice";
|
|
3263
3407
|
const pathParams = {
|
|
@@ -3271,6 +3415,8 @@ class IdentityClient {
|
|
|
3271
3415
|
};
|
|
3272
3416
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3273
3417
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
|
|
3418
|
+
if (this.logger)
|
|
3419
|
+
retrier.logger = this.logger;
|
|
3274
3420
|
const request = yield oci_common_2.composeRequest({
|
|
3275
3421
|
baseEndpoint: this._endpoint,
|
|
3276
3422
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3306,11 +3452,12 @@ class IdentityClient {
|
|
|
3306
3452
|
* @param DeleteNetworkSourceRequest
|
|
3307
3453
|
* @return DeleteNetworkSourceResponse
|
|
3308
3454
|
* @throws OciError when an error occurs
|
|
3309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
|
|
3310
3456
|
*/
|
|
3311
3457
|
deleteNetworkSource(deleteNetworkSourceRequest) {
|
|
3312
3458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3313
|
-
|
|
3459
|
+
if (this.logger)
|
|
3460
|
+
this.logger.debug("Calling operation IdentityClient#deleteNetworkSource.");
|
|
3314
3461
|
const operationName = "deleteNetworkSource";
|
|
3315
3462
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSources/DeleteNetworkSource";
|
|
3316
3463
|
const pathParams = {
|
|
@@ -3323,6 +3470,8 @@ class IdentityClient {
|
|
|
3323
3470
|
};
|
|
3324
3471
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3325
3472
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
3473
|
+
if (this.logger)
|
|
3474
|
+
retrier.logger = this.logger;
|
|
3326
3475
|
const request = yield oci_common_2.composeRequest({
|
|
3327
3476
|
baseEndpoint: this._endpoint,
|
|
3328
3477
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3358,11 +3507,12 @@ class IdentityClient {
|
|
|
3358
3507
|
* @param DeleteOAuthClientCredentialRequest
|
|
3359
3508
|
* @return DeleteOAuthClientCredentialResponse
|
|
3360
3509
|
* @throws OciError when an error occurs
|
|
3361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
|
|
3362
3511
|
*/
|
|
3363
3512
|
deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
|
|
3364
3513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3365
|
-
|
|
3514
|
+
if (this.logger)
|
|
3515
|
+
this.logger.debug("Calling operation IdentityClient#deleteOAuthClientCredential.");
|
|
3366
3516
|
const operationName = "deleteOAuthClientCredential";
|
|
3367
3517
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/DeleteOAuthClientCredential";
|
|
3368
3518
|
const pathParams = {
|
|
@@ -3376,6 +3526,8 @@ class IdentityClient {
|
|
|
3376
3526
|
};
|
|
3377
3527
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3378
3528
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
3529
|
+
if (this.logger)
|
|
3530
|
+
retrier.logger = this.logger;
|
|
3379
3531
|
const request = yield oci_common_2.composeRequest({
|
|
3380
3532
|
baseEndpoint: this._endpoint,
|
|
3381
3533
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3410,11 +3562,12 @@ class IdentityClient {
|
|
|
3410
3562
|
* @param DeletePolicyRequest
|
|
3411
3563
|
* @return DeletePolicyResponse
|
|
3412
3564
|
* @throws OciError when an error occurs
|
|
3413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
|
|
3414
3566
|
*/
|
|
3415
3567
|
deletePolicy(deletePolicyRequest) {
|
|
3416
3568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3417
|
-
|
|
3569
|
+
if (this.logger)
|
|
3570
|
+
this.logger.debug("Calling operation IdentityClient#deletePolicy.");
|
|
3418
3571
|
const operationName = "deletePolicy";
|
|
3419
3572
|
const apiReferenceLink = "";
|
|
3420
3573
|
const pathParams = {
|
|
@@ -3427,6 +3580,8 @@ class IdentityClient {
|
|
|
3427
3580
|
};
|
|
3428
3581
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3429
3582
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deletePolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
3583
|
+
if (this.logger)
|
|
3584
|
+
retrier.logger = this.logger;
|
|
3430
3585
|
const request = yield oci_common_2.composeRequest({
|
|
3431
3586
|
baseEndpoint: this._endpoint,
|
|
3432
3587
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3462,11 +3617,12 @@ class IdentityClient {
|
|
|
3462
3617
|
* @param DeleteSmtpCredentialRequest
|
|
3463
3618
|
* @return DeleteSmtpCredentialResponse
|
|
3464
3619
|
* @throws OciError when an error occurs
|
|
3465
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
|
|
3466
3621
|
*/
|
|
3467
3622
|
deleteSmtpCredential(deleteSmtpCredentialRequest) {
|
|
3468
3623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3469
|
-
|
|
3624
|
+
if (this.logger)
|
|
3625
|
+
this.logger.debug("Calling operation IdentityClient#deleteSmtpCredential.");
|
|
3470
3626
|
const operationName = "deleteSmtpCredential";
|
|
3471
3627
|
const apiReferenceLink = "";
|
|
3472
3628
|
const pathParams = {
|
|
@@ -3480,6 +3636,8 @@ class IdentityClient {
|
|
|
3480
3636
|
};
|
|
3481
3637
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3482
3638
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
3639
|
+
if (this.logger)
|
|
3640
|
+
retrier.logger = this.logger;
|
|
3483
3641
|
const request = yield oci_common_2.composeRequest({
|
|
3484
3642
|
baseEndpoint: this._endpoint,
|
|
3485
3643
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3517,11 +3675,12 @@ class IdentityClient {
|
|
|
3517
3675
|
* @param DeleteSwiftPasswordRequest
|
|
3518
3676
|
* @return DeleteSwiftPasswordResponse
|
|
3519
3677
|
* @throws OciError when an error occurs
|
|
3520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3678
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
|
|
3521
3679
|
*/
|
|
3522
3680
|
deleteSwiftPassword(deleteSwiftPasswordRequest) {
|
|
3523
3681
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3524
|
-
|
|
3682
|
+
if (this.logger)
|
|
3683
|
+
this.logger.debug("Calling operation IdentityClient#deleteSwiftPassword.");
|
|
3525
3684
|
const operationName = "deleteSwiftPassword";
|
|
3526
3685
|
const apiReferenceLink = "";
|
|
3527
3686
|
const pathParams = {
|
|
@@ -3535,6 +3694,8 @@ class IdentityClient {
|
|
|
3535
3694
|
};
|
|
3536
3695
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3537
3696
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
|
|
3697
|
+
if (this.logger)
|
|
3698
|
+
retrier.logger = this.logger;
|
|
3538
3699
|
const request = yield oci_common_2.composeRequest({
|
|
3539
3700
|
baseEndpoint: this._endpoint,
|
|
3540
3701
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3589,11 +3750,12 @@ class IdentityClient {
|
|
|
3589
3750
|
* @param DeleteTagRequest
|
|
3590
3751
|
* @return DeleteTagResponse
|
|
3591
3752
|
* @throws OciError when an error occurs
|
|
3592
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
|
|
3593
3754
|
*/
|
|
3594
3755
|
deleteTag(deleteTagRequest) {
|
|
3595
3756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3596
|
-
|
|
3757
|
+
if (this.logger)
|
|
3758
|
+
this.logger.debug("Calling operation IdentityClient#deleteTag.");
|
|
3597
3759
|
const operationName = "deleteTag";
|
|
3598
3760
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/DeleteTag";
|
|
3599
3761
|
const pathParams = {
|
|
@@ -3609,6 +3771,8 @@ class IdentityClient {
|
|
|
3609
3771
|
};
|
|
3610
3772
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3611
3773
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagRequest.retryConfiguration, specRetryConfiguration);
|
|
3774
|
+
if (this.logger)
|
|
3775
|
+
retrier.logger = this.logger;
|
|
3612
3776
|
const request = yield oci_common_2.composeRequest({
|
|
3613
3777
|
baseEndpoint: this._endpoint,
|
|
3614
3778
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3649,11 +3813,12 @@ class IdentityClient {
|
|
|
3649
3813
|
* @param DeleteTagDefaultRequest
|
|
3650
3814
|
* @return DeleteTagDefaultResponse
|
|
3651
3815
|
* @throws OciError when an error occurs
|
|
3652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3816
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
|
|
3653
3817
|
*/
|
|
3654
3818
|
deleteTagDefault(deleteTagDefaultRequest) {
|
|
3655
3819
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3656
|
-
|
|
3820
|
+
if (this.logger)
|
|
3821
|
+
this.logger.debug("Calling operation IdentityClient#deleteTagDefault.");
|
|
3657
3822
|
const operationName = "deleteTagDefault";
|
|
3658
3823
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/DeleteTagDefault";
|
|
3659
3824
|
const pathParams = {
|
|
@@ -3669,6 +3834,8 @@ class IdentityClient {
|
|
|
3669
3834
|
};
|
|
3670
3835
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3671
3836
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagDefaultRequest.retryConfiguration, specRetryConfiguration);
|
|
3837
|
+
if (this.logger)
|
|
3838
|
+
retrier.logger = this.logger;
|
|
3672
3839
|
const request = yield oci_common_2.composeRequest({
|
|
3673
3840
|
baseEndpoint: this._endpoint,
|
|
3674
3841
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3710,11 +3877,12 @@ class IdentityClient {
|
|
|
3710
3877
|
* @param DeleteTagNamespaceRequest
|
|
3711
3878
|
* @return DeleteTagNamespaceResponse
|
|
3712
3879
|
* @throws OciError when an error occurs
|
|
3713
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
|
|
3714
3881
|
*/
|
|
3715
3882
|
deleteTagNamespace(deleteTagNamespaceRequest) {
|
|
3716
3883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3717
|
-
|
|
3884
|
+
if (this.logger)
|
|
3885
|
+
this.logger.debug("Calling operation IdentityClient#deleteTagNamespace.");
|
|
3718
3886
|
const operationName = "deleteTagNamespace";
|
|
3719
3887
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/DeleteTagNamespace";
|
|
3720
3888
|
const pathParams = {
|
|
@@ -3730,6 +3898,8 @@ class IdentityClient {
|
|
|
3730
3898
|
};
|
|
3731
3899
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3732
3900
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
3901
|
+
if (this.logger)
|
|
3902
|
+
retrier.logger = this.logger;
|
|
3733
3903
|
const request = yield oci_common_2.composeRequest({
|
|
3734
3904
|
baseEndpoint: this._endpoint,
|
|
3735
3905
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3764,11 +3934,12 @@ class IdentityClient {
|
|
|
3764
3934
|
* @param DeleteUserRequest
|
|
3765
3935
|
* @return DeleteUserResponse
|
|
3766
3936
|
* @throws OciError when an error occurs
|
|
3767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3937
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
|
|
3768
3938
|
*/
|
|
3769
3939
|
deleteUser(deleteUserRequest) {
|
|
3770
3940
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3771
|
-
|
|
3941
|
+
if (this.logger)
|
|
3942
|
+
this.logger.debug("Calling operation IdentityClient#deleteUser.");
|
|
3772
3943
|
const operationName = "deleteUser";
|
|
3773
3944
|
const apiReferenceLink = "";
|
|
3774
3945
|
const pathParams = {
|
|
@@ -3781,6 +3952,8 @@ class IdentityClient {
|
|
|
3781
3952
|
};
|
|
3782
3953
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3783
3954
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteUserRequest.retryConfiguration, specRetryConfiguration);
|
|
3955
|
+
if (this.logger)
|
|
3956
|
+
retrier.logger = this.logger;
|
|
3784
3957
|
const request = yield oci_common_2.composeRequest({
|
|
3785
3958
|
baseEndpoint: this._endpoint,
|
|
3786
3959
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3825,11 +3998,12 @@ class IdentityClient {
|
|
|
3825
3998
|
* @param EnableReplicationToRegionRequest
|
|
3826
3999
|
* @return EnableReplicationToRegionResponse
|
|
3827
4000
|
* @throws OciError when an error occurs
|
|
3828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
|
|
3829
4002
|
*/
|
|
3830
4003
|
enableReplicationToRegion(enableReplicationToRegionRequest) {
|
|
3831
4004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3832
|
-
|
|
4005
|
+
if (this.logger)
|
|
4006
|
+
this.logger.debug("Calling operation IdentityClient#enableReplicationToRegion.");
|
|
3833
4007
|
const operationName = "enableReplicationToRegion";
|
|
3834
4008
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/EnableReplicationToRegion";
|
|
3835
4009
|
const pathParams = {
|
|
@@ -3844,6 +4018,8 @@ class IdentityClient {
|
|
|
3844
4018
|
};
|
|
3845
4019
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3846
4020
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableReplicationToRegionRequest.retryConfiguration, specRetryConfiguration);
|
|
4021
|
+
if (this.logger)
|
|
4022
|
+
retrier.logger = this.logger;
|
|
3847
4023
|
const request = yield oci_common_2.composeRequest({
|
|
3848
4024
|
baseEndpoint: this._endpoint,
|
|
3849
4025
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3885,11 +4061,12 @@ class IdentityClient {
|
|
|
3885
4061
|
* @param GenerateTotpSeedRequest
|
|
3886
4062
|
* @return GenerateTotpSeedResponse
|
|
3887
4063
|
* @throws OciError when an error occurs
|
|
3888
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
|
|
3889
4065
|
*/
|
|
3890
4066
|
generateTotpSeed(generateTotpSeedRequest) {
|
|
3891
4067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3892
|
-
|
|
4068
|
+
if (this.logger)
|
|
4069
|
+
this.logger.debug("Calling operation IdentityClient#generateTotpSeed.");
|
|
3893
4070
|
const operationName = "generateTotpSeed";
|
|
3894
4071
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDevice/GenerateTotpSeed";
|
|
3895
4072
|
const pathParams = {
|
|
@@ -3903,6 +4080,8 @@ class IdentityClient {
|
|
|
3903
4080
|
};
|
|
3904
4081
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3905
4082
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateTotpSeedRequest.retryConfiguration, specRetryConfiguration);
|
|
4083
|
+
if (this.logger)
|
|
4084
|
+
retrier.logger = this.logger;
|
|
3906
4085
|
const request = yield oci_common_2.composeRequest({
|
|
3907
4086
|
baseEndpoint: this._endpoint,
|
|
3908
4087
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3948,11 +4127,12 @@ class IdentityClient {
|
|
|
3948
4127
|
* @param GetAuthenticationPolicyRequest
|
|
3949
4128
|
* @return GetAuthenticationPolicyResponse
|
|
3950
4129
|
* @throws OciError when an error occurs
|
|
3951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4130
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
|
|
3952
4131
|
*/
|
|
3953
4132
|
getAuthenticationPolicy(getAuthenticationPolicyRequest) {
|
|
3954
4133
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3955
|
-
|
|
4134
|
+
if (this.logger)
|
|
4135
|
+
this.logger.debug("Calling operation IdentityClient#getAuthenticationPolicy.");
|
|
3956
4136
|
const operationName = "getAuthenticationPolicy";
|
|
3957
4137
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthenticationPolicy/GetAuthenticationPolicy";
|
|
3958
4138
|
const pathParams = {
|
|
@@ -3964,6 +4144,8 @@ class IdentityClient {
|
|
|
3964
4144
|
};
|
|
3965
4145
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3966
4146
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
4147
|
+
if (this.logger)
|
|
4148
|
+
retrier.logger = this.logger;
|
|
3967
4149
|
const request = yield oci_common_2.composeRequest({
|
|
3968
4150
|
baseEndpoint: this._endpoint,
|
|
3969
4151
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4015,11 +4197,12 @@ class IdentityClient {
|
|
|
4015
4197
|
* @param GetCompartmentRequest
|
|
4016
4198
|
* @return GetCompartmentResponse
|
|
4017
4199
|
* @throws OciError when an error occurs
|
|
4018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
|
|
4019
4201
|
*/
|
|
4020
4202
|
getCompartment(getCompartmentRequest) {
|
|
4021
4203
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4022
|
-
|
|
4204
|
+
if (this.logger)
|
|
4205
|
+
this.logger.debug("Calling operation IdentityClient#getCompartment.");
|
|
4023
4206
|
const operationName = "getCompartment";
|
|
4024
4207
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/GetCompartment";
|
|
4025
4208
|
const pathParams = {
|
|
@@ -4031,6 +4214,8 @@ class IdentityClient {
|
|
|
4031
4214
|
};
|
|
4032
4215
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4033
4216
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
4217
|
+
if (this.logger)
|
|
4218
|
+
retrier.logger = this.logger;
|
|
4034
4219
|
const request = yield oci_common_2.composeRequest({
|
|
4035
4220
|
baseEndpoint: this._endpoint,
|
|
4036
4221
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4075,11 +4260,12 @@ class IdentityClient {
|
|
|
4075
4260
|
* @param GetDomainRequest
|
|
4076
4261
|
* @return GetDomainResponse
|
|
4077
4262
|
* @throws OciError when an error occurs
|
|
4078
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4263
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
|
|
4079
4264
|
*/
|
|
4080
4265
|
getDomain(getDomainRequest) {
|
|
4081
4266
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4082
|
-
|
|
4267
|
+
if (this.logger)
|
|
4268
|
+
this.logger.debug("Calling operation IdentityClient#getDomain.");
|
|
4083
4269
|
const operationName = "getDomain";
|
|
4084
4270
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/GetDomain";
|
|
4085
4271
|
const pathParams = {
|
|
@@ -4092,6 +4278,8 @@ class IdentityClient {
|
|
|
4092
4278
|
};
|
|
4093
4279
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4094
4280
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDomainRequest.retryConfiguration, specRetryConfiguration);
|
|
4281
|
+
if (this.logger)
|
|
4282
|
+
retrier.logger = this.logger;
|
|
4095
4283
|
const request = yield oci_common_2.composeRequest({
|
|
4096
4284
|
baseEndpoint: this._endpoint,
|
|
4097
4285
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4136,11 +4324,12 @@ class IdentityClient {
|
|
|
4136
4324
|
* @param GetDynamicGroupRequest
|
|
4137
4325
|
* @return GetDynamicGroupResponse
|
|
4138
4326
|
* @throws OciError when an error occurs
|
|
4139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
|
|
4140
4328
|
*/
|
|
4141
4329
|
getDynamicGroup(getDynamicGroupRequest) {
|
|
4142
4330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4143
|
-
|
|
4331
|
+
if (this.logger)
|
|
4332
|
+
this.logger.debug("Calling operation IdentityClient#getDynamicGroup.");
|
|
4144
4333
|
const operationName = "getDynamicGroup";
|
|
4145
4334
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DynamicGroup/GetDynamicGroup";
|
|
4146
4335
|
const pathParams = {
|
|
@@ -4152,6 +4341,8 @@ class IdentityClient {
|
|
|
4152
4341
|
};
|
|
4153
4342
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4154
4343
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
4344
|
+
if (this.logger)
|
|
4345
|
+
retrier.logger = this.logger;
|
|
4155
4346
|
const request = yield oci_common_2.composeRequest({
|
|
4156
4347
|
baseEndpoint: this._endpoint,
|
|
4157
4348
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4200,11 +4391,12 @@ class IdentityClient {
|
|
|
4200
4391
|
* @param GetGroupRequest
|
|
4201
4392
|
* @return GetGroupResponse
|
|
4202
4393
|
* @throws OciError when an error occurs
|
|
4203
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
|
|
4204
4395
|
*/
|
|
4205
4396
|
getGroup(getGroupRequest) {
|
|
4206
4397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4207
|
-
|
|
4398
|
+
if (this.logger)
|
|
4399
|
+
this.logger.debug("Calling operation IdentityClient#getGroup.");
|
|
4208
4400
|
const operationName = "getGroup";
|
|
4209
4401
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Group/GetGroup";
|
|
4210
4402
|
const pathParams = {
|
|
@@ -4216,6 +4408,8 @@ class IdentityClient {
|
|
|
4216
4408
|
};
|
|
4217
4409
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4218
4410
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
4411
|
+
if (this.logger)
|
|
4412
|
+
retrier.logger = this.logger;
|
|
4219
4413
|
const request = yield oci_common_2.composeRequest({
|
|
4220
4414
|
baseEndpoint: this._endpoint,
|
|
4221
4415
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4260,11 +4454,12 @@ class IdentityClient {
|
|
|
4260
4454
|
* @param GetIamWorkRequestRequest
|
|
4261
4455
|
* @return GetIamWorkRequestResponse
|
|
4262
4456
|
* @throws OciError when an error occurs
|
|
4263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
|
|
4264
4458
|
*/
|
|
4265
4459
|
getIamWorkRequest(getIamWorkRequestRequest) {
|
|
4266
4460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4267
|
-
|
|
4461
|
+
if (this.logger)
|
|
4462
|
+
this.logger.debug("Calling operation IdentityClient#getIamWorkRequest.");
|
|
4268
4463
|
const operationName = "getIamWorkRequest";
|
|
4269
4464
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IamWorkRequest/GetIamWorkRequest";
|
|
4270
4465
|
const pathParams = {
|
|
@@ -4277,6 +4472,8 @@ class IdentityClient {
|
|
|
4277
4472
|
};
|
|
4278
4473
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4279
4474
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIamWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
4475
|
+
if (this.logger)
|
|
4476
|
+
retrier.logger = this.logger;
|
|
4280
4477
|
const request = yield oci_common_2.composeRequest({
|
|
4281
4478
|
baseEndpoint: this._endpoint,
|
|
4282
4479
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4318,11 +4515,12 @@ class IdentityClient {
|
|
|
4318
4515
|
* @param GetIdentityProviderRequest
|
|
4319
4516
|
* @return GetIdentityProviderResponse
|
|
4320
4517
|
* @throws OciError when an error occurs
|
|
4321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4518
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
|
|
4322
4519
|
*/
|
|
4323
4520
|
getIdentityProvider(getIdentityProviderRequest) {
|
|
4324
4521
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4325
|
-
|
|
4522
|
+
if (this.logger)
|
|
4523
|
+
this.logger.debug("Calling operation IdentityClient#getIdentityProvider.");
|
|
4326
4524
|
const operationName = "getIdentityProvider";
|
|
4327
4525
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProvider/GetIdentityProvider";
|
|
4328
4526
|
const pathParams = {
|
|
@@ -4334,6 +4532,8 @@ class IdentityClient {
|
|
|
4334
4532
|
};
|
|
4335
4533
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4336
4534
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
|
|
4535
|
+
if (this.logger)
|
|
4536
|
+
retrier.logger = this.logger;
|
|
4337
4537
|
const request = yield oci_common_2.composeRequest({
|
|
4338
4538
|
baseEndpoint: this._endpoint,
|
|
4339
4539
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4380,11 +4580,12 @@ class IdentityClient {
|
|
|
4380
4580
|
* @param GetIdpGroupMappingRequest
|
|
4381
4581
|
* @return GetIdpGroupMappingResponse
|
|
4382
4582
|
* @throws OciError when an error occurs
|
|
4383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4583
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
|
|
4384
4584
|
*/
|
|
4385
4585
|
getIdpGroupMapping(getIdpGroupMappingRequest) {
|
|
4386
4586
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4387
|
-
|
|
4587
|
+
if (this.logger)
|
|
4588
|
+
this.logger.debug("Calling operation IdentityClient#getIdpGroupMapping.");
|
|
4388
4589
|
const operationName = "getIdpGroupMapping";
|
|
4389
4590
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdpGroupMapping/GetIdpGroupMapping";
|
|
4390
4591
|
const pathParams = {
|
|
@@ -4397,6 +4598,8 @@ class IdentityClient {
|
|
|
4397
4598
|
};
|
|
4398
4599
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4399
4600
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
|
|
4601
|
+
if (this.logger)
|
|
4602
|
+
retrier.logger = this.logger;
|
|
4400
4603
|
const request = yield oci_common_2.composeRequest({
|
|
4401
4604
|
baseEndpoint: this._endpoint,
|
|
4402
4605
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4441,11 +4644,12 @@ class IdentityClient {
|
|
|
4441
4644
|
* @param GetMfaTotpDeviceRequest
|
|
4442
4645
|
* @return GetMfaTotpDeviceResponse
|
|
4443
4646
|
* @throws OciError when an error occurs
|
|
4444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4647
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
|
|
4445
4648
|
*/
|
|
4446
4649
|
getMfaTotpDevice(getMfaTotpDeviceRequest) {
|
|
4447
4650
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4448
|
-
|
|
4651
|
+
if (this.logger)
|
|
4652
|
+
this.logger.debug("Calling operation IdentityClient#getMfaTotpDevice.");
|
|
4449
4653
|
const operationName = "getMfaTotpDevice";
|
|
4450
4654
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDeviceSummary/GetMfaTotpDevice";
|
|
4451
4655
|
const pathParams = {
|
|
@@ -4458,6 +4662,8 @@ class IdentityClient {
|
|
|
4458
4662
|
};
|
|
4459
4663
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4460
4664
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
|
|
4665
|
+
if (this.logger)
|
|
4666
|
+
retrier.logger = this.logger;
|
|
4461
4667
|
const request = yield oci_common_2.composeRequest({
|
|
4462
4668
|
baseEndpoint: this._endpoint,
|
|
4463
4669
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4502,11 +4708,12 @@ class IdentityClient {
|
|
|
4502
4708
|
* @param GetNetworkSourceRequest
|
|
4503
4709
|
* @return GetNetworkSourceResponse
|
|
4504
4710
|
* @throws OciError when an error occurs
|
|
4505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4711
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
|
|
4506
4712
|
*/
|
|
4507
4713
|
getNetworkSource(getNetworkSourceRequest) {
|
|
4508
4714
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4509
|
-
|
|
4715
|
+
if (this.logger)
|
|
4716
|
+
this.logger.debug("Calling operation IdentityClient#getNetworkSource.");
|
|
4510
4717
|
const operationName = "getNetworkSource";
|
|
4511
4718
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSources/GetNetworkSource";
|
|
4512
4719
|
const pathParams = {
|
|
@@ -4518,6 +4725,8 @@ class IdentityClient {
|
|
|
4518
4725
|
};
|
|
4519
4726
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4520
4727
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
4728
|
+
if (this.logger)
|
|
4729
|
+
retrier.logger = this.logger;
|
|
4521
4730
|
const request = yield oci_common_2.composeRequest({
|
|
4522
4731
|
baseEndpoint: this._endpoint,
|
|
4523
4732
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4561,11 +4770,12 @@ class IdentityClient {
|
|
|
4561
4770
|
* @param GetPolicyRequest
|
|
4562
4771
|
* @return GetPolicyResponse
|
|
4563
4772
|
* @throws OciError when an error occurs
|
|
4564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
|
|
4565
4774
|
*/
|
|
4566
4775
|
getPolicy(getPolicyRequest) {
|
|
4567
4776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4568
|
-
|
|
4777
|
+
if (this.logger)
|
|
4778
|
+
this.logger.debug("Calling operation IdentityClient#getPolicy.");
|
|
4569
4779
|
const operationName = "getPolicy";
|
|
4570
4780
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/GetPolicy";
|
|
4571
4781
|
const pathParams = {
|
|
@@ -4577,6 +4787,8 @@ class IdentityClient {
|
|
|
4577
4787
|
};
|
|
4578
4788
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4579
4789
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
4790
|
+
if (this.logger)
|
|
4791
|
+
retrier.logger = this.logger;
|
|
4580
4792
|
const request = yield oci_common_2.composeRequest({
|
|
4581
4793
|
baseEndpoint: this._endpoint,
|
|
4582
4794
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4621,11 +4833,12 @@ class IdentityClient {
|
|
|
4621
4833
|
* @param GetStandardTagTemplateRequest
|
|
4622
4834
|
* @return GetStandardTagTemplateResponse
|
|
4623
4835
|
* @throws OciError when an error occurs
|
|
4624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
|
|
4625
4837
|
*/
|
|
4626
4838
|
getStandardTagTemplate(getStandardTagTemplateRequest) {
|
|
4627
4839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4628
|
-
|
|
4840
|
+
if (this.logger)
|
|
4841
|
+
this.logger.debug("Calling operation IdentityClient#getStandardTagTemplate.");
|
|
4629
4842
|
const operationName = "getStandardTagTemplate";
|
|
4630
4843
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/StandardTagNamespaceTemplate/GetStandardTagTemplate";
|
|
4631
4844
|
const pathParams = {
|
|
@@ -4639,6 +4852,8 @@ class IdentityClient {
|
|
|
4639
4852
|
};
|
|
4640
4853
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4641
4854
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStandardTagTemplateRequest.retryConfiguration, specRetryConfiguration);
|
|
4855
|
+
if (this.logger)
|
|
4856
|
+
retrier.logger = this.logger;
|
|
4642
4857
|
const request = yield oci_common_2.composeRequest({
|
|
4643
4858
|
baseEndpoint: this._endpoint,
|
|
4644
4859
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4677,11 +4892,12 @@ class IdentityClient {
|
|
|
4677
4892
|
* @param GetTagRequest
|
|
4678
4893
|
* @return GetTagResponse
|
|
4679
4894
|
* @throws OciError when an error occurs
|
|
4680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
|
|
4681
4896
|
*/
|
|
4682
4897
|
getTag(getTagRequest) {
|
|
4683
4898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4684
|
-
|
|
4899
|
+
if (this.logger)
|
|
4900
|
+
this.logger.debug("Calling operation IdentityClient#getTag.");
|
|
4685
4901
|
const operationName = "getTag";
|
|
4686
4902
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/GetTag";
|
|
4687
4903
|
const pathParams = {
|
|
@@ -4694,6 +4910,8 @@ class IdentityClient {
|
|
|
4694
4910
|
};
|
|
4695
4911
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4696
4912
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagRequest.retryConfiguration, specRetryConfiguration);
|
|
4913
|
+
if (this.logger)
|
|
4914
|
+
retrier.logger = this.logger;
|
|
4697
4915
|
const request = yield oci_common_2.composeRequest({
|
|
4698
4916
|
baseEndpoint: this._endpoint,
|
|
4699
4917
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4738,11 +4956,12 @@ class IdentityClient {
|
|
|
4738
4956
|
* @param GetTagDefaultRequest
|
|
4739
4957
|
* @return GetTagDefaultResponse
|
|
4740
4958
|
* @throws OciError when an error occurs
|
|
4741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4959
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
|
|
4742
4960
|
*/
|
|
4743
4961
|
getTagDefault(getTagDefaultRequest) {
|
|
4744
4962
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4745
|
-
|
|
4963
|
+
if (this.logger)
|
|
4964
|
+
this.logger.debug("Calling operation IdentityClient#getTagDefault.");
|
|
4746
4965
|
const operationName = "getTagDefault";
|
|
4747
4966
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/GetTagDefault";
|
|
4748
4967
|
const pathParams = {
|
|
@@ -4754,6 +4973,8 @@ class IdentityClient {
|
|
|
4754
4973
|
};
|
|
4755
4974
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4756
4975
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagDefaultRequest.retryConfiguration, specRetryConfiguration);
|
|
4976
|
+
if (this.logger)
|
|
4977
|
+
retrier.logger = this.logger;
|
|
4757
4978
|
const request = yield oci_common_2.composeRequest({
|
|
4758
4979
|
baseEndpoint: this._endpoint,
|
|
4759
4980
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4798,11 +5019,12 @@ class IdentityClient {
|
|
|
4798
5019
|
* @param GetTagNamespaceRequest
|
|
4799
5020
|
* @return GetTagNamespaceResponse
|
|
4800
5021
|
* @throws OciError when an error occurs
|
|
4801
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5022
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
|
|
4802
5023
|
*/
|
|
4803
5024
|
getTagNamespace(getTagNamespaceRequest) {
|
|
4804
5025
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4805
|
-
|
|
5026
|
+
if (this.logger)
|
|
5027
|
+
this.logger.debug("Calling operation IdentityClient#getTagNamespace.");
|
|
4806
5028
|
const operationName = "getTagNamespace";
|
|
4807
5029
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/GetTagNamespace";
|
|
4808
5030
|
const pathParams = {
|
|
@@ -4814,6 +5036,8 @@ class IdentityClient {
|
|
|
4814
5036
|
};
|
|
4815
5037
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4816
5038
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
5039
|
+
if (this.logger)
|
|
5040
|
+
retrier.logger = this.logger;
|
|
4817
5041
|
const request = yield oci_common_2.composeRequest({
|
|
4818
5042
|
baseEndpoint: this._endpoint,
|
|
4819
5043
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4854,11 +5078,12 @@ class IdentityClient {
|
|
|
4854
5078
|
* @param GetTaggingWorkRequestRequest
|
|
4855
5079
|
* @return GetTaggingWorkRequestResponse
|
|
4856
5080
|
* @throws OciError when an error occurs
|
|
4857
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5081
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
|
|
4858
5082
|
*/
|
|
4859
5083
|
getTaggingWorkRequest(getTaggingWorkRequestRequest) {
|
|
4860
5084
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4861
|
-
|
|
5085
|
+
if (this.logger)
|
|
5086
|
+
this.logger.debug("Calling operation IdentityClient#getTaggingWorkRequest.");
|
|
4862
5087
|
const operationName = "getTaggingWorkRequest";
|
|
4863
5088
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TaggingWorkRequest/GetTaggingWorkRequest";
|
|
4864
5089
|
const pathParams = {
|
|
@@ -4870,6 +5095,8 @@ class IdentityClient {
|
|
|
4870
5095
|
};
|
|
4871
5096
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4872
5097
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTaggingWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
5098
|
+
if (this.logger)
|
|
5099
|
+
retrier.logger = this.logger;
|
|
4873
5100
|
const request = yield oci_common_2.composeRequest({
|
|
4874
5101
|
baseEndpoint: this._endpoint,
|
|
4875
5102
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4913,11 +5140,12 @@ class IdentityClient {
|
|
|
4913
5140
|
* @param GetTenancyRequest
|
|
4914
5141
|
* @return GetTenancyResponse
|
|
4915
5142
|
* @throws OciError when an error occurs
|
|
4916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
|
|
4917
5144
|
*/
|
|
4918
5145
|
getTenancy(getTenancyRequest) {
|
|
4919
5146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4920
|
-
|
|
5147
|
+
if (this.logger)
|
|
5148
|
+
this.logger.debug("Calling operation IdentityClient#getTenancy.");
|
|
4921
5149
|
const operationName = "getTenancy";
|
|
4922
5150
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tenancy/GetTenancy";
|
|
4923
5151
|
const pathParams = {
|
|
@@ -4929,6 +5157,8 @@ class IdentityClient {
|
|
|
4929
5157
|
};
|
|
4930
5158
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4931
5159
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTenancyRequest.retryConfiguration, specRetryConfiguration);
|
|
5160
|
+
if (this.logger)
|
|
5161
|
+
retrier.logger = this.logger;
|
|
4932
5162
|
const request = yield oci_common_2.composeRequest({
|
|
4933
5163
|
baseEndpoint: this._endpoint,
|
|
4934
5164
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4967,11 +5197,12 @@ class IdentityClient {
|
|
|
4967
5197
|
* @param GetUserRequest
|
|
4968
5198
|
* @return GetUserResponse
|
|
4969
5199
|
* @throws OciError when an error occurs
|
|
4970
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
|
|
4971
5201
|
*/
|
|
4972
5202
|
getUser(getUserRequest) {
|
|
4973
5203
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4974
|
-
|
|
5204
|
+
if (this.logger)
|
|
5205
|
+
this.logger.debug("Calling operation IdentityClient#getUser.");
|
|
4975
5206
|
const operationName = "getUser";
|
|
4976
5207
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/GetUser";
|
|
4977
5208
|
const pathParams = {
|
|
@@ -4983,6 +5214,8 @@ class IdentityClient {
|
|
|
4983
5214
|
};
|
|
4984
5215
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4985
5216
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserRequest.retryConfiguration, specRetryConfiguration);
|
|
5217
|
+
if (this.logger)
|
|
5218
|
+
retrier.logger = this.logger;
|
|
4986
5219
|
const request = yield oci_common_2.composeRequest({
|
|
4987
5220
|
baseEndpoint: this._endpoint,
|
|
4988
5221
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5026,11 +5259,12 @@ class IdentityClient {
|
|
|
5026
5259
|
* @param GetUserGroupMembershipRequest
|
|
5027
5260
|
* @return GetUserGroupMembershipResponse
|
|
5028
5261
|
* @throws OciError when an error occurs
|
|
5029
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
|
|
5030
5263
|
*/
|
|
5031
5264
|
getUserGroupMembership(getUserGroupMembershipRequest) {
|
|
5032
5265
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5033
|
-
|
|
5266
|
+
if (this.logger)
|
|
5267
|
+
this.logger.debug("Calling operation IdentityClient#getUserGroupMembership.");
|
|
5034
5268
|
const operationName = "getUserGroupMembership";
|
|
5035
5269
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UserGroupMembership/GetUserGroupMembership";
|
|
5036
5270
|
const pathParams = {
|
|
@@ -5042,6 +5276,8 @@ class IdentityClient {
|
|
|
5042
5276
|
};
|
|
5043
5277
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5044
5278
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserGroupMembershipRequest.retryConfiguration, specRetryConfiguration);
|
|
5279
|
+
if (this.logger)
|
|
5280
|
+
retrier.logger = this.logger;
|
|
5045
5281
|
const request = yield oci_common_2.composeRequest({
|
|
5046
5282
|
baseEndpoint: this._endpoint,
|
|
5047
5283
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5087,11 +5323,12 @@ class IdentityClient {
|
|
|
5087
5323
|
* @param GetUserUIPasswordInformationRequest
|
|
5088
5324
|
* @return GetUserUIPasswordInformationResponse
|
|
5089
5325
|
* @throws OciError when an error occurs
|
|
5090
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
|
|
5091
5327
|
*/
|
|
5092
5328
|
getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
|
|
5093
5329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5094
|
-
|
|
5330
|
+
if (this.logger)
|
|
5331
|
+
this.logger.debug("Calling operation IdentityClient#getUserUIPasswordInformation.");
|
|
5095
5332
|
const operationName = "getUserUIPasswordInformation";
|
|
5096
5333
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UIPasswordInformation/GetUserUIPasswordInformation";
|
|
5097
5334
|
const pathParams = {
|
|
@@ -5103,6 +5340,8 @@ class IdentityClient {
|
|
|
5103
5340
|
};
|
|
5104
5341
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5105
5342
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserUIPasswordInformationRequest.retryConfiguration, specRetryConfiguration);
|
|
5343
|
+
if (this.logger)
|
|
5344
|
+
retrier.logger = this.logger;
|
|
5106
5345
|
const request = yield oci_common_2.composeRequest({
|
|
5107
5346
|
baseEndpoint: this._endpoint,
|
|
5108
5347
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5148,11 +5387,12 @@ class IdentityClient {
|
|
|
5148
5387
|
* @param GetWorkRequestRequest
|
|
5149
5388
|
* @return GetWorkRequestResponse
|
|
5150
5389
|
* @throws OciError when an error occurs
|
|
5151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
5152
5391
|
*/
|
|
5153
5392
|
getWorkRequest(getWorkRequestRequest) {
|
|
5154
5393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5155
|
-
|
|
5394
|
+
if (this.logger)
|
|
5395
|
+
this.logger.debug("Calling operation IdentityClient#getWorkRequest.");
|
|
5156
5396
|
const operationName = "getWorkRequest";
|
|
5157
5397
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/WorkRequest/GetWorkRequest";
|
|
5158
5398
|
const pathParams = {
|
|
@@ -5164,6 +5404,8 @@ class IdentityClient {
|
|
|
5164
5404
|
};
|
|
5165
5405
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5166
5406
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
5407
|
+
if (this.logger)
|
|
5408
|
+
retrier.logger = this.logger;
|
|
5167
5409
|
const request = yield oci_common_2.composeRequest({
|
|
5168
5410
|
baseEndpoint: this._endpoint,
|
|
5169
5411
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5209,11 +5451,12 @@ class IdentityClient {
|
|
|
5209
5451
|
* @param ImportStandardTagsRequest
|
|
5210
5452
|
* @return ImportStandardTagsResponse
|
|
5211
5453
|
* @throws OciError when an error occurs
|
|
5212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
|
|
5213
5455
|
*/
|
|
5214
5456
|
importStandardTags(importStandardTagsRequest) {
|
|
5215
5457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5216
|
-
|
|
5458
|
+
if (this.logger)
|
|
5459
|
+
this.logger.debug("Calling operation IdentityClient#importStandardTags.");
|
|
5217
5460
|
const operationName = "importStandardTags";
|
|
5218
5461
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/ImportStandardTags";
|
|
5219
5462
|
const pathParams = {};
|
|
@@ -5225,6 +5468,8 @@ class IdentityClient {
|
|
|
5225
5468
|
};
|
|
5226
5469
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5227
5470
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importStandardTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
5471
|
+
if (this.logger)
|
|
5472
|
+
retrier.logger = this.logger;
|
|
5228
5473
|
const request = yield oci_common_2.composeRequest({
|
|
5229
5474
|
baseEndpoint: this._endpoint,
|
|
5230
5475
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5270,11 +5515,12 @@ class IdentityClient {
|
|
|
5270
5515
|
* @param ListAllowedDomainLicenseTypesRequest
|
|
5271
5516
|
* @return ListAllowedDomainLicenseTypesResponse
|
|
5272
5517
|
* @throws OciError when an error occurs
|
|
5273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5518
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
|
|
5274
5519
|
*/
|
|
5275
5520
|
listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
|
|
5276
5521
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5277
|
-
|
|
5522
|
+
if (this.logger)
|
|
5523
|
+
this.logger.debug("Calling operation IdentityClient#listAllowedDomainLicenseTypes.");
|
|
5278
5524
|
const operationName = "listAllowedDomainLicenseTypes";
|
|
5279
5525
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/ListAllowedDomainLicenseTypes";
|
|
5280
5526
|
const pathParams = {};
|
|
@@ -5287,6 +5533,8 @@ class IdentityClient {
|
|
|
5287
5533
|
};
|
|
5288
5534
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5289
5535
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAllowedDomainLicenseTypesRequest.retryConfiguration, specRetryConfiguration);
|
|
5536
|
+
if (this.logger)
|
|
5537
|
+
retrier.logger = this.logger;
|
|
5290
5538
|
const request = yield oci_common_2.composeRequest({
|
|
5291
5539
|
baseEndpoint: this._endpoint,
|
|
5292
5540
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5334,11 +5582,12 @@ class IdentityClient {
|
|
|
5334
5582
|
* @param ListApiKeysRequest
|
|
5335
5583
|
* @return ListApiKeysResponse
|
|
5336
5584
|
* @throws OciError when an error occurs
|
|
5337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
|
|
5338
5586
|
*/
|
|
5339
5587
|
listApiKeys(listApiKeysRequest) {
|
|
5340
5588
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5341
|
-
|
|
5589
|
+
if (this.logger)
|
|
5590
|
+
this.logger.debug("Calling operation IdentityClient#listApiKeys.");
|
|
5342
5591
|
const operationName = "listApiKeys";
|
|
5343
5592
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/ApiKey/ListApiKeys";
|
|
5344
5593
|
const pathParams = {
|
|
@@ -5350,6 +5599,8 @@ class IdentityClient {
|
|
|
5350
5599
|
};
|
|
5351
5600
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5352
5601
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listApiKeysRequest.retryConfiguration, specRetryConfiguration);
|
|
5602
|
+
if (this.logger)
|
|
5603
|
+
retrier.logger = this.logger;
|
|
5353
5604
|
const request = yield oci_common_2.composeRequest({
|
|
5354
5605
|
baseEndpoint: this._endpoint,
|
|
5355
5606
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5395,11 +5646,12 @@ class IdentityClient {
|
|
|
5395
5646
|
* @param ListAuthTokensRequest
|
|
5396
5647
|
* @return ListAuthTokensResponse
|
|
5397
5648
|
* @throws OciError when an error occurs
|
|
5398
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5649
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
|
|
5399
5650
|
*/
|
|
5400
5651
|
listAuthTokens(listAuthTokensRequest) {
|
|
5401
5652
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5402
|
-
|
|
5653
|
+
if (this.logger)
|
|
5654
|
+
this.logger.debug("Calling operation IdentityClient#listAuthTokens.");
|
|
5403
5655
|
const operationName = "listAuthTokens";
|
|
5404
5656
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthToken/ListAuthTokens";
|
|
5405
5657
|
const pathParams = {
|
|
@@ -5411,6 +5663,8 @@ class IdentityClient {
|
|
|
5411
5663
|
};
|
|
5412
5664
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5413
5665
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAuthTokensRequest.retryConfiguration, specRetryConfiguration);
|
|
5666
|
+
if (this.logger)
|
|
5667
|
+
retrier.logger = this.logger;
|
|
5414
5668
|
const request = yield oci_common_2.composeRequest({
|
|
5415
5669
|
baseEndpoint: this._endpoint,
|
|
5416
5670
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5459,11 +5713,12 @@ class IdentityClient {
|
|
|
5459
5713
|
* @param ListAvailabilityDomainsRequest
|
|
5460
5714
|
* @return ListAvailabilityDomainsResponse
|
|
5461
5715
|
* @throws OciError when an error occurs
|
|
5462
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
|
|
5463
5717
|
*/
|
|
5464
5718
|
listAvailabilityDomains(listAvailabilityDomainsRequest) {
|
|
5465
5719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5466
|
-
|
|
5720
|
+
if (this.logger)
|
|
5721
|
+
this.logger.debug("Calling operation IdentityClient#listAvailabilityDomains.");
|
|
5467
5722
|
const operationName = "listAvailabilityDomains";
|
|
5468
5723
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AvailabilityDomain/ListAvailabilityDomains";
|
|
5469
5724
|
const pathParams = {};
|
|
@@ -5475,6 +5730,8 @@ class IdentityClient {
|
|
|
5475
5730
|
};
|
|
5476
5731
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5477
5732
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAvailabilityDomainsRequest.retryConfiguration, specRetryConfiguration);
|
|
5733
|
+
if (this.logger)
|
|
5734
|
+
retrier.logger = this.logger;
|
|
5478
5735
|
const request = yield oci_common_2.composeRequest({
|
|
5479
5736
|
baseEndpoint: this._endpoint,
|
|
5480
5737
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5525,11 +5782,12 @@ class IdentityClient {
|
|
|
5525
5782
|
* @param ListBulkActionResourceTypesRequest
|
|
5526
5783
|
* @return ListBulkActionResourceTypesResponse
|
|
5527
5784
|
* @throws OciError when an error occurs
|
|
5528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
|
|
5529
5786
|
*/
|
|
5530
5787
|
listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
|
|
5531
5788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5532
|
-
|
|
5789
|
+
if (this.logger)
|
|
5790
|
+
this.logger.debug("Calling operation IdentityClient#listBulkActionResourceTypes.");
|
|
5533
5791
|
const operationName = "listBulkActionResourceTypes";
|
|
5534
5792
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/BulkActionResourceTypeCollection/ListBulkActionResourceTypes";
|
|
5535
5793
|
const pathParams = {};
|
|
@@ -5543,6 +5801,8 @@ class IdentityClient {
|
|
|
5543
5801
|
};
|
|
5544
5802
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5545
5803
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkActionResourceTypesRequest.retryConfiguration, specRetryConfiguration);
|
|
5804
|
+
if (this.logger)
|
|
5805
|
+
retrier.logger = this.logger;
|
|
5546
5806
|
const request = yield oci_common_2.composeRequest({
|
|
5547
5807
|
baseEndpoint: this._endpoint,
|
|
5548
5808
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5587,11 +5847,12 @@ class IdentityClient {
|
|
|
5587
5847
|
* @param ListBulkEditTagsResourceTypesRequest
|
|
5588
5848
|
* @return ListBulkEditTagsResourceTypesResponse
|
|
5589
5849
|
* @throws OciError when an error occurs
|
|
5590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5850
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
|
|
5591
5851
|
*/
|
|
5592
5852
|
listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
|
|
5593
5853
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5594
|
-
|
|
5854
|
+
if (this.logger)
|
|
5855
|
+
this.logger.debug("Calling operation IdentityClient#listBulkEditTagsResourceTypes.");
|
|
5595
5856
|
const operationName = "listBulkEditTagsResourceTypes";
|
|
5596
5857
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/BulkEditTagsResourceTypeCollection/ListBulkEditTagsResourceTypes";
|
|
5597
5858
|
const pathParams = {};
|
|
@@ -5604,6 +5865,8 @@ class IdentityClient {
|
|
|
5604
5865
|
};
|
|
5605
5866
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5606
5867
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkEditTagsResourceTypesRequest.retryConfiguration, specRetryConfiguration);
|
|
5868
|
+
if (this.logger)
|
|
5869
|
+
retrier.logger = this.logger;
|
|
5607
5870
|
const request = yield oci_common_2.composeRequest({
|
|
5608
5871
|
baseEndpoint: this._endpoint,
|
|
5609
5872
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5665,11 +5928,12 @@ class IdentityClient {
|
|
|
5665
5928
|
* @param ListCompartmentsRequest
|
|
5666
5929
|
* @return ListCompartmentsResponse
|
|
5667
5930
|
* @throws OciError when an error occurs
|
|
5668
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5931
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
|
|
5669
5932
|
*/
|
|
5670
5933
|
listCompartments(listCompartmentsRequest) {
|
|
5671
5934
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5672
|
-
|
|
5935
|
+
if (this.logger)
|
|
5936
|
+
this.logger.debug("Calling operation IdentityClient#listCompartments.");
|
|
5673
5937
|
const operationName = "listCompartments";
|
|
5674
5938
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/ListCompartments";
|
|
5675
5939
|
const pathParams = {};
|
|
@@ -5689,6 +5953,8 @@ class IdentityClient {
|
|
|
5689
5953
|
};
|
|
5690
5954
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5691
5955
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCompartmentsRequest.retryConfiguration, specRetryConfiguration);
|
|
5956
|
+
if (this.logger)
|
|
5957
|
+
retrier.logger = this.logger;
|
|
5692
5958
|
const request = yield oci_common_2.composeRequest({
|
|
5693
5959
|
baseEndpoint: this._endpoint,
|
|
5694
5960
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5774,11 +6040,12 @@ class IdentityClient {
|
|
|
5774
6040
|
* @param ListCostTrackingTagsRequest
|
|
5775
6041
|
* @return ListCostTrackingTagsResponse
|
|
5776
6042
|
* @throws OciError when an error occurs
|
|
5777
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6043
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
|
|
5778
6044
|
*/
|
|
5779
6045
|
listCostTrackingTags(listCostTrackingTagsRequest) {
|
|
5780
6046
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5781
|
-
|
|
6047
|
+
if (this.logger)
|
|
6048
|
+
this.logger.debug("Calling operation IdentityClient#listCostTrackingTags.");
|
|
5782
6049
|
const operationName = "listCostTrackingTags";
|
|
5783
6050
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/ListCostTrackingTags";
|
|
5784
6051
|
const pathParams = {};
|
|
@@ -5792,6 +6059,8 @@ class IdentityClient {
|
|
|
5792
6059
|
};
|
|
5793
6060
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5794
6061
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCostTrackingTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
6062
|
+
if (this.logger)
|
|
6063
|
+
retrier.logger = this.logger;
|
|
5795
6064
|
const request = yield oci_common_2.composeRequest({
|
|
5796
6065
|
baseEndpoint: this._endpoint,
|
|
5797
6066
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5877,11 +6146,12 @@ class IdentityClient {
|
|
|
5877
6146
|
* @param ListCustomerSecretKeysRequest
|
|
5878
6147
|
* @return ListCustomerSecretKeysResponse
|
|
5879
6148
|
* @throws OciError when an error occurs
|
|
5880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
|
|
5881
6150
|
*/
|
|
5882
6151
|
listCustomerSecretKeys(listCustomerSecretKeysRequest) {
|
|
5883
6152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5884
|
-
|
|
6153
|
+
if (this.logger)
|
|
6154
|
+
this.logger.debug("Calling operation IdentityClient#listCustomerSecretKeys.");
|
|
5885
6155
|
const operationName = "listCustomerSecretKeys";
|
|
5886
6156
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/CustomerSecretKeySummary/ListCustomerSecretKeys";
|
|
5887
6157
|
const pathParams = {
|
|
@@ -5893,6 +6163,8 @@ class IdentityClient {
|
|
|
5893
6163
|
};
|
|
5894
6164
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5895
6165
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCustomerSecretKeysRequest.retryConfiguration, specRetryConfiguration);
|
|
6166
|
+
if (this.logger)
|
|
6167
|
+
retrier.logger = this.logger;
|
|
5896
6168
|
const request = yield oci_common_2.composeRequest({
|
|
5897
6169
|
baseEndpoint: this._endpoint,
|
|
5898
6170
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5937,11 +6209,12 @@ class IdentityClient {
|
|
|
5937
6209
|
* @param ListDbCredentialsRequest
|
|
5938
6210
|
* @return ListDbCredentialsResponse
|
|
5939
6211
|
* @throws OciError when an error occurs
|
|
5940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6212
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
|
|
5941
6213
|
*/
|
|
5942
6214
|
listDbCredentials(listDbCredentialsRequest) {
|
|
5943
6215
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5944
|
-
|
|
6216
|
+
if (this.logger)
|
|
6217
|
+
this.logger.debug("Calling operation IdentityClient#listDbCredentials.");
|
|
5945
6218
|
const operationName = "listDbCredentials";
|
|
5946
6219
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/ListDbCredentials";
|
|
5947
6220
|
const pathParams = {
|
|
@@ -5961,6 +6234,8 @@ class IdentityClient {
|
|
|
5961
6234
|
};
|
|
5962
6235
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5963
6236
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDbCredentialsRequest.retryConfiguration, specRetryConfiguration);
|
|
6237
|
+
if (this.logger)
|
|
6238
|
+
retrier.logger = this.logger;
|
|
5964
6239
|
const request = yield oci_common_2.composeRequest({
|
|
5965
6240
|
baseEndpoint: this._endpoint,
|
|
5966
6241
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6045,11 +6320,12 @@ class IdentityClient {
|
|
|
6045
6320
|
* @param ListDomainsRequest
|
|
6046
6321
|
* @return ListDomainsResponse
|
|
6047
6322
|
* @throws OciError when an error occurs
|
|
6048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
|
|
6049
6324
|
*/
|
|
6050
6325
|
listDomains(listDomainsRequest) {
|
|
6051
6326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6052
|
-
|
|
6327
|
+
if (this.logger)
|
|
6328
|
+
this.logger.debug("Calling operation IdentityClient#listDomains.");
|
|
6053
6329
|
const operationName = "listDomains";
|
|
6054
6330
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DomainSummary/ListDomains";
|
|
6055
6331
|
const pathParams = {};
|
|
@@ -6074,6 +6350,8 @@ class IdentityClient {
|
|
|
6074
6350
|
};
|
|
6075
6351
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6076
6352
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDomainsRequest.retryConfiguration, specRetryConfiguration);
|
|
6353
|
+
if (this.logger)
|
|
6354
|
+
retrier.logger = this.logger;
|
|
6077
6355
|
const request = yield oci_common_2.composeRequest({
|
|
6078
6356
|
baseEndpoint: this._endpoint,
|
|
6079
6357
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6160,11 +6438,12 @@ class IdentityClient {
|
|
|
6160
6438
|
* @param ListDynamicGroupsRequest
|
|
6161
6439
|
* @return ListDynamicGroupsResponse
|
|
6162
6440
|
* @throws OciError when an error occurs
|
|
6163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
|
|
6164
6442
|
*/
|
|
6165
6443
|
listDynamicGroups(listDynamicGroupsRequest) {
|
|
6166
6444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6167
|
-
|
|
6445
|
+
if (this.logger)
|
|
6446
|
+
this.logger.debug("Calling operation IdentityClient#listDynamicGroups.");
|
|
6168
6447
|
const operationName = "listDynamicGroups";
|
|
6169
6448
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DynamicGroup/ListDynamicGroups";
|
|
6170
6449
|
const pathParams = {};
|
|
@@ -6182,6 +6461,8 @@ class IdentityClient {
|
|
|
6182
6461
|
};
|
|
6183
6462
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6184
6463
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDynamicGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
6464
|
+
if (this.logger)
|
|
6465
|
+
retrier.logger = this.logger;
|
|
6185
6466
|
const request = yield oci_common_2.composeRequest({
|
|
6186
6467
|
baseEndpoint: this._endpoint,
|
|
6187
6468
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6268,11 +6549,12 @@ class IdentityClient {
|
|
|
6268
6549
|
* @param ListFaultDomainsRequest
|
|
6269
6550
|
* @return ListFaultDomainsResponse
|
|
6270
6551
|
* @throws OciError when an error occurs
|
|
6271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6552
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
|
|
6272
6553
|
*/
|
|
6273
6554
|
listFaultDomains(listFaultDomainsRequest) {
|
|
6274
6555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6275
|
-
|
|
6556
|
+
if (this.logger)
|
|
6557
|
+
this.logger.debug("Calling operation IdentityClient#listFaultDomains.");
|
|
6276
6558
|
const operationName = "listFaultDomains";
|
|
6277
6559
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/FaultDomain/ListFaultDomains";
|
|
6278
6560
|
const pathParams = {};
|
|
@@ -6285,6 +6567,8 @@ class IdentityClient {
|
|
|
6285
6567
|
};
|
|
6286
6568
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6287
6569
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFaultDomainsRequest.retryConfiguration, specRetryConfiguration);
|
|
6570
|
+
if (this.logger)
|
|
6571
|
+
retrier.logger = this.logger;
|
|
6288
6572
|
const request = yield oci_common_2.composeRequest({
|
|
6289
6573
|
baseEndpoint: this._endpoint,
|
|
6290
6574
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6326,11 +6610,12 @@ class IdentityClient {
|
|
|
6326
6610
|
* @param ListGroupsRequest
|
|
6327
6611
|
* @return ListGroupsResponse
|
|
6328
6612
|
* @throws OciError when an error occurs
|
|
6329
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
|
|
6330
6614
|
*/
|
|
6331
6615
|
listGroups(listGroupsRequest) {
|
|
6332
6616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6333
|
-
|
|
6617
|
+
if (this.logger)
|
|
6618
|
+
this.logger.debug("Calling operation IdentityClient#listGroups.");
|
|
6334
6619
|
const operationName = "listGroups";
|
|
6335
6620
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Group/ListGroups";
|
|
6336
6621
|
const pathParams = {};
|
|
@@ -6348,6 +6633,8 @@ class IdentityClient {
|
|
|
6348
6633
|
};
|
|
6349
6634
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6350
6635
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
6636
|
+
if (this.logger)
|
|
6637
|
+
retrier.logger = this.logger;
|
|
6351
6638
|
const request = yield oci_common_2.composeRequest({
|
|
6352
6639
|
baseEndpoint: this._endpoint,
|
|
6353
6640
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6432,11 +6719,12 @@ class IdentityClient {
|
|
|
6432
6719
|
* @param ListIamWorkRequestErrorsRequest
|
|
6433
6720
|
* @return ListIamWorkRequestErrorsResponse
|
|
6434
6721
|
* @throws OciError when an error occurs
|
|
6435
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6722
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
|
|
6436
6723
|
*/
|
|
6437
6724
|
listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
|
|
6438
6725
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6439
|
-
|
|
6726
|
+
if (this.logger)
|
|
6727
|
+
this.logger.debug("Calling operation IdentityClient#listIamWorkRequestErrors.");
|
|
6440
6728
|
const operationName = "listIamWorkRequestErrors";
|
|
6441
6729
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IamWorkRequest/ListIamWorkRequestErrors";
|
|
6442
6730
|
const pathParams = {
|
|
@@ -6453,6 +6741,8 @@ class IdentityClient {
|
|
|
6453
6741
|
};
|
|
6454
6742
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6455
6743
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
|
|
6744
|
+
if (this.logger)
|
|
6745
|
+
retrier.logger = this.logger;
|
|
6456
6746
|
const request = yield oci_common_2.composeRequest({
|
|
6457
6747
|
baseEndpoint: this._endpoint,
|
|
6458
6748
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6537,11 +6827,12 @@ class IdentityClient {
|
|
|
6537
6827
|
* @param ListIamWorkRequestLogsRequest
|
|
6538
6828
|
* @return ListIamWorkRequestLogsResponse
|
|
6539
6829
|
* @throws OciError when an error occurs
|
|
6540
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
|
|
6541
6831
|
*/
|
|
6542
6832
|
listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
|
|
6543
6833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6544
|
-
|
|
6834
|
+
if (this.logger)
|
|
6835
|
+
this.logger.debug("Calling operation IdentityClient#listIamWorkRequestLogs.");
|
|
6545
6836
|
const operationName = "listIamWorkRequestLogs";
|
|
6546
6837
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IamWorkRequestLogSummary/ListIamWorkRequestLogs";
|
|
6547
6838
|
const pathParams = {
|
|
@@ -6558,6 +6849,8 @@ class IdentityClient {
|
|
|
6558
6849
|
};
|
|
6559
6850
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6560
6851
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
6852
|
+
if (this.logger)
|
|
6853
|
+
retrier.logger = this.logger;
|
|
6561
6854
|
const request = yield oci_common_2.composeRequest({
|
|
6562
6855
|
baseEndpoint: this._endpoint,
|
|
6563
6856
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6647,11 +6940,12 @@ class IdentityClient {
|
|
|
6647
6940
|
* @param ListIamWorkRequestsRequest
|
|
6648
6941
|
* @return ListIamWorkRequestsResponse
|
|
6649
6942
|
* @throws OciError when an error occurs
|
|
6650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6943
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
|
|
6651
6944
|
*/
|
|
6652
6945
|
listIamWorkRequests(listIamWorkRequestsRequest) {
|
|
6653
6946
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6654
|
-
|
|
6947
|
+
if (this.logger)
|
|
6948
|
+
this.logger.debug("Calling operation IdentityClient#listIamWorkRequests.");
|
|
6655
6949
|
const operationName = "listIamWorkRequests";
|
|
6656
6950
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IamWorkRequestSummary/ListIamWorkRequests";
|
|
6657
6951
|
const pathParams = {};
|
|
@@ -6667,6 +6961,8 @@ class IdentityClient {
|
|
|
6667
6961
|
};
|
|
6668
6962
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6669
6963
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
6964
|
+
if (this.logger)
|
|
6965
|
+
retrier.logger = this.logger;
|
|
6670
6966
|
const request = yield oci_common_2.composeRequest({
|
|
6671
6967
|
baseEndpoint: this._endpoint,
|
|
6672
6968
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6753,11 +7049,12 @@ class IdentityClient {
|
|
|
6753
7049
|
* @param ListIdentityProviderGroupsRequest
|
|
6754
7050
|
* @return ListIdentityProviderGroupsResponse
|
|
6755
7051
|
* @throws OciError when an error occurs
|
|
6756
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7052
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
|
|
6757
7053
|
*/
|
|
6758
7054
|
listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
|
|
6759
7055
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6760
|
-
|
|
7056
|
+
if (this.logger)
|
|
7057
|
+
this.logger.debug("Calling operation IdentityClient#listIdentityProviderGroups.");
|
|
6761
7058
|
const operationName = "listIdentityProviderGroups";
|
|
6762
7059
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProviderGroupSummary/ListIdentityProviderGroups";
|
|
6763
7060
|
const pathParams = {
|
|
@@ -6774,6 +7071,8 @@ class IdentityClient {
|
|
|
6774
7071
|
};
|
|
6775
7072
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6776
7073
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProviderGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
7074
|
+
if (this.logger)
|
|
7075
|
+
retrier.logger = this.logger;
|
|
6777
7076
|
const request = yield oci_common_2.composeRequest({
|
|
6778
7077
|
baseEndpoint: this._endpoint,
|
|
6779
7078
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6863,11 +7162,12 @@ class IdentityClient {
|
|
|
6863
7162
|
* @param ListIdentityProvidersRequest
|
|
6864
7163
|
* @return ListIdentityProvidersResponse
|
|
6865
7164
|
* @throws OciError when an error occurs
|
|
6866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
|
|
6867
7166
|
*/
|
|
6868
7167
|
listIdentityProviders(listIdentityProvidersRequest) {
|
|
6869
7168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6870
|
-
|
|
7169
|
+
if (this.logger)
|
|
7170
|
+
this.logger.debug("Calling operation IdentityClient#listIdentityProviders.");
|
|
6871
7171
|
const operationName = "listIdentityProviders";
|
|
6872
7172
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProvider/ListIdentityProviders";
|
|
6873
7173
|
const pathParams = {};
|
|
@@ -6886,6 +7186,8 @@ class IdentityClient {
|
|
|
6886
7186
|
};
|
|
6887
7187
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6888
7188
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProvidersRequest.retryConfiguration, specRetryConfiguration);
|
|
7189
|
+
if (this.logger)
|
|
7190
|
+
retrier.logger = this.logger;
|
|
6889
7191
|
const request = yield oci_common_2.composeRequest({
|
|
6890
7192
|
baseEndpoint: this._endpoint,
|
|
6891
7193
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -6972,11 +7274,12 @@ class IdentityClient {
|
|
|
6972
7274
|
* @param ListIdpGroupMappingsRequest
|
|
6973
7275
|
* @return ListIdpGroupMappingsResponse
|
|
6974
7276
|
* @throws OciError when an error occurs
|
|
6975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
|
|
6976
7278
|
*/
|
|
6977
7279
|
listIdpGroupMappings(listIdpGroupMappingsRequest) {
|
|
6978
7280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6979
|
-
|
|
7281
|
+
if (this.logger)
|
|
7282
|
+
this.logger.debug("Calling operation IdentityClient#listIdpGroupMappings.");
|
|
6980
7283
|
const operationName = "listIdpGroupMappings";
|
|
6981
7284
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdpGroupMapping/ListIdpGroupMappings";
|
|
6982
7285
|
const pathParams = {
|
|
@@ -6991,6 +7294,8 @@ class IdentityClient {
|
|
|
6991
7294
|
};
|
|
6992
7295
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6993
7296
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdpGroupMappingsRequest.retryConfiguration, specRetryConfiguration);
|
|
7297
|
+
if (this.logger)
|
|
7298
|
+
retrier.logger = this.logger;
|
|
6994
7299
|
const request = yield oci_common_2.composeRequest({
|
|
6995
7300
|
baseEndpoint: this._endpoint,
|
|
6996
7301
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7076,11 +7381,12 @@ class IdentityClient {
|
|
|
7076
7381
|
* @param ListMfaTotpDevicesRequest
|
|
7077
7382
|
* @return ListMfaTotpDevicesResponse
|
|
7078
7383
|
* @throws OciError when an error occurs
|
|
7079
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
|
|
7080
7385
|
*/
|
|
7081
7386
|
listMfaTotpDevices(listMfaTotpDevicesRequest) {
|
|
7082
7387
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7083
|
-
|
|
7388
|
+
if (this.logger)
|
|
7389
|
+
this.logger.debug("Calling operation IdentityClient#listMfaTotpDevices.");
|
|
7084
7390
|
const operationName = "listMfaTotpDevices";
|
|
7085
7391
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/MfaTotpDeviceSummary/ListMfaTotpDevices";
|
|
7086
7392
|
const pathParams = {
|
|
@@ -7097,6 +7403,8 @@ class IdentityClient {
|
|
|
7097
7403
|
};
|
|
7098
7404
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7099
7405
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMfaTotpDevicesRequest.retryConfiguration, specRetryConfiguration);
|
|
7406
|
+
if (this.logger)
|
|
7407
|
+
retrier.logger = this.logger;
|
|
7100
7408
|
const request = yield oci_common_2.composeRequest({
|
|
7101
7409
|
baseEndpoint: this._endpoint,
|
|
7102
7410
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7183,11 +7491,12 @@ class IdentityClient {
|
|
|
7183
7491
|
* @param ListNetworkSourcesRequest
|
|
7184
7492
|
* @return ListNetworkSourcesResponse
|
|
7185
7493
|
* @throws OciError when an error occurs
|
|
7186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7494
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
|
|
7187
7495
|
*/
|
|
7188
7496
|
listNetworkSources(listNetworkSourcesRequest) {
|
|
7189
7497
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7190
|
-
|
|
7498
|
+
if (this.logger)
|
|
7499
|
+
this.logger.debug("Calling operation IdentityClient#listNetworkSources.");
|
|
7191
7500
|
const operationName = "listNetworkSources";
|
|
7192
7501
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSourcesSummary/ListNetworkSources";
|
|
7193
7502
|
const pathParams = {};
|
|
@@ -7205,6 +7514,8 @@ class IdentityClient {
|
|
|
7205
7514
|
};
|
|
7206
7515
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7207
7516
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNetworkSourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
7517
|
+
if (this.logger)
|
|
7518
|
+
retrier.logger = this.logger;
|
|
7208
7519
|
const request = yield oci_common_2.composeRequest({
|
|
7209
7520
|
baseEndpoint: this._endpoint,
|
|
7210
7521
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7289,11 +7600,12 @@ class IdentityClient {
|
|
|
7289
7600
|
* @param ListOAuthClientCredentialsRequest
|
|
7290
7601
|
* @return ListOAuthClientCredentialsResponse
|
|
7291
7602
|
* @throws OciError when an error occurs
|
|
7292
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
|
|
7293
7604
|
*/
|
|
7294
7605
|
listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
|
|
7295
7606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7296
|
-
|
|
7607
|
+
if (this.logger)
|
|
7608
|
+
this.logger.debug("Calling operation IdentityClient#listOAuthClientCredentials.");
|
|
7297
7609
|
const operationName = "listOAuthClientCredentials";
|
|
7298
7610
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/ListOAuthClientCredentials";
|
|
7299
7611
|
const pathParams = {
|
|
@@ -7309,6 +7621,8 @@ class IdentityClient {
|
|
|
7309
7621
|
};
|
|
7310
7622
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7311
7623
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOAuthClientCredentialsRequest.retryConfiguration, specRetryConfiguration);
|
|
7624
|
+
if (this.logger)
|
|
7625
|
+
retrier.logger = this.logger;
|
|
7312
7626
|
const request = yield oci_common_2.composeRequest({
|
|
7313
7627
|
baseEndpoint: this._endpoint,
|
|
7314
7628
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7397,11 +7711,12 @@ class IdentityClient {
|
|
|
7397
7711
|
* @param ListPoliciesRequest
|
|
7398
7712
|
* @return ListPoliciesResponse
|
|
7399
7713
|
* @throws OciError when an error occurs
|
|
7400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
|
|
7401
7715
|
*/
|
|
7402
7716
|
listPolicies(listPoliciesRequest) {
|
|
7403
7717
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7404
|
-
|
|
7718
|
+
if (this.logger)
|
|
7719
|
+
this.logger.debug("Calling operation IdentityClient#listPolicies.");
|
|
7405
7720
|
const operationName = "listPolicies";
|
|
7406
7721
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/ListPolicies";
|
|
7407
7722
|
const pathParams = {};
|
|
@@ -7419,6 +7734,8 @@ class IdentityClient {
|
|
|
7419
7734
|
};
|
|
7420
7735
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7421
7736
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPoliciesRequest.retryConfiguration, specRetryConfiguration);
|
|
7737
|
+
if (this.logger)
|
|
7738
|
+
retrier.logger = this.logger;
|
|
7422
7739
|
const request = yield oci_common_2.composeRequest({
|
|
7423
7740
|
baseEndpoint: this._endpoint,
|
|
7424
7741
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7502,11 +7819,12 @@ class IdentityClient {
|
|
|
7502
7819
|
* @param ListRegionSubscriptionsRequest
|
|
7503
7820
|
* @return ListRegionSubscriptionsResponse
|
|
7504
7821
|
* @throws OciError when an error occurs
|
|
7505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7822
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
|
|
7506
7823
|
*/
|
|
7507
7824
|
listRegionSubscriptions(listRegionSubscriptionsRequest) {
|
|
7508
7825
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7509
|
-
|
|
7826
|
+
if (this.logger)
|
|
7827
|
+
this.logger.debug("Calling operation IdentityClient#listRegionSubscriptions.");
|
|
7510
7828
|
const operationName = "listRegionSubscriptions";
|
|
7511
7829
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/RegionSubscription/ListRegionSubscriptions";
|
|
7512
7830
|
const pathParams = {
|
|
@@ -7518,6 +7836,8 @@ class IdentityClient {
|
|
|
7518
7836
|
};
|
|
7519
7837
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7520
7838
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionSubscriptionsRequest.retryConfiguration, specRetryConfiguration);
|
|
7839
|
+
if (this.logger)
|
|
7840
|
+
retrier.logger = this.logger;
|
|
7521
7841
|
const request = yield oci_common_2.composeRequest({
|
|
7522
7842
|
baseEndpoint: this._endpoint,
|
|
7523
7843
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7556,11 +7876,12 @@ class IdentityClient {
|
|
|
7556
7876
|
* @param ListRegionsRequest
|
|
7557
7877
|
* @return ListRegionsResponse
|
|
7558
7878
|
* @throws OciError when an error occurs
|
|
7559
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
|
|
7560
7880
|
*/
|
|
7561
7881
|
listRegions(listRegionsRequest) {
|
|
7562
7882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7563
|
-
|
|
7883
|
+
if (this.logger)
|
|
7884
|
+
this.logger.debug("Calling operation IdentityClient#listRegions.");
|
|
7564
7885
|
const operationName = "listRegions";
|
|
7565
7886
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Region/ListRegions";
|
|
7566
7887
|
const pathParams = {};
|
|
@@ -7570,6 +7891,8 @@ class IdentityClient {
|
|
|
7570
7891
|
};
|
|
7571
7892
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7572
7893
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionsRequest.retryConfiguration, specRetryConfiguration);
|
|
7894
|
+
if (this.logger)
|
|
7895
|
+
retrier.logger = this.logger;
|
|
7573
7896
|
const request = yield oci_common_2.composeRequest({
|
|
7574
7897
|
baseEndpoint: this._endpoint,
|
|
7575
7898
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7610,11 +7933,12 @@ class IdentityClient {
|
|
|
7610
7933
|
* @param ListSmtpCredentialsRequest
|
|
7611
7934
|
* @return ListSmtpCredentialsResponse
|
|
7612
7935
|
* @throws OciError when an error occurs
|
|
7613
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
|
|
7614
7937
|
*/
|
|
7615
7938
|
listSmtpCredentials(listSmtpCredentialsRequest) {
|
|
7616
7939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7617
|
-
|
|
7940
|
+
if (this.logger)
|
|
7941
|
+
this.logger.debug("Calling operation IdentityClient#listSmtpCredentials.");
|
|
7618
7942
|
const operationName = "listSmtpCredentials";
|
|
7619
7943
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SmtpCredentialSummary/ListSmtpCredentials";
|
|
7620
7944
|
const pathParams = {
|
|
@@ -7626,6 +7950,8 @@ class IdentityClient {
|
|
|
7626
7950
|
};
|
|
7627
7951
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7628
7952
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSmtpCredentialsRequest.retryConfiguration, specRetryConfiguration);
|
|
7953
|
+
if (this.logger)
|
|
7954
|
+
retrier.logger = this.logger;
|
|
7629
7955
|
const request = yield oci_common_2.composeRequest({
|
|
7630
7956
|
baseEndpoint: this._endpoint,
|
|
7631
7957
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7670,11 +7996,12 @@ class IdentityClient {
|
|
|
7670
7996
|
* @param ListStandardTagNamespacesRequest
|
|
7671
7997
|
* @return ListStandardTagNamespacesResponse
|
|
7672
7998
|
* @throws OciError when an error occurs
|
|
7673
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7999
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
|
|
7674
8000
|
*/
|
|
7675
8001
|
listStandardTagNamespaces(listStandardTagNamespacesRequest) {
|
|
7676
8002
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7677
|
-
|
|
8003
|
+
if (this.logger)
|
|
8004
|
+
this.logger.debug("Calling operation IdentityClient#listStandardTagNamespaces.");
|
|
7678
8005
|
const operationName = "listStandardTagNamespaces";
|
|
7679
8006
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/StandardTagNamespaceTemplateSummary/ListStandardTagNamespaces";
|
|
7680
8007
|
const pathParams = {};
|
|
@@ -7688,6 +8015,8 @@ class IdentityClient {
|
|
|
7688
8015
|
};
|
|
7689
8016
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7690
8017
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listStandardTagNamespacesRequest.retryConfiguration, specRetryConfiguration);
|
|
8018
|
+
if (this.logger)
|
|
8019
|
+
retrier.logger = this.logger;
|
|
7691
8020
|
const request = yield oci_common_2.composeRequest({
|
|
7692
8021
|
baseEndpoint: this._endpoint,
|
|
7693
8022
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7775,11 +8104,12 @@ class IdentityClient {
|
|
|
7775
8104
|
* @param ListSwiftPasswordsRequest
|
|
7776
8105
|
* @return ListSwiftPasswordsResponse
|
|
7777
8106
|
* @throws OciError when an error occurs
|
|
7778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
|
|
7779
8108
|
*/
|
|
7780
8109
|
listSwiftPasswords(listSwiftPasswordsRequest) {
|
|
7781
8110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7782
|
-
|
|
8111
|
+
if (this.logger)
|
|
8112
|
+
this.logger.debug("Calling operation IdentityClient#listSwiftPasswords.");
|
|
7783
8113
|
const operationName = "listSwiftPasswords";
|
|
7784
8114
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SwiftPassword/ListSwiftPasswords";
|
|
7785
8115
|
const pathParams = {
|
|
@@ -7791,6 +8121,8 @@ class IdentityClient {
|
|
|
7791
8121
|
};
|
|
7792
8122
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7793
8123
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSwiftPasswordsRequest.retryConfiguration, specRetryConfiguration);
|
|
8124
|
+
if (this.logger)
|
|
8125
|
+
retrier.logger = this.logger;
|
|
7794
8126
|
const request = yield oci_common_2.composeRequest({
|
|
7795
8127
|
baseEndpoint: this._endpoint,
|
|
7796
8128
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7835,11 +8167,12 @@ class IdentityClient {
|
|
|
7835
8167
|
* @param ListTagDefaultsRequest
|
|
7836
8168
|
* @return ListTagDefaultsResponse
|
|
7837
8169
|
* @throws OciError when an error occurs
|
|
7838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
|
|
7839
8171
|
*/
|
|
7840
8172
|
listTagDefaults(listTagDefaultsRequest) {
|
|
7841
8173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7842
|
-
|
|
8174
|
+
if (this.logger)
|
|
8175
|
+
this.logger.debug("Calling operation IdentityClient#listTagDefaults.");
|
|
7843
8176
|
const operationName = "listTagDefaults";
|
|
7844
8177
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefaultSummary/ListTagDefaults";
|
|
7845
8178
|
const pathParams = {};
|
|
@@ -7856,6 +8189,8 @@ class IdentityClient {
|
|
|
7856
8189
|
};
|
|
7857
8190
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7858
8191
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagDefaultsRequest.retryConfiguration, specRetryConfiguration);
|
|
8192
|
+
if (this.logger)
|
|
8193
|
+
retrier.logger = this.logger;
|
|
7859
8194
|
const request = yield oci_common_2.composeRequest({
|
|
7860
8195
|
baseEndpoint: this._endpoint,
|
|
7861
8196
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -7940,11 +8275,12 @@ class IdentityClient {
|
|
|
7940
8275
|
* @param ListTagNamespacesRequest
|
|
7941
8276
|
* @return ListTagNamespacesResponse
|
|
7942
8277
|
* @throws OciError when an error occurs
|
|
7943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
|
|
7944
8279
|
*/
|
|
7945
8280
|
listTagNamespaces(listTagNamespacesRequest) {
|
|
7946
8281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7947
|
-
|
|
8282
|
+
if (this.logger)
|
|
8283
|
+
this.logger.debug("Calling operation IdentityClient#listTagNamespaces.");
|
|
7948
8284
|
const operationName = "listTagNamespaces";
|
|
7949
8285
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespaceSummary/ListTagNamespaces";
|
|
7950
8286
|
const pathParams = {};
|
|
@@ -7960,6 +8296,8 @@ class IdentityClient {
|
|
|
7960
8296
|
};
|
|
7961
8297
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7962
8298
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagNamespacesRequest.retryConfiguration, specRetryConfiguration);
|
|
8299
|
+
if (this.logger)
|
|
8300
|
+
retrier.logger = this.logger;
|
|
7963
8301
|
const request = yield oci_common_2.composeRequest({
|
|
7964
8302
|
baseEndpoint: this._endpoint,
|
|
7965
8303
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8044,11 +8382,12 @@ class IdentityClient {
|
|
|
8044
8382
|
* @param ListTaggingWorkRequestErrorsRequest
|
|
8045
8383
|
* @return ListTaggingWorkRequestErrorsResponse
|
|
8046
8384
|
* @throws OciError when an error occurs
|
|
8047
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
|
|
8048
8386
|
*/
|
|
8049
8387
|
listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
|
|
8050
8388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8051
|
-
|
|
8389
|
+
if (this.logger)
|
|
8390
|
+
this.logger.debug("Calling operation IdentityClient#listTaggingWorkRequestErrors.");
|
|
8052
8391
|
const operationName = "listTaggingWorkRequestErrors";
|
|
8053
8392
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TaggingWorkRequestErrorSummary/ListTaggingWorkRequestErrors";
|
|
8054
8393
|
const pathParams = {
|
|
@@ -8063,6 +8402,8 @@ class IdentityClient {
|
|
|
8063
8402
|
};
|
|
8064
8403
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8065
8404
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
|
|
8405
|
+
if (this.logger)
|
|
8406
|
+
retrier.logger = this.logger;
|
|
8066
8407
|
const request = yield oci_common_2.composeRequest({
|
|
8067
8408
|
baseEndpoint: this._endpoint,
|
|
8068
8409
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8152,11 +8493,12 @@ class IdentityClient {
|
|
|
8152
8493
|
* @param ListTaggingWorkRequestLogsRequest
|
|
8153
8494
|
* @return ListTaggingWorkRequestLogsResponse
|
|
8154
8495
|
* @throws OciError when an error occurs
|
|
8155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8496
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
|
|
8156
8497
|
*/
|
|
8157
8498
|
listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
|
|
8158
8499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8159
|
-
|
|
8500
|
+
if (this.logger)
|
|
8501
|
+
this.logger.debug("Calling operation IdentityClient#listTaggingWorkRequestLogs.");
|
|
8160
8502
|
const operationName = "listTaggingWorkRequestLogs";
|
|
8161
8503
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TaggingWorkRequestLogSummary/ListTaggingWorkRequestLogs";
|
|
8162
8504
|
const pathParams = {
|
|
@@ -8171,6 +8513,8 @@ class IdentityClient {
|
|
|
8171
8513
|
};
|
|
8172
8514
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8173
8515
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
8516
|
+
if (this.logger)
|
|
8517
|
+
retrier.logger = this.logger;
|
|
8174
8518
|
const request = yield oci_common_2.composeRequest({
|
|
8175
8519
|
baseEndpoint: this._endpoint,
|
|
8176
8520
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8260,11 +8604,12 @@ class IdentityClient {
|
|
|
8260
8604
|
* @param ListTaggingWorkRequestsRequest
|
|
8261
8605
|
* @return ListTaggingWorkRequestsResponse
|
|
8262
8606
|
* @throws OciError when an error occurs
|
|
8263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
|
|
8264
8608
|
*/
|
|
8265
8609
|
listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
|
|
8266
8610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8267
|
-
|
|
8611
|
+
if (this.logger)
|
|
8612
|
+
this.logger.debug("Calling operation IdentityClient#listTaggingWorkRequests.");
|
|
8268
8613
|
const operationName = "listTaggingWorkRequests";
|
|
8269
8614
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TaggingWorkRequestSummary/ListTaggingWorkRequests";
|
|
8270
8615
|
const pathParams = {};
|
|
@@ -8279,6 +8624,8 @@ class IdentityClient {
|
|
|
8279
8624
|
};
|
|
8280
8625
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8281
8626
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
8627
|
+
if (this.logger)
|
|
8628
|
+
retrier.logger = this.logger;
|
|
8282
8629
|
const request = yield oci_common_2.composeRequest({
|
|
8283
8630
|
baseEndpoint: this._endpoint,
|
|
8284
8631
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8363,11 +8710,12 @@ class IdentityClient {
|
|
|
8363
8710
|
* @param ListTagsRequest
|
|
8364
8711
|
* @return ListTagsResponse
|
|
8365
8712
|
* @throws OciError when an error occurs
|
|
8366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
|
|
8367
8714
|
*/
|
|
8368
8715
|
listTags(listTagsRequest) {
|
|
8369
8716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8370
|
-
|
|
8717
|
+
if (this.logger)
|
|
8718
|
+
this.logger.debug("Calling operation IdentityClient#listTags.");
|
|
8371
8719
|
const operationName = "listTags";
|
|
8372
8720
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagSummary/ListTags";
|
|
8373
8721
|
const pathParams = {
|
|
@@ -8383,6 +8731,8 @@ class IdentityClient {
|
|
|
8383
8731
|
};
|
|
8384
8732
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8385
8733
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
8734
|
+
if (this.logger)
|
|
8735
|
+
retrier.logger = this.logger;
|
|
8386
8736
|
const request = yield oci_common_2.composeRequest({
|
|
8387
8737
|
baseEndpoint: this._endpoint,
|
|
8388
8738
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8476,11 +8826,12 @@ class IdentityClient {
|
|
|
8476
8826
|
* @param ListUserGroupMembershipsRequest
|
|
8477
8827
|
* @return ListUserGroupMembershipsResponse
|
|
8478
8828
|
* @throws OciError when an error occurs
|
|
8479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8829
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
|
|
8480
8830
|
*/
|
|
8481
8831
|
listUserGroupMemberships(listUserGroupMembershipsRequest) {
|
|
8482
8832
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8483
|
-
|
|
8833
|
+
if (this.logger)
|
|
8834
|
+
this.logger.debug("Calling operation IdentityClient#listUserGroupMemberships.");
|
|
8484
8835
|
const operationName = "listUserGroupMemberships";
|
|
8485
8836
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UserGroupMembership/ListUserGroupMemberships";
|
|
8486
8837
|
const pathParams = {};
|
|
@@ -8496,6 +8847,8 @@ class IdentityClient {
|
|
|
8496
8847
|
};
|
|
8497
8848
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8498
8849
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUserGroupMembershipsRequest.retryConfiguration, specRetryConfiguration);
|
|
8850
|
+
if (this.logger)
|
|
8851
|
+
retrier.logger = this.logger;
|
|
8499
8852
|
const request = yield oci_common_2.composeRequest({
|
|
8500
8853
|
baseEndpoint: this._endpoint,
|
|
8501
8854
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8582,11 +8935,12 @@ class IdentityClient {
|
|
|
8582
8935
|
* @param ListUsersRequest
|
|
8583
8936
|
* @return ListUsersResponse
|
|
8584
8937
|
* @throws OciError when an error occurs
|
|
8585
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8938
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
8586
8939
|
*/
|
|
8587
8940
|
listUsers(listUsersRequest) {
|
|
8588
8941
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8589
|
-
|
|
8942
|
+
if (this.logger)
|
|
8943
|
+
this.logger.debug("Calling operation IdentityClient#listUsers.");
|
|
8590
8944
|
const operationName = "listUsers";
|
|
8591
8945
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/ListUsers";
|
|
8592
8946
|
const pathParams = {};
|
|
@@ -8606,6 +8960,8 @@ class IdentityClient {
|
|
|
8606
8960
|
};
|
|
8607
8961
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8608
8962
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
8963
|
+
if (this.logger)
|
|
8964
|
+
retrier.logger = this.logger;
|
|
8609
8965
|
const request = yield oci_common_2.composeRequest({
|
|
8610
8966
|
baseEndpoint: this._endpoint,
|
|
8611
8967
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8690,11 +9046,12 @@ class IdentityClient {
|
|
|
8690
9046
|
* @param ListWorkRequestsRequest
|
|
8691
9047
|
* @return ListWorkRequestsResponse
|
|
8692
9048
|
* @throws OciError when an error occurs
|
|
8693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9049
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
8694
9050
|
*/
|
|
8695
9051
|
listWorkRequests(listWorkRequestsRequest) {
|
|
8696
9052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8697
|
-
|
|
9053
|
+
if (this.logger)
|
|
9054
|
+
this.logger.debug("Calling operation IdentityClient#listWorkRequests.");
|
|
8698
9055
|
const operationName = "listWorkRequests";
|
|
8699
9056
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/WorkRequestSummary/ListWorkRequests";
|
|
8700
9057
|
const pathParams = {};
|
|
@@ -8709,6 +9066,8 @@ class IdentityClient {
|
|
|
8709
9066
|
};
|
|
8710
9067
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8711
9068
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
9069
|
+
if (this.logger)
|
|
9070
|
+
retrier.logger = this.logger;
|
|
8712
9071
|
const request = yield oci_common_2.composeRequest({
|
|
8713
9072
|
baseEndpoint: this._endpoint,
|
|
8714
9073
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8800,11 +9159,12 @@ class IdentityClient {
|
|
|
8800
9159
|
* @param MoveCompartmentRequest
|
|
8801
9160
|
* @return MoveCompartmentResponse
|
|
8802
9161
|
* @throws OciError when an error occurs
|
|
8803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
|
|
8804
9163
|
*/
|
|
8805
9164
|
moveCompartment(moveCompartmentRequest) {
|
|
8806
9165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8807
|
-
|
|
9166
|
+
if (this.logger)
|
|
9167
|
+
this.logger.debug("Calling operation IdentityClient#moveCompartment.");
|
|
8808
9168
|
const operationName = "moveCompartment";
|
|
8809
9169
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/MoveCompartment";
|
|
8810
9170
|
const pathParams = {
|
|
@@ -8819,6 +9179,8 @@ class IdentityClient {
|
|
|
8819
9179
|
};
|
|
8820
9180
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8821
9181
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, moveCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
9182
|
+
if (this.logger)
|
|
9183
|
+
retrier.logger = this.logger;
|
|
8822
9184
|
const request = yield oci_common_2.composeRequest({
|
|
8823
9185
|
baseEndpoint: this._endpoint,
|
|
8824
9186
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8860,11 +9222,12 @@ class IdentityClient {
|
|
|
8860
9222
|
* @param RecoverCompartmentRequest
|
|
8861
9223
|
* @return RecoverCompartmentResponse
|
|
8862
9224
|
* @throws OciError when an error occurs
|
|
8863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
|
|
8864
9226
|
*/
|
|
8865
9227
|
recoverCompartment(recoverCompartmentRequest) {
|
|
8866
9228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8867
|
-
|
|
9229
|
+
if (this.logger)
|
|
9230
|
+
this.logger.debug("Calling operation IdentityClient#recoverCompartment.");
|
|
8868
9231
|
const operationName = "recoverCompartment";
|
|
8869
9232
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/RecoverCompartment";
|
|
8870
9233
|
const pathParams = {
|
|
@@ -8878,6 +9241,8 @@ class IdentityClient {
|
|
|
8878
9241
|
};
|
|
8879
9242
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8880
9243
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, recoverCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
9244
|
+
if (this.logger)
|
|
9245
|
+
retrier.logger = this.logger;
|
|
8881
9246
|
const request = yield oci_common_2.composeRequest({
|
|
8882
9247
|
baseEndpoint: this._endpoint,
|
|
8883
9248
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8922,11 +9287,12 @@ class IdentityClient {
|
|
|
8922
9287
|
* @param RemoveTagDefaultLockRequest
|
|
8923
9288
|
* @return RemoveTagDefaultLockResponse
|
|
8924
9289
|
* @throws OciError when an error occurs
|
|
8925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9290
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
|
|
8926
9291
|
*/
|
|
8927
9292
|
removeTagDefaultLock(removeTagDefaultLockRequest) {
|
|
8928
9293
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8929
|
-
|
|
9294
|
+
if (this.logger)
|
|
9295
|
+
this.logger.debug("Calling operation IdentityClient#removeTagDefaultLock.");
|
|
8930
9296
|
const operationName = "removeTagDefaultLock";
|
|
8931
9297
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/RemoveTagDefaultLock";
|
|
8932
9298
|
const pathParams = {
|
|
@@ -8941,6 +9307,8 @@ class IdentityClient {
|
|
|
8941
9307
|
};
|
|
8942
9308
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8943
9309
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeTagDefaultLockRequest.retryConfiguration, specRetryConfiguration);
|
|
9310
|
+
if (this.logger)
|
|
9311
|
+
retrier.logger = this.logger;
|
|
8944
9312
|
const request = yield oci_common_2.composeRequest({
|
|
8945
9313
|
baseEndpoint: this._endpoint,
|
|
8946
9314
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -8986,11 +9354,12 @@ class IdentityClient {
|
|
|
8986
9354
|
* @param RemoveTagNamespaceLockRequest
|
|
8987
9355
|
* @return RemoveTagNamespaceLockResponse
|
|
8988
9356
|
* @throws OciError when an error occurs
|
|
8989
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
|
|
8990
9358
|
*/
|
|
8991
9359
|
removeTagNamespaceLock(removeTagNamespaceLockRequest) {
|
|
8992
9360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8993
|
-
|
|
9361
|
+
if (this.logger)
|
|
9362
|
+
this.logger.debug("Calling operation IdentityClient#removeTagNamespaceLock.");
|
|
8994
9363
|
const operationName = "removeTagNamespaceLock";
|
|
8995
9364
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/RemoveTagNamespaceLock";
|
|
8996
9365
|
const pathParams = {
|
|
@@ -9005,6 +9374,8 @@ class IdentityClient {
|
|
|
9005
9374
|
};
|
|
9006
9375
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9007
9376
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeTagNamespaceLockRequest.retryConfiguration, specRetryConfiguration);
|
|
9377
|
+
if (this.logger)
|
|
9378
|
+
retrier.logger = this.logger;
|
|
9008
9379
|
const request = yield oci_common_2.composeRequest({
|
|
9009
9380
|
baseEndpoint: this._endpoint,
|
|
9010
9381
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9049,11 +9420,12 @@ class IdentityClient {
|
|
|
9049
9420
|
* @param RemoveUserFromGroupRequest
|
|
9050
9421
|
* @return RemoveUserFromGroupResponse
|
|
9051
9422
|
* @throws OciError when an error occurs
|
|
9052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
|
|
9053
9424
|
*/
|
|
9054
9425
|
removeUserFromGroup(removeUserFromGroupRequest) {
|
|
9055
9426
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9056
|
-
|
|
9427
|
+
if (this.logger)
|
|
9428
|
+
this.logger.debug("Calling operation IdentityClient#removeUserFromGroup.");
|
|
9057
9429
|
const operationName = "removeUserFromGroup";
|
|
9058
9430
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/UserGroupMembership/RemoveUserFromGroup";
|
|
9059
9431
|
const pathParams = {
|
|
@@ -9066,6 +9438,8 @@ class IdentityClient {
|
|
|
9066
9438
|
};
|
|
9067
9439
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9068
9440
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeUserFromGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
9441
|
+
if (this.logger)
|
|
9442
|
+
retrier.logger = this.logger;
|
|
9069
9443
|
const request = yield oci_common_2.composeRequest({
|
|
9070
9444
|
baseEndpoint: this._endpoint,
|
|
9071
9445
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9101,11 +9475,12 @@ class IdentityClient {
|
|
|
9101
9475
|
* @param ResetIdpScimClientRequest
|
|
9102
9476
|
* @return ResetIdpScimClientResponse
|
|
9103
9477
|
* @throws OciError when an error occurs
|
|
9104
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9478
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
|
|
9105
9479
|
*/
|
|
9106
9480
|
resetIdpScimClient(resetIdpScimClientRequest) {
|
|
9107
9481
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9108
|
-
|
|
9482
|
+
if (this.logger)
|
|
9483
|
+
this.logger.debug("Calling operation IdentityClient#resetIdpScimClient.");
|
|
9109
9484
|
const operationName = "resetIdpScimClient";
|
|
9110
9485
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/ScimClientCredentials/ResetIdpScimClient";
|
|
9111
9486
|
const pathParams = {
|
|
@@ -9117,6 +9492,8 @@ class IdentityClient {
|
|
|
9117
9492
|
};
|
|
9118
9493
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9119
9494
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, resetIdpScimClientRequest.retryConfiguration, specRetryConfiguration);
|
|
9495
|
+
if (this.logger)
|
|
9496
|
+
retrier.logger = this.logger;
|
|
9120
9497
|
const request = yield oci_common_2.composeRequest({
|
|
9121
9498
|
baseEndpoint: this._endpoint,
|
|
9122
9499
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9156,11 +9533,12 @@ class IdentityClient {
|
|
|
9156
9533
|
* @param UpdateAuthTokenRequest
|
|
9157
9534
|
* @return UpdateAuthTokenResponse
|
|
9158
9535
|
* @throws OciError when an error occurs
|
|
9159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
|
|
9160
9537
|
*/
|
|
9161
9538
|
updateAuthToken(updateAuthTokenRequest) {
|
|
9162
9539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9163
|
-
|
|
9540
|
+
if (this.logger)
|
|
9541
|
+
this.logger.debug("Calling operation IdentityClient#updateAuthToken.");
|
|
9164
9542
|
const operationName = "updateAuthToken";
|
|
9165
9543
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthToken/UpdateAuthToken";
|
|
9166
9544
|
const pathParams = {
|
|
@@ -9174,6 +9552,8 @@ class IdentityClient {
|
|
|
9174
9552
|
};
|
|
9175
9553
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9176
9554
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthTokenRequest.retryConfiguration, specRetryConfiguration);
|
|
9555
|
+
if (this.logger)
|
|
9556
|
+
retrier.logger = this.logger;
|
|
9177
9557
|
const request = yield oci_common_2.composeRequest({
|
|
9178
9558
|
baseEndpoint: this._endpoint,
|
|
9179
9559
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9219,11 +9599,12 @@ class IdentityClient {
|
|
|
9219
9599
|
* @param UpdateAuthenticationPolicyRequest
|
|
9220
9600
|
* @return UpdateAuthenticationPolicyResponse
|
|
9221
9601
|
* @throws OciError when an error occurs
|
|
9222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9602
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
|
|
9223
9603
|
*/
|
|
9224
9604
|
updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
|
|
9225
9605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9226
|
-
|
|
9606
|
+
if (this.logger)
|
|
9607
|
+
this.logger.debug("Calling operation IdentityClient#updateAuthenticationPolicy.");
|
|
9227
9608
|
const operationName = "updateAuthenticationPolicy";
|
|
9228
9609
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/AuthenticationPolicy/UpdateAuthenticationPolicy";
|
|
9229
9610
|
const pathParams = {
|
|
@@ -9236,6 +9617,8 @@ class IdentityClient {
|
|
|
9236
9617
|
};
|
|
9237
9618
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9238
9619
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
9620
|
+
if (this.logger)
|
|
9621
|
+
retrier.logger = this.logger;
|
|
9239
9622
|
const request = yield oci_common_2.composeRequest({
|
|
9240
9623
|
baseEndpoint: this._endpoint,
|
|
9241
9624
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9280,11 +9663,12 @@ class IdentityClient {
|
|
|
9280
9663
|
* @param UpdateCompartmentRequest
|
|
9281
9664
|
* @return UpdateCompartmentResponse
|
|
9282
9665
|
* @throws OciError when an error occurs
|
|
9283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
|
|
9284
9667
|
*/
|
|
9285
9668
|
updateCompartment(updateCompartmentRequest) {
|
|
9286
9669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9287
|
-
|
|
9670
|
+
if (this.logger)
|
|
9671
|
+
this.logger.debug("Calling operation IdentityClient#updateCompartment.");
|
|
9288
9672
|
const operationName = "updateCompartment";
|
|
9289
9673
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/UpdateCompartment";
|
|
9290
9674
|
const pathParams = {
|
|
@@ -9297,6 +9681,8 @@ class IdentityClient {
|
|
|
9297
9681
|
};
|
|
9298
9682
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9299
9683
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
9684
|
+
if (this.logger)
|
|
9685
|
+
retrier.logger = this.logger;
|
|
9300
9686
|
const request = yield oci_common_2.composeRequest({
|
|
9301
9687
|
baseEndpoint: this._endpoint,
|
|
9302
9688
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9342,11 +9728,12 @@ class IdentityClient {
|
|
|
9342
9728
|
* @param UpdateCustomerSecretKeyRequest
|
|
9343
9729
|
* @return UpdateCustomerSecretKeyResponse
|
|
9344
9730
|
* @throws OciError when an error occurs
|
|
9345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
|
|
9346
9732
|
*/
|
|
9347
9733
|
updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
|
|
9348
9734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9349
|
-
|
|
9735
|
+
if (this.logger)
|
|
9736
|
+
this.logger.debug("Calling operation IdentityClient#updateCustomerSecretKey.");
|
|
9350
9737
|
const operationName = "updateCustomerSecretKey";
|
|
9351
9738
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/CustomerSecretKeySummary/UpdateCustomerSecretKey";
|
|
9352
9739
|
const pathParams = {
|
|
@@ -9360,6 +9747,8 @@ class IdentityClient {
|
|
|
9360
9747
|
};
|
|
9361
9748
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9362
9749
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
9750
|
+
if (this.logger)
|
|
9751
|
+
retrier.logger = this.logger;
|
|
9363
9752
|
const request = yield oci_common_2.composeRequest({
|
|
9364
9753
|
baseEndpoint: this._endpoint,
|
|
9365
9754
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9408,11 +9797,12 @@ class IdentityClient {
|
|
|
9408
9797
|
* @param UpdateDomainRequest
|
|
9409
9798
|
* @return UpdateDomainResponse
|
|
9410
9799
|
* @throws OciError when an error occurs
|
|
9411
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
|
|
9412
9801
|
*/
|
|
9413
9802
|
updateDomain(updateDomainRequest) {
|
|
9414
9803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9415
|
-
|
|
9804
|
+
if (this.logger)
|
|
9805
|
+
this.logger.debug("Calling operation IdentityClient#updateDomain.");
|
|
9416
9806
|
const operationName = "updateDomain";
|
|
9417
9807
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Domain/UpdateDomain";
|
|
9418
9808
|
const pathParams = {
|
|
@@ -9426,6 +9816,8 @@ class IdentityClient {
|
|
|
9426
9816
|
};
|
|
9427
9817
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9428
9818
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDomainRequest.retryConfiguration, specRetryConfiguration);
|
|
9819
|
+
if (this.logger)
|
|
9820
|
+
retrier.logger = this.logger;
|
|
9429
9821
|
const request = yield oci_common_2.composeRequest({
|
|
9430
9822
|
baseEndpoint: this._endpoint,
|
|
9431
9823
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9466,11 +9858,12 @@ class IdentityClient {
|
|
|
9466
9858
|
* @param UpdateDynamicGroupRequest
|
|
9467
9859
|
* @return UpdateDynamicGroupResponse
|
|
9468
9860
|
* @throws OciError when an error occurs
|
|
9469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9861
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
|
|
9470
9862
|
*/
|
|
9471
9863
|
updateDynamicGroup(updateDynamicGroupRequest) {
|
|
9472
9864
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9473
|
-
|
|
9865
|
+
if (this.logger)
|
|
9866
|
+
this.logger.debug("Calling operation IdentityClient#updateDynamicGroup.");
|
|
9474
9867
|
const operationName = "updateDynamicGroup";
|
|
9475
9868
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/DynamicGroup/UpdateDynamicGroup";
|
|
9476
9869
|
const pathParams = {
|
|
@@ -9483,6 +9876,8 @@ class IdentityClient {
|
|
|
9483
9876
|
};
|
|
9484
9877
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9485
9878
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
9879
|
+
if (this.logger)
|
|
9880
|
+
retrier.logger = this.logger;
|
|
9486
9881
|
const request = yield oci_common_2.composeRequest({
|
|
9487
9882
|
baseEndpoint: this._endpoint,
|
|
9488
9883
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9527,11 +9922,12 @@ class IdentityClient {
|
|
|
9527
9922
|
* @param UpdateGroupRequest
|
|
9528
9923
|
* @return UpdateGroupResponse
|
|
9529
9924
|
* @throws OciError when an error occurs
|
|
9530
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9925
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
|
|
9531
9926
|
*/
|
|
9532
9927
|
updateGroup(updateGroupRequest) {
|
|
9533
9928
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9534
|
-
|
|
9929
|
+
if (this.logger)
|
|
9930
|
+
this.logger.debug("Calling operation IdentityClient#updateGroup.");
|
|
9535
9931
|
const operationName = "updateGroup";
|
|
9536
9932
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Group/UpdateGroup";
|
|
9537
9933
|
const pathParams = {
|
|
@@ -9544,6 +9940,8 @@ class IdentityClient {
|
|
|
9544
9940
|
};
|
|
9545
9941
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9546
9942
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
9943
|
+
if (this.logger)
|
|
9944
|
+
retrier.logger = this.logger;
|
|
9547
9945
|
const request = yield oci_common_2.composeRequest({
|
|
9548
9946
|
baseEndpoint: this._endpoint,
|
|
9549
9947
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9591,11 +9989,12 @@ class IdentityClient {
|
|
|
9591
9989
|
* @param UpdateIdentityProviderRequest
|
|
9592
9990
|
* @return UpdateIdentityProviderResponse
|
|
9593
9991
|
* @throws OciError when an error occurs
|
|
9594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9992
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
|
|
9595
9993
|
*/
|
|
9596
9994
|
updateIdentityProvider(updateIdentityProviderRequest) {
|
|
9597
9995
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9598
|
-
|
|
9996
|
+
if (this.logger)
|
|
9997
|
+
this.logger.debug("Calling operation IdentityClient#updateIdentityProvider.");
|
|
9599
9998
|
const operationName = "updateIdentityProvider";
|
|
9600
9999
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdentityProvider/UpdateIdentityProvider";
|
|
9601
10000
|
const pathParams = {
|
|
@@ -9608,6 +10007,8 @@ class IdentityClient {
|
|
|
9608
10007
|
};
|
|
9609
10008
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9610
10009
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
|
|
10010
|
+
if (this.logger)
|
|
10011
|
+
retrier.logger = this.logger;
|
|
9611
10012
|
const request = yield oci_common_2.composeRequest({
|
|
9612
10013
|
baseEndpoint: this._endpoint,
|
|
9613
10014
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9655,11 +10056,12 @@ class IdentityClient {
|
|
|
9655
10056
|
* @param UpdateIdpGroupMappingRequest
|
|
9656
10057
|
* @return UpdateIdpGroupMappingResponse
|
|
9657
10058
|
* @throws OciError when an error occurs
|
|
9658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
|
|
9659
10060
|
*/
|
|
9660
10061
|
updateIdpGroupMapping(updateIdpGroupMappingRequest) {
|
|
9661
10062
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9662
|
-
|
|
10063
|
+
if (this.logger)
|
|
10064
|
+
this.logger.debug("Calling operation IdentityClient#updateIdpGroupMapping.");
|
|
9663
10065
|
const operationName = "updateIdpGroupMapping";
|
|
9664
10066
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/IdpGroupMapping/UpdateIdpGroupMapping";
|
|
9665
10067
|
const pathParams = {
|
|
@@ -9673,6 +10075,8 @@ class IdentityClient {
|
|
|
9673
10075
|
};
|
|
9674
10076
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9675
10077
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
|
|
10078
|
+
if (this.logger)
|
|
10079
|
+
retrier.logger = this.logger;
|
|
9676
10080
|
const request = yield oci_common_2.composeRequest({
|
|
9677
10081
|
baseEndpoint: this._endpoint,
|
|
9678
10082
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9718,11 +10122,12 @@ class IdentityClient {
|
|
|
9718
10122
|
* @param UpdateNetworkSourceRequest
|
|
9719
10123
|
* @return UpdateNetworkSourceResponse
|
|
9720
10124
|
* @throws OciError when an error occurs
|
|
9721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10125
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
|
|
9722
10126
|
*/
|
|
9723
10127
|
updateNetworkSource(updateNetworkSourceRequest) {
|
|
9724
10128
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9725
|
-
|
|
10129
|
+
if (this.logger)
|
|
10130
|
+
this.logger.debug("Calling operation IdentityClient#updateNetworkSource.");
|
|
9726
10131
|
const operationName = "updateNetworkSource";
|
|
9727
10132
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/NetworkSources/UpdateNetworkSource";
|
|
9728
10133
|
const pathParams = {
|
|
@@ -9735,6 +10140,8 @@ class IdentityClient {
|
|
|
9735
10140
|
};
|
|
9736
10141
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9737
10142
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
10143
|
+
if (this.logger)
|
|
10144
|
+
retrier.logger = this.logger;
|
|
9738
10145
|
const request = yield oci_common_2.composeRequest({
|
|
9739
10146
|
baseEndpoint: this._endpoint,
|
|
9740
10147
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9780,11 +10187,12 @@ class IdentityClient {
|
|
|
9780
10187
|
* @param UpdateOAuthClientCredentialRequest
|
|
9781
10188
|
* @return UpdateOAuthClientCredentialResponse
|
|
9782
10189
|
* @throws OciError when an error occurs
|
|
9783
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
|
|
9784
10191
|
*/
|
|
9785
10192
|
updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
|
|
9786
10193
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9787
|
-
|
|
10194
|
+
if (this.logger)
|
|
10195
|
+
this.logger.debug("Calling operation IdentityClient#updateOAuthClientCredential.");
|
|
9788
10196
|
const operationName = "updateOAuthClientCredential";
|
|
9789
10197
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/UpdateOAuthClientCredential";
|
|
9790
10198
|
const pathParams = {
|
|
@@ -9798,6 +10206,8 @@ class IdentityClient {
|
|
|
9798
10206
|
};
|
|
9799
10207
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9800
10208
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
10209
|
+
if (this.logger)
|
|
10210
|
+
retrier.logger = this.logger;
|
|
9801
10211
|
const request = yield oci_common_2.composeRequest({
|
|
9802
10212
|
baseEndpoint: this._endpoint,
|
|
9803
10213
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9845,11 +10255,12 @@ class IdentityClient {
|
|
|
9845
10255
|
* @param UpdatePolicyRequest
|
|
9846
10256
|
* @return UpdatePolicyResponse
|
|
9847
10257
|
* @throws OciError when an error occurs
|
|
9848
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10258
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
|
|
9849
10259
|
*/
|
|
9850
10260
|
updatePolicy(updatePolicyRequest) {
|
|
9851
10261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9852
|
-
|
|
10262
|
+
if (this.logger)
|
|
10263
|
+
this.logger.debug("Calling operation IdentityClient#updatePolicy.");
|
|
9853
10264
|
const operationName = "updatePolicy";
|
|
9854
10265
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/UpdatePolicy";
|
|
9855
10266
|
const pathParams = {
|
|
@@ -9862,6 +10273,8 @@ class IdentityClient {
|
|
|
9862
10273
|
};
|
|
9863
10274
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9864
10275
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updatePolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
10276
|
+
if (this.logger)
|
|
10277
|
+
retrier.logger = this.logger;
|
|
9865
10278
|
const request = yield oci_common_2.composeRequest({
|
|
9866
10279
|
baseEndpoint: this._endpoint,
|
|
9867
10280
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9907,11 +10320,12 @@ class IdentityClient {
|
|
|
9907
10320
|
* @param UpdateSmtpCredentialRequest
|
|
9908
10321
|
* @return UpdateSmtpCredentialResponse
|
|
9909
10322
|
* @throws OciError when an error occurs
|
|
9910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
|
|
9911
10324
|
*/
|
|
9912
10325
|
updateSmtpCredential(updateSmtpCredentialRequest) {
|
|
9913
10326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9914
|
-
|
|
10327
|
+
if (this.logger)
|
|
10328
|
+
this.logger.debug("Calling operation IdentityClient#updateSmtpCredential.");
|
|
9915
10329
|
const operationName = "updateSmtpCredential";
|
|
9916
10330
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SmtpCredentialSummary/UpdateSmtpCredential";
|
|
9917
10331
|
const pathParams = {
|
|
@@ -9925,6 +10339,8 @@ class IdentityClient {
|
|
|
9925
10339
|
};
|
|
9926
10340
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9927
10341
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
10342
|
+
if (this.logger)
|
|
10343
|
+
retrier.logger = this.logger;
|
|
9928
10344
|
const request = yield oci_common_2.composeRequest({
|
|
9929
10345
|
baseEndpoint: this._endpoint,
|
|
9930
10346
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -9972,11 +10388,12 @@ class IdentityClient {
|
|
|
9972
10388
|
* @param UpdateSwiftPasswordRequest
|
|
9973
10389
|
* @return UpdateSwiftPasswordResponse
|
|
9974
10390
|
* @throws OciError when an error occurs
|
|
9975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
|
|
9976
10392
|
*/
|
|
9977
10393
|
updateSwiftPassword(updateSwiftPasswordRequest) {
|
|
9978
10394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
9979
|
-
|
|
10395
|
+
if (this.logger)
|
|
10396
|
+
this.logger.debug("Calling operation IdentityClient#updateSwiftPassword.");
|
|
9980
10397
|
const operationName = "updateSwiftPassword";
|
|
9981
10398
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/SwiftPassword/UpdateSwiftPassword";
|
|
9982
10399
|
const pathParams = {
|
|
@@ -9990,6 +10407,8 @@ class IdentityClient {
|
|
|
9990
10407
|
};
|
|
9991
10408
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
9992
10409
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
|
|
10410
|
+
if (this.logger)
|
|
10411
|
+
retrier.logger = this.logger;
|
|
9993
10412
|
const request = yield oci_common_2.composeRequest({
|
|
9994
10413
|
baseEndpoint: this._endpoint,
|
|
9995
10414
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -10044,11 +10463,12 @@ class IdentityClient {
|
|
|
10044
10463
|
* @param UpdateTagRequest
|
|
10045
10464
|
* @return UpdateTagResponse
|
|
10046
10465
|
* @throws OciError when an error occurs
|
|
10047
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10466
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
|
|
10048
10467
|
*/
|
|
10049
10468
|
updateTag(updateTagRequest) {
|
|
10050
10469
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10051
|
-
|
|
10470
|
+
if (this.logger)
|
|
10471
|
+
this.logger.debug("Calling operation IdentityClient#updateTag.");
|
|
10052
10472
|
const operationName = "updateTag";
|
|
10053
10473
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/Tag/UpdateTag";
|
|
10054
10474
|
const pathParams = {
|
|
@@ -10064,6 +10484,8 @@ class IdentityClient {
|
|
|
10064
10484
|
};
|
|
10065
10485
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
10066
10486
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagRequest.retryConfiguration, specRetryConfiguration);
|
|
10487
|
+
if (this.logger)
|
|
10488
|
+
retrier.logger = this.logger;
|
|
10067
10489
|
const request = yield oci_common_2.composeRequest({
|
|
10068
10490
|
baseEndpoint: this._endpoint,
|
|
10069
10491
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -10114,11 +10536,12 @@ class IdentityClient {
|
|
|
10114
10536
|
* @param UpdateTagDefaultRequest
|
|
10115
10537
|
* @return UpdateTagDefaultResponse
|
|
10116
10538
|
* @throws OciError when an error occurs
|
|
10117
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
|
|
10118
10540
|
*/
|
|
10119
10541
|
updateTagDefault(updateTagDefaultRequest) {
|
|
10120
10542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10121
|
-
|
|
10543
|
+
if (this.logger)
|
|
10544
|
+
this.logger.debug("Calling operation IdentityClient#updateTagDefault.");
|
|
10122
10545
|
const operationName = "updateTagDefault";
|
|
10123
10546
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagDefault/UpdateTagDefault";
|
|
10124
10547
|
const pathParams = {
|
|
@@ -10134,6 +10557,8 @@ class IdentityClient {
|
|
|
10134
10557
|
};
|
|
10135
10558
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
10136
10559
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagDefaultRequest.retryConfiguration, specRetryConfiguration);
|
|
10560
|
+
if (this.logger)
|
|
10561
|
+
retrier.logger = this.logger;
|
|
10137
10562
|
const request = yield oci_common_2.composeRequest({
|
|
10138
10563
|
baseEndpoint: this._endpoint,
|
|
10139
10564
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -10187,11 +10612,12 @@ class IdentityClient {
|
|
|
10187
10612
|
* @param UpdateTagNamespaceRequest
|
|
10188
10613
|
* @return UpdateTagNamespaceResponse
|
|
10189
10614
|
* @throws OciError when an error occurs
|
|
10190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10615
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
|
|
10191
10616
|
*/
|
|
10192
10617
|
updateTagNamespace(updateTagNamespaceRequest) {
|
|
10193
10618
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10194
|
-
|
|
10619
|
+
if (this.logger)
|
|
10620
|
+
this.logger.debug("Calling operation IdentityClient#updateTagNamespace.");
|
|
10195
10621
|
const operationName = "updateTagNamespace";
|
|
10196
10622
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/TagNamespace/UpdateTagNamespace";
|
|
10197
10623
|
const pathParams = {
|
|
@@ -10205,6 +10631,8 @@ class IdentityClient {
|
|
|
10205
10631
|
};
|
|
10206
10632
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
10207
10633
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
10634
|
+
if (this.logger)
|
|
10635
|
+
retrier.logger = this.logger;
|
|
10208
10636
|
const request = yield oci_common_2.composeRequest({
|
|
10209
10637
|
baseEndpoint: this._endpoint,
|
|
10210
10638
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -10244,11 +10672,12 @@ class IdentityClient {
|
|
|
10244
10672
|
* @param UpdateUserRequest
|
|
10245
10673
|
* @return UpdateUserResponse
|
|
10246
10674
|
* @throws OciError when an error occurs
|
|
10247
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10675
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
|
|
10248
10676
|
*/
|
|
10249
10677
|
updateUser(updateUserRequest) {
|
|
10250
10678
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10251
|
-
|
|
10679
|
+
if (this.logger)
|
|
10680
|
+
this.logger.debug("Calling operation IdentityClient#updateUser.");
|
|
10252
10681
|
const operationName = "updateUser";
|
|
10253
10682
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/UpdateUser";
|
|
10254
10683
|
const pathParams = {
|
|
@@ -10261,6 +10690,8 @@ class IdentityClient {
|
|
|
10261
10690
|
};
|
|
10262
10691
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
10263
10692
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserRequest.retryConfiguration, specRetryConfiguration);
|
|
10693
|
+
if (this.logger)
|
|
10694
|
+
retrier.logger = this.logger;
|
|
10264
10695
|
const request = yield oci_common_2.composeRequest({
|
|
10265
10696
|
baseEndpoint: this._endpoint,
|
|
10266
10697
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -10306,11 +10737,12 @@ class IdentityClient {
|
|
|
10306
10737
|
* @param UpdateUserCapabilitiesRequest
|
|
10307
10738
|
* @return UpdateUserCapabilitiesResponse
|
|
10308
10739
|
* @throws OciError when an error occurs
|
|
10309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
|
|
10310
10741
|
*/
|
|
10311
10742
|
updateUserCapabilities(updateUserCapabilitiesRequest) {
|
|
10312
10743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10313
|
-
|
|
10744
|
+
if (this.logger)
|
|
10745
|
+
this.logger.debug("Calling operation IdentityClient#updateUserCapabilities.");
|
|
10314
10746
|
const operationName = "updateUserCapabilities";
|
|
10315
10747
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/UpdateUserCapabilities";
|
|
10316
10748
|
const pathParams = {
|
|
@@ -10323,6 +10755,8 @@ class IdentityClient {
|
|
|
10323
10755
|
};
|
|
10324
10756
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
10325
10757
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserCapabilitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
10758
|
+
if (this.logger)
|
|
10759
|
+
retrier.logger = this.logger;
|
|
10326
10760
|
const request = yield oci_common_2.composeRequest({
|
|
10327
10761
|
baseEndpoint: this._endpoint,
|
|
10328
10762
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -10368,11 +10802,12 @@ class IdentityClient {
|
|
|
10368
10802
|
* @param UpdateUserStateRequest
|
|
10369
10803
|
* @return UpdateUserStateResponse
|
|
10370
10804
|
* @throws OciError when an error occurs
|
|
10371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10805
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
|
|
10372
10806
|
*/
|
|
10373
10807
|
updateUserState(updateUserStateRequest) {
|
|
10374
10808
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10375
|
-
|
|
10809
|
+
if (this.logger)
|
|
10810
|
+
this.logger.debug("Calling operation IdentityClient#updateUserState.");
|
|
10376
10811
|
const operationName = "updateUserState";
|
|
10377
10812
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/User/UpdateUserState";
|
|
10378
10813
|
const pathParams = {
|
|
@@ -10385,6 +10820,8 @@ class IdentityClient {
|
|
|
10385
10820
|
};
|
|
10386
10821
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
10387
10822
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserStateRequest.retryConfiguration, specRetryConfiguration);
|
|
10823
|
+
if (this.logger)
|
|
10824
|
+
retrier.logger = this.logger;
|
|
10388
10825
|
const request = yield oci_common_2.composeRequest({
|
|
10389
10826
|
baseEndpoint: this._endpoint,
|
|
10390
10827
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -10444,11 +10881,12 @@ class IdentityClient {
|
|
|
10444
10881
|
* @param UploadApiKeyRequest
|
|
10445
10882
|
* @return UploadApiKeyResponse
|
|
10446
10883
|
* @throws OciError when an error occurs
|
|
10447
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10884
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
|
|
10448
10885
|
*/
|
|
10449
10886
|
uploadApiKey(uploadApiKeyRequest) {
|
|
10450
10887
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10451
|
-
|
|
10888
|
+
if (this.logger)
|
|
10889
|
+
this.logger.debug("Calling operation IdentityClient#uploadApiKey.");
|
|
10452
10890
|
const operationName = "uploadApiKey";
|
|
10453
10891
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity/20160918/ApiKey/UploadApiKey";
|
|
10454
10892
|
const pathParams = {
|
|
@@ -10461,6 +10899,8 @@ class IdentityClient {
|
|
|
10461
10899
|
};
|
|
10462
10900
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
10463
10901
|
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadApiKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
10902
|
+
if (this.logger)
|
|
10903
|
+
retrier.logger = this.logger;
|
|
10464
10904
|
const request = yield oci_common_2.composeRequest({
|
|
10465
10905
|
baseEndpoint: this._endpoint,
|
|
10466
10906
|
defaultHeaders: this._defaultHeaders,
|