oci-identity 2.57.0 → 2.58.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +155 -145
- package/lib/client.js +168 -145
- package/lib/client.js.map +1 -1
- package/lib/request/activate-domain-request.d.ts +1 -1
- package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/add-tag-default-lock-request.d.ts +1 -1
- package/lib/request/add-tag-namespace-lock-request.d.ts +1 -1
- package/lib/request/add-user-to-group-request.d.ts +1 -1
- package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
- package/lib/request/bulk-delete-resources-request.d.ts +1 -1
- package/lib/request/bulk-delete-tags-request.d.ts +1 -1
- package/lib/request/bulk-edit-tags-request.d.ts +1 -1
- package/lib/request/bulk-move-resources-request.d.ts +1 -1
- package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
- package/lib/request/change-domain-compartment-request.d.ts +1 -1
- package/lib/request/change-domain-license-type-request.d.ts +1 -1
- package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
- package/lib/request/create-auth-token-request.d.ts +1 -1
- package/lib/request/create-compartment-request.d.ts +1 -1
- package/lib/request/create-customer-secret-key-request.d.ts +1 -1
- package/lib/request/create-db-credential-request.d.ts +1 -1
- package/lib/request/create-domain-request.d.ts +1 -1
- package/lib/request/create-dynamic-group-request.d.ts +1 -1
- package/lib/request/create-group-request.d.ts +1 -1
- package/lib/request/create-identity-provider-request.d.ts +1 -1
- package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/create-network-source-request.d.ts +1 -1
- package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
- package/lib/request/create-policy-request.d.ts +1 -1
- package/lib/request/create-region-subscription-request.d.ts +1 -1
- package/lib/request/create-smtp-credential-request.d.ts +1 -1
- package/lib/request/create-swift-password-request.d.ts +1 -1
- package/lib/request/create-tag-default-request.d.ts +1 -1
- package/lib/request/create-tag-namespace-request.d.ts +1 -1
- package/lib/request/create-tag-request.d.ts +1 -1
- package/lib/request/create-user-request.d.ts +1 -1
- package/lib/request/deactivate-domain-request.d.ts +1 -1
- package/lib/request/delete-api-key-request.d.ts +1 -1
- package/lib/request/delete-auth-token-request.d.ts +1 -1
- package/lib/request/delete-compartment-request.d.ts +1 -1
- package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
- package/lib/request/delete-db-credential-request.d.ts +1 -1
- package/lib/request/delete-domain-request.d.ts +1 -1
- package/lib/request/delete-dynamic-group-request.d.ts +1 -1
- package/lib/request/delete-group-request.d.ts +1 -1
- package/lib/request/delete-identity-provider-request.d.ts +1 -1
- package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/delete-network-source-request.d.ts +1 -1
- package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/delete-policy-request.d.ts +1 -1
- package/lib/request/delete-smtp-credential-request.d.ts +1 -1
- package/lib/request/delete-swift-password-request.d.ts +1 -1
- package/lib/request/delete-tag-default-request.d.ts +1 -1
- package/lib/request/delete-tag-namespace-request.d.ts +1 -1
- package/lib/request/delete-tag-request.d.ts +1 -1
- package/lib/request/delete-user-request.d.ts +1 -1
- package/lib/request/enable-replication-to-region-request.d.ts +1 -1
- package/lib/request/generate-totp-seed-request.d.ts +1 -1
- package/lib/request/get-authentication-policy-request.d.ts +1 -1
- package/lib/request/get-compartment-request.d.ts +1 -1
- package/lib/request/get-domain-request.d.ts +1 -1
- package/lib/request/get-dynamic-group-request.d.ts +1 -1
- package/lib/request/get-group-request.d.ts +1 -1
- package/lib/request/get-iam-work-request-request.d.ts +1 -1
- package/lib/request/get-identity-provider-request.d.ts +1 -1
- package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/get-network-source-request.d.ts +1 -1
- package/lib/request/get-policy-request.d.ts +1 -1
- package/lib/request/get-standard-tag-template-request.d.ts +1 -1
- package/lib/request/get-tag-default-request.d.ts +1 -1
- package/lib/request/get-tag-namespace-request.d.ts +1 -1
- package/lib/request/get-tag-request.d.ts +1 -1
- package/lib/request/get-tagging-work-request-request.d.ts +1 -1
- package/lib/request/get-tenancy-request.d.ts +1 -1
- package/lib/request/get-user-group-membership-request.d.ts +1 -1
- package/lib/request/get-user-request.d.ts +1 -1
- package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-standard-tags-request.d.ts +1 -1
- package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
- package/lib/request/list-api-keys-request.d.ts +1 -1
- package/lib/request/list-auth-tokens-request.d.ts +1 -1
- package/lib/request/list-availability-domains-request.d.ts +1 -1
- package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
- package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
- package/lib/request/list-compartments-request.d.ts +1 -1
- package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
- package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
- package/lib/request/list-db-credentials-request.d.ts +1 -1
- package/lib/request/list-domains-request.d.ts +1 -1
- package/lib/request/list-dynamic-groups-request.d.ts +1 -1
- package/lib/request/list-fault-domains-request.d.ts +1 -1
- package/lib/request/list-groups-request.d.ts +1 -1
- package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-iam-work-requests-request.d.ts +1 -1
- package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
- package/lib/request/list-identity-providers-request.d.ts +1 -1
- package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
- package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
- package/lib/request/list-network-sources-request.d.ts +1 -1
- package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
- package/lib/request/list-policies-request.d.ts +1 -1
- package/lib/request/list-region-subscriptions-request.d.ts +1 -1
- package/lib/request/list-regions-request.d.ts +1 -1
- package/lib/request/list-smtp-credentials-request.d.ts +1 -1
- package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
- package/lib/request/list-swift-passwords-request.d.ts +1 -1
- package/lib/request/list-tag-defaults-request.d.ts +1 -1
- package/lib/request/list-tag-namespaces-request.d.ts +1 -1
- package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
- package/lib/request/list-tags-request.d.ts +1 -1
- package/lib/request/list-user-group-memberships-request.d.ts +1 -1
- package/lib/request/list-users-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/move-compartment-request.d.ts +1 -1
- package/lib/request/recover-compartment-request.d.ts +1 -1
- package/lib/request/remove-tag-default-lock-request.d.ts +1 -1
- package/lib/request/remove-tag-namespace-lock-request.d.ts +1 -1
- package/lib/request/remove-user-from-group-request.d.ts +1 -1
- package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
- package/lib/request/update-auth-token-request.d.ts +1 -1
- package/lib/request/update-authentication-policy-request.d.ts +1 -1
- package/lib/request/update-compartment-request.d.ts +1 -1
- package/lib/request/update-customer-secret-key-request.d.ts +1 -1
- package/lib/request/update-domain-request.d.ts +1 -1
- package/lib/request/update-dynamic-group-request.d.ts +1 -1
- package/lib/request/update-group-request.d.ts +1 -1
- package/lib/request/update-identity-provider-request.d.ts +1 -1
- package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/update-network-source-request.d.ts +1 -1
- package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/update-policy-request.d.ts +1 -1
- package/lib/request/update-smtp-credential-request.d.ts +1 -1
- package/lib/request/update-swift-password-request.d.ts +1 -1
- package/lib/request/update-tag-default-request.d.ts +1 -1
- package/lib/request/update-tag-namespace-request.d.ts +1 -1
- package/lib/request/update-tag-request.d.ts +1 -1
- package/lib/request/update-user-capabilities-request.d.ts +1 -1
- package/lib/request/update-user-request.d.ts +1 -1
- package/lib/request/update-user-state-request.d.ts +1 -1
- package/lib/request/upload-api-key-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -57,11 +57,14 @@ var IdentityApiKeys;
|
|
|
57
57
|
*/
|
|
58
58
|
class IdentityClient {
|
|
59
59
|
constructor(params, clientConfiguration) {
|
|
60
|
+
this["_realmSpecificEndpointTemplateEnabled"] = false;
|
|
60
61
|
this["_endpoint"] = "";
|
|
61
62
|
this["_defaultHeaders"] = {};
|
|
62
63
|
this._circuitBreaker = null;
|
|
63
64
|
this._httpOptions = undefined;
|
|
64
65
|
this.targetService = "Identity";
|
|
66
|
+
this._regionId = "";
|
|
67
|
+
this._lastSetRegionOrRegionId = "";
|
|
65
68
|
const requestSigner = params.authenticationDetailsProvider
|
|
66
69
|
? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
|
|
67
70
|
: null;
|
|
@@ -111,13 +114,31 @@ class IdentityClient {
|
|
|
111
114
|
get logger() {
|
|
112
115
|
return common.LOG.logger;
|
|
113
116
|
}
|
|
117
|
+
/**
|
|
118
|
+
* Determines whether realm specific endpoint should be used or not.
|
|
119
|
+
* Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
|
|
120
|
+
* @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
|
|
121
|
+
*/
|
|
122
|
+
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
|
|
123
|
+
this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
|
|
124
|
+
if (this.logger)
|
|
125
|
+
this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
126
|
+
if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
|
|
127
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(IdentityClient.serviceEndpointTemplate, this._region, IdentityClient.endpointServiceName);
|
|
128
|
+
}
|
|
129
|
+
else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
|
|
130
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(IdentityClient.serviceEndpointTemplate, this._regionId, IdentityClient.endpointServiceName);
|
|
131
|
+
}
|
|
132
|
+
}
|
|
114
133
|
/**
|
|
115
134
|
* Sets the region to call (ex, Region.US_PHOENIX_1).
|
|
116
135
|
* Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
|
|
117
136
|
* @param region The region of the service.
|
|
118
137
|
*/
|
|
119
138
|
set region(region) {
|
|
139
|
+
this._region = region;
|
|
120
140
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(IdentityClient.serviceEndpointTemplate, region, IdentityClient.endpointServiceName);
|
|
141
|
+
this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
|
|
121
142
|
}
|
|
122
143
|
/**
|
|
123
144
|
* Sets the regionId to call (ex, 'us-phoenix-1').
|
|
@@ -128,7 +149,9 @@ class IdentityClient {
|
|
|
128
149
|
* @param regionId The public region ID.
|
|
129
150
|
*/
|
|
130
151
|
set regionId(regionId) {
|
|
152
|
+
this._regionId = regionId;
|
|
131
153
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(IdentityClient.serviceEndpointTemplate, regionId, IdentityClient.endpointServiceName);
|
|
154
|
+
this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
|
|
132
155
|
}
|
|
133
156
|
/**
|
|
134
157
|
* Creates a new IdentityWaiter for resources for this service.
|
|
@@ -164,7 +187,7 @@ class IdentityClient {
|
|
|
164
187
|
* @param ActivateDomainRequest
|
|
165
188
|
* @return ActivateDomainResponse
|
|
166
189
|
* @throws OciError when an error occurs
|
|
167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
|
|
168
191
|
*/
|
|
169
192
|
activateDomain(activateDomainRequest) {
|
|
170
193
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -226,7 +249,7 @@ class IdentityClient {
|
|
|
226
249
|
* @param ActivateMfaTotpDeviceRequest
|
|
227
250
|
* @return ActivateMfaTotpDeviceResponse
|
|
228
251
|
* @throws OciError when an error occurs
|
|
229
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
|
|
230
253
|
*/
|
|
231
254
|
activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
|
|
232
255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -293,7 +316,7 @@ class IdentityClient {
|
|
|
293
316
|
* @param AddTagDefaultLockRequest
|
|
294
317
|
* @return AddTagDefaultLockResponse
|
|
295
318
|
* @throws OciError when an error occurs
|
|
296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
|
|
297
320
|
*/
|
|
298
321
|
addTagDefaultLock(addTagDefaultLockRequest) {
|
|
299
322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -360,7 +383,7 @@ class IdentityClient {
|
|
|
360
383
|
* @param AddTagNamespaceLockRequest
|
|
361
384
|
* @return AddTagNamespaceLockResponse
|
|
362
385
|
* @throws OciError when an error occurs
|
|
363
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
|
|
364
387
|
*/
|
|
365
388
|
addTagNamespaceLock(addTagNamespaceLockRequest) {
|
|
366
389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -430,7 +453,7 @@ class IdentityClient {
|
|
|
430
453
|
* @param AddUserToGroupRequest
|
|
431
454
|
* @return AddUserToGroupResponse
|
|
432
455
|
* @throws OciError when an error occurs
|
|
433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
|
|
434
457
|
*/
|
|
435
458
|
addUserToGroup(addUserToGroupRequest) {
|
|
436
459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -496,7 +519,7 @@ class IdentityClient {
|
|
|
496
519
|
* @param AssembleEffectiveTagSetRequest
|
|
497
520
|
* @return AssembleEffectiveTagSetResponse
|
|
498
521
|
* @throws OciError when an error occurs
|
|
499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
522
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
|
|
500
523
|
*/
|
|
501
524
|
assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
|
|
502
525
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -564,7 +587,7 @@ class IdentityClient {
|
|
|
564
587
|
* @param BulkDeleteResourcesRequest
|
|
565
588
|
* @return BulkDeleteResourcesResponse
|
|
566
589
|
* @throws OciError when an error occurs
|
|
567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
|
|
568
591
|
*/
|
|
569
592
|
bulkDeleteResources(bulkDeleteResourcesRequest) {
|
|
570
593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -646,7 +669,7 @@ class IdentityClient {
|
|
|
646
669
|
* @param BulkDeleteTagsRequest
|
|
647
670
|
* @return BulkDeleteTagsResponse
|
|
648
671
|
* @throws OciError when an error occurs
|
|
649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
672
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
|
|
650
673
|
*/
|
|
651
674
|
bulkDeleteTags(bulkDeleteTagsRequest) {
|
|
652
675
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -721,7 +744,7 @@ class IdentityClient {
|
|
|
721
744
|
* @param BulkEditTagsRequest
|
|
722
745
|
* @return BulkEditTagsResponse
|
|
723
746
|
* @throws OciError when an error occurs
|
|
724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
|
|
725
748
|
*/
|
|
726
749
|
bulkEditTags(bulkEditTagsRequest) {
|
|
727
750
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -785,7 +808,7 @@ class IdentityClient {
|
|
|
785
808
|
* @param BulkMoveResourcesRequest
|
|
786
809
|
* @return BulkMoveResourcesResponse
|
|
787
810
|
* @throws OciError when an error occurs
|
|
788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
|
|
789
812
|
*/
|
|
790
813
|
bulkMoveResources(bulkMoveResourcesRequest) {
|
|
791
814
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -865,7 +888,7 @@ class IdentityClient {
|
|
|
865
888
|
* @param CascadeDeleteTagNamespaceRequest
|
|
866
889
|
* @return CascadeDeleteTagNamespaceResponse
|
|
867
890
|
* @throws OciError when an error occurs
|
|
868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
891
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
|
|
869
892
|
*/
|
|
870
893
|
cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
|
|
871
894
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -932,7 +955,7 @@ class IdentityClient {
|
|
|
932
955
|
* @param ChangeDomainCompartmentRequest
|
|
933
956
|
* @return ChangeDomainCompartmentResponse
|
|
934
957
|
* @throws OciError when an error occurs
|
|
935
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
|
|
936
959
|
*/
|
|
937
960
|
changeDomainCompartment(changeDomainCompartmentRequest) {
|
|
938
961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1003,7 +1026,7 @@ class IdentityClient {
|
|
|
1003
1026
|
* @param ChangeDomainLicenseTypeRequest
|
|
1004
1027
|
* @return ChangeDomainLicenseTypeResponse
|
|
1005
1028
|
* @throws OciError when an error occurs
|
|
1006
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1029
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
|
|
1007
1030
|
*/
|
|
1008
1031
|
changeDomainLicenseType(changeDomainLicenseTypeRequest) {
|
|
1009
1032
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1071,7 +1094,7 @@ class IdentityClient {
|
|
|
1071
1094
|
* @param ChangeTagNamespaceCompartmentRequest
|
|
1072
1095
|
* @return ChangeTagNamespaceCompartmentResponse
|
|
1073
1096
|
* @throws OciError when an error occurs
|
|
1074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1097
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
|
|
1075
1098
|
*/
|
|
1076
1099
|
changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
|
|
1077
1100
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1138,7 +1161,7 @@ class IdentityClient {
|
|
|
1138
1161
|
* @param CreateAuthTokenRequest
|
|
1139
1162
|
* @return CreateAuthTokenResponse
|
|
1140
1163
|
* @throws OciError when an error occurs
|
|
1141
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
|
|
1142
1165
|
*/
|
|
1143
1166
|
createAuthToken(createAuthTokenRequest) {
|
|
1144
1167
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1219,7 +1242,7 @@ class IdentityClient {
|
|
|
1219
1242
|
* @param CreateCompartmentRequest
|
|
1220
1243
|
* @return CreateCompartmentResponse
|
|
1221
1244
|
* @throws OciError when an error occurs
|
|
1222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
|
|
1223
1246
|
*/
|
|
1224
1247
|
createCompartment(createCompartmentRequest) {
|
|
1225
1248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1292,7 +1315,7 @@ class IdentityClient {
|
|
|
1292
1315
|
* @param CreateCustomerSecretKeyRequest
|
|
1293
1316
|
* @return CreateCustomerSecretKeyResponse
|
|
1294
1317
|
* @throws OciError when an error occurs
|
|
1295
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1318
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
|
|
1296
1319
|
*/
|
|
1297
1320
|
createCustomerSecretKey(createCustomerSecretKeyRequest) {
|
|
1298
1321
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1357,7 +1380,7 @@ class IdentityClient {
|
|
|
1357
1380
|
* @param CreateDbCredentialRequest
|
|
1358
1381
|
* @return CreateDbCredentialResponse
|
|
1359
1382
|
* @throws OciError when an error occurs
|
|
1360
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
|
|
1361
1384
|
*/
|
|
1362
1385
|
createDbCredential(createDbCredentialRequest) {
|
|
1363
1386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1430,7 +1453,7 @@ class IdentityClient {
|
|
|
1430
1453
|
* @param CreateDomainRequest
|
|
1431
1454
|
* @return CreateDomainResponse
|
|
1432
1455
|
* @throws OciError when an error occurs
|
|
1433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
|
|
1434
1457
|
*/
|
|
1435
1458
|
createDomain(createDomainRequest) {
|
|
1436
1459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1507,7 +1530,7 @@ class IdentityClient {
|
|
|
1507
1530
|
* @param CreateDynamicGroupRequest
|
|
1508
1531
|
* @return CreateDynamicGroupResponse
|
|
1509
1532
|
* @throws OciError when an error occurs
|
|
1510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
|
|
1511
1534
|
*/
|
|
1512
1535
|
createDynamicGroup(createDynamicGroupRequest) {
|
|
1513
1536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1590,7 +1613,7 @@ class IdentityClient {
|
|
|
1590
1613
|
* @param CreateGroupRequest
|
|
1591
1614
|
* @return CreateGroupResponse
|
|
1592
1615
|
* @throws OciError when an error occurs
|
|
1593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
|
|
1594
1617
|
*/
|
|
1595
1618
|
createGroup(createGroupRequest) {
|
|
1596
1619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1672,7 +1695,7 @@ class IdentityClient {
|
|
|
1672
1695
|
* @param CreateIdentityProviderRequest
|
|
1673
1696
|
* @return CreateIdentityProviderResponse
|
|
1674
1697
|
* @throws OciError when an error occurs
|
|
1675
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
|
|
1676
1699
|
*/
|
|
1677
1700
|
createIdentityProvider(createIdentityProviderRequest) {
|
|
1678
1701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1738,7 +1761,7 @@ class IdentityClient {
|
|
|
1738
1761
|
* @param CreateIdpGroupMappingRequest
|
|
1739
1762
|
* @return CreateIdpGroupMappingResponse
|
|
1740
1763
|
* @throws OciError when an error occurs
|
|
1741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1764
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
|
|
1742
1765
|
*/
|
|
1743
1766
|
createIdpGroupMapping(createIdpGroupMappingRequest) {
|
|
1744
1767
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1803,7 +1826,7 @@ class IdentityClient {
|
|
|
1803
1826
|
* @param CreateMfaTotpDeviceRequest
|
|
1804
1827
|
* @return CreateMfaTotpDeviceResponse
|
|
1805
1828
|
* @throws OciError when an error occurs
|
|
1806
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1829
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
|
|
1807
1830
|
*/
|
|
1808
1831
|
createMfaTotpDevice(createMfaTotpDeviceRequest) {
|
|
1809
1832
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1887,7 +1910,7 @@ class IdentityClient {
|
|
|
1887
1910
|
* @param CreateNetworkSourceRequest
|
|
1888
1911
|
* @return CreateNetworkSourceResponse
|
|
1889
1912
|
* @throws OciError when an error occurs
|
|
1890
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
|
|
1891
1914
|
*/
|
|
1892
1915
|
createNetworkSource(createNetworkSourceRequest) {
|
|
1893
1916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1950,7 +1973,7 @@ class IdentityClient {
|
|
|
1950
1973
|
* @param CreateOAuthClientCredentialRequest
|
|
1951
1974
|
* @return CreateOAuthClientCredentialResponse
|
|
1952
1975
|
* @throws OciError when an error occurs
|
|
1953
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
|
|
1954
1977
|
*/
|
|
1955
1978
|
createOAuthClientCredential(createOAuthClientCredentialRequest) {
|
|
1956
1979
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2029,7 +2052,7 @@ class IdentityClient {
|
|
|
2029
2052
|
* @param CreateOrResetUIPasswordRequest
|
|
2030
2053
|
* @return CreateOrResetUIPasswordResponse
|
|
2031
2054
|
* @throws OciError when an error occurs
|
|
2032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
|
|
2033
2056
|
*/
|
|
2034
2057
|
createOrResetUIPassword(createOrResetUIPasswordRequest) {
|
|
2035
2058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2109,7 +2132,7 @@ class IdentityClient {
|
|
|
2109
2132
|
* @param CreatePolicyRequest
|
|
2110
2133
|
* @return CreatePolicyResponse
|
|
2111
2134
|
* @throws OciError when an error occurs
|
|
2112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
|
|
2113
2136
|
*/
|
|
2114
2137
|
createPolicy(createPolicyRequest) {
|
|
2115
2138
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2172,7 +2195,7 @@ class IdentityClient {
|
|
|
2172
2195
|
* @param CreateRegionSubscriptionRequest
|
|
2173
2196
|
* @return CreateRegionSubscriptionResponse
|
|
2174
2197
|
* @throws OciError when an error occurs
|
|
2175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2198
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
|
|
2176
2199
|
*/
|
|
2177
2200
|
createRegionSubscription(createRegionSubscriptionRequest) {
|
|
2178
2201
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2235,7 +2258,7 @@ class IdentityClient {
|
|
|
2235
2258
|
* @param CreateSmtpCredentialRequest
|
|
2236
2259
|
* @return CreateSmtpCredentialResponse
|
|
2237
2260
|
* @throws OciError when an error occurs
|
|
2238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
|
|
2239
2262
|
*/
|
|
2240
2263
|
createSmtpCredential(createSmtpCredentialRequest) {
|
|
2241
2264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2311,7 +2334,7 @@ class IdentityClient {
|
|
|
2311
2334
|
* @param CreateSwiftPasswordRequest
|
|
2312
2335
|
* @return CreateSwiftPasswordResponse
|
|
2313
2336
|
* @throws OciError when an error occurs
|
|
2314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
|
|
2315
2338
|
*/
|
|
2316
2339
|
createSwiftPassword(createSwiftPasswordRequest) {
|
|
2317
2340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2397,7 +2420,7 @@ class IdentityClient {
|
|
|
2397
2420
|
* @param CreateTagRequest
|
|
2398
2421
|
* @return CreateTagResponse
|
|
2399
2422
|
* @throws OciError when an error occurs
|
|
2400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
|
|
2401
2424
|
*/
|
|
2402
2425
|
createTag(createTagRequest) {
|
|
2403
2426
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2471,7 +2494,7 @@ class IdentityClient {
|
|
|
2471
2494
|
* @param CreateTagDefaultRequest
|
|
2472
2495
|
* @return CreateTagDefaultResponse
|
|
2473
2496
|
* @throws OciError when an error occurs
|
|
2474
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
|
|
2475
2498
|
*/
|
|
2476
2499
|
createTagDefault(createTagDefaultRequest) {
|
|
2477
2500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2548,7 +2571,7 @@ class IdentityClient {
|
|
|
2548
2571
|
* @param CreateTagNamespaceRequest
|
|
2549
2572
|
* @return CreateTagNamespaceResponse
|
|
2550
2573
|
* @throws OciError when an error occurs
|
|
2551
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
|
|
2552
2575
|
*/
|
|
2553
2576
|
createTagNamespace(createTagNamespaceRequest) {
|
|
2554
2577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2640,7 +2663,7 @@ class IdentityClient {
|
|
|
2640
2663
|
* @param CreateUserRequest
|
|
2641
2664
|
* @return CreateUserResponse
|
|
2642
2665
|
* @throws OciError when an error occurs
|
|
2643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
|
|
2644
2667
|
*/
|
|
2645
2668
|
createUser(createUserRequest) {
|
|
2646
2669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2711,7 +2734,7 @@ class IdentityClient {
|
|
|
2711
2734
|
* @param DeactivateDomainRequest
|
|
2712
2735
|
* @return DeactivateDomainResponse
|
|
2713
2736
|
* @throws OciError when an error occurs
|
|
2714
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
|
|
2715
2738
|
*/
|
|
2716
2739
|
deactivateDomain(deactivateDomainRequest) {
|
|
2717
2740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2778,7 +2801,7 @@ class IdentityClient {
|
|
|
2778
2801
|
* @param DeleteApiKeyRequest
|
|
2779
2802
|
* @return DeleteApiKeyResponse
|
|
2780
2803
|
* @throws OciError when an error occurs
|
|
2781
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2804
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
|
|
2782
2805
|
*/
|
|
2783
2806
|
deleteApiKey(deleteApiKeyRequest) {
|
|
2784
2807
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2834,7 +2857,7 @@ class IdentityClient {
|
|
|
2834
2857
|
* @param DeleteAuthTokenRequest
|
|
2835
2858
|
* @return DeleteAuthTokenResponse
|
|
2836
2859
|
* @throws OciError when an error occurs
|
|
2837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2860
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
|
|
2838
2861
|
*/
|
|
2839
2862
|
deleteAuthToken(deleteAuthTokenRequest) {
|
|
2840
2863
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2890,7 +2913,7 @@ class IdentityClient {
|
|
|
2890
2913
|
* @param DeleteCompartmentRequest
|
|
2891
2914
|
* @return DeleteCompartmentResponse
|
|
2892
2915
|
* @throws OciError when an error occurs
|
|
2893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
|
|
2894
2917
|
*/
|
|
2895
2918
|
deleteCompartment(deleteCompartmentRequest) {
|
|
2896
2919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2950,7 +2973,7 @@ class IdentityClient {
|
|
|
2950
2973
|
* @param DeleteCustomerSecretKeyRequest
|
|
2951
2974
|
* @return DeleteCustomerSecretKeyResponse
|
|
2952
2975
|
* @throws OciError when an error occurs
|
|
2953
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
|
|
2954
2977
|
*/
|
|
2955
2978
|
deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
|
|
2956
2979
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3006,7 +3029,7 @@ class IdentityClient {
|
|
|
3006
3029
|
* @param DeleteDbCredentialRequest
|
|
3007
3030
|
* @return DeleteDbCredentialResponse
|
|
3008
3031
|
* @throws OciError when an error occurs
|
|
3009
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3032
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
|
|
3010
3033
|
*/
|
|
3011
3034
|
deleteDbCredential(deleteDbCredentialRequest) {
|
|
3012
3035
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3069,7 +3092,7 @@ class IdentityClient {
|
|
|
3069
3092
|
* @param DeleteDomainRequest
|
|
3070
3093
|
* @return DeleteDomainResponse
|
|
3071
3094
|
* @throws OciError when an error occurs
|
|
3072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
|
|
3073
3096
|
*/
|
|
3074
3097
|
deleteDomain(deleteDomainRequest) {
|
|
3075
3098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3130,7 +3153,7 @@ class IdentityClient {
|
|
|
3130
3153
|
* @param DeleteDynamicGroupRequest
|
|
3131
3154
|
* @return DeleteDynamicGroupResponse
|
|
3132
3155
|
* @throws OciError when an error occurs
|
|
3133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
|
|
3134
3157
|
*/
|
|
3135
3158
|
deleteDynamicGroup(deleteDynamicGroupRequest) {
|
|
3136
3159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3185,7 +3208,7 @@ class IdentityClient {
|
|
|
3185
3208
|
* @param DeleteGroupRequest
|
|
3186
3209
|
* @return DeleteGroupResponse
|
|
3187
3210
|
* @throws OciError when an error occurs
|
|
3188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
|
|
3189
3212
|
*/
|
|
3190
3213
|
deleteGroup(deleteGroupRequest) {
|
|
3191
3214
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3243,7 +3266,7 @@ class IdentityClient {
|
|
|
3243
3266
|
* @param DeleteIdentityProviderRequest
|
|
3244
3267
|
* @return DeleteIdentityProviderResponse
|
|
3245
3268
|
* @throws OciError when an error occurs
|
|
3246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
|
|
3247
3270
|
*/
|
|
3248
3271
|
deleteIdentityProvider(deleteIdentityProviderRequest) {
|
|
3249
3272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3300,7 +3323,7 @@ class IdentityClient {
|
|
|
3300
3323
|
* @param DeleteIdpGroupMappingRequest
|
|
3301
3324
|
* @return DeleteIdpGroupMappingResponse
|
|
3302
3325
|
* @throws OciError when an error occurs
|
|
3303
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
|
|
3304
3327
|
*/
|
|
3305
3328
|
deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
|
|
3306
3329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3356,7 +3379,7 @@ class IdentityClient {
|
|
|
3356
3379
|
* @param DeleteMfaTotpDeviceRequest
|
|
3357
3380
|
* @return DeleteMfaTotpDeviceResponse
|
|
3358
3381
|
* @throws OciError when an error occurs
|
|
3359
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
|
|
3360
3383
|
*/
|
|
3361
3384
|
deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
|
|
3362
3385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3412,7 +3435,7 @@ class IdentityClient {
|
|
|
3412
3435
|
* @param DeleteNetworkSourceRequest
|
|
3413
3436
|
* @return DeleteNetworkSourceResponse
|
|
3414
3437
|
* @throws OciError when an error occurs
|
|
3415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3438
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
|
|
3416
3439
|
*/
|
|
3417
3440
|
deleteNetworkSource(deleteNetworkSourceRequest) {
|
|
3418
3441
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3467,7 +3490,7 @@ class IdentityClient {
|
|
|
3467
3490
|
* @param DeleteOAuthClientCredentialRequest
|
|
3468
3491
|
* @return DeleteOAuthClientCredentialResponse
|
|
3469
3492
|
* @throws OciError when an error occurs
|
|
3470
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3493
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
|
|
3471
3494
|
*/
|
|
3472
3495
|
deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
|
|
3473
3496
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3522,7 +3545,7 @@ class IdentityClient {
|
|
|
3522
3545
|
* @param DeletePolicyRequest
|
|
3523
3546
|
* @return DeletePolicyResponse
|
|
3524
3547
|
* @throws OciError when an error occurs
|
|
3525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
|
|
3526
3549
|
*/
|
|
3527
3550
|
deletePolicy(deletePolicyRequest) {
|
|
3528
3551
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3577,7 +3600,7 @@ class IdentityClient {
|
|
|
3577
3600
|
* @param DeleteSmtpCredentialRequest
|
|
3578
3601
|
* @return DeleteSmtpCredentialResponse
|
|
3579
3602
|
* @throws OciError when an error occurs
|
|
3580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
|
|
3581
3604
|
*/
|
|
3582
3605
|
deleteSmtpCredential(deleteSmtpCredentialRequest) {
|
|
3583
3606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3635,7 +3658,7 @@ class IdentityClient {
|
|
|
3635
3658
|
* @param DeleteSwiftPasswordRequest
|
|
3636
3659
|
* @return DeleteSwiftPasswordResponse
|
|
3637
3660
|
* @throws OciError when an error occurs
|
|
3638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
|
|
3639
3662
|
*/
|
|
3640
3663
|
deleteSwiftPassword(deleteSwiftPasswordRequest) {
|
|
3641
3664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3710,7 +3733,7 @@ class IdentityClient {
|
|
|
3710
3733
|
* @param DeleteTagRequest
|
|
3711
3734
|
* @return DeleteTagResponse
|
|
3712
3735
|
* @throws OciError when an error occurs
|
|
3713
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
|
|
3714
3737
|
*/
|
|
3715
3738
|
deleteTag(deleteTagRequest) {
|
|
3716
3739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3773,7 +3796,7 @@ class IdentityClient {
|
|
|
3773
3796
|
* @param DeleteTagDefaultRequest
|
|
3774
3797
|
* @return DeleteTagDefaultResponse
|
|
3775
3798
|
* @throws OciError when an error occurs
|
|
3776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3799
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
|
|
3777
3800
|
*/
|
|
3778
3801
|
deleteTagDefault(deleteTagDefaultRequest) {
|
|
3779
3802
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3837,7 +3860,7 @@ class IdentityClient {
|
|
|
3837
3860
|
* @param DeleteTagNamespaceRequest
|
|
3838
3861
|
* @return DeleteTagNamespaceResponse
|
|
3839
3862
|
* @throws OciError when an error occurs
|
|
3840
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
|
|
3841
3864
|
*/
|
|
3842
3865
|
deleteTagNamespace(deleteTagNamespaceRequest) {
|
|
3843
3866
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3894,7 +3917,7 @@ class IdentityClient {
|
|
|
3894
3917
|
* @param DeleteUserRequest
|
|
3895
3918
|
* @return DeleteUserResponse
|
|
3896
3919
|
* @throws OciError when an error occurs
|
|
3897
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3920
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
|
|
3898
3921
|
*/
|
|
3899
3922
|
deleteUser(deleteUserRequest) {
|
|
3900
3923
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3958,7 +3981,7 @@ class IdentityClient {
|
|
|
3958
3981
|
* @param EnableReplicationToRegionRequest
|
|
3959
3982
|
* @return EnableReplicationToRegionResponse
|
|
3960
3983
|
* @throws OciError when an error occurs
|
|
3961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3984
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
|
|
3962
3985
|
*/
|
|
3963
3986
|
enableReplicationToRegion(enableReplicationToRegionRequest) {
|
|
3964
3987
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4021,7 +4044,7 @@ class IdentityClient {
|
|
|
4021
4044
|
* @param GenerateTotpSeedRequest
|
|
4022
4045
|
* @return GenerateTotpSeedResponse
|
|
4023
4046
|
* @throws OciError when an error occurs
|
|
4024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
|
|
4025
4048
|
*/
|
|
4026
4049
|
generateTotpSeed(generateTotpSeedRequest) {
|
|
4027
4050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4087,7 +4110,7 @@ class IdentityClient {
|
|
|
4087
4110
|
* @param GetAuthenticationPolicyRequest
|
|
4088
4111
|
* @return GetAuthenticationPolicyResponse
|
|
4089
4112
|
* @throws OciError when an error occurs
|
|
4090
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
|
|
4091
4114
|
*/
|
|
4092
4115
|
getAuthenticationPolicy(getAuthenticationPolicyRequest) {
|
|
4093
4116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4157,7 +4180,7 @@ class IdentityClient {
|
|
|
4157
4180
|
* @param GetCompartmentRequest
|
|
4158
4181
|
* @return GetCompartmentResponse
|
|
4159
4182
|
* @throws OciError when an error occurs
|
|
4160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4183
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
|
|
4161
4184
|
*/
|
|
4162
4185
|
getCompartment(getCompartmentRequest) {
|
|
4163
4186
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4220,7 +4243,7 @@ class IdentityClient {
|
|
|
4220
4243
|
* @param GetDomainRequest
|
|
4221
4244
|
* @return GetDomainResponse
|
|
4222
4245
|
* @throws OciError when an error occurs
|
|
4223
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
|
|
4224
4247
|
*/
|
|
4225
4248
|
getDomain(getDomainRequest) {
|
|
4226
4249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4284,7 +4307,7 @@ class IdentityClient {
|
|
|
4284
4307
|
* @param GetDynamicGroupRequest
|
|
4285
4308
|
* @return GetDynamicGroupResponse
|
|
4286
4309
|
* @throws OciError when an error occurs
|
|
4287
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
|
|
4288
4311
|
*/
|
|
4289
4312
|
getDynamicGroup(getDynamicGroupRequest) {
|
|
4290
4313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4351,7 +4374,7 @@ class IdentityClient {
|
|
|
4351
4374
|
* @param GetGroupRequest
|
|
4352
4375
|
* @return GetGroupResponse
|
|
4353
4376
|
* @throws OciError when an error occurs
|
|
4354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4377
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
|
|
4355
4378
|
*/
|
|
4356
4379
|
getGroup(getGroupRequest) {
|
|
4357
4380
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4414,7 +4437,7 @@ class IdentityClient {
|
|
|
4414
4437
|
* @param GetIamWorkRequestRequest
|
|
4415
4438
|
* @return GetIamWorkRequestResponse
|
|
4416
4439
|
* @throws OciError when an error occurs
|
|
4417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4440
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
|
|
4418
4441
|
*/
|
|
4419
4442
|
getIamWorkRequest(getIamWorkRequestRequest) {
|
|
4420
4443
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4475,7 +4498,7 @@ class IdentityClient {
|
|
|
4475
4498
|
* @param GetIdentityProviderRequest
|
|
4476
4499
|
* @return GetIdentityProviderResponse
|
|
4477
4500
|
* @throws OciError when an error occurs
|
|
4478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4501
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
|
|
4479
4502
|
*/
|
|
4480
4503
|
getIdentityProvider(getIdentityProviderRequest) {
|
|
4481
4504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4540,7 +4563,7 @@ class IdentityClient {
|
|
|
4540
4563
|
* @param GetIdpGroupMappingRequest
|
|
4541
4564
|
* @return GetIdpGroupMappingResponse
|
|
4542
4565
|
* @throws OciError when an error occurs
|
|
4543
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
|
|
4544
4567
|
*/
|
|
4545
4568
|
getIdpGroupMapping(getIdpGroupMappingRequest) {
|
|
4546
4569
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4604,7 +4627,7 @@ class IdentityClient {
|
|
|
4604
4627
|
* @param GetMfaTotpDeviceRequest
|
|
4605
4628
|
* @return GetMfaTotpDeviceResponse
|
|
4606
4629
|
* @throws OciError when an error occurs
|
|
4607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
|
|
4608
4631
|
*/
|
|
4609
4632
|
getMfaTotpDevice(getMfaTotpDeviceRequest) {
|
|
4610
4633
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4668,7 +4691,7 @@ class IdentityClient {
|
|
|
4668
4691
|
* @param GetNetworkSourceRequest
|
|
4669
4692
|
* @return GetNetworkSourceResponse
|
|
4670
4693
|
* @throws OciError when an error occurs
|
|
4671
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
|
|
4672
4695
|
*/
|
|
4673
4696
|
getNetworkSource(getNetworkSourceRequest) {
|
|
4674
4697
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4730,7 +4753,7 @@ class IdentityClient {
|
|
|
4730
4753
|
* @param GetPolicyRequest
|
|
4731
4754
|
* @return GetPolicyResponse
|
|
4732
4755
|
* @throws OciError when an error occurs
|
|
4733
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
|
|
4734
4757
|
*/
|
|
4735
4758
|
getPolicy(getPolicyRequest) {
|
|
4736
4759
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4793,7 +4816,7 @@ class IdentityClient {
|
|
|
4793
4816
|
* @param GetStandardTagTemplateRequest
|
|
4794
4817
|
* @return GetStandardTagTemplateResponse
|
|
4795
4818
|
* @throws OciError when an error occurs
|
|
4796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
|
|
4797
4820
|
*/
|
|
4798
4821
|
getStandardTagTemplate(getStandardTagTemplateRequest) {
|
|
4799
4822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4852,7 +4875,7 @@ class IdentityClient {
|
|
|
4852
4875
|
* @param GetTagRequest
|
|
4853
4876
|
* @return GetTagResponse
|
|
4854
4877
|
* @throws OciError when an error occurs
|
|
4855
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetTag.ts.html |here} to see how to use GetTag API.
|
|
4856
4879
|
*/
|
|
4857
4880
|
getTag(getTagRequest) {
|
|
4858
4881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4916,7 +4939,7 @@ class IdentityClient {
|
|
|
4916
4939
|
* @param GetTagDefaultRequest
|
|
4917
4940
|
* @return GetTagDefaultResponse
|
|
4918
4941
|
* @throws OciError when an error occurs
|
|
4919
|
-
* @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.58.1/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
|
|
4920
4943
|
*/
|
|
4921
4944
|
getTagDefault(getTagDefaultRequest) {
|
|
4922
4945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4979,7 +5002,7 @@ class IdentityClient {
|
|
|
4979
5002
|
* @param GetTagNamespaceRequest
|
|
4980
5003
|
* @return GetTagNamespaceResponse
|
|
4981
5004
|
* @throws OciError when an error occurs
|
|
4982
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5005
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
|
|
4983
5006
|
*/
|
|
4984
5007
|
getTagNamespace(getTagNamespaceRequest) {
|
|
4985
5008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5038,7 +5061,7 @@ class IdentityClient {
|
|
|
5038
5061
|
* @param GetTaggingWorkRequestRequest
|
|
5039
5062
|
* @return GetTaggingWorkRequestResponse
|
|
5040
5063
|
* @throws OciError when an error occurs
|
|
5041
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
|
|
5042
5065
|
*/
|
|
5043
5066
|
getTaggingWorkRequest(getTaggingWorkRequestRequest) {
|
|
5044
5067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5100,7 +5123,7 @@ class IdentityClient {
|
|
|
5100
5123
|
* @param GetTenancyRequest
|
|
5101
5124
|
* @return GetTenancyResponse
|
|
5102
5125
|
* @throws OciError when an error occurs
|
|
5103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
|
|
5104
5127
|
*/
|
|
5105
5128
|
getTenancy(getTenancyRequest) {
|
|
5106
5129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5157,7 +5180,7 @@ class IdentityClient {
|
|
|
5157
5180
|
* @param GetUserRequest
|
|
5158
5181
|
* @return GetUserResponse
|
|
5159
5182
|
* @throws OciError when an error occurs
|
|
5160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5183
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetUser.ts.html |here} to see how to use GetUser API.
|
|
5161
5184
|
*/
|
|
5162
5185
|
getUser(getUserRequest) {
|
|
5163
5186
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5219,7 +5242,7 @@ class IdentityClient {
|
|
|
5219
5242
|
* @param GetUserGroupMembershipRequest
|
|
5220
5243
|
* @return GetUserGroupMembershipResponse
|
|
5221
5244
|
* @throws OciError when an error occurs
|
|
5222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
|
|
5223
5246
|
*/
|
|
5224
5247
|
getUserGroupMembership(getUserGroupMembershipRequest) {
|
|
5225
5248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5283,7 +5306,7 @@ class IdentityClient {
|
|
|
5283
5306
|
* @param GetUserUIPasswordInformationRequest
|
|
5284
5307
|
* @return GetUserUIPasswordInformationResponse
|
|
5285
5308
|
* @throws OciError when an error occurs
|
|
5286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
|
|
5287
5310
|
*/
|
|
5288
5311
|
getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
|
|
5289
5312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5347,7 +5370,7 @@ class IdentityClient {
|
|
|
5347
5370
|
* @param GetWorkRequestRequest
|
|
5348
5371
|
* @return GetWorkRequestResponse
|
|
5349
5372
|
* @throws OciError when an error occurs
|
|
5350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
5351
5374
|
*/
|
|
5352
5375
|
getWorkRequest(getWorkRequestRequest) {
|
|
5353
5376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5411,7 +5434,7 @@ class IdentityClient {
|
|
|
5411
5434
|
* @param ImportStandardTagsRequest
|
|
5412
5435
|
* @return ImportStandardTagsResponse
|
|
5413
5436
|
* @throws OciError when an error occurs
|
|
5414
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
|
|
5415
5438
|
*/
|
|
5416
5439
|
importStandardTags(importStandardTagsRequest) {
|
|
5417
5440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5475,7 +5498,7 @@ class IdentityClient {
|
|
|
5475
5498
|
* @param ListAllowedDomainLicenseTypesRequest
|
|
5476
5499
|
* @return ListAllowedDomainLicenseTypesResponse
|
|
5477
5500
|
* @throws OciError when an error occurs
|
|
5478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5501
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
|
|
5479
5502
|
*/
|
|
5480
5503
|
listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
|
|
5481
5504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5542,7 +5565,7 @@ class IdentityClient {
|
|
|
5542
5565
|
* @param ListApiKeysRequest
|
|
5543
5566
|
* @return ListApiKeysResponse
|
|
5544
5567
|
* @throws OciError when an error occurs
|
|
5545
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5568
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
|
|
5546
5569
|
*/
|
|
5547
5570
|
listApiKeys(listApiKeysRequest) {
|
|
5548
5571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5606,7 +5629,7 @@ class IdentityClient {
|
|
|
5606
5629
|
* @param ListAuthTokensRequest
|
|
5607
5630
|
* @return ListAuthTokensResponse
|
|
5608
5631
|
* @throws OciError when an error occurs
|
|
5609
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5632
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
|
|
5610
5633
|
*/
|
|
5611
5634
|
listAuthTokens(listAuthTokensRequest) {
|
|
5612
5635
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5673,7 +5696,7 @@ class IdentityClient {
|
|
|
5673
5696
|
* @param ListAvailabilityDomainsRequest
|
|
5674
5697
|
* @return ListAvailabilityDomainsResponse
|
|
5675
5698
|
* @throws OciError when an error occurs
|
|
5676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
|
|
5677
5700
|
*/
|
|
5678
5701
|
listAvailabilityDomains(listAvailabilityDomainsRequest) {
|
|
5679
5702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5742,7 +5765,7 @@ class IdentityClient {
|
|
|
5742
5765
|
* @param ListBulkActionResourceTypesRequest
|
|
5743
5766
|
* @return ListBulkActionResourceTypesResponse
|
|
5744
5767
|
* @throws OciError when an error occurs
|
|
5745
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
|
|
5746
5769
|
*/
|
|
5747
5770
|
listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
|
|
5748
5771
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5807,7 +5830,7 @@ class IdentityClient {
|
|
|
5807
5830
|
* @param ListBulkEditTagsResourceTypesRequest
|
|
5808
5831
|
* @return ListBulkEditTagsResourceTypesResponse
|
|
5809
5832
|
* @throws OciError when an error occurs
|
|
5810
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
|
|
5811
5834
|
*/
|
|
5812
5835
|
listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
|
|
5813
5836
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5888,7 +5911,7 @@ class IdentityClient {
|
|
|
5888
5911
|
* @param ListCompartmentsRequest
|
|
5889
5912
|
* @return ListCompartmentsResponse
|
|
5890
5913
|
* @throws OciError when an error occurs
|
|
5891
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
|
|
5892
5915
|
*/
|
|
5893
5916
|
listCompartments(listCompartmentsRequest) {
|
|
5894
5917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6000,7 +6023,7 @@ class IdentityClient {
|
|
|
6000
6023
|
* @param ListCostTrackingTagsRequest
|
|
6001
6024
|
* @return ListCostTrackingTagsResponse
|
|
6002
6025
|
* @throws OciError when an error occurs
|
|
6003
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
|
|
6004
6027
|
*/
|
|
6005
6028
|
listCostTrackingTags(listCostTrackingTagsRequest) {
|
|
6006
6029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6106,7 +6129,7 @@ class IdentityClient {
|
|
|
6106
6129
|
* @param ListCustomerSecretKeysRequest
|
|
6107
6130
|
* @return ListCustomerSecretKeysResponse
|
|
6108
6131
|
* @throws OciError when an error occurs
|
|
6109
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6132
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
|
|
6110
6133
|
*/
|
|
6111
6134
|
listCustomerSecretKeys(listCustomerSecretKeysRequest) {
|
|
6112
6135
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6169,7 +6192,7 @@ class IdentityClient {
|
|
|
6169
6192
|
* @param ListDbCredentialsRequest
|
|
6170
6193
|
* @return ListDbCredentialsResponse
|
|
6171
6194
|
* @throws OciError when an error occurs
|
|
6172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
|
|
6173
6196
|
*/
|
|
6174
6197
|
listDbCredentials(listDbCredentialsRequest) {
|
|
6175
6198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6280,7 +6303,7 @@ class IdentityClient {
|
|
|
6280
6303
|
* @param ListDomainsRequest
|
|
6281
6304
|
* @return ListDomainsResponse
|
|
6282
6305
|
* @throws OciError when an error occurs
|
|
6283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
|
|
6284
6307
|
*/
|
|
6285
6308
|
listDomains(listDomainsRequest) {
|
|
6286
6309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6398,7 +6421,7 @@ class IdentityClient {
|
|
|
6398
6421
|
* @param ListDynamicGroupsRequest
|
|
6399
6422
|
* @return ListDynamicGroupsResponse
|
|
6400
6423
|
* @throws OciError when an error occurs
|
|
6401
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6424
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
|
|
6402
6425
|
*/
|
|
6403
6426
|
listDynamicGroups(listDynamicGroupsRequest) {
|
|
6404
6427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6509,7 +6532,7 @@ class IdentityClient {
|
|
|
6509
6532
|
* @param ListFaultDomainsRequest
|
|
6510
6533
|
* @return ListFaultDomainsResponse
|
|
6511
6534
|
* @throws OciError when an error occurs
|
|
6512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
|
|
6513
6536
|
*/
|
|
6514
6537
|
listFaultDomains(listFaultDomainsRequest) {
|
|
6515
6538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6570,7 +6593,7 @@ class IdentityClient {
|
|
|
6570
6593
|
* @param ListGroupsRequest
|
|
6571
6594
|
* @return ListGroupsResponse
|
|
6572
6595
|
* @throws OciError when an error occurs
|
|
6573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
|
|
6574
6597
|
*/
|
|
6575
6598
|
listGroups(listGroupsRequest) {
|
|
6576
6599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6679,7 +6702,7 @@ class IdentityClient {
|
|
|
6679
6702
|
* @param ListIamWorkRequestErrorsRequest
|
|
6680
6703
|
* @return ListIamWorkRequestErrorsResponse
|
|
6681
6704
|
* @throws OciError when an error occurs
|
|
6682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
|
|
6683
6706
|
*/
|
|
6684
6707
|
listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
|
|
6685
6708
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6787,7 +6810,7 @@ class IdentityClient {
|
|
|
6787
6810
|
* @param ListIamWorkRequestLogsRequest
|
|
6788
6811
|
* @return ListIamWorkRequestLogsResponse
|
|
6789
6812
|
* @throws OciError when an error occurs
|
|
6790
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
|
|
6791
6814
|
*/
|
|
6792
6815
|
listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
|
|
6793
6816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6900,7 +6923,7 @@ class IdentityClient {
|
|
|
6900
6923
|
* @param ListIamWorkRequestsRequest
|
|
6901
6924
|
* @return ListIamWorkRequestsResponse
|
|
6902
6925
|
* @throws OciError when an error occurs
|
|
6903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6926
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
|
|
6904
6927
|
*/
|
|
6905
6928
|
listIamWorkRequests(listIamWorkRequestsRequest) {
|
|
6906
6929
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7009,7 +7032,7 @@ class IdentityClient {
|
|
|
7009
7032
|
* @param ListIdentityProviderGroupsRequest
|
|
7010
7033
|
* @return ListIdentityProviderGroupsResponse
|
|
7011
7034
|
* @throws OciError when an error occurs
|
|
7012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
|
|
7013
7036
|
*/
|
|
7014
7037
|
listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
|
|
7015
7038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7122,7 +7145,7 @@ class IdentityClient {
|
|
|
7122
7145
|
* @param ListIdentityProvidersRequest
|
|
7123
7146
|
* @return ListIdentityProvidersResponse
|
|
7124
7147
|
* @throws OciError when an error occurs
|
|
7125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7148
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
|
|
7126
7149
|
*/
|
|
7127
7150
|
listIdentityProviders(listIdentityProvidersRequest) {
|
|
7128
7151
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7234,7 +7257,7 @@ class IdentityClient {
|
|
|
7234
7257
|
* @param ListIdpGroupMappingsRequest
|
|
7235
7258
|
* @return ListIdpGroupMappingsResponse
|
|
7236
7259
|
* @throws OciError when an error occurs
|
|
7237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
|
|
7238
7261
|
*/
|
|
7239
7262
|
listIdpGroupMappings(listIdpGroupMappingsRequest) {
|
|
7240
7263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7341,7 +7364,7 @@ class IdentityClient {
|
|
|
7341
7364
|
* @param ListMfaTotpDevicesRequest
|
|
7342
7365
|
* @return ListMfaTotpDevicesResponse
|
|
7343
7366
|
* @throws OciError when an error occurs
|
|
7344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7367
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
|
|
7345
7368
|
*/
|
|
7346
7369
|
listMfaTotpDevices(listMfaTotpDevicesRequest) {
|
|
7347
7370
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7451,7 +7474,7 @@ class IdentityClient {
|
|
|
7451
7474
|
* @param ListNetworkSourcesRequest
|
|
7452
7475
|
* @return ListNetworkSourcesResponse
|
|
7453
7476
|
* @throws OciError when an error occurs
|
|
7454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7477
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
|
|
7455
7478
|
*/
|
|
7456
7479
|
listNetworkSources(listNetworkSourcesRequest) {
|
|
7457
7480
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7560,7 +7583,7 @@ class IdentityClient {
|
|
|
7560
7583
|
* @param ListOAuthClientCredentialsRequest
|
|
7561
7584
|
* @return ListOAuthClientCredentialsResponse
|
|
7562
7585
|
* @throws OciError when an error occurs
|
|
7563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
|
|
7564
7587
|
*/
|
|
7565
7588
|
listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
|
|
7566
7589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7671,7 +7694,7 @@ class IdentityClient {
|
|
|
7671
7694
|
* @param ListPoliciesRequest
|
|
7672
7695
|
* @return ListPoliciesResponse
|
|
7673
7696
|
* @throws OciError when an error occurs
|
|
7674
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7697
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
|
|
7675
7698
|
*/
|
|
7676
7699
|
listPolicies(listPoliciesRequest) {
|
|
7677
7700
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7779,7 +7802,7 @@ class IdentityClient {
|
|
|
7779
7802
|
* @param ListRegionSubscriptionsRequest
|
|
7780
7803
|
* @return ListRegionSubscriptionsResponse
|
|
7781
7804
|
* @throws OciError when an error occurs
|
|
7782
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7805
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
|
|
7783
7806
|
*/
|
|
7784
7807
|
listRegionSubscriptions(listRegionSubscriptionsRequest) {
|
|
7785
7808
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7836,7 +7859,7 @@ class IdentityClient {
|
|
|
7836
7859
|
* @param ListRegionsRequest
|
|
7837
7860
|
* @return ListRegionsResponse
|
|
7838
7861
|
* @throws OciError when an error occurs
|
|
7839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
|
|
7840
7863
|
*/
|
|
7841
7864
|
listRegions(listRegionsRequest) {
|
|
7842
7865
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7893,7 +7916,7 @@ class IdentityClient {
|
|
|
7893
7916
|
* @param ListSmtpCredentialsRequest
|
|
7894
7917
|
* @return ListSmtpCredentialsResponse
|
|
7895
7918
|
* @throws OciError when an error occurs
|
|
7896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7919
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
|
|
7897
7920
|
*/
|
|
7898
7921
|
listSmtpCredentials(listSmtpCredentialsRequest) {
|
|
7899
7922
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7956,7 +7979,7 @@ class IdentityClient {
|
|
|
7956
7979
|
* @param ListStandardTagNamespacesRequest
|
|
7957
7980
|
* @return ListStandardTagNamespacesResponse
|
|
7958
7981
|
* @throws OciError when an error occurs
|
|
7959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7982
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
|
|
7960
7983
|
*/
|
|
7961
7984
|
listStandardTagNamespaces(listStandardTagNamespacesRequest) {
|
|
7962
7985
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8064,7 +8087,7 @@ class IdentityClient {
|
|
|
8064
8087
|
* @param ListSwiftPasswordsRequest
|
|
8065
8088
|
* @return ListSwiftPasswordsResponse
|
|
8066
8089
|
* @throws OciError when an error occurs
|
|
8067
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8090
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
|
|
8068
8091
|
*/
|
|
8069
8092
|
listSwiftPasswords(listSwiftPasswordsRequest) {
|
|
8070
8093
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8127,7 +8150,7 @@ class IdentityClient {
|
|
|
8127
8150
|
* @param ListTagDefaultsRequest
|
|
8128
8151
|
* @return ListTagDefaultsResponse
|
|
8129
8152
|
* @throws OciError when an error occurs
|
|
8130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
|
|
8131
8154
|
*/
|
|
8132
8155
|
listTagDefaults(listTagDefaultsRequest) {
|
|
8133
8156
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8235,7 +8258,7 @@ class IdentityClient {
|
|
|
8235
8258
|
* @param ListTagNamespacesRequest
|
|
8236
8259
|
* @return ListTagNamespacesResponse
|
|
8237
8260
|
* @throws OciError when an error occurs
|
|
8238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
|
|
8239
8262
|
*/
|
|
8240
8263
|
listTagNamespaces(listTagNamespacesRequest) {
|
|
8241
8264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8342,7 +8365,7 @@ class IdentityClient {
|
|
|
8342
8365
|
* @param ListTaggingWorkRequestErrorsRequest
|
|
8343
8366
|
* @return ListTaggingWorkRequestErrorsResponse
|
|
8344
8367
|
* @throws OciError when an error occurs
|
|
8345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
|
|
8346
8369
|
*/
|
|
8347
8370
|
listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
|
|
8348
8371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8453,7 +8476,7 @@ class IdentityClient {
|
|
|
8453
8476
|
* @param ListTaggingWorkRequestLogsRequest
|
|
8454
8477
|
* @return ListTaggingWorkRequestLogsResponse
|
|
8455
8478
|
* @throws OciError when an error occurs
|
|
8456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
|
|
8457
8480
|
*/
|
|
8458
8481
|
listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
|
|
8459
8482
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8564,7 +8587,7 @@ class IdentityClient {
|
|
|
8564
8587
|
* @param ListTaggingWorkRequestsRequest
|
|
8565
8588
|
* @return ListTaggingWorkRequestsResponse
|
|
8566
8589
|
* @throws OciError when an error occurs
|
|
8567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
|
|
8568
8591
|
*/
|
|
8569
8592
|
listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
|
|
8570
8593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8670,7 +8693,7 @@ class IdentityClient {
|
|
|
8670
8693
|
* @param ListTagsRequest
|
|
8671
8694
|
* @return ListTagsResponse
|
|
8672
8695
|
* @throws OciError when an error occurs
|
|
8673
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListTags.ts.html |here} to see how to use ListTags API.
|
|
8674
8697
|
*/
|
|
8675
8698
|
listTags(listTagsRequest) {
|
|
8676
8699
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8786,7 +8809,7 @@ class IdentityClient {
|
|
|
8786
8809
|
* @param ListUserGroupMembershipsRequest
|
|
8787
8810
|
* @return ListUserGroupMembershipsResponse
|
|
8788
8811
|
* @throws OciError when an error occurs
|
|
8789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
|
|
8790
8813
|
*/
|
|
8791
8814
|
listUserGroupMemberships(listUserGroupMembershipsRequest) {
|
|
8792
8815
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8895,7 +8918,7 @@ class IdentityClient {
|
|
|
8895
8918
|
* @param ListUsersRequest
|
|
8896
8919
|
* @return ListUsersResponse
|
|
8897
8920
|
* @throws OciError when an error occurs
|
|
8898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8921
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
8899
8922
|
*/
|
|
8900
8923
|
listUsers(listUsersRequest) {
|
|
8901
8924
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9006,7 +9029,7 @@ class IdentityClient {
|
|
|
9006
9029
|
* @param ListWorkRequestsRequest
|
|
9007
9030
|
* @return ListWorkRequestsResponse
|
|
9008
9031
|
* @throws OciError when an error occurs
|
|
9009
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9032
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
9010
9033
|
*/
|
|
9011
9034
|
listWorkRequests(listWorkRequestsRequest) {
|
|
9012
9035
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9119,7 +9142,7 @@ class IdentityClient {
|
|
|
9119
9142
|
* @param MoveCompartmentRequest
|
|
9120
9143
|
* @return MoveCompartmentResponse
|
|
9121
9144
|
* @throws OciError when an error occurs
|
|
9122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
|
|
9123
9146
|
*/
|
|
9124
9147
|
moveCompartment(moveCompartmentRequest) {
|
|
9125
9148
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9182,7 +9205,7 @@ class IdentityClient {
|
|
|
9182
9205
|
* @param RecoverCompartmentRequest
|
|
9183
9206
|
* @return RecoverCompartmentResponse
|
|
9184
9207
|
* @throws OciError when an error occurs
|
|
9185
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
|
|
9186
9209
|
*/
|
|
9187
9210
|
recoverCompartment(recoverCompartmentRequest) {
|
|
9188
9211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9247,7 +9270,7 @@ class IdentityClient {
|
|
|
9247
9270
|
* @param RemoveTagDefaultLockRequest
|
|
9248
9271
|
* @return RemoveTagDefaultLockResponse
|
|
9249
9272
|
* @throws OciError when an error occurs
|
|
9250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
|
|
9251
9274
|
*/
|
|
9252
9275
|
removeTagDefaultLock(removeTagDefaultLockRequest) {
|
|
9253
9276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9314,7 +9337,7 @@ class IdentityClient {
|
|
|
9314
9337
|
* @param RemoveTagNamespaceLockRequest
|
|
9315
9338
|
* @return RemoveTagNamespaceLockResponse
|
|
9316
9339
|
* @throws OciError when an error occurs
|
|
9317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9340
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
|
|
9318
9341
|
*/
|
|
9319
9342
|
removeTagNamespaceLock(removeTagNamespaceLockRequest) {
|
|
9320
9343
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9380,7 +9403,7 @@ class IdentityClient {
|
|
|
9380
9403
|
* @param RemoveUserFromGroupRequest
|
|
9381
9404
|
* @return RemoveUserFromGroupResponse
|
|
9382
9405
|
* @throws OciError when an error occurs
|
|
9383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
|
|
9384
9407
|
*/
|
|
9385
9408
|
removeUserFromGroup(removeUserFromGroupRequest) {
|
|
9386
9409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9435,7 +9458,7 @@ class IdentityClient {
|
|
|
9435
9458
|
* @param ResetIdpScimClientRequest
|
|
9436
9459
|
* @return ResetIdpScimClientResponse
|
|
9437
9460
|
* @throws OciError when an error occurs
|
|
9438
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9461
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
|
|
9439
9462
|
*/
|
|
9440
9463
|
resetIdpScimClient(resetIdpScimClientRequest) {
|
|
9441
9464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9493,7 +9516,7 @@ class IdentityClient {
|
|
|
9493
9516
|
* @param UpdateAuthTokenRequest
|
|
9494
9517
|
* @return UpdateAuthTokenResponse
|
|
9495
9518
|
* @throws OciError when an error occurs
|
|
9496
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
|
|
9497
9520
|
*/
|
|
9498
9521
|
updateAuthToken(updateAuthTokenRequest) {
|
|
9499
9522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9559,7 +9582,7 @@ class IdentityClient {
|
|
|
9559
9582
|
* @param UpdateAuthenticationPolicyRequest
|
|
9560
9583
|
* @return UpdateAuthenticationPolicyResponse
|
|
9561
9584
|
* @throws OciError when an error occurs
|
|
9562
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
|
|
9563
9586
|
*/
|
|
9564
9587
|
updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
|
|
9565
9588
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9623,7 +9646,7 @@ class IdentityClient {
|
|
|
9623
9646
|
* @param UpdateCompartmentRequest
|
|
9624
9647
|
* @return UpdateCompartmentResponse
|
|
9625
9648
|
* @throws OciError when an error occurs
|
|
9626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9649
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
|
|
9627
9650
|
*/
|
|
9628
9651
|
updateCompartment(updateCompartmentRequest) {
|
|
9629
9652
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9688,7 +9711,7 @@ class IdentityClient {
|
|
|
9688
9711
|
* @param UpdateCustomerSecretKeyRequest
|
|
9689
9712
|
* @return UpdateCustomerSecretKeyResponse
|
|
9690
9713
|
* @throws OciError when an error occurs
|
|
9691
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
|
|
9692
9715
|
*/
|
|
9693
9716
|
updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
|
|
9694
9717
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9757,7 +9780,7 @@ class IdentityClient {
|
|
|
9757
9780
|
* @param UpdateDomainRequest
|
|
9758
9781
|
* @return UpdateDomainResponse
|
|
9759
9782
|
* @throws OciError when an error occurs
|
|
9760
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9783
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
|
|
9761
9784
|
*/
|
|
9762
9785
|
updateDomain(updateDomainRequest) {
|
|
9763
9786
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9818,7 +9841,7 @@ class IdentityClient {
|
|
|
9818
9841
|
* @param UpdateDynamicGroupRequest
|
|
9819
9842
|
* @return UpdateDynamicGroupResponse
|
|
9820
9843
|
* @throws OciError when an error occurs
|
|
9821
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
|
|
9822
9845
|
*/
|
|
9823
9846
|
updateDynamicGroup(updateDynamicGroupRequest) {
|
|
9824
9847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9882,7 +9905,7 @@ class IdentityClient {
|
|
|
9882
9905
|
* @param UpdateGroupRequest
|
|
9883
9906
|
* @return UpdateGroupResponse
|
|
9884
9907
|
* @throws OciError when an error occurs
|
|
9885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9908
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
|
|
9886
9909
|
*/
|
|
9887
9910
|
updateGroup(updateGroupRequest) {
|
|
9888
9911
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9949,7 +9972,7 @@ class IdentityClient {
|
|
|
9949
9972
|
* @param UpdateIdentityProviderRequest
|
|
9950
9973
|
* @return UpdateIdentityProviderResponse
|
|
9951
9974
|
* @throws OciError when an error occurs
|
|
9952
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
|
|
9953
9976
|
*/
|
|
9954
9977
|
updateIdentityProvider(updateIdentityProviderRequest) {
|
|
9955
9978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10016,7 +10039,7 @@ class IdentityClient {
|
|
|
10016
10039
|
* @param UpdateIdpGroupMappingRequest
|
|
10017
10040
|
* @return UpdateIdpGroupMappingResponse
|
|
10018
10041
|
* @throws OciError when an error occurs
|
|
10019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
|
|
10020
10043
|
*/
|
|
10021
10044
|
updateIdpGroupMapping(updateIdpGroupMappingRequest) {
|
|
10022
10045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10082,7 +10105,7 @@ class IdentityClient {
|
|
|
10082
10105
|
* @param UpdateNetworkSourceRequest
|
|
10083
10106
|
* @return UpdateNetworkSourceResponse
|
|
10084
10107
|
* @throws OciError when an error occurs
|
|
10085
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
|
|
10086
10109
|
*/
|
|
10087
10110
|
updateNetworkSource(updateNetworkSourceRequest) {
|
|
10088
10111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10147,7 +10170,7 @@ class IdentityClient {
|
|
|
10147
10170
|
* @param UpdateOAuthClientCredentialRequest
|
|
10148
10171
|
* @return UpdateOAuthClientCredentialResponse
|
|
10149
10172
|
* @throws OciError when an error occurs
|
|
10150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
|
|
10151
10174
|
*/
|
|
10152
10175
|
updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
|
|
10153
10176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10215,7 +10238,7 @@ class IdentityClient {
|
|
|
10215
10238
|
* @param UpdatePolicyRequest
|
|
10216
10239
|
* @return UpdatePolicyResponse
|
|
10217
10240
|
* @throws OciError when an error occurs
|
|
10218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
|
|
10219
10242
|
*/
|
|
10220
10243
|
updatePolicy(updatePolicyRequest) {
|
|
10221
10244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10280,7 +10303,7 @@ class IdentityClient {
|
|
|
10280
10303
|
* @param UpdateSmtpCredentialRequest
|
|
10281
10304
|
* @return UpdateSmtpCredentialResponse
|
|
10282
10305
|
* @throws OciError when an error occurs
|
|
10283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
|
|
10284
10307
|
*/
|
|
10285
10308
|
updateSmtpCredential(updateSmtpCredentialRequest) {
|
|
10286
10309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10348,7 +10371,7 @@ class IdentityClient {
|
|
|
10348
10371
|
* @param UpdateSwiftPasswordRequest
|
|
10349
10372
|
* @return UpdateSwiftPasswordResponse
|
|
10350
10373
|
* @throws OciError when an error occurs
|
|
10351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
|
|
10352
10375
|
*/
|
|
10353
10376
|
updateSwiftPassword(updateSwiftPasswordRequest) {
|
|
10354
10377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10423,7 +10446,7 @@ class IdentityClient {
|
|
|
10423
10446
|
* @param UpdateTagRequest
|
|
10424
10447
|
* @return UpdateTagResponse
|
|
10425
10448
|
* @throws OciError when an error occurs
|
|
10426
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
|
|
10427
10450
|
*/
|
|
10428
10451
|
updateTag(updateTagRequest) {
|
|
10429
10452
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10496,7 +10519,7 @@ class IdentityClient {
|
|
|
10496
10519
|
* @param UpdateTagDefaultRequest
|
|
10497
10520
|
* @return UpdateTagDefaultResponse
|
|
10498
10521
|
* @throws OciError when an error occurs
|
|
10499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10522
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
|
|
10500
10523
|
*/
|
|
10501
10524
|
updateTagDefault(updateTagDefaultRequest) {
|
|
10502
10525
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10572,7 +10595,7 @@ class IdentityClient {
|
|
|
10572
10595
|
* @param UpdateTagNamespaceRequest
|
|
10573
10596
|
* @return UpdateTagNamespaceResponse
|
|
10574
10597
|
* @throws OciError when an error occurs
|
|
10575
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
|
|
10576
10599
|
*/
|
|
10577
10600
|
updateTagNamespace(updateTagNamespaceRequest) {
|
|
10578
10601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10632,7 +10655,7 @@ class IdentityClient {
|
|
|
10632
10655
|
* @param UpdateUserRequest
|
|
10633
10656
|
* @return UpdateUserResponse
|
|
10634
10657
|
* @throws OciError when an error occurs
|
|
10635
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
|
|
10636
10659
|
*/
|
|
10637
10660
|
updateUser(updateUserRequest) {
|
|
10638
10661
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10697,7 +10720,7 @@ class IdentityClient {
|
|
|
10697
10720
|
* @param UpdateUserCapabilitiesRequest
|
|
10698
10721
|
* @return UpdateUserCapabilitiesResponse
|
|
10699
10722
|
* @throws OciError when an error occurs
|
|
10700
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10723
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
|
|
10701
10724
|
*/
|
|
10702
10725
|
updateUserCapabilities(updateUserCapabilitiesRequest) {
|
|
10703
10726
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10762,7 +10785,7 @@ class IdentityClient {
|
|
|
10762
10785
|
* @param UpdateUserStateRequest
|
|
10763
10786
|
* @return UpdateUserStateResponse
|
|
10764
10787
|
* @throws OciError when an error occurs
|
|
10765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
|
|
10766
10789
|
*/
|
|
10767
10790
|
updateUserState(updateUserStateRequest) {
|
|
10768
10791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10841,7 +10864,7 @@ class IdentityClient {
|
|
|
10841
10864
|
* @param UploadApiKeyRequest
|
|
10842
10865
|
* @return UploadApiKeyResponse
|
|
10843
10866
|
* @throws OciError when an error occurs
|
|
10844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10867
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
|
|
10845
10868
|
*/
|
|
10846
10869
|
uploadApiKey(uploadApiKeyRequest) {
|
|
10847
10870
|
return __awaiter(this, void 0, void 0, function* () {
|