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