oci-identity 2.5.2 → 2.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +243 -120
- package/lib/client.js +490 -240
- package/lib/client.js.map +1 -1
- package/lib/request/activate-mfa-totp-device-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-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-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/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-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/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-dynamic-group-request.d.ts +1 -1
- package/lib/request/get-group-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-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/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-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-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-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-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-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
|
@@ -52,6 +52,9 @@ const oci_common_2 = require("oci-common");
|
|
|
52
52
|
var IdentityApiKeys;
|
|
53
53
|
(function (IdentityApiKeys) {
|
|
54
54
|
})(IdentityApiKeys = exports.IdentityApiKeys || (exports.IdentityApiKeys = {}));
|
|
55
|
+
/**
|
|
56
|
+
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
|
|
57
|
+
*/
|
|
55
58
|
class IdentityClient {
|
|
56
59
|
constructor(params, clientConfiguration) {
|
|
57
60
|
this["_endpoint"] = "";
|
|
@@ -66,6 +69,13 @@ class IdentityClient {
|
|
|
66
69
|
? clientConfiguration.circuitBreaker.circuit
|
|
67
70
|
: null;
|
|
68
71
|
}
|
|
72
|
+
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
73
|
+
const specCircuitBreakerEnabled = false;
|
|
74
|
+
if (!this._circuitBreaker &&
|
|
75
|
+
common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
|
|
76
|
+
(specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
|
|
77
|
+
this._circuitBreaker = new common.CircuitBreaker().circuit;
|
|
78
|
+
}
|
|
69
79
|
this._httpClient =
|
|
70
80
|
params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
|
|
71
81
|
if (params.authenticationDetailsProvider &&
|
|
@@ -138,10 +148,11 @@ class IdentityClient {
|
|
|
138
148
|
/**
|
|
139
149
|
* Activates the specified MFA TOTP device for the user. Activation requires manual interaction with the Console.
|
|
140
150
|
*
|
|
151
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
141
152
|
* @param ActivateMfaTotpDeviceRequest
|
|
142
153
|
* @return ActivateMfaTotpDeviceResponse
|
|
143
154
|
* @throws OciError when an error occurs
|
|
144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
|
|
145
156
|
*/
|
|
146
157
|
activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
|
|
147
158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -157,7 +168,8 @@ class IdentityClient {
|
|
|
157
168
|
"if-match": activateMfaTotpDeviceRequest.ifMatch,
|
|
158
169
|
"opc-retry-token": activateMfaTotpDeviceRequest.opcRetryToken
|
|
159
170
|
};
|
|
160
|
-
const
|
|
171
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
172
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
|
|
161
173
|
if (this.logger)
|
|
162
174
|
retrier.logger = this.logger;
|
|
163
175
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -204,10 +216,11 @@ class IdentityClient {
|
|
|
204
216
|
After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
|
|
205
217
|
* object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
206
218
|
*
|
|
219
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
207
220
|
* @param AddUserToGroupRequest
|
|
208
221
|
* @return AddUserToGroupResponse
|
|
209
222
|
* @throws OciError when an error occurs
|
|
210
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
223
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
|
|
211
224
|
*/
|
|
212
225
|
addUserToGroup(addUserToGroupRequest) {
|
|
213
226
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -219,7 +232,8 @@ class IdentityClient {
|
|
|
219
232
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
220
233
|
"opc-retry-token": addUserToGroupRequest.opcRetryToken
|
|
221
234
|
};
|
|
222
|
-
const
|
|
235
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
236
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addUserToGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
223
237
|
if (this.logger)
|
|
224
238
|
retrier.logger = this.logger;
|
|
225
239
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -266,10 +280,11 @@ class IdentityClient {
|
|
|
266
280
|
* referencing the same tag in a compartment lower down the hierarchy. This set of tag defaults
|
|
267
281
|
* includes all tag defaults from the current compartment back to the root compartment.
|
|
268
282
|
*
|
|
283
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
269
284
|
* @param AssembleEffectiveTagSetRequest
|
|
270
285
|
* @return AssembleEffectiveTagSetResponse
|
|
271
286
|
* @throws OciError when an error occurs
|
|
272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
|
|
273
288
|
*/
|
|
274
289
|
assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
|
|
275
290
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -283,7 +298,8 @@ class IdentityClient {
|
|
|
283
298
|
let headerParams = {
|
|
284
299
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
285
300
|
};
|
|
286
|
-
const
|
|
301
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
302
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, assembleEffectiveTagSetRequest.retryConfiguration, specRetryConfiguration);
|
|
287
303
|
if (this.logger)
|
|
288
304
|
retrier.logger = this.logger;
|
|
289
305
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -330,10 +346,11 @@ class IdentityClient {
|
|
|
330
346
|
* {@link WorkRequest}. Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest}
|
|
331
347
|
* API to monitor the status of the bulk action.
|
|
332
348
|
*
|
|
349
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
333
350
|
* @param BulkDeleteResourcesRequest
|
|
334
351
|
* @return BulkDeleteResourcesResponse
|
|
335
352
|
* @throws OciError when an error occurs
|
|
336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
353
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
|
|
337
354
|
*/
|
|
338
355
|
bulkDeleteResources(bulkDeleteResourcesRequest) {
|
|
339
356
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -348,7 +365,8 @@ class IdentityClient {
|
|
|
348
365
|
"opc-request-id": bulkDeleteResourcesRequest.opcRequestId,
|
|
349
366
|
"opc-retry-token": bulkDeleteResourcesRequest.opcRetryToken
|
|
350
367
|
};
|
|
351
|
-
const
|
|
368
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
369
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
352
370
|
if (this.logger)
|
|
353
371
|
retrier.logger = this.logger;
|
|
354
372
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -408,10 +426,11 @@ class IdentityClient {
|
|
|
408
426
|
In order to delete tags, you must first retire the tags. Use {@link #updateTag(UpdateTagRequest) updateTag}
|
|
409
427
|
* to retire a tag.
|
|
410
428
|
*
|
|
429
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
411
430
|
* @param BulkDeleteTagsRequest
|
|
412
431
|
* @return BulkDeleteTagsResponse
|
|
413
432
|
* @throws OciError when an error occurs
|
|
414
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
|
|
415
434
|
*/
|
|
416
435
|
bulkDeleteTags(bulkDeleteTagsRequest) {
|
|
417
436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -424,7 +443,8 @@ class IdentityClient {
|
|
|
424
443
|
"opc-request-id": bulkDeleteTagsRequest.opcRequestId,
|
|
425
444
|
"opc-retry-token": bulkDeleteTagsRequest.opcRetryToken
|
|
426
445
|
};
|
|
427
|
-
const
|
|
446
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
447
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
428
448
|
if (this.logger)
|
|
429
449
|
retrier.logger = this.logger;
|
|
430
450
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -477,10 +497,11 @@ class IdentityClient {
|
|
|
477
497
|
* For example, if one request adds `tag set-1` to a resource and sets a tag value to `tag set-2`,
|
|
478
498
|
* `tag set-1` and `tag set-2` cannot have any common tag definitions.
|
|
479
499
|
*
|
|
500
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
480
501
|
* @param BulkEditTagsRequest
|
|
481
502
|
* @return BulkEditTagsResponse
|
|
482
503
|
* @throws OciError when an error occurs
|
|
483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
|
|
484
505
|
*/
|
|
485
506
|
bulkEditTags(bulkEditTagsRequest) {
|
|
486
507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -493,7 +514,8 @@ class IdentityClient {
|
|
|
493
514
|
"opc-request-id": bulkEditTagsRequest.opcRequestId,
|
|
494
515
|
"opc-retry-token": bulkEditTagsRequest.opcRetryToken
|
|
495
516
|
};
|
|
496
|
-
const
|
|
517
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
518
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkEditTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
497
519
|
if (this.logger)
|
|
498
520
|
retrier.logger = this.logger;
|
|
499
521
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -537,10 +559,11 @@ class IdentityClient {
|
|
|
537
559
|
* compartments. This operation creates a {@link WorkRequest}.
|
|
538
560
|
* Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} API to monitor the status of the bulk action.
|
|
539
561
|
*
|
|
562
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
540
563
|
* @param BulkMoveResourcesRequest
|
|
541
564
|
* @return BulkMoveResourcesResponse
|
|
542
565
|
* @throws OciError when an error occurs
|
|
543
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
|
|
544
567
|
*/
|
|
545
568
|
bulkMoveResources(bulkMoveResourcesRequest) {
|
|
546
569
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -555,7 +578,8 @@ class IdentityClient {
|
|
|
555
578
|
"opc-request-id": bulkMoveResourcesRequest.opcRequestId,
|
|
556
579
|
"opc-retry-token": bulkMoveResourcesRequest.opcRetryToken
|
|
557
580
|
};
|
|
558
|
-
const
|
|
581
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
582
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkMoveResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
559
583
|
if (this.logger)
|
|
560
584
|
retrier.logger = this.logger;
|
|
561
585
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -613,10 +637,11 @@ class IdentityClient {
|
|
|
613
637
|
To delete a tag namespace, you must first retire it. Use {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}
|
|
614
638
|
* to retire a tag namespace.
|
|
615
639
|
*
|
|
640
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
616
641
|
* @param CascadeDeleteTagNamespaceRequest
|
|
617
642
|
* @return CascadeDeleteTagNamespaceResponse
|
|
618
643
|
* @throws OciError when an error occurs
|
|
619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
|
|
620
645
|
*/
|
|
621
646
|
cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
|
|
622
647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -632,7 +657,8 @@ class IdentityClient {
|
|
|
632
657
|
"opc-request-id": cascadeDeleteTagNamespaceRequest.opcRequestId,
|
|
633
658
|
"opc-retry-token": cascadeDeleteTagNamespaceRequest.opcRetryToken
|
|
634
659
|
};
|
|
635
|
-
const
|
|
660
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
661
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cascadeDeleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
636
662
|
if (this.logger)
|
|
637
663
|
retrier.logger = this.logger;
|
|
638
664
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -676,10 +702,11 @@ class IdentityClient {
|
|
|
676
702
|
* <p>
|
|
677
703
|
Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
|
|
678
704
|
*
|
|
705
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
679
706
|
* @param ChangeTagNamespaceCompartmentRequest
|
|
680
707
|
* @return ChangeTagNamespaceCompartmentResponse
|
|
681
708
|
* @throws OciError when an error occurs
|
|
682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
|
|
683
710
|
*/
|
|
684
711
|
changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
|
|
685
712
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -693,7 +720,8 @@ class IdentityClient {
|
|
|
693
720
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
694
721
|
"opc-retry-token": changeTagNamespaceCompartmentRequest.opcRetryToken
|
|
695
722
|
};
|
|
696
|
-
const
|
|
723
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
724
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeTagNamespaceCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
697
725
|
if (this.logger)
|
|
698
726
|
retrier.logger = this.logger;
|
|
699
727
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -737,10 +765,11 @@ class IdentityClient {
|
|
|
737
765
|
* does not need to write a policy to give users this ability. To compare, administrators who have permission to the
|
|
738
766
|
* tenancy can use this operation to create an auth token for any user, including themselves.
|
|
739
767
|
*
|
|
768
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
740
769
|
* @param CreateAuthTokenRequest
|
|
741
770
|
* @return CreateAuthTokenResponse
|
|
742
771
|
* @throws OciError when an error occurs
|
|
743
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
|
|
744
773
|
*/
|
|
745
774
|
createAuthToken(createAuthTokenRequest) {
|
|
746
775
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -754,7 +783,8 @@ class IdentityClient {
|
|
|
754
783
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
755
784
|
"opc-retry-token": createAuthTokenRequest.opcRetryToken
|
|
756
785
|
};
|
|
757
|
-
const
|
|
786
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
787
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAuthTokenRequest.retryConfiguration, specRetryConfiguration);
|
|
758
788
|
if (this.logger)
|
|
759
789
|
retrier.logger = this.logger;
|
|
760
790
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -816,10 +846,11 @@ class IdentityClient {
|
|
|
816
846
|
After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
|
|
817
847
|
* object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
818
848
|
*
|
|
849
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
819
850
|
* @param CreateCompartmentRequest
|
|
820
851
|
* @return CreateCompartmentResponse
|
|
821
852
|
* @throws OciError when an error occurs
|
|
822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
|
|
823
854
|
*/
|
|
824
855
|
createCompartment(createCompartmentRequest) {
|
|
825
856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -831,7 +862,8 @@ class IdentityClient {
|
|
|
831
862
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
832
863
|
"opc-retry-token": createCompartmentRequest.opcRetryToken
|
|
833
864
|
};
|
|
834
|
-
const
|
|
865
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
866
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
835
867
|
if (this.logger)
|
|
836
868
|
retrier.logger = this.logger;
|
|
837
869
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -885,10 +917,11 @@ class IdentityClient {
|
|
|
885
917
|
* does not need to write a policy to give users this ability. To compare, administrators who have permission to the
|
|
886
918
|
* tenancy can use this operation to create a secret key for any user, including themselves.
|
|
887
919
|
*
|
|
920
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
888
921
|
* @param CreateCustomerSecretKeyRequest
|
|
889
922
|
* @return CreateCustomerSecretKeyResponse
|
|
890
923
|
* @throws OciError when an error occurs
|
|
891
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
|
|
892
925
|
*/
|
|
893
926
|
createCustomerSecretKey(createCustomerSecretKeyRequest) {
|
|
894
927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -902,7 +935,8 @@ class IdentityClient {
|
|
|
902
935
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
903
936
|
"opc-retry-token": createCustomerSecretKeyRequest.opcRetryToken
|
|
904
937
|
};
|
|
905
|
-
const
|
|
938
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
939
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
906
940
|
if (this.logger)
|
|
907
941
|
retrier.logger = this.logger;
|
|
908
942
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -963,10 +997,11 @@ class IdentityClient {
|
|
|
963
997
|
After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
|
|
964
998
|
* object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
965
999
|
*
|
|
1000
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
966
1001
|
* @param CreateDynamicGroupRequest
|
|
967
1002
|
* @return CreateDynamicGroupResponse
|
|
968
1003
|
* @throws OciError when an error occurs
|
|
969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
|
|
970
1005
|
*/
|
|
971
1006
|
createDynamicGroup(createDynamicGroupRequest) {
|
|
972
1007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -978,7 +1013,8 @@ class IdentityClient {
|
|
|
978
1013
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
979
1014
|
"opc-retry-token": createDynamicGroupRequest.opcRetryToken
|
|
980
1015
|
};
|
|
981
|
-
const
|
|
1016
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1017
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
982
1018
|
if (this.logger)
|
|
983
1019
|
retrier.logger = this.logger;
|
|
984
1020
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1042,10 +1078,11 @@ class IdentityClient {
|
|
|
1042
1078
|
* See {@link #addUserToGroup(AddUserToGroupRequest) addUserToGroup} and
|
|
1043
1079
|
* {@link #createPolicy(CreatePolicyRequest) createPolicy}.
|
|
1044
1080
|
*
|
|
1081
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1045
1082
|
* @param CreateGroupRequest
|
|
1046
1083
|
* @return CreateGroupResponse
|
|
1047
1084
|
* @throws OciError when an error occurs
|
|
1048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1085
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
|
|
1049
1086
|
*/
|
|
1050
1087
|
createGroup(createGroupRequest) {
|
|
1051
1088
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1057,7 +1094,8 @@ class IdentityClient {
|
|
|
1057
1094
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1058
1095
|
"opc-retry-token": createGroupRequest.opcRetryToken
|
|
1059
1096
|
};
|
|
1060
|
-
const
|
|
1097
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1098
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
1061
1099
|
if (this.logger)
|
|
1062
1100
|
retrier.logger = this.logger;
|
|
1063
1101
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1118,10 +1156,11 @@ class IdentityClient {
|
|
|
1118
1156
|
* be CREATING. Before using the object, first make sure its `lifecycleState` has
|
|
1119
1157
|
* changed to ACTIVE.
|
|
1120
1158
|
*
|
|
1159
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1121
1160
|
* @param CreateIdentityProviderRequest
|
|
1122
1161
|
* @return CreateIdentityProviderResponse
|
|
1123
1162
|
* @throws OciError when an error occurs
|
|
1124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
|
|
1125
1164
|
*/
|
|
1126
1165
|
createIdentityProvider(createIdentityProviderRequest) {
|
|
1127
1166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1133,7 +1172,8 @@ class IdentityClient {
|
|
|
1133
1172
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1134
1173
|
"opc-retry-token": createIdentityProviderRequest.opcRetryToken
|
|
1135
1174
|
};
|
|
1136
|
-
const
|
|
1175
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1176
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
|
|
1137
1177
|
if (this.logger)
|
|
1138
1178
|
retrier.logger = this.logger;
|
|
1139
1179
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1178,10 +1218,11 @@ class IdentityClient {
|
|
|
1178
1218
|
* Creates a single mapping between an IdP group and an IAM Service
|
|
1179
1219
|
* {@link Group}.
|
|
1180
1220
|
*
|
|
1221
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1181
1222
|
* @param CreateIdpGroupMappingRequest
|
|
1182
1223
|
* @return CreateIdpGroupMappingResponse
|
|
1183
1224
|
* @throws OciError when an error occurs
|
|
1184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
|
|
1185
1226
|
*/
|
|
1186
1227
|
createIdpGroupMapping(createIdpGroupMappingRequest) {
|
|
1187
1228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1195,7 +1236,8 @@ class IdentityClient {
|
|
|
1195
1236
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1196
1237
|
"opc-retry-token": createIdpGroupMappingRequest.opcRetryToken
|
|
1197
1238
|
};
|
|
1198
|
-
const
|
|
1239
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1240
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
|
|
1199
1241
|
if (this.logger)
|
|
1200
1242
|
retrier.logger = this.logger;
|
|
1201
1243
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1239,10 +1281,11 @@ class IdentityClient {
|
|
|
1239
1281
|
/**
|
|
1240
1282
|
* Creates a new MFA TOTP device for the user. A user can have one MFA TOTP device.
|
|
1241
1283
|
*
|
|
1284
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1242
1285
|
* @param CreateMfaTotpDeviceRequest
|
|
1243
1286
|
* @return CreateMfaTotpDeviceResponse
|
|
1244
1287
|
* @throws OciError when an error occurs
|
|
1245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
|
|
1246
1289
|
*/
|
|
1247
1290
|
createMfaTotpDevice(createMfaTotpDeviceRequest) {
|
|
1248
1291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1256,7 +1299,8 @@ class IdentityClient {
|
|
|
1256
1299
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1257
1300
|
"opc-retry-token": createMfaTotpDeviceRequest.opcRetryToken
|
|
1258
1301
|
};
|
|
1259
|
-
const
|
|
1302
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1303
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
|
|
1260
1304
|
if (this.logger)
|
|
1261
1305
|
retrier.logger = this.logger;
|
|
1262
1306
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1319,10 +1363,11 @@ class IdentityClient {
|
|
|
1319
1363
|
After your network resource is created, you can use it in policy to restrict access to only requests made from an allowed
|
|
1320
1364
|
* IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingnetworksources.htm).
|
|
1321
1365
|
*
|
|
1366
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1322
1367
|
* @param CreateNetworkSourceRequest
|
|
1323
1368
|
* @return CreateNetworkSourceResponse
|
|
1324
1369
|
* @throws OciError when an error occurs
|
|
1325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
|
|
1326
1371
|
*/
|
|
1327
1372
|
createNetworkSource(createNetworkSourceRequest) {
|
|
1328
1373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1334,7 +1379,8 @@ class IdentityClient {
|
|
|
1334
1379
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1335
1380
|
"opc-retry-token": createNetworkSourceRequest.opcRetryToken
|
|
1336
1381
|
};
|
|
1337
|
-
const
|
|
1382
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1383
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
1338
1384
|
if (this.logger)
|
|
1339
1385
|
retrier.logger = this.logger;
|
|
1340
1386
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1378,10 +1424,11 @@ class IdentityClient {
|
|
|
1378
1424
|
/**
|
|
1379
1425
|
* Creates Oauth token for the user
|
|
1380
1426
|
*
|
|
1427
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1381
1428
|
* @param CreateOAuthClientCredentialRequest
|
|
1382
1429
|
* @return CreateOAuthClientCredentialResponse
|
|
1383
1430
|
* @throws OciError when an error occurs
|
|
1384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
|
|
1385
1432
|
*/
|
|
1386
1433
|
createOAuthClientCredential(createOAuthClientCredentialRequest) {
|
|
1387
1434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1395,7 +1442,8 @@ class IdentityClient {
|
|
|
1395
1442
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1396
1443
|
"opc-retry-token": createOAuthClientCredentialRequest.opcRetryToken
|
|
1397
1444
|
};
|
|
1398
|
-
const
|
|
1445
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1446
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
1399
1447
|
if (this.logger)
|
|
1400
1448
|
retrier.logger = this.logger;
|
|
1401
1449
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1449,10 +1497,11 @@ class IdentityClient {
|
|
|
1449
1497
|
**Note:** The user's Console login is the unique name you specified when you created the user
|
|
1450
1498
|
* (see {@link #createUser(CreateUserRequest) createUser}).
|
|
1451
1499
|
*
|
|
1500
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1452
1501
|
* @param CreateOrResetUIPasswordRequest
|
|
1453
1502
|
* @return CreateOrResetUIPasswordResponse
|
|
1454
1503
|
* @throws OciError when an error occurs
|
|
1455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
|
|
1456
1505
|
*/
|
|
1457
1506
|
createOrResetUIPassword(createOrResetUIPasswordRequest) {
|
|
1458
1507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1466,7 +1515,8 @@ class IdentityClient {
|
|
|
1466
1515
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1467
1516
|
"opc-retry-token": createOrResetUIPasswordRequest.opcRetryToken
|
|
1468
1517
|
};
|
|
1469
|
-
const
|
|
1518
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1519
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOrResetUIPasswordRequest.retryConfiguration, specRetryConfiguration);
|
|
1470
1520
|
if (this.logger)
|
|
1471
1521
|
retrier.logger = this.logger;
|
|
1472
1522
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1525,10 +1575,11 @@ class IdentityClient {
|
|
|
1525
1575
|
* <p>
|
|
1526
1576
|
New policies take effect typically within 10 seconds.
|
|
1527
1577
|
*
|
|
1578
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1528
1579
|
* @param CreatePolicyRequest
|
|
1529
1580
|
* @return CreatePolicyResponse
|
|
1530
1581
|
* @throws OciError when an error occurs
|
|
1531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
|
|
1532
1583
|
*/
|
|
1533
1584
|
createPolicy(createPolicyRequest) {
|
|
1534
1585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1540,7 +1591,8 @@ class IdentityClient {
|
|
|
1540
1591
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1541
1592
|
"opc-retry-token": createPolicyRequest.opcRetryToken
|
|
1542
1593
|
};
|
|
1543
|
-
const
|
|
1594
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1595
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
1544
1596
|
if (this.logger)
|
|
1545
1597
|
retrier.logger = this.logger;
|
|
1546
1598
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1584,10 +1636,11 @@ class IdentityClient {
|
|
|
1584
1636
|
/**
|
|
1585
1637
|
* Creates a subscription to a region for a tenancy.
|
|
1586
1638
|
*
|
|
1639
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1587
1640
|
* @param CreateRegionSubscriptionRequest
|
|
1588
1641
|
* @return CreateRegionSubscriptionResponse
|
|
1589
1642
|
* @throws OciError when an error occurs
|
|
1590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
|
|
1591
1644
|
*/
|
|
1592
1645
|
createRegionSubscription(createRegionSubscriptionRequest) {
|
|
1593
1646
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1601,7 +1654,8 @@ class IdentityClient {
|
|
|
1601
1654
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1602
1655
|
"opc-retry-token": createRegionSubscriptionRequest.opcRetryToken
|
|
1603
1656
|
};
|
|
1604
|
-
const
|
|
1657
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1658
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createRegionSubscriptionRequest.retryConfiguration, specRetryConfiguration);
|
|
1605
1659
|
if (this.logger)
|
|
1606
1660
|
retrier.logger = this.logger;
|
|
1607
1661
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1643,10 +1697,11 @@ class IdentityClient {
|
|
|
1643
1697
|
* have to be unique, and you can change it anytime with
|
|
1644
1698
|
* {@link #updateSmtpCredential(UpdateSmtpCredentialRequest) updateSmtpCredential}.
|
|
1645
1699
|
*
|
|
1700
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1646
1701
|
* @param CreateSmtpCredentialRequest
|
|
1647
1702
|
* @return CreateSmtpCredentialResponse
|
|
1648
1703
|
* @throws OciError when an error occurs
|
|
1649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
|
|
1650
1705
|
*/
|
|
1651
1706
|
createSmtpCredential(createSmtpCredentialRequest) {
|
|
1652
1707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1660,7 +1715,8 @@ class IdentityClient {
|
|
|
1660
1715
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1661
1716
|
"opc-retry-token": createSmtpCredentialRequest.opcRetryToken
|
|
1662
1717
|
};
|
|
1663
|
-
const
|
|
1718
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1719
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
1664
1720
|
if (this.logger)
|
|
1665
1721
|
retrier.logger = this.logger;
|
|
1666
1722
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1715,10 +1771,11 @@ class IdentityClient {
|
|
|
1715
1771
|
* does not need to write a policy to give users this ability. To compare, administrators who have permission to the
|
|
1716
1772
|
* tenancy can use this operation to create a Swift password for any user, including themselves.
|
|
1717
1773
|
*
|
|
1774
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1718
1775
|
* @param CreateSwiftPasswordRequest
|
|
1719
1776
|
* @return CreateSwiftPasswordResponse
|
|
1720
1777
|
* @throws OciError when an error occurs
|
|
1721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1778
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
|
|
1722
1779
|
*/
|
|
1723
1780
|
createSwiftPassword(createSwiftPasswordRequest) {
|
|
1724
1781
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1732,7 +1789,8 @@ class IdentityClient {
|
|
|
1732
1789
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1733
1790
|
"opc-retry-token": createSwiftPasswordRequest.opcRetryToken
|
|
1734
1791
|
};
|
|
1735
|
-
const
|
|
1792
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1793
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
|
|
1736
1794
|
if (this.logger)
|
|
1737
1795
|
retrier.logger = this.logger;
|
|
1738
1796
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1797,10 +1855,11 @@ class IdentityClient {
|
|
|
1797
1855
|
* * If a `validator` is set, the user applying the tag to a resource must select from a list
|
|
1798
1856
|
* of values that you supply with {@link #enumTagDefinitionValidator(EnumTagDefinitionValidatorRequest) enumTagDefinitionValidator}.
|
|
1799
1857
|
*
|
|
1858
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1800
1859
|
* @param CreateTagRequest
|
|
1801
1860
|
* @return CreateTagResponse
|
|
1802
1861
|
* @throws OciError when an error occurs
|
|
1803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
|
|
1804
1863
|
*/
|
|
1805
1864
|
createTag(createTagRequest) {
|
|
1806
1865
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1814,7 +1873,8 @@ class IdentityClient {
|
|
|
1814
1873
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1815
1874
|
"opc-retry-token": createTagRequest.opcRetryToken
|
|
1816
1875
|
};
|
|
1817
|
-
const
|
|
1876
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1877
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagRequest.retryConfiguration, specRetryConfiguration);
|
|
1818
1878
|
if (this.logger)
|
|
1819
1879
|
retrier.logger = this.logger;
|
|
1820
1880
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1865,10 +1925,11 @@ class IdentityClient {
|
|
|
1865
1925
|
* If the `isRequired` flag is set to \"true\", the value is set during resource creation.
|
|
1866
1926
|
* * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
|
|
1867
1927
|
*
|
|
1928
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1868
1929
|
* @param CreateTagDefaultRequest
|
|
1869
1930
|
* @return CreateTagDefaultResponse
|
|
1870
1931
|
* @throws OciError when an error occurs
|
|
1871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1932
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
|
|
1872
1933
|
*/
|
|
1873
1934
|
createTagDefault(createTagDefaultRequest) {
|
|
1874
1935
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1881,7 +1942,8 @@ class IdentityClient {
|
|
|
1881
1942
|
"opc-retry-token": createTagDefaultRequest.opcRetryToken,
|
|
1882
1943
|
"opc-request-id": createTagDefaultRequest.opcRequestId
|
|
1883
1944
|
};
|
|
1884
|
-
const
|
|
1945
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1946
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagDefaultRequest.retryConfiguration, specRetryConfiguration);
|
|
1885
1947
|
if (this.logger)
|
|
1886
1948
|
retrier.logger = this.logger;
|
|
1887
1949
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1938,10 +2000,11 @@ class IdentityClient {
|
|
|
1938
2000
|
* It does not have to be unique, and you can change it with
|
|
1939
2001
|
* {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}.
|
|
1940
2002
|
*
|
|
2003
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1941
2004
|
* @param CreateTagNamespaceRequest
|
|
1942
2005
|
* @return CreateTagNamespaceResponse
|
|
1943
2006
|
* @throws OciError when an error occurs
|
|
1944
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
|
|
1945
2008
|
*/
|
|
1946
2009
|
createTagNamespace(createTagNamespaceRequest) {
|
|
1947
2010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1953,7 +2016,8 @@ class IdentityClient {
|
|
|
1953
2016
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1954
2017
|
"opc-retry-token": createTagNamespaceRequest.opcRetryToken
|
|
1955
2018
|
};
|
|
1956
|
-
const
|
|
2019
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2020
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
1957
2021
|
if (this.logger)
|
|
1958
2022
|
retrier.logger = this.logger;
|
|
1959
2023
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2026,10 +2090,11 @@ class IdentityClient {
|
|
|
2026
2090
|
* <p>
|
|
2027
2091
|
**Important:** Make sure to inform the new user which compartment(s) they have access to.
|
|
2028
2092
|
*
|
|
2093
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2029
2094
|
* @param CreateUserRequest
|
|
2030
2095
|
* @return CreateUserResponse
|
|
2031
2096
|
* @throws OciError when an error occurs
|
|
2032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2097
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
|
|
2033
2098
|
*/
|
|
2034
2099
|
createUser(createUserRequest) {
|
|
2035
2100
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2041,7 +2106,8 @@ class IdentityClient {
|
|
|
2041
2106
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2042
2107
|
"opc-retry-token": createUserRequest.opcRetryToken
|
|
2043
2108
|
};
|
|
2044
|
-
const
|
|
2109
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2110
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createUserRequest.retryConfiguration, specRetryConfiguration);
|
|
2045
2111
|
if (this.logger)
|
|
2046
2112
|
retrier.logger = this.logger;
|
|
2047
2113
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2090,10 +2156,11 @@ class IdentityClient {
|
|
|
2090
2156
|
* To compare, administrators who have permission to the tenancy can use this operation to delete
|
|
2091
2157
|
* a key for any user, including themselves.
|
|
2092
2158
|
*
|
|
2159
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2093
2160
|
* @param DeleteApiKeyRequest
|
|
2094
2161
|
* @return DeleteApiKeyResponse
|
|
2095
2162
|
* @throws OciError when an error occurs
|
|
2096
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
|
|
2097
2164
|
*/
|
|
2098
2165
|
deleteApiKey(deleteApiKeyRequest) {
|
|
2099
2166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2108,7 +2175,8 @@ class IdentityClient {
|
|
|
2108
2175
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2109
2176
|
"if-match": deleteApiKeyRequest.ifMatch
|
|
2110
2177
|
};
|
|
2111
|
-
const
|
|
2178
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2179
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteApiKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
2112
2180
|
if (this.logger)
|
|
2113
2181
|
retrier.logger = this.logger;
|
|
2114
2182
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2142,10 +2210,11 @@ class IdentityClient {
|
|
|
2142
2210
|
/**
|
|
2143
2211
|
* Deletes the specified auth token for the specified user.
|
|
2144
2212
|
*
|
|
2213
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2145
2214
|
* @param DeleteAuthTokenRequest
|
|
2146
2215
|
* @return DeleteAuthTokenResponse
|
|
2147
2216
|
* @throws OciError when an error occurs
|
|
2148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2217
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
|
|
2149
2218
|
*/
|
|
2150
2219
|
deleteAuthToken(deleteAuthTokenRequest) {
|
|
2151
2220
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2160,7 +2229,8 @@ class IdentityClient {
|
|
|
2160
2229
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2161
2230
|
"if-match": deleteAuthTokenRequest.ifMatch
|
|
2162
2231
|
};
|
|
2163
|
-
const
|
|
2232
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2233
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAuthTokenRequest.retryConfiguration, specRetryConfiguration);
|
|
2164
2234
|
if (this.logger)
|
|
2165
2235
|
retrier.logger = this.logger;
|
|
2166
2236
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2194,10 +2264,11 @@ class IdentityClient {
|
|
|
2194
2264
|
/**
|
|
2195
2265
|
* Deletes the specified compartment. The compartment must be empty.
|
|
2196
2266
|
*
|
|
2267
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2197
2268
|
* @param DeleteCompartmentRequest
|
|
2198
2269
|
* @return DeleteCompartmentResponse
|
|
2199
2270
|
* @throws OciError when an error occurs
|
|
2200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
|
|
2201
2272
|
*/
|
|
2202
2273
|
deleteCompartment(deleteCompartmentRequest) {
|
|
2203
2274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2211,7 +2282,8 @@ class IdentityClient {
|
|
|
2211
2282
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2212
2283
|
"if-match": deleteCompartmentRequest.ifMatch
|
|
2213
2284
|
};
|
|
2214
|
-
const
|
|
2285
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2286
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
2215
2287
|
if (this.logger)
|
|
2216
2288
|
retrier.logger = this.logger;
|
|
2217
2289
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2250,10 +2322,11 @@ class IdentityClient {
|
|
|
2250
2322
|
/**
|
|
2251
2323
|
* Deletes the specified secret key for the specified user.
|
|
2252
2324
|
*
|
|
2325
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2253
2326
|
* @param DeleteCustomerSecretKeyRequest
|
|
2254
2327
|
* @return DeleteCustomerSecretKeyResponse
|
|
2255
2328
|
* @throws OciError when an error occurs
|
|
2256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
|
|
2257
2330
|
*/
|
|
2258
2331
|
deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
|
|
2259
2332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2268,7 +2341,8 @@ class IdentityClient {
|
|
|
2268
2341
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2269
2342
|
"if-match": deleteCustomerSecretKeyRequest.ifMatch
|
|
2270
2343
|
};
|
|
2271
|
-
const
|
|
2344
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2345
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
2272
2346
|
if (this.logger)
|
|
2273
2347
|
retrier.logger = this.logger;
|
|
2274
2348
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2302,10 +2376,11 @@ class IdentityClient {
|
|
|
2302
2376
|
/**
|
|
2303
2377
|
* Deletes the specified dynamic group.
|
|
2304
2378
|
*
|
|
2379
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2305
2380
|
* @param DeleteDynamicGroupRequest
|
|
2306
2381
|
* @return DeleteDynamicGroupResponse
|
|
2307
2382
|
* @throws OciError when an error occurs
|
|
2308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
|
|
2309
2384
|
*/
|
|
2310
2385
|
deleteDynamicGroup(deleteDynamicGroupRequest) {
|
|
2311
2386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2319,7 +2394,8 @@ class IdentityClient {
|
|
|
2319
2394
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2320
2395
|
"if-match": deleteDynamicGroupRequest.ifMatch
|
|
2321
2396
|
};
|
|
2322
|
-
const
|
|
2397
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2398
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
2323
2399
|
if (this.logger)
|
|
2324
2400
|
retrier.logger = this.logger;
|
|
2325
2401
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2353,10 +2429,11 @@ class IdentityClient {
|
|
|
2353
2429
|
/**
|
|
2354
2430
|
* Deletes the specified group. The group must be empty.
|
|
2355
2431
|
*
|
|
2432
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2356
2433
|
* @param DeleteGroupRequest
|
|
2357
2434
|
* @return DeleteGroupResponse
|
|
2358
2435
|
* @throws OciError when an error occurs
|
|
2359
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
|
|
2360
2437
|
*/
|
|
2361
2438
|
deleteGroup(deleteGroupRequest) {
|
|
2362
2439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2370,7 +2447,8 @@ class IdentityClient {
|
|
|
2370
2447
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2371
2448
|
"if-match": deleteGroupRequest.ifMatch
|
|
2372
2449
|
};
|
|
2373
|
-
const
|
|
2450
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2451
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
2374
2452
|
if (this.logger)
|
|
2375
2453
|
retrier.logger = this.logger;
|
|
2376
2454
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2405,10 +2483,11 @@ class IdentityClient {
|
|
|
2405
2483
|
* Deletes the specified identity provider. The identity provider must not have
|
|
2406
2484
|
* any group mappings (see {@link IdpGroupMapping}).
|
|
2407
2485
|
*
|
|
2486
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2408
2487
|
* @param DeleteIdentityProviderRequest
|
|
2409
2488
|
* @return DeleteIdentityProviderResponse
|
|
2410
2489
|
* @throws OciError when an error occurs
|
|
2411
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
|
|
2412
2491
|
*/
|
|
2413
2492
|
deleteIdentityProvider(deleteIdentityProviderRequest) {
|
|
2414
2493
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2422,7 +2501,8 @@ class IdentityClient {
|
|
|
2422
2501
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2423
2502
|
"if-match": deleteIdentityProviderRequest.ifMatch
|
|
2424
2503
|
};
|
|
2425
|
-
const
|
|
2504
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2505
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
|
|
2426
2506
|
if (this.logger)
|
|
2427
2507
|
retrier.logger = this.logger;
|
|
2428
2508
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2455,10 +2535,11 @@ class IdentityClient {
|
|
|
2455
2535
|
}
|
|
2456
2536
|
/**
|
|
2457
2537
|
* Deletes the specified group mapping.
|
|
2538
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2458
2539
|
* @param DeleteIdpGroupMappingRequest
|
|
2459
2540
|
* @return DeleteIdpGroupMappingResponse
|
|
2460
2541
|
* @throws OciError when an error occurs
|
|
2461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2542
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
|
|
2462
2543
|
*/
|
|
2463
2544
|
deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
|
|
2464
2545
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2473,7 +2554,8 @@ class IdentityClient {
|
|
|
2473
2554
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2474
2555
|
"if-match": deleteIdpGroupMappingRequest.ifMatch
|
|
2475
2556
|
};
|
|
2476
|
-
const
|
|
2557
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2558
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
|
|
2477
2559
|
if (this.logger)
|
|
2478
2560
|
retrier.logger = this.logger;
|
|
2479
2561
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2507,10 +2589,11 @@ class IdentityClient {
|
|
|
2507
2589
|
/**
|
|
2508
2590
|
* Deletes the specified MFA TOTP device for the specified user.
|
|
2509
2591
|
*
|
|
2592
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2510
2593
|
* @param DeleteMfaTotpDeviceRequest
|
|
2511
2594
|
* @return DeleteMfaTotpDeviceResponse
|
|
2512
2595
|
* @throws OciError when an error occurs
|
|
2513
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
|
|
2514
2597
|
*/
|
|
2515
2598
|
deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
|
|
2516
2599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2525,7 +2608,8 @@ class IdentityClient {
|
|
|
2525
2608
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2526
2609
|
"if-match": deleteMfaTotpDeviceRequest.ifMatch
|
|
2527
2610
|
};
|
|
2528
|
-
const
|
|
2611
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2612
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
|
|
2529
2613
|
if (this.logger)
|
|
2530
2614
|
retrier.logger = this.logger;
|
|
2531
2615
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2559,10 +2643,11 @@ class IdentityClient {
|
|
|
2559
2643
|
/**
|
|
2560
2644
|
* Deletes the specified network source
|
|
2561
2645
|
*
|
|
2646
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2562
2647
|
* @param DeleteNetworkSourceRequest
|
|
2563
2648
|
* @return DeleteNetworkSourceResponse
|
|
2564
2649
|
* @throws OciError when an error occurs
|
|
2565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
|
|
2566
2651
|
*/
|
|
2567
2652
|
deleteNetworkSource(deleteNetworkSourceRequest) {
|
|
2568
2653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2576,7 +2661,8 @@ class IdentityClient {
|
|
|
2576
2661
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2577
2662
|
"if-match": deleteNetworkSourceRequest.ifMatch
|
|
2578
2663
|
};
|
|
2579
|
-
const
|
|
2664
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2665
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
2580
2666
|
if (this.logger)
|
|
2581
2667
|
retrier.logger = this.logger;
|
|
2582
2668
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2610,10 +2696,11 @@ class IdentityClient {
|
|
|
2610
2696
|
/**
|
|
2611
2697
|
* Delete Oauth token for the user
|
|
2612
2698
|
*
|
|
2699
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2613
2700
|
* @param DeleteOAuthClientCredentialRequest
|
|
2614
2701
|
* @return DeleteOAuthClientCredentialResponse
|
|
2615
2702
|
* @throws OciError when an error occurs
|
|
2616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
|
|
2617
2704
|
*/
|
|
2618
2705
|
deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
|
|
2619
2706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2628,7 +2715,8 @@ class IdentityClient {
|
|
|
2628
2715
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2629
2716
|
"if-match": deleteOAuthClientCredentialRequest.ifMatch
|
|
2630
2717
|
};
|
|
2631
|
-
const
|
|
2718
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2719
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
2632
2720
|
if (this.logger)
|
|
2633
2721
|
retrier.logger = this.logger;
|
|
2634
2722
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2661,10 +2749,11 @@ class IdentityClient {
|
|
|
2661
2749
|
}
|
|
2662
2750
|
/**
|
|
2663
2751
|
* Deletes the specified policy. The deletion takes effect typically within 10 seconds.
|
|
2752
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2664
2753
|
* @param DeletePolicyRequest
|
|
2665
2754
|
* @return DeletePolicyResponse
|
|
2666
2755
|
* @throws OciError when an error occurs
|
|
2667
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
|
|
2668
2757
|
*/
|
|
2669
2758
|
deletePolicy(deletePolicyRequest) {
|
|
2670
2759
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2678,7 +2767,8 @@ class IdentityClient {
|
|
|
2678
2767
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2679
2768
|
"if-match": deletePolicyRequest.ifMatch
|
|
2680
2769
|
};
|
|
2681
|
-
const
|
|
2770
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2771
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deletePolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
2682
2772
|
if (this.logger)
|
|
2683
2773
|
retrier.logger = this.logger;
|
|
2684
2774
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2712,10 +2802,11 @@ class IdentityClient {
|
|
|
2712
2802
|
/**
|
|
2713
2803
|
* Deletes the specified SMTP credential for the specified user.
|
|
2714
2804
|
*
|
|
2805
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2715
2806
|
* @param DeleteSmtpCredentialRequest
|
|
2716
2807
|
* @return DeleteSmtpCredentialResponse
|
|
2717
2808
|
* @throws OciError when an error occurs
|
|
2718
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
|
|
2719
2810
|
*/
|
|
2720
2811
|
deleteSmtpCredential(deleteSmtpCredentialRequest) {
|
|
2721
2812
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2730,7 +2821,8 @@ class IdentityClient {
|
|
|
2730
2821
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2731
2822
|
"if-match": deleteSmtpCredentialRequest.ifMatch
|
|
2732
2823
|
};
|
|
2733
|
-
const
|
|
2824
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2825
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
2734
2826
|
if (this.logger)
|
|
2735
2827
|
retrier.logger = this.logger;
|
|
2736
2828
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2766,10 +2858,11 @@ class IdentityClient {
|
|
|
2766
2858
|
* <p>
|
|
2767
2859
|
Deletes the specified Swift password for the specified user.
|
|
2768
2860
|
*
|
|
2861
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2769
2862
|
* @param DeleteSwiftPasswordRequest
|
|
2770
2863
|
* @return DeleteSwiftPasswordResponse
|
|
2771
2864
|
* @throws OciError when an error occurs
|
|
2772
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2865
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
|
|
2773
2866
|
*/
|
|
2774
2867
|
deleteSwiftPassword(deleteSwiftPasswordRequest) {
|
|
2775
2868
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2784,7 +2877,8 @@ class IdentityClient {
|
|
|
2784
2877
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2785
2878
|
"if-match": deleteSwiftPasswordRequest.ifMatch
|
|
2786
2879
|
};
|
|
2787
|
-
const
|
|
2880
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2881
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
|
|
2788
2882
|
if (this.logger)
|
|
2789
2883
|
retrier.logger = this.logger;
|
|
2790
2884
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2838,10 +2932,11 @@ class IdentityClient {
|
|
|
2838
2932
|
To delete a tag, you must first retire it. Use {@link #updateTag(UpdateTagRequest) updateTag}
|
|
2839
2933
|
* to retire a tag.
|
|
2840
2934
|
*
|
|
2935
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2841
2936
|
* @param DeleteTagRequest
|
|
2842
2937
|
* @return DeleteTagResponse
|
|
2843
2938
|
* @throws OciError when an error occurs
|
|
2844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2939
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
|
|
2845
2940
|
*/
|
|
2846
2941
|
deleteTag(deleteTagRequest) {
|
|
2847
2942
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2856,7 +2951,8 @@ class IdentityClient {
|
|
|
2856
2951
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2857
2952
|
"if-match": deleteTagRequest.ifMatch
|
|
2858
2953
|
};
|
|
2859
|
-
const
|
|
2954
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2955
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagRequest.retryConfiguration, specRetryConfiguration);
|
|
2860
2956
|
if (this.logger)
|
|
2861
2957
|
retrier.logger = this.logger;
|
|
2862
2958
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2895,10 +2991,11 @@ class IdentityClient {
|
|
|
2895
2991
|
/**
|
|
2896
2992
|
* Deletes the the specified tag default.
|
|
2897
2993
|
*
|
|
2994
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2898
2995
|
* @param DeleteTagDefaultRequest
|
|
2899
2996
|
* @return DeleteTagDefaultResponse
|
|
2900
2997
|
* @throws OciError when an error occurs
|
|
2901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2998
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
|
|
2902
2999
|
*/
|
|
2903
3000
|
deleteTagDefault(deleteTagDefaultRequest) {
|
|
2904
3001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2913,7 +3010,8 @@ class IdentityClient {
|
|
|
2913
3010
|
"opc-request-id": deleteTagDefaultRequest.opcRequestId,
|
|
2914
3011
|
"if-match": deleteTagDefaultRequest.ifMatch
|
|
2915
3012
|
};
|
|
2916
|
-
const
|
|
3013
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3014
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagDefaultRequest.retryConfiguration, specRetryConfiguration);
|
|
2917
3015
|
if (this.logger)
|
|
2918
3016
|
retrier.logger = this.logger;
|
|
2919
3017
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2953,10 +3051,11 @@ class IdentityClient {
|
|
|
2953
3051
|
* <p>
|
|
2954
3052
|
Use {@link #deleteTag(DeleteTagRequest) deleteTag} to delete a tag definition.
|
|
2955
3053
|
*
|
|
3054
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2956
3055
|
* @param DeleteTagNamespaceRequest
|
|
2957
3056
|
* @return DeleteTagNamespaceResponse
|
|
2958
3057
|
* @throws OciError when an error occurs
|
|
2959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
|
|
2960
3059
|
*/
|
|
2961
3060
|
deleteTagNamespace(deleteTagNamespaceRequest) {
|
|
2962
3061
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2971,7 +3070,8 @@ class IdentityClient {
|
|
|
2971
3070
|
"if-match": deleteTagNamespaceRequest.ifMatch,
|
|
2972
3071
|
"opc-request-id": deleteTagNamespaceRequest.opcRequestId
|
|
2973
3072
|
};
|
|
2974
|
-
const
|
|
3073
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3074
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
2975
3075
|
if (this.logger)
|
|
2976
3076
|
retrier.logger = this.logger;
|
|
2977
3077
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3004,10 +3104,11 @@ class IdentityClient {
|
|
|
3004
3104
|
}
|
|
3005
3105
|
/**
|
|
3006
3106
|
* Deletes the specified user. The user must not be in any groups.
|
|
3107
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3007
3108
|
* @param DeleteUserRequest
|
|
3008
3109
|
* @return DeleteUserResponse
|
|
3009
3110
|
* @throws OciError when an error occurs
|
|
3010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3111
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
|
|
3011
3112
|
*/
|
|
3012
3113
|
deleteUser(deleteUserRequest) {
|
|
3013
3114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3021,7 +3122,8 @@ class IdentityClient {
|
|
|
3021
3122
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3022
3123
|
"if-match": deleteUserRequest.ifMatch
|
|
3023
3124
|
};
|
|
3024
|
-
const
|
|
3125
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3126
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteUserRequest.retryConfiguration, specRetryConfiguration);
|
|
3025
3127
|
if (this.logger)
|
|
3026
3128
|
retrier.logger = this.logger;
|
|
3027
3129
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3055,10 +3157,11 @@ class IdentityClient {
|
|
|
3055
3157
|
/**
|
|
3056
3158
|
* Generate seed for the MFA TOTP device.
|
|
3057
3159
|
*
|
|
3160
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3058
3161
|
* @param GenerateTotpSeedRequest
|
|
3059
3162
|
* @return GenerateTotpSeedResponse
|
|
3060
3163
|
* @throws OciError when an error occurs
|
|
3061
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
|
|
3062
3165
|
*/
|
|
3063
3166
|
generateTotpSeed(generateTotpSeedRequest) {
|
|
3064
3167
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3073,7 +3176,8 @@ class IdentityClient {
|
|
|
3073
3176
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3074
3177
|
"if-match": generateTotpSeedRequest.ifMatch
|
|
3075
3178
|
};
|
|
3076
|
-
const
|
|
3179
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3180
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateTotpSeedRequest.retryConfiguration, specRetryConfiguration);
|
|
3077
3181
|
if (this.logger)
|
|
3078
3182
|
retrier.logger = this.logger;
|
|
3079
3183
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3117,10 +3221,11 @@ class IdentityClient {
|
|
|
3117
3221
|
* Gets the authentication policy for the given tenancy. You must specify your tenant\u2019s OCID as the value for
|
|
3118
3222
|
* the compartment ID (remember that the tenancy is simply the root compartment).
|
|
3119
3223
|
*
|
|
3224
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3120
3225
|
* @param GetAuthenticationPolicyRequest
|
|
3121
3226
|
* @return GetAuthenticationPolicyResponse
|
|
3122
3227
|
* @throws OciError when an error occurs
|
|
3123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
|
|
3124
3229
|
*/
|
|
3125
3230
|
getAuthenticationPolicy(getAuthenticationPolicyRequest) {
|
|
3126
3231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3133,7 +3238,8 @@ class IdentityClient {
|
|
|
3133
3238
|
let headerParams = {
|
|
3134
3239
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3135
3240
|
};
|
|
3136
|
-
const
|
|
3241
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3242
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
3137
3243
|
if (this.logger)
|
|
3138
3244
|
retrier.logger = this.logger;
|
|
3139
3245
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3183,10 +3289,11 @@ class IdentityClient {
|
|
|
3183
3289
|
* call the {@link #listInstances(ListInstancesRequest) listInstances} operation in the Cloud Compute
|
|
3184
3290
|
* Service or the {@link #listVolumes(ListVolumesRequest) listVolumes} operation in Cloud Block Storage.
|
|
3185
3291
|
*
|
|
3292
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3186
3293
|
* @param GetCompartmentRequest
|
|
3187
3294
|
* @return GetCompartmentResponse
|
|
3188
3295
|
* @throws OciError when an error occurs
|
|
3189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
|
|
3190
3297
|
*/
|
|
3191
3298
|
getCompartment(getCompartmentRequest) {
|
|
3192
3299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3199,7 +3306,8 @@ class IdentityClient {
|
|
|
3199
3306
|
let headerParams = {
|
|
3200
3307
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3201
3308
|
};
|
|
3202
|
-
const
|
|
3309
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3310
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
3203
3311
|
if (this.logger)
|
|
3204
3312
|
retrier.logger = this.logger;
|
|
3205
3313
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3242,10 +3350,11 @@ class IdentityClient {
|
|
|
3242
3350
|
/**
|
|
3243
3351
|
* Gets the specified dynamic group's information.
|
|
3244
3352
|
*
|
|
3353
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3245
3354
|
* @param GetDynamicGroupRequest
|
|
3246
3355
|
* @return GetDynamicGroupResponse
|
|
3247
3356
|
* @throws OciError when an error occurs
|
|
3248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
|
|
3249
3358
|
*/
|
|
3250
3359
|
getDynamicGroup(getDynamicGroupRequest) {
|
|
3251
3360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3258,7 +3367,8 @@ class IdentityClient {
|
|
|
3258
3367
|
let headerParams = {
|
|
3259
3368
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3260
3369
|
};
|
|
3261
|
-
const
|
|
3370
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3371
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
3262
3372
|
if (this.logger)
|
|
3263
3373
|
retrier.logger = this.logger;
|
|
3264
3374
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3305,10 +3415,11 @@ class IdentityClient {
|
|
|
3305
3415
|
* {@link #listUserGroupMemberships(ListUserGroupMembershipsRequest) listUserGroupMemberships} and
|
|
3306
3416
|
* provide the group's OCID as a query parameter in the request.
|
|
3307
3417
|
*
|
|
3418
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3308
3419
|
* @param GetGroupRequest
|
|
3309
3420
|
* @return GetGroupResponse
|
|
3310
3421
|
* @throws OciError when an error occurs
|
|
3311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
|
|
3312
3423
|
*/
|
|
3313
3424
|
getGroup(getGroupRequest) {
|
|
3314
3425
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3321,7 +3432,8 @@ class IdentityClient {
|
|
|
3321
3432
|
let headerParams = {
|
|
3322
3433
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3323
3434
|
};
|
|
3324
|
-
const
|
|
3435
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3436
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
3325
3437
|
if (this.logger)
|
|
3326
3438
|
retrier.logger = this.logger;
|
|
3327
3439
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3363,10 +3475,11 @@ class IdentityClient {
|
|
|
3363
3475
|
}
|
|
3364
3476
|
/**
|
|
3365
3477
|
* Gets the specified identity provider's information.
|
|
3478
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3366
3479
|
* @param GetIdentityProviderRequest
|
|
3367
3480
|
* @return GetIdentityProviderResponse
|
|
3368
3481
|
* @throws OciError when an error occurs
|
|
3369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
|
|
3370
3483
|
*/
|
|
3371
3484
|
getIdentityProvider(getIdentityProviderRequest) {
|
|
3372
3485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3379,7 +3492,8 @@ class IdentityClient {
|
|
|
3379
3492
|
let headerParams = {
|
|
3380
3493
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3381
3494
|
};
|
|
3382
|
-
const
|
|
3495
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3496
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
|
|
3383
3497
|
if (this.logger)
|
|
3384
3498
|
retrier.logger = this.logger;
|
|
3385
3499
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3421,10 +3535,11 @@ class IdentityClient {
|
|
|
3421
3535
|
}
|
|
3422
3536
|
/**
|
|
3423
3537
|
* Gets the specified group mapping.
|
|
3538
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3424
3539
|
* @param GetIdpGroupMappingRequest
|
|
3425
3540
|
* @return GetIdpGroupMappingResponse
|
|
3426
3541
|
* @throws OciError when an error occurs
|
|
3427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3542
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
|
|
3428
3543
|
*/
|
|
3429
3544
|
getIdpGroupMapping(getIdpGroupMappingRequest) {
|
|
3430
3545
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3438,7 +3553,8 @@ class IdentityClient {
|
|
|
3438
3553
|
let headerParams = {
|
|
3439
3554
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3440
3555
|
};
|
|
3441
|
-
const
|
|
3556
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3557
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
|
|
3442
3558
|
if (this.logger)
|
|
3443
3559
|
retrier.logger = this.logger;
|
|
3444
3560
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3481,10 +3597,11 @@ class IdentityClient {
|
|
|
3481
3597
|
/**
|
|
3482
3598
|
* Get the specified MFA TOTP device for the specified user.
|
|
3483
3599
|
*
|
|
3600
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3484
3601
|
* @param GetMfaTotpDeviceRequest
|
|
3485
3602
|
* @return GetMfaTotpDeviceResponse
|
|
3486
3603
|
* @throws OciError when an error occurs
|
|
3487
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
|
|
3488
3605
|
*/
|
|
3489
3606
|
getMfaTotpDevice(getMfaTotpDeviceRequest) {
|
|
3490
3607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3498,7 +3615,8 @@ class IdentityClient {
|
|
|
3498
3615
|
let headerParams = {
|
|
3499
3616
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3500
3617
|
};
|
|
3501
|
-
const
|
|
3618
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3619
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
|
|
3502
3620
|
if (this.logger)
|
|
3503
3621
|
retrier.logger = this.logger;
|
|
3504
3622
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3541,10 +3659,11 @@ class IdentityClient {
|
|
|
3541
3659
|
/**
|
|
3542
3660
|
* Gets the specified network source's information.
|
|
3543
3661
|
*
|
|
3662
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3544
3663
|
* @param GetNetworkSourceRequest
|
|
3545
3664
|
* @return GetNetworkSourceResponse
|
|
3546
3665
|
* @throws OciError when an error occurs
|
|
3547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
|
|
3548
3667
|
*/
|
|
3549
3668
|
getNetworkSource(getNetworkSourceRequest) {
|
|
3550
3669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3557,7 +3676,8 @@ class IdentityClient {
|
|
|
3557
3676
|
let headerParams = {
|
|
3558
3677
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3559
3678
|
};
|
|
3560
|
-
const
|
|
3679
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3680
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
3561
3681
|
if (this.logger)
|
|
3562
3682
|
retrier.logger = this.logger;
|
|
3563
3683
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3599,10 +3719,11 @@ class IdentityClient {
|
|
|
3599
3719
|
}
|
|
3600
3720
|
/**
|
|
3601
3721
|
* Gets the specified policy's information.
|
|
3722
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3602
3723
|
* @param GetPolicyRequest
|
|
3603
3724
|
* @return GetPolicyResponse
|
|
3604
3725
|
* @throws OciError when an error occurs
|
|
3605
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3726
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
|
|
3606
3727
|
*/
|
|
3607
3728
|
getPolicy(getPolicyRequest) {
|
|
3608
3729
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3615,7 +3736,8 @@ class IdentityClient {
|
|
|
3615
3736
|
let headerParams = {
|
|
3616
3737
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3617
3738
|
};
|
|
3618
|
-
const
|
|
3739
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3740
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
3619
3741
|
if (this.logger)
|
|
3620
3742
|
retrier.logger = this.logger;
|
|
3621
3743
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3657,10 +3779,11 @@ class IdentityClient {
|
|
|
3657
3779
|
}
|
|
3658
3780
|
/**
|
|
3659
3781
|
* Gets the specified tag's information.
|
|
3782
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3660
3783
|
* @param GetTagRequest
|
|
3661
3784
|
* @return GetTagResponse
|
|
3662
3785
|
* @throws OciError when an error occurs
|
|
3663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3786
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
|
|
3664
3787
|
*/
|
|
3665
3788
|
getTag(getTagRequest) {
|
|
3666
3789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3674,7 +3797,8 @@ class IdentityClient {
|
|
|
3674
3797
|
let headerParams = {
|
|
3675
3798
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3676
3799
|
};
|
|
3677
|
-
const
|
|
3800
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3801
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagRequest.retryConfiguration, specRetryConfiguration);
|
|
3678
3802
|
if (this.logger)
|
|
3679
3803
|
retrier.logger = this.logger;
|
|
3680
3804
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3717,10 +3841,11 @@ class IdentityClient {
|
|
|
3717
3841
|
/**
|
|
3718
3842
|
* Retrieves the specified tag default.
|
|
3719
3843
|
*
|
|
3844
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3720
3845
|
* @param GetTagDefaultRequest
|
|
3721
3846
|
* @return GetTagDefaultResponse
|
|
3722
3847
|
* @throws OciError when an error occurs
|
|
3723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
|
|
3724
3849
|
*/
|
|
3725
3850
|
getTagDefault(getTagDefaultRequest) {
|
|
3726
3851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3733,7 +3858,8 @@ class IdentityClient {
|
|
|
3733
3858
|
let headerParams = {
|
|
3734
3859
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3735
3860
|
};
|
|
3736
|
-
const
|
|
3861
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3862
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagDefaultRequest.retryConfiguration, specRetryConfiguration);
|
|
3737
3863
|
if (this.logger)
|
|
3738
3864
|
retrier.logger = this.logger;
|
|
3739
3865
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3776,10 +3902,11 @@ class IdentityClient {
|
|
|
3776
3902
|
/**
|
|
3777
3903
|
* Gets the specified tag namespace's information.
|
|
3778
3904
|
*
|
|
3905
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3779
3906
|
* @param GetTagNamespaceRequest
|
|
3780
3907
|
* @return GetTagNamespaceResponse
|
|
3781
3908
|
* @throws OciError when an error occurs
|
|
3782
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3909
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
|
|
3783
3910
|
*/
|
|
3784
3911
|
getTagNamespace(getTagNamespaceRequest) {
|
|
3785
3912
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3792,7 +3919,8 @@ class IdentityClient {
|
|
|
3792
3919
|
let headerParams = {
|
|
3793
3920
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3794
3921
|
};
|
|
3795
|
-
const
|
|
3922
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3923
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
3796
3924
|
if (this.logger)
|
|
3797
3925
|
retrier.logger = this.logger;
|
|
3798
3926
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3831,10 +3959,11 @@ class IdentityClient {
|
|
|
3831
3959
|
* Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
|
|
3832
3960
|
* for any asynchronous operation in the Identity and Access Management service.
|
|
3833
3961
|
*
|
|
3962
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3834
3963
|
* @param GetTaggingWorkRequestRequest
|
|
3835
3964
|
* @return GetTaggingWorkRequestResponse
|
|
3836
3965
|
* @throws OciError when an error occurs
|
|
3837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
|
|
3838
3967
|
*/
|
|
3839
3968
|
getTaggingWorkRequest(getTaggingWorkRequestRequest) {
|
|
3840
3969
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3847,7 +3976,8 @@ class IdentityClient {
|
|
|
3847
3976
|
let headerParams = {
|
|
3848
3977
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3849
3978
|
};
|
|
3850
|
-
const
|
|
3979
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3980
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTaggingWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
3851
3981
|
if (this.logger)
|
|
3852
3982
|
retrier.logger = this.logger;
|
|
3853
3983
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3889,10 +4019,11 @@ class IdentityClient {
|
|
|
3889
4019
|
}
|
|
3890
4020
|
/**
|
|
3891
4021
|
* Get the specified tenancy's information.
|
|
4022
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3892
4023
|
* @param GetTenancyRequest
|
|
3893
4024
|
* @return GetTenancyResponse
|
|
3894
4025
|
* @throws OciError when an error occurs
|
|
3895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
|
|
3896
4027
|
*/
|
|
3897
4028
|
getTenancy(getTenancyRequest) {
|
|
3898
4029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3905,7 +4036,8 @@ class IdentityClient {
|
|
|
3905
4036
|
let headerParams = {
|
|
3906
4037
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3907
4038
|
};
|
|
3908
|
-
const
|
|
4039
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4040
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTenancyRequest.retryConfiguration, specRetryConfiguration);
|
|
3909
4041
|
if (this.logger)
|
|
3910
4042
|
retrier.logger = this.logger;
|
|
3911
4043
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3942,10 +4074,11 @@ class IdentityClient {
|
|
|
3942
4074
|
}
|
|
3943
4075
|
/**
|
|
3944
4076
|
* Gets the specified user's information.
|
|
4077
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3945
4078
|
* @param GetUserRequest
|
|
3946
4079
|
* @return GetUserResponse
|
|
3947
4080
|
* @throws OciError when an error occurs
|
|
3948
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4081
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
|
|
3949
4082
|
*/
|
|
3950
4083
|
getUser(getUserRequest) {
|
|
3951
4084
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3958,7 +4091,8 @@ class IdentityClient {
|
|
|
3958
4091
|
let headerParams = {
|
|
3959
4092
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
3960
4093
|
};
|
|
3961
|
-
const
|
|
4094
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4095
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserRequest.retryConfiguration, specRetryConfiguration);
|
|
3962
4096
|
if (this.logger)
|
|
3963
4097
|
retrier.logger = this.logger;
|
|
3964
4098
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4000,10 +4134,11 @@ class IdentityClient {
|
|
|
4000
4134
|
}
|
|
4001
4135
|
/**
|
|
4002
4136
|
* Gets the specified UserGroupMembership's information.
|
|
4137
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4003
4138
|
* @param GetUserGroupMembershipRequest
|
|
4004
4139
|
* @return GetUserGroupMembershipResponse
|
|
4005
4140
|
* @throws OciError when an error occurs
|
|
4006
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4141
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
|
|
4007
4142
|
*/
|
|
4008
4143
|
getUserGroupMembership(getUserGroupMembershipRequest) {
|
|
4009
4144
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4016,7 +4151,8 @@ class IdentityClient {
|
|
|
4016
4151
|
let headerParams = {
|
|
4017
4152
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4018
4153
|
};
|
|
4019
|
-
const
|
|
4154
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4155
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserGroupMembershipRequest.retryConfiguration, specRetryConfiguration);
|
|
4020
4156
|
if (this.logger)
|
|
4021
4157
|
retrier.logger = this.logger;
|
|
4022
4158
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4060,10 +4196,11 @@ class IdentityClient {
|
|
|
4060
4196
|
* Gets the specified user's console password information. The returned object contains the user's OCID,
|
|
4061
4197
|
* but not the password itself. The actual password is returned only when created or reset.
|
|
4062
4198
|
*
|
|
4199
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4063
4200
|
* @param GetUserUIPasswordInformationRequest
|
|
4064
4201
|
* @return GetUserUIPasswordInformationResponse
|
|
4065
4202
|
* @throws OciError when an error occurs
|
|
4066
|
-
* @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.6.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
|
|
4067
4204
|
*/
|
|
4068
4205
|
getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
|
|
4069
4206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4076,7 +4213,8 @@ class IdentityClient {
|
|
|
4076
4213
|
let headerParams = {
|
|
4077
4214
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4078
4215
|
};
|
|
4079
|
-
const
|
|
4216
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4217
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserUIPasswordInformationRequest.retryConfiguration, specRetryConfiguration);
|
|
4080
4218
|
if (this.logger)
|
|
4081
4219
|
retrier.logger = this.logger;
|
|
4082
4220
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4120,10 +4258,11 @@ class IdentityClient {
|
|
|
4120
4258
|
* Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
|
|
4121
4259
|
* for any asynchronous operation in the Identity and Access Management service.
|
|
4122
4260
|
*
|
|
4261
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4123
4262
|
* @param GetWorkRequestRequest
|
|
4124
4263
|
* @return GetWorkRequestResponse
|
|
4125
4264
|
* @throws OciError when an error occurs
|
|
4126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
4127
4266
|
*/
|
|
4128
4267
|
getWorkRequest(getWorkRequestRequest) {
|
|
4129
4268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4136,7 +4275,8 @@ class IdentityClient {
|
|
|
4136
4275
|
let headerParams = {
|
|
4137
4276
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4138
4277
|
};
|
|
4139
|
-
const
|
|
4278
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4279
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
4140
4280
|
if (this.logger)
|
|
4141
4281
|
retrier.logger = this.logger;
|
|
4142
4282
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4182,10 +4322,11 @@ class IdentityClient {
|
|
|
4182
4322
|
Every user has permission to use this API call for *their own user ID*. An administrator in your
|
|
4183
4323
|
* organization does not need to write a policy to give users this ability.
|
|
4184
4324
|
*
|
|
4325
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4185
4326
|
* @param ListApiKeysRequest
|
|
4186
4327
|
* @return ListApiKeysResponse
|
|
4187
4328
|
* @throws OciError when an error occurs
|
|
4188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
|
|
4189
4330
|
*/
|
|
4190
4331
|
listApiKeys(listApiKeysRequest) {
|
|
4191
4332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4198,7 +4339,8 @@ class IdentityClient {
|
|
|
4198
4339
|
let headerParams = {
|
|
4199
4340
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4200
4341
|
};
|
|
4201
|
-
const
|
|
4342
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4343
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listApiKeysRequest.retryConfiguration, specRetryConfiguration);
|
|
4202
4344
|
if (this.logger)
|
|
4203
4345
|
retrier.logger = this.logger;
|
|
4204
4346
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4242,10 +4384,11 @@ class IdentityClient {
|
|
|
4242
4384
|
* Lists the auth tokens for the specified user. The returned object contains the token's OCID, but not
|
|
4243
4385
|
* the token itself. The actual token is returned only upon creation.
|
|
4244
4386
|
*
|
|
4387
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4245
4388
|
* @param ListAuthTokensRequest
|
|
4246
4389
|
* @return ListAuthTokensResponse
|
|
4247
4390
|
* @throws OciError when an error occurs
|
|
4248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
|
|
4249
4392
|
*/
|
|
4250
4393
|
listAuthTokens(listAuthTokensRequest) {
|
|
4251
4394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4258,7 +4401,8 @@ class IdentityClient {
|
|
|
4258
4401
|
let headerParams = {
|
|
4259
4402
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4260
4403
|
};
|
|
4261
|
-
const
|
|
4404
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4405
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAuthTokensRequest.retryConfiguration, specRetryConfiguration);
|
|
4262
4406
|
if (this.logger)
|
|
4263
4407
|
retrier.logger = this.logger;
|
|
4264
4408
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4305,10 +4449,11 @@ class IdentityClient {
|
|
|
4305
4449
|
* Note that the order of the results returned can change if availability domains are added or removed; therefore, do not
|
|
4306
4450
|
* create a dependency on the list order.
|
|
4307
4451
|
*
|
|
4452
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4308
4453
|
* @param ListAvailabilityDomainsRequest
|
|
4309
4454
|
* @return ListAvailabilityDomainsResponse
|
|
4310
4455
|
* @throws OciError when an error occurs
|
|
4311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
|
|
4312
4457
|
*/
|
|
4313
4458
|
listAvailabilityDomains(listAvailabilityDomainsRequest) {
|
|
4314
4459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4321,7 +4466,8 @@ class IdentityClient {
|
|
|
4321
4466
|
let headerParams = {
|
|
4322
4467
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4323
4468
|
};
|
|
4324
|
-
const
|
|
4469
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4470
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAvailabilityDomainsRequest.retryConfiguration, specRetryConfiguration);
|
|
4325
4471
|
if (this.logger)
|
|
4326
4472
|
retrier.logger = this.logger;
|
|
4327
4473
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4370,10 +4516,11 @@ class IdentityClient {
|
|
|
4370
4516
|
* require an [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
|
|
4371
4517
|
* such as buckets, require you to provide other identifying information.
|
|
4372
4518
|
*
|
|
4519
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4373
4520
|
* @param ListBulkActionResourceTypesRequest
|
|
4374
4521
|
* @return ListBulkActionResourceTypesResponse
|
|
4375
4522
|
* @throws OciError when an error occurs
|
|
4376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
|
|
4377
4524
|
*/
|
|
4378
4525
|
listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
|
|
4379
4526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4388,7 +4535,8 @@ class IdentityClient {
|
|
|
4388
4535
|
let headerParams = {
|
|
4389
4536
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4390
4537
|
};
|
|
4391
|
-
const
|
|
4538
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4539
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkActionResourceTypesRequest.retryConfiguration, specRetryConfiguration);
|
|
4392
4540
|
if (this.logger)
|
|
4393
4541
|
retrier.logger = this.logger;
|
|
4394
4542
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4431,10 +4579,11 @@ class IdentityClient {
|
|
|
4431
4579
|
/**
|
|
4432
4580
|
* Lists the resource types that support bulk tag editing.
|
|
4433
4581
|
*
|
|
4582
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4434
4583
|
* @param ListBulkEditTagsResourceTypesRequest
|
|
4435
4584
|
* @return ListBulkEditTagsResourceTypesResponse
|
|
4436
4585
|
* @throws OciError when an error occurs
|
|
4437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
|
|
4438
4587
|
*/
|
|
4439
4588
|
listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
|
|
4440
4589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4448,7 +4597,8 @@ class IdentityClient {
|
|
|
4448
4597
|
let headerParams = {
|
|
4449
4598
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4450
4599
|
};
|
|
4451
|
-
const
|
|
4600
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4601
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkEditTagsResourceTypesRequest.retryConfiguration, specRetryConfiguration);
|
|
4452
4602
|
if (this.logger)
|
|
4453
4603
|
retrier.logger = this.logger;
|
|
4454
4604
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4508,10 +4658,11 @@ class IdentityClient {
|
|
|
4508
4658
|
* <p>
|
|
4509
4659
|
See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
|
|
4510
4660
|
*
|
|
4661
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4511
4662
|
* @param ListCompartmentsRequest
|
|
4512
4663
|
* @return ListCompartmentsResponse
|
|
4513
4664
|
* @throws OciError when an error occurs
|
|
4514
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4665
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
|
|
4515
4666
|
*/
|
|
4516
4667
|
listCompartments(listCompartmentsRequest) {
|
|
4517
4668
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4532,7 +4683,8 @@ class IdentityClient {
|
|
|
4532
4683
|
let headerParams = {
|
|
4533
4684
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4534
4685
|
};
|
|
4535
|
-
const
|
|
4686
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4687
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCompartmentsRequest.retryConfiguration, specRetryConfiguration);
|
|
4536
4688
|
if (this.logger)
|
|
4537
4689
|
retrier.logger = this.logger;
|
|
4538
4690
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4616,10 +4768,11 @@ class IdentityClient {
|
|
|
4616
4768
|
* Lists all the tags enabled for cost-tracking in the specified tenancy. For information about
|
|
4617
4769
|
* cost-tracking tags, see [Using Cost-tracking Tags](https://docs.cloud.oracle.com/Content/Identity/Concepts/taggingoverview.htm#costs).
|
|
4618
4770
|
*
|
|
4771
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4619
4772
|
* @param ListCostTrackingTagsRequest
|
|
4620
4773
|
* @return ListCostTrackingTagsResponse
|
|
4621
4774
|
* @throws OciError when an error occurs
|
|
4622
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4775
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
|
|
4623
4776
|
*/
|
|
4624
4777
|
listCostTrackingTags(listCostTrackingTagsRequest) {
|
|
4625
4778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4634,7 +4787,8 @@ class IdentityClient {
|
|
|
4634
4787
|
let headerParams = {
|
|
4635
4788
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4636
4789
|
};
|
|
4637
|
-
const
|
|
4790
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4791
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCostTrackingTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
4638
4792
|
if (this.logger)
|
|
4639
4793
|
retrier.logger = this.logger;
|
|
4640
4794
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4718,10 +4872,11 @@ class IdentityClient {
|
|
|
4718
4872
|
* Lists the secret keys for the specified user. The returned object contains the secret key's OCID, but not
|
|
4719
4873
|
* the secret key itself. The actual secret key is returned only upon creation.
|
|
4720
4874
|
*
|
|
4875
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4721
4876
|
* @param ListCustomerSecretKeysRequest
|
|
4722
4877
|
* @return ListCustomerSecretKeysResponse
|
|
4723
4878
|
* @throws OciError when an error occurs
|
|
4724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
|
|
4725
4880
|
*/
|
|
4726
4881
|
listCustomerSecretKeys(listCustomerSecretKeysRequest) {
|
|
4727
4882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4734,7 +4889,8 @@ class IdentityClient {
|
|
|
4734
4889
|
let headerParams = {
|
|
4735
4890
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4736
4891
|
};
|
|
4737
|
-
const
|
|
4892
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4893
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCustomerSecretKeysRequest.retryConfiguration, specRetryConfiguration);
|
|
4738
4894
|
if (this.logger)
|
|
4739
4895
|
retrier.logger = this.logger;
|
|
4740
4896
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4779,10 +4935,11 @@ class IdentityClient {
|
|
|
4779
4935
|
* the compartment ID (remember that the tenancy is simply the root compartment).
|
|
4780
4936
|
* See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
|
|
4781
4937
|
*
|
|
4938
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4782
4939
|
* @param ListDynamicGroupsRequest
|
|
4783
4940
|
* @return ListDynamicGroupsResponse
|
|
4784
4941
|
* @throws OciError when an error occurs
|
|
4785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
|
|
4786
4943
|
*/
|
|
4787
4944
|
listDynamicGroups(listDynamicGroupsRequest) {
|
|
4788
4945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4801,7 +4958,8 @@ class IdentityClient {
|
|
|
4801
4958
|
let headerParams = {
|
|
4802
4959
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4803
4960
|
};
|
|
4804
|
-
const
|
|
4961
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4962
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDynamicGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
4805
4963
|
if (this.logger)
|
|
4806
4964
|
retrier.logger = this.logger;
|
|
4807
4965
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4886,10 +5044,11 @@ class IdentityClient {
|
|
|
4886
5044
|
* of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
|
|
4887
5045
|
* See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
|
|
4888
5046
|
*
|
|
5047
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4889
5048
|
* @param ListFaultDomainsRequest
|
|
4890
5049
|
* @return ListFaultDomainsResponse
|
|
4891
5050
|
* @throws OciError when an error occurs
|
|
4892
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5051
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
|
|
4893
5052
|
*/
|
|
4894
5053
|
listFaultDomains(listFaultDomainsRequest) {
|
|
4895
5054
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4903,7 +5062,8 @@ class IdentityClient {
|
|
|
4903
5062
|
let headerParams = {
|
|
4904
5063
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4905
5064
|
};
|
|
4906
|
-
const
|
|
5065
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5066
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFaultDomainsRequest.retryConfiguration, specRetryConfiguration);
|
|
4907
5067
|
if (this.logger)
|
|
4908
5068
|
retrier.logger = this.logger;
|
|
4909
5069
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4943,10 +5103,11 @@ class IdentityClient {
|
|
|
4943
5103
|
* the compartment ID (remember that the tenancy is simply the root compartment).
|
|
4944
5104
|
* See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
|
|
4945
5105
|
*
|
|
5106
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4946
5107
|
* @param ListGroupsRequest
|
|
4947
5108
|
* @return ListGroupsResponse
|
|
4948
5109
|
* @throws OciError when an error occurs
|
|
4949
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5110
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
|
|
4950
5111
|
*/
|
|
4951
5112
|
listGroups(listGroupsRequest) {
|
|
4952
5113
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4965,7 +5126,8 @@ class IdentityClient {
|
|
|
4965
5126
|
let headerParams = {
|
|
4966
5127
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
4967
5128
|
};
|
|
4968
|
-
const
|
|
5129
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5130
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
4969
5131
|
if (this.logger)
|
|
4970
5132
|
retrier.logger = this.logger;
|
|
4971
5133
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5047,10 +5209,11 @@ class IdentityClient {
|
|
|
5047
5209
|
}
|
|
5048
5210
|
/**
|
|
5049
5211
|
* Lists the identity provider groups.
|
|
5212
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5050
5213
|
* @param ListIdentityProviderGroupsRequest
|
|
5051
5214
|
* @return ListIdentityProviderGroupsResponse
|
|
5052
5215
|
* @throws OciError when an error occurs
|
|
5053
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
|
|
5054
5217
|
*/
|
|
5055
5218
|
listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
|
|
5056
5219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5068,7 +5231,8 @@ class IdentityClient {
|
|
|
5068
5231
|
let headerParams = {
|
|
5069
5232
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5070
5233
|
};
|
|
5071
|
-
const
|
|
5234
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5235
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProviderGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
5072
5236
|
if (this.logger)
|
|
5073
5237
|
retrier.logger = this.logger;
|
|
5074
5238
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5154,10 +5318,11 @@ class IdentityClient {
|
|
|
5154
5318
|
* compartment ID (remember that the tenancy is simply the root compartment).
|
|
5155
5319
|
* See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
|
|
5156
5320
|
*
|
|
5321
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5157
5322
|
* @param ListIdentityProvidersRequest
|
|
5158
5323
|
* @return ListIdentityProvidersResponse
|
|
5159
5324
|
* @throws OciError when an error occurs
|
|
5160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
|
|
5161
5326
|
*/
|
|
5162
5327
|
listIdentityProviders(listIdentityProvidersRequest) {
|
|
5163
5328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5177,7 +5342,8 @@ class IdentityClient {
|
|
|
5177
5342
|
let headerParams = {
|
|
5178
5343
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5179
5344
|
};
|
|
5180
|
-
const
|
|
5345
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5346
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProvidersRequest.retryConfiguration, specRetryConfiguration);
|
|
5181
5347
|
if (this.logger)
|
|
5182
5348
|
retrier.logger = this.logger;
|
|
5183
5349
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5260,10 +5426,11 @@ class IdentityClient {
|
|
|
5260
5426
|
/**
|
|
5261
5427
|
* Lists the group mappings for the specified identity provider.
|
|
5262
5428
|
*
|
|
5429
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5263
5430
|
* @param ListIdpGroupMappingsRequest
|
|
5264
5431
|
* @return ListIdpGroupMappingsResponse
|
|
5265
5432
|
* @throws OciError when an error occurs
|
|
5266
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
|
|
5267
5434
|
*/
|
|
5268
5435
|
listIdpGroupMappings(listIdpGroupMappingsRequest) {
|
|
5269
5436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5279,7 +5446,8 @@ class IdentityClient {
|
|
|
5279
5446
|
let headerParams = {
|
|
5280
5447
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5281
5448
|
};
|
|
5282
|
-
const
|
|
5449
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5450
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdpGroupMappingsRequest.retryConfiguration, specRetryConfiguration);
|
|
5283
5451
|
if (this.logger)
|
|
5284
5452
|
retrier.logger = this.logger;
|
|
5285
5453
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5363,10 +5531,11 @@ class IdentityClient {
|
|
|
5363
5531
|
* Lists the MFA TOTP devices for the specified user. The returned object contains the device's OCID, but not
|
|
5364
5532
|
* the seed. The seed is returned only upon creation or when the IAM service regenerates the MFA seed for the device.
|
|
5365
5533
|
*
|
|
5534
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5366
5535
|
* @param ListMfaTotpDevicesRequest
|
|
5367
5536
|
* @return ListMfaTotpDevicesResponse
|
|
5368
5537
|
* @throws OciError when an error occurs
|
|
5369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5538
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
|
|
5370
5539
|
*/
|
|
5371
5540
|
listMfaTotpDevices(listMfaTotpDevicesRequest) {
|
|
5372
5541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5384,7 +5553,8 @@ class IdentityClient {
|
|
|
5384
5553
|
let headerParams = {
|
|
5385
5554
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5386
5555
|
};
|
|
5387
|
-
const
|
|
5556
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5557
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMfaTotpDevicesRequest.retryConfiguration, specRetryConfiguration);
|
|
5388
5558
|
if (this.logger)
|
|
5389
5559
|
retrier.logger = this.logger;
|
|
5390
5560
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5469,10 +5639,11 @@ class IdentityClient {
|
|
|
5469
5639
|
* the compartment ID (remember that the tenancy is simply the root compartment).
|
|
5470
5640
|
* See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
|
|
5471
5641
|
*
|
|
5642
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5472
5643
|
* @param ListNetworkSourcesRequest
|
|
5473
5644
|
* @return ListNetworkSourcesResponse
|
|
5474
5645
|
* @throws OciError when an error occurs
|
|
5475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
|
|
5476
5647
|
*/
|
|
5477
5648
|
listNetworkSources(listNetworkSourcesRequest) {
|
|
5478
5649
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5491,7 +5662,8 @@ class IdentityClient {
|
|
|
5491
5662
|
let headerParams = {
|
|
5492
5663
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5493
5664
|
};
|
|
5494
|
-
const
|
|
5665
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5666
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNetworkSourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
5495
5667
|
if (this.logger)
|
|
5496
5668
|
retrier.logger = this.logger;
|
|
5497
5669
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5574,10 +5746,11 @@ class IdentityClient {
|
|
|
5574
5746
|
/**
|
|
5575
5747
|
* List of Oauth tokens for the user
|
|
5576
5748
|
*
|
|
5749
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5577
5750
|
* @param ListOAuthClientCredentialsRequest
|
|
5578
5751
|
* @return ListOAuthClientCredentialsResponse
|
|
5579
5752
|
* @throws OciError when an error occurs
|
|
5580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
|
|
5581
5754
|
*/
|
|
5582
5755
|
listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
|
|
5583
5756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5594,7 +5767,8 @@ class IdentityClient {
|
|
|
5594
5767
|
let headerParams = {
|
|
5595
5768
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5596
5769
|
};
|
|
5597
|
-
const
|
|
5770
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5771
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOAuthClientCredentialsRequest.retryConfiguration, specRetryConfiguration);
|
|
5598
5772
|
if (this.logger)
|
|
5599
5773
|
retrier.logger = this.logger;
|
|
5600
5774
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5681,10 +5855,11 @@ class IdentityClient {
|
|
|
5681
5855
|
To determine which policies apply to a particular group or compartment, you must view the individual
|
|
5682
5856
|
* statements inside all your policies. There isn't a way to automatically obtain that information via the API.
|
|
5683
5857
|
*
|
|
5858
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5684
5859
|
* @param ListPoliciesRequest
|
|
5685
5860
|
* @return ListPoliciesResponse
|
|
5686
5861
|
* @throws OciError when an error occurs
|
|
5687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
|
|
5688
5863
|
*/
|
|
5689
5864
|
listPolicies(listPoliciesRequest) {
|
|
5690
5865
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5703,7 +5878,8 @@ class IdentityClient {
|
|
|
5703
5878
|
let headerParams = {
|
|
5704
5879
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5705
5880
|
};
|
|
5706
|
-
const
|
|
5881
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5882
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPoliciesRequest.retryConfiguration, specRetryConfiguration);
|
|
5707
5883
|
if (this.logger)
|
|
5708
5884
|
retrier.logger = this.logger;
|
|
5709
5885
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5785,10 +5961,11 @@ class IdentityClient {
|
|
|
5785
5961
|
}
|
|
5786
5962
|
/**
|
|
5787
5963
|
* Lists the region subscriptions for the specified tenancy.
|
|
5964
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5788
5965
|
* @param ListRegionSubscriptionsRequest
|
|
5789
5966
|
* @return ListRegionSubscriptionsResponse
|
|
5790
5967
|
* @throws OciError when an error occurs
|
|
5791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5968
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
|
|
5792
5969
|
*/
|
|
5793
5970
|
listRegionSubscriptions(listRegionSubscriptionsRequest) {
|
|
5794
5971
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5801,7 +5978,8 @@ class IdentityClient {
|
|
|
5801
5978
|
let headerParams = {
|
|
5802
5979
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5803
5980
|
};
|
|
5804
|
-
const
|
|
5981
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5982
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionSubscriptionsRequest.retryConfiguration, specRetryConfiguration);
|
|
5805
5983
|
if (this.logger)
|
|
5806
5984
|
retrier.logger = this.logger;
|
|
5807
5985
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5838,10 +6016,11 @@ class IdentityClient {
|
|
|
5838
6016
|
}
|
|
5839
6017
|
/**
|
|
5840
6018
|
* Lists all the regions offered by Oracle Cloud Infrastructure.
|
|
6019
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5841
6020
|
* @param ListRegionsRequest
|
|
5842
6021
|
* @return ListRegionsResponse
|
|
5843
6022
|
* @throws OciError when an error occurs
|
|
5844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6023
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
|
|
5845
6024
|
*/
|
|
5846
6025
|
listRegions(listRegionsRequest) {
|
|
5847
6026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5852,7 +6031,8 @@ class IdentityClient {
|
|
|
5852
6031
|
let headerParams = {
|
|
5853
6032
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5854
6033
|
};
|
|
5855
|
-
const
|
|
6034
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6035
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionsRequest.retryConfiguration, specRetryConfiguration);
|
|
5856
6036
|
if (this.logger)
|
|
5857
6037
|
retrier.logger = this.logger;
|
|
5858
6038
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5891,10 +6071,11 @@ class IdentityClient {
|
|
|
5891
6071
|
* Lists the SMTP credentials for the specified user. The returned object contains the credential's OCID,
|
|
5892
6072
|
* the SMTP user name but not the SMTP password. The SMTP password is returned only upon creation.
|
|
5893
6073
|
*
|
|
6074
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5894
6075
|
* @param ListSmtpCredentialsRequest
|
|
5895
6076
|
* @return ListSmtpCredentialsResponse
|
|
5896
6077
|
* @throws OciError when an error occurs
|
|
5897
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
|
|
5898
6079
|
*/
|
|
5899
6080
|
listSmtpCredentials(listSmtpCredentialsRequest) {
|
|
5900
6081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5907,7 +6088,8 @@ class IdentityClient {
|
|
|
5907
6088
|
let headerParams = {
|
|
5908
6089
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5909
6090
|
};
|
|
5910
|
-
const
|
|
6091
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6092
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSmtpCredentialsRequest.retryConfiguration, specRetryConfiguration);
|
|
5911
6093
|
if (this.logger)
|
|
5912
6094
|
retrier.logger = this.logger;
|
|
5913
6095
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5953,10 +6135,11 @@ class IdentityClient {
|
|
|
5953
6135
|
Lists the Swift passwords for the specified user. The returned object contains the password's OCID, but not
|
|
5954
6136
|
* the password itself. The actual password is returned only upon creation.
|
|
5955
6137
|
*
|
|
6138
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5956
6139
|
* @param ListSwiftPasswordsRequest
|
|
5957
6140
|
* @return ListSwiftPasswordsResponse
|
|
5958
6141
|
* @throws OciError when an error occurs
|
|
5959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6142
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
|
|
5960
6143
|
*/
|
|
5961
6144
|
listSwiftPasswords(listSwiftPasswordsRequest) {
|
|
5962
6145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5969,7 +6152,8 @@ class IdentityClient {
|
|
|
5969
6152
|
let headerParams = {
|
|
5970
6153
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
5971
6154
|
};
|
|
5972
|
-
const
|
|
6155
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6156
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSwiftPasswordsRequest.retryConfiguration, specRetryConfiguration);
|
|
5973
6157
|
if (this.logger)
|
|
5974
6158
|
retrier.logger = this.logger;
|
|
5975
6159
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6012,10 +6196,11 @@ class IdentityClient {
|
|
|
6012
6196
|
/**
|
|
6013
6197
|
* Lists the tag defaults for tag definitions in the specified compartment.
|
|
6014
6198
|
*
|
|
6199
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6015
6200
|
* @param ListTagDefaultsRequest
|
|
6016
6201
|
* @return ListTagDefaultsResponse
|
|
6017
6202
|
* @throws OciError when an error occurs
|
|
6018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
|
|
6019
6204
|
*/
|
|
6020
6205
|
listTagDefaults(listTagDefaultsRequest) {
|
|
6021
6206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6033,7 +6218,8 @@ class IdentityClient {
|
|
|
6033
6218
|
let headerParams = {
|
|
6034
6219
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6035
6220
|
};
|
|
6036
|
-
const
|
|
6221
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6222
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagDefaultsRequest.retryConfiguration, specRetryConfiguration);
|
|
6037
6223
|
if (this.logger)
|
|
6038
6224
|
retrier.logger = this.logger;
|
|
6039
6225
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6116,10 +6302,11 @@ class IdentityClient {
|
|
|
6116
6302
|
/**
|
|
6117
6303
|
* Lists the tag namespaces in the specified compartment.
|
|
6118
6304
|
*
|
|
6305
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6119
6306
|
* @param ListTagNamespacesRequest
|
|
6120
6307
|
* @return ListTagNamespacesResponse
|
|
6121
6308
|
* @throws OciError when an error occurs
|
|
6122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
|
|
6123
6310
|
*/
|
|
6124
6311
|
listTagNamespaces(listTagNamespacesRequest) {
|
|
6125
6312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6136,7 +6323,8 @@ class IdentityClient {
|
|
|
6136
6323
|
let headerParams = {
|
|
6137
6324
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6138
6325
|
};
|
|
6139
|
-
const
|
|
6326
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6327
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagNamespacesRequest.retryConfiguration, specRetryConfiguration);
|
|
6140
6328
|
if (this.logger)
|
|
6141
6329
|
retrier.logger = this.logger;
|
|
6142
6330
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6219,10 +6407,11 @@ class IdentityClient {
|
|
|
6219
6407
|
/**
|
|
6220
6408
|
* Gets the errors for a work request.
|
|
6221
6409
|
*
|
|
6410
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6222
6411
|
* @param ListTaggingWorkRequestErrorsRequest
|
|
6223
6412
|
* @return ListTaggingWorkRequestErrorsResponse
|
|
6224
6413
|
* @throws OciError when an error occurs
|
|
6225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6414
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
|
|
6226
6415
|
*/
|
|
6227
6416
|
listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
|
|
6228
6417
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6238,7 +6427,8 @@ class IdentityClient {
|
|
|
6238
6427
|
let headerParams = {
|
|
6239
6428
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6240
6429
|
};
|
|
6241
|
-
const
|
|
6430
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6431
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
|
|
6242
6432
|
if (this.logger)
|
|
6243
6433
|
retrier.logger = this.logger;
|
|
6244
6434
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6326,10 +6516,11 @@ class IdentityClient {
|
|
|
6326
6516
|
/**
|
|
6327
6517
|
* Gets the logs for a work request.
|
|
6328
6518
|
*
|
|
6519
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6329
6520
|
* @param ListTaggingWorkRequestLogsRequest
|
|
6330
6521
|
* @return ListTaggingWorkRequestLogsResponse
|
|
6331
6522
|
* @throws OciError when an error occurs
|
|
6332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
|
|
6333
6524
|
*/
|
|
6334
6525
|
listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
|
|
6335
6526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6345,7 +6536,8 @@ class IdentityClient {
|
|
|
6345
6536
|
let headerParams = {
|
|
6346
6537
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6347
6538
|
};
|
|
6348
|
-
const
|
|
6539
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6540
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
6349
6541
|
if (this.logger)
|
|
6350
6542
|
retrier.logger = this.logger;
|
|
6351
6543
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6433,10 +6625,11 @@ class IdentityClient {
|
|
|
6433
6625
|
/**
|
|
6434
6626
|
* Lists the tagging work requests in compartment.
|
|
6435
6627
|
*
|
|
6628
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6436
6629
|
* @param ListTaggingWorkRequestsRequest
|
|
6437
6630
|
* @return ListTaggingWorkRequestsResponse
|
|
6438
6631
|
* @throws OciError when an error occurs
|
|
6439
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6632
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
|
|
6440
6633
|
*/
|
|
6441
6634
|
listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
|
|
6442
6635
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6452,7 +6645,8 @@ class IdentityClient {
|
|
|
6452
6645
|
let headerParams = {
|
|
6453
6646
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6454
6647
|
};
|
|
6455
|
-
const
|
|
6648
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6649
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
6456
6650
|
if (this.logger)
|
|
6457
6651
|
retrier.logger = this.logger;
|
|
6458
6652
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6535,10 +6729,11 @@ class IdentityClient {
|
|
|
6535
6729
|
/**
|
|
6536
6730
|
* Lists the tag definitions in the specified tag namespace.
|
|
6537
6731
|
*
|
|
6732
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6538
6733
|
* @param ListTagsRequest
|
|
6539
6734
|
* @return ListTagsResponse
|
|
6540
6735
|
* @throws OciError when an error occurs
|
|
6541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
|
|
6542
6737
|
*/
|
|
6543
6738
|
listTags(listTagsRequest) {
|
|
6544
6739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6555,7 +6750,8 @@ class IdentityClient {
|
|
|
6555
6750
|
let headerParams = {
|
|
6556
6751
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6557
6752
|
};
|
|
6558
|
-
const
|
|
6753
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6754
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
6559
6755
|
if (this.logger)
|
|
6560
6756
|
retrier.logger = this.logger;
|
|
6561
6757
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6647,10 +6843,11 @@ class IdentityClient {
|
|
|
6647
6843
|
* If the answer is no, the response is an empty list.
|
|
6648
6844
|
* - Although`userId` and `groupId` are not individually required, you must set one of them.
|
|
6649
6845
|
*
|
|
6846
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6650
6847
|
* @param ListUserGroupMembershipsRequest
|
|
6651
6848
|
* @return ListUserGroupMembershipsResponse
|
|
6652
6849
|
* @throws OciError when an error occurs
|
|
6653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6850
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
|
|
6654
6851
|
*/
|
|
6655
6852
|
listUserGroupMemberships(listUserGroupMembershipsRequest) {
|
|
6656
6853
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6667,7 +6864,8 @@ class IdentityClient {
|
|
|
6667
6864
|
let headerParams = {
|
|
6668
6865
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6669
6866
|
};
|
|
6670
|
-
const
|
|
6867
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6868
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUserGroupMembershipsRequest.retryConfiguration, specRetryConfiguration);
|
|
6671
6869
|
if (this.logger)
|
|
6672
6870
|
retrier.logger = this.logger;
|
|
6673
6871
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6752,10 +6950,11 @@ class IdentityClient {
|
|
|
6752
6950
|
* compartment ID (remember that the tenancy is simply the root compartment).
|
|
6753
6951
|
* See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
|
|
6754
6952
|
*
|
|
6953
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6755
6954
|
* @param ListUsersRequest
|
|
6756
6955
|
* @return ListUsersResponse
|
|
6757
6956
|
* @throws OciError when an error occurs
|
|
6758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
6759
6958
|
*/
|
|
6760
6959
|
listUsers(listUsersRequest) {
|
|
6761
6960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6776,7 +6975,8 @@ class IdentityClient {
|
|
|
6776
6975
|
let headerParams = {
|
|
6777
6976
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6778
6977
|
};
|
|
6779
|
-
const
|
|
6978
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6979
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
6780
6980
|
if (this.logger)
|
|
6781
6981
|
retrier.logger = this.logger;
|
|
6782
6982
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6859,10 +7059,11 @@ class IdentityClient {
|
|
|
6859
7059
|
/**
|
|
6860
7060
|
* Lists the work requests in compartment.
|
|
6861
7061
|
*
|
|
7062
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6862
7063
|
* @param ListWorkRequestsRequest
|
|
6863
7064
|
* @return ListWorkRequestsResponse
|
|
6864
7065
|
* @throws OciError when an error occurs
|
|
6865
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7066
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
6866
7067
|
*/
|
|
6867
7068
|
listWorkRequests(listWorkRequestsRequest) {
|
|
6868
7069
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6878,7 +7079,8 @@ class IdentityClient {
|
|
|
6878
7079
|
let headerParams = {
|
|
6879
7080
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
6880
7081
|
};
|
|
6881
|
-
const
|
|
7082
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7083
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
6882
7084
|
if (this.logger)
|
|
6883
7085
|
retrier.logger = this.logger;
|
|
6884
7086
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6968,10 +7170,11 @@ class IdentityClient {
|
|
|
6968
7170
|
* are aware of the implications for the compartment contents before you move it. For more
|
|
6969
7171
|
* information, see [Moving a Compartment](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingcompartments.htm#MoveCompartment).
|
|
6970
7172
|
*
|
|
7173
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6971
7174
|
* @param MoveCompartmentRequest
|
|
6972
7175
|
* @return MoveCompartmentResponse
|
|
6973
7176
|
* @throws OciError when an error occurs
|
|
6974
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7177
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
|
|
6975
7178
|
*/
|
|
6976
7179
|
moveCompartment(moveCompartmentRequest) {
|
|
6977
7180
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6987,7 +7190,8 @@ class IdentityClient {
|
|
|
6987
7190
|
"opc-request-id": moveCompartmentRequest.opcRequestId,
|
|
6988
7191
|
"opc-retry-token": moveCompartmentRequest.opcRetryToken
|
|
6989
7192
|
};
|
|
6990
|
-
const
|
|
7193
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7194
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, moveCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
6991
7195
|
if (this.logger)
|
|
6992
7196
|
retrier.logger = this.logger;
|
|
6993
7197
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7027,10 +7231,11 @@ class IdentityClient {
|
|
|
7027
7231
|
/**
|
|
7028
7232
|
* Recover the compartment from DELETED state to ACTIVE state.
|
|
7029
7233
|
*
|
|
7234
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7030
7235
|
* @param RecoverCompartmentRequest
|
|
7031
7236
|
* @return RecoverCompartmentResponse
|
|
7032
7237
|
* @throws OciError when an error occurs
|
|
7033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7238
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
|
|
7034
7239
|
*/
|
|
7035
7240
|
recoverCompartment(recoverCompartmentRequest) {
|
|
7036
7241
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7045,7 +7250,8 @@ class IdentityClient {
|
|
|
7045
7250
|
"if-match": recoverCompartmentRequest.ifMatch,
|
|
7046
7251
|
"opc-request-id": recoverCompartmentRequest.opcRequestId
|
|
7047
7252
|
};
|
|
7048
|
-
const
|
|
7253
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7254
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, recoverCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
7049
7255
|
if (this.logger)
|
|
7050
7256
|
retrier.logger = this.logger;
|
|
7051
7257
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7087,10 +7293,11 @@ class IdentityClient {
|
|
|
7087
7293
|
}
|
|
7088
7294
|
/**
|
|
7089
7295
|
* Removes a user from a group by deleting the corresponding `UserGroupMembership`.
|
|
7296
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7090
7297
|
* @param RemoveUserFromGroupRequest
|
|
7091
7298
|
* @return RemoveUserFromGroupResponse
|
|
7092
7299
|
* @throws OciError when an error occurs
|
|
7093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
|
|
7094
7301
|
*/
|
|
7095
7302
|
removeUserFromGroup(removeUserFromGroupRequest) {
|
|
7096
7303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7104,7 +7311,8 @@ class IdentityClient {
|
|
|
7104
7311
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7105
7312
|
"if-match": removeUserFromGroupRequest.ifMatch
|
|
7106
7313
|
};
|
|
7107
|
-
const
|
|
7314
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7315
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeUserFromGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
7108
7316
|
if (this.logger)
|
|
7109
7317
|
retrier.logger = this.logger;
|
|
7110
7318
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7138,10 +7346,11 @@ class IdentityClient {
|
|
|
7138
7346
|
/**
|
|
7139
7347
|
* Resets the OAuth2 client credentials for the SCIM client associated with this identity provider.
|
|
7140
7348
|
*
|
|
7349
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7141
7350
|
* @param ResetIdpScimClientRequest
|
|
7142
7351
|
* @return ResetIdpScimClientResponse
|
|
7143
7352
|
* @throws OciError when an error occurs
|
|
7144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7353
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
|
|
7145
7354
|
*/
|
|
7146
7355
|
resetIdpScimClient(resetIdpScimClientRequest) {
|
|
7147
7356
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7154,7 +7363,8 @@ class IdentityClient {
|
|
|
7154
7363
|
let headerParams = {
|
|
7155
7364
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
7156
7365
|
};
|
|
7157
|
-
const
|
|
7366
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7367
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, resetIdpScimClientRequest.retryConfiguration, specRetryConfiguration);
|
|
7158
7368
|
if (this.logger)
|
|
7159
7369
|
retrier.logger = this.logger;
|
|
7160
7370
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7192,10 +7402,11 @@ class IdentityClient {
|
|
|
7192
7402
|
/**
|
|
7193
7403
|
* Updates the specified auth token's description.
|
|
7194
7404
|
*
|
|
7405
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7195
7406
|
* @param UpdateAuthTokenRequest
|
|
7196
7407
|
* @return UpdateAuthTokenResponse
|
|
7197
7408
|
* @throws OciError when an error occurs
|
|
7198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
|
|
7199
7410
|
*/
|
|
7200
7411
|
updateAuthToken(updateAuthTokenRequest) {
|
|
7201
7412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7210,7 +7421,8 @@ class IdentityClient {
|
|
|
7210
7421
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7211
7422
|
"if-match": updateAuthTokenRequest.ifMatch
|
|
7212
7423
|
};
|
|
7213
|
-
const
|
|
7424
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7425
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthTokenRequest.retryConfiguration, specRetryConfiguration);
|
|
7214
7426
|
if (this.logger)
|
|
7215
7427
|
retrier.logger = this.logger;
|
|
7216
7428
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7254,10 +7466,11 @@ class IdentityClient {
|
|
|
7254
7466
|
/**
|
|
7255
7467
|
* Updates authentication policy for the specified tenancy
|
|
7256
7468
|
*
|
|
7469
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7257
7470
|
* @param UpdateAuthenticationPolicyRequest
|
|
7258
7471
|
* @return UpdateAuthenticationPolicyResponse
|
|
7259
7472
|
* @throws OciError when an error occurs
|
|
7260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
|
|
7261
7474
|
*/
|
|
7262
7475
|
updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
|
|
7263
7476
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7271,7 +7484,8 @@ class IdentityClient {
|
|
|
7271
7484
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7272
7485
|
"if-match": updateAuthenticationPolicyRequest.ifMatch
|
|
7273
7486
|
};
|
|
7274
|
-
const
|
|
7487
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7488
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
7275
7489
|
if (this.logger)
|
|
7276
7490
|
retrier.logger = this.logger;
|
|
7277
7491
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7314,10 +7528,11 @@ class IdentityClient {
|
|
|
7314
7528
|
}
|
|
7315
7529
|
/**
|
|
7316
7530
|
* Updates the specified compartment's description or name. You can't update the root compartment.
|
|
7531
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7317
7532
|
* @param UpdateCompartmentRequest
|
|
7318
7533
|
* @return UpdateCompartmentResponse
|
|
7319
7534
|
* @throws OciError when an error occurs
|
|
7320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
|
|
7321
7536
|
*/
|
|
7322
7537
|
updateCompartment(updateCompartmentRequest) {
|
|
7323
7538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7331,7 +7546,8 @@ class IdentityClient {
|
|
|
7331
7546
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7332
7547
|
"if-match": updateCompartmentRequest.ifMatch
|
|
7333
7548
|
};
|
|
7334
|
-
const
|
|
7549
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7550
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
7335
7551
|
if (this.logger)
|
|
7336
7552
|
retrier.logger = this.logger;
|
|
7337
7553
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7375,10 +7591,11 @@ class IdentityClient {
|
|
|
7375
7591
|
/**
|
|
7376
7592
|
* Updates the specified secret key's description.
|
|
7377
7593
|
*
|
|
7594
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7378
7595
|
* @param UpdateCustomerSecretKeyRequest
|
|
7379
7596
|
* @return UpdateCustomerSecretKeyResponse
|
|
7380
7597
|
* @throws OciError when an error occurs
|
|
7381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
|
|
7382
7599
|
*/
|
|
7383
7600
|
updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
|
|
7384
7601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7393,7 +7610,8 @@ class IdentityClient {
|
|
|
7393
7610
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7394
7611
|
"if-match": updateCustomerSecretKeyRequest.ifMatch
|
|
7395
7612
|
};
|
|
7396
|
-
const
|
|
7613
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7614
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
7397
7615
|
if (this.logger)
|
|
7398
7616
|
retrier.logger = this.logger;
|
|
7399
7617
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7436,10 +7654,11 @@ class IdentityClient {
|
|
|
7436
7654
|
}
|
|
7437
7655
|
/**
|
|
7438
7656
|
* Updates the specified dynamic group.
|
|
7657
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7439
7658
|
* @param UpdateDynamicGroupRequest
|
|
7440
7659
|
* @return UpdateDynamicGroupResponse
|
|
7441
7660
|
* @throws OciError when an error occurs
|
|
7442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
|
|
7443
7662
|
*/
|
|
7444
7663
|
updateDynamicGroup(updateDynamicGroupRequest) {
|
|
7445
7664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7453,7 +7672,8 @@ class IdentityClient {
|
|
|
7453
7672
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7454
7673
|
"if-match": updateDynamicGroupRequest.ifMatch
|
|
7455
7674
|
};
|
|
7456
|
-
const
|
|
7675
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7676
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
7457
7677
|
if (this.logger)
|
|
7458
7678
|
retrier.logger = this.logger;
|
|
7459
7679
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7496,10 +7716,11 @@ class IdentityClient {
|
|
|
7496
7716
|
}
|
|
7497
7717
|
/**
|
|
7498
7718
|
* Updates the specified group.
|
|
7719
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7499
7720
|
* @param UpdateGroupRequest
|
|
7500
7721
|
* @return UpdateGroupResponse
|
|
7501
7722
|
* @throws OciError when an error occurs
|
|
7502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7723
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
|
|
7503
7724
|
*/
|
|
7504
7725
|
updateGroup(updateGroupRequest) {
|
|
7505
7726
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7513,7 +7734,8 @@ class IdentityClient {
|
|
|
7513
7734
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7514
7735
|
"if-match": updateGroupRequest.ifMatch
|
|
7515
7736
|
};
|
|
7516
|
-
const
|
|
7737
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7738
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
7517
7739
|
if (this.logger)
|
|
7518
7740
|
retrier.logger = this.logger;
|
|
7519
7741
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7556,10 +7778,11 @@ class IdentityClient {
|
|
|
7556
7778
|
}
|
|
7557
7779
|
/**
|
|
7558
7780
|
* Updates the specified identity provider.
|
|
7781
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7559
7782
|
* @param UpdateIdentityProviderRequest
|
|
7560
7783
|
* @return UpdateIdentityProviderResponse
|
|
7561
7784
|
* @throws OciError when an error occurs
|
|
7562
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
|
|
7563
7786
|
*/
|
|
7564
7787
|
updateIdentityProvider(updateIdentityProviderRequest) {
|
|
7565
7788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7573,7 +7796,8 @@ class IdentityClient {
|
|
|
7573
7796
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7574
7797
|
"if-match": updateIdentityProviderRequest.ifMatch
|
|
7575
7798
|
};
|
|
7576
|
-
const
|
|
7799
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7800
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
|
|
7577
7801
|
if (this.logger)
|
|
7578
7802
|
retrier.logger = this.logger;
|
|
7579
7803
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7616,10 +7840,11 @@ class IdentityClient {
|
|
|
7616
7840
|
}
|
|
7617
7841
|
/**
|
|
7618
7842
|
* Updates the specified group mapping.
|
|
7843
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7619
7844
|
* @param UpdateIdpGroupMappingRequest
|
|
7620
7845
|
* @return UpdateIdpGroupMappingResponse
|
|
7621
7846
|
* @throws OciError when an error occurs
|
|
7622
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7847
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
|
|
7623
7848
|
*/
|
|
7624
7849
|
updateIdpGroupMapping(updateIdpGroupMappingRequest) {
|
|
7625
7850
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7634,7 +7859,8 @@ class IdentityClient {
|
|
|
7634
7859
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7635
7860
|
"if-match": updateIdpGroupMappingRequest.ifMatch
|
|
7636
7861
|
};
|
|
7637
|
-
const
|
|
7862
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7863
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
|
|
7638
7864
|
if (this.logger)
|
|
7639
7865
|
retrier.logger = this.logger;
|
|
7640
7866
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7677,10 +7903,11 @@ class IdentityClient {
|
|
|
7677
7903
|
}
|
|
7678
7904
|
/**
|
|
7679
7905
|
* Updates the specified network source.
|
|
7906
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7680
7907
|
* @param UpdateNetworkSourceRequest
|
|
7681
7908
|
* @return UpdateNetworkSourceResponse
|
|
7682
7909
|
* @throws OciError when an error occurs
|
|
7683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
|
|
7684
7911
|
*/
|
|
7685
7912
|
updateNetworkSource(updateNetworkSourceRequest) {
|
|
7686
7913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7694,7 +7921,8 @@ class IdentityClient {
|
|
|
7694
7921
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7695
7922
|
"if-match": updateNetworkSourceRequest.ifMatch
|
|
7696
7923
|
};
|
|
7697
|
-
const
|
|
7924
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7925
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
7698
7926
|
if (this.logger)
|
|
7699
7927
|
retrier.logger = this.logger;
|
|
7700
7928
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7738,10 +7966,11 @@ class IdentityClient {
|
|
|
7738
7966
|
/**
|
|
7739
7967
|
* Updates Oauth token for the user
|
|
7740
7968
|
*
|
|
7969
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7741
7970
|
* @param UpdateOAuthClientCredentialRequest
|
|
7742
7971
|
* @return UpdateOAuthClientCredentialResponse
|
|
7743
7972
|
* @throws OciError when an error occurs
|
|
7744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7973
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
|
|
7745
7974
|
*/
|
|
7746
7975
|
updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
|
|
7747
7976
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7756,7 +7985,8 @@ class IdentityClient {
|
|
|
7756
7985
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7757
7986
|
"if-match": updateOAuthClientCredentialRequest.ifMatch
|
|
7758
7987
|
};
|
|
7759
|
-
const
|
|
7988
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7989
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
7760
7990
|
if (this.logger)
|
|
7761
7991
|
retrier.logger = this.logger;
|
|
7762
7992
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7802,10 +8032,11 @@ class IdentityClient {
|
|
|
7802
8032
|
* <p>
|
|
7803
8033
|
Policy changes take effect typically within 10 seconds.
|
|
7804
8034
|
*
|
|
8035
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7805
8036
|
* @param UpdatePolicyRequest
|
|
7806
8037
|
* @return UpdatePolicyResponse
|
|
7807
8038
|
* @throws OciError when an error occurs
|
|
7808
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
|
|
7809
8040
|
*/
|
|
7810
8041
|
updatePolicy(updatePolicyRequest) {
|
|
7811
8042
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7819,7 +8050,8 @@ class IdentityClient {
|
|
|
7819
8050
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7820
8051
|
"if-match": updatePolicyRequest.ifMatch
|
|
7821
8052
|
};
|
|
7822
|
-
const
|
|
8053
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8054
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updatePolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
7823
8055
|
if (this.logger)
|
|
7824
8056
|
retrier.logger = this.logger;
|
|
7825
8057
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7863,10 +8095,11 @@ class IdentityClient {
|
|
|
7863
8095
|
/**
|
|
7864
8096
|
* Updates the specified SMTP credential's description.
|
|
7865
8097
|
*
|
|
8098
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7866
8099
|
* @param UpdateSmtpCredentialRequest
|
|
7867
8100
|
* @return UpdateSmtpCredentialResponse
|
|
7868
8101
|
* @throws OciError when an error occurs
|
|
7869
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8102
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
|
|
7870
8103
|
*/
|
|
7871
8104
|
updateSmtpCredential(updateSmtpCredentialRequest) {
|
|
7872
8105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7881,7 +8114,8 @@ class IdentityClient {
|
|
|
7881
8114
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7882
8115
|
"if-match": updateSmtpCredentialRequest.ifMatch
|
|
7883
8116
|
};
|
|
7884
|
-
const
|
|
8117
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8118
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
|
|
7885
8119
|
if (this.logger)
|
|
7886
8120
|
retrier.logger = this.logger;
|
|
7887
8121
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7927,10 +8161,11 @@ class IdentityClient {
|
|
|
7927
8161
|
* <p>
|
|
7928
8162
|
Updates the specified Swift password's description.
|
|
7929
8163
|
*
|
|
8164
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7930
8165
|
* @param UpdateSwiftPasswordRequest
|
|
7931
8166
|
* @return UpdateSwiftPasswordResponse
|
|
7932
8167
|
* @throws OciError when an error occurs
|
|
7933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
|
|
7934
8169
|
*/
|
|
7935
8170
|
updateSwiftPassword(updateSwiftPasswordRequest) {
|
|
7936
8171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7945,7 +8180,8 @@ class IdentityClient {
|
|
|
7945
8180
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7946
8181
|
"if-match": updateSwiftPasswordRequest.ifMatch
|
|
7947
8182
|
};
|
|
7948
|
-
const
|
|
8183
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8184
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
|
|
7949
8185
|
if (this.logger)
|
|
7950
8186
|
retrier.logger = this.logger;
|
|
7951
8187
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7998,10 +8234,11 @@ class IdentityClient {
|
|
|
7998
8234
|
You cannot remove list values that appear in a TagDefault. To remove a list value that
|
|
7999
8235
|
* appears in a TagDefault, first update the TagDefault to use a different value.
|
|
8000
8236
|
*
|
|
8237
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8001
8238
|
* @param UpdateTagRequest
|
|
8002
8239
|
* @return UpdateTagResponse
|
|
8003
8240
|
* @throws OciError when an error occurs
|
|
8004
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
|
|
8005
8242
|
*/
|
|
8006
8243
|
updateTag(updateTagRequest) {
|
|
8007
8244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8016,7 +8253,8 @@ class IdentityClient {
|
|
|
8016
8253
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8017
8254
|
"if-match": updateTagRequest.ifMatch
|
|
8018
8255
|
};
|
|
8019
|
-
const
|
|
8256
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8257
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagRequest.retryConfiguration, specRetryConfiguration);
|
|
8020
8258
|
if (this.logger)
|
|
8021
8259
|
retrier.logger = this.logger;
|
|
8022
8260
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8065,10 +8303,11 @@ class IdentityClient {
|
|
|
8065
8303
|
* If the `isRequired` flag is set to \"true\", the value is set during resource creation.
|
|
8066
8304
|
* * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
|
|
8067
8305
|
*
|
|
8306
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8068
8307
|
* @param UpdateTagDefaultRequest
|
|
8069
8308
|
* @return UpdateTagDefaultResponse
|
|
8070
8309
|
* @throws OciError when an error occurs
|
|
8071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
|
|
8072
8311
|
*/
|
|
8073
8312
|
updateTagDefault(updateTagDefaultRequest) {
|
|
8074
8313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8083,7 +8322,8 @@ class IdentityClient {
|
|
|
8083
8322
|
"if-match": updateTagDefaultRequest.ifMatch,
|
|
8084
8323
|
"opc-request-id": updateTagDefaultRequest.opcRequestId
|
|
8085
8324
|
};
|
|
8086
|
-
const
|
|
8325
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8326
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagDefaultRequest.retryConfiguration, specRetryConfiguration);
|
|
8087
8327
|
if (this.logger)
|
|
8088
8328
|
retrier.logger = this.logger;
|
|
8089
8329
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8135,10 +8375,11 @@ class IdentityClient {
|
|
|
8135
8375
|
* <p>
|
|
8136
8376
|
You can't add a namespace with the same name as a retired namespace in the same tenancy.
|
|
8137
8377
|
*
|
|
8378
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8138
8379
|
* @param UpdateTagNamespaceRequest
|
|
8139
8380
|
* @return UpdateTagNamespaceResponse
|
|
8140
8381
|
* @throws OciError when an error occurs
|
|
8141
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
|
|
8142
8383
|
*/
|
|
8143
8384
|
updateTagNamespace(updateTagNamespaceRequest) {
|
|
8144
8385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8151,7 +8392,8 @@ class IdentityClient {
|
|
|
8151
8392
|
let headerParams = {
|
|
8152
8393
|
"Content-Type": common.Constants.APPLICATION_JSON
|
|
8153
8394
|
};
|
|
8154
|
-
const
|
|
8395
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8396
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
8155
8397
|
if (this.logger)
|
|
8156
8398
|
retrier.logger = this.logger;
|
|
8157
8399
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8189,10 +8431,11 @@ class IdentityClient {
|
|
|
8189
8431
|
}
|
|
8190
8432
|
/**
|
|
8191
8433
|
* Updates the description of the specified user.
|
|
8434
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8192
8435
|
* @param UpdateUserRequest
|
|
8193
8436
|
* @return UpdateUserResponse
|
|
8194
8437
|
* @throws OciError when an error occurs
|
|
8195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8438
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
|
|
8196
8439
|
*/
|
|
8197
8440
|
updateUser(updateUserRequest) {
|
|
8198
8441
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8206,7 +8449,8 @@ class IdentityClient {
|
|
|
8206
8449
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8207
8450
|
"if-match": updateUserRequest.ifMatch
|
|
8208
8451
|
};
|
|
8209
|
-
const
|
|
8452
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8453
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserRequest.retryConfiguration, specRetryConfiguration);
|
|
8210
8454
|
if (this.logger)
|
|
8211
8455
|
retrier.logger = this.logger;
|
|
8212
8456
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8250,10 +8494,11 @@ class IdentityClient {
|
|
|
8250
8494
|
/**
|
|
8251
8495
|
* Updates the capabilities of the specified user.
|
|
8252
8496
|
*
|
|
8497
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8253
8498
|
* @param UpdateUserCapabilitiesRequest
|
|
8254
8499
|
* @return UpdateUserCapabilitiesResponse
|
|
8255
8500
|
* @throws OciError when an error occurs
|
|
8256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8501
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
|
|
8257
8502
|
*/
|
|
8258
8503
|
updateUserCapabilities(updateUserCapabilitiesRequest) {
|
|
8259
8504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8267,7 +8512,8 @@ class IdentityClient {
|
|
|
8267
8512
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8268
8513
|
"if-match": updateUserCapabilitiesRequest.ifMatch
|
|
8269
8514
|
};
|
|
8270
|
-
const
|
|
8515
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8516
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserCapabilitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
8271
8517
|
if (this.logger)
|
|
8272
8518
|
retrier.logger = this.logger;
|
|
8273
8519
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8311,10 +8557,11 @@ class IdentityClient {
|
|
|
8311
8557
|
/**
|
|
8312
8558
|
* Updates the state of the specified user.
|
|
8313
8559
|
*
|
|
8560
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8314
8561
|
* @param UpdateUserStateRequest
|
|
8315
8562
|
* @return UpdateUserStateResponse
|
|
8316
8563
|
* @throws OciError when an error occurs
|
|
8317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
|
|
8318
8565
|
*/
|
|
8319
8566
|
updateUserState(updateUserStateRequest) {
|
|
8320
8567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8328,7 +8575,8 @@ class IdentityClient {
|
|
|
8328
8575
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8329
8576
|
"if-match": updateUserStateRequest.ifMatch
|
|
8330
8577
|
};
|
|
8331
|
-
const
|
|
8578
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8579
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserStateRequest.retryConfiguration, specRetryConfiguration);
|
|
8332
8580
|
if (this.logger)
|
|
8333
8581
|
retrier.logger = this.logger;
|
|
8334
8582
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8386,10 +8634,11 @@ class IdentityClient {
|
|
|
8386
8634
|
After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using
|
|
8387
8635
|
* the object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
8388
8636
|
*
|
|
8637
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8389
8638
|
* @param UploadApiKeyRequest
|
|
8390
8639
|
* @return UploadApiKeyResponse
|
|
8391
8640
|
* @throws OciError when an error occurs
|
|
8392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
|
|
8393
8642
|
*/
|
|
8394
8643
|
uploadApiKey(uploadApiKeyRequest) {
|
|
8395
8644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8403,7 +8652,8 @@ class IdentityClient {
|
|
|
8403
8652
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8404
8653
|
"opc-retry-token": uploadApiKeyRequest.opcRetryToken
|
|
8405
8654
|
};
|
|
8406
|
-
const
|
|
8655
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8656
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadApiKeyRequest.retryConfiguration, specRetryConfiguration);
|
|
8407
8657
|
if (this.logger)
|
|
8408
8658
|
retrier.logger = this.logger;
|
|
8409
8659
|
const request = yield oci_common_2.composeRequest({
|