oci-identity 2.76.1 → 2.77.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 +152 -146
- package/lib/client.js +154 -145
- package/lib/client.js.map +1 -1
- package/lib/model/api-key.d.ts +3 -3
- package/lib/model/auth-token.d.ts +8 -8
- package/lib/model/bulk-action-resource-type.d.ts +1 -1
- package/lib/model/bulk-action-resource.d.ts +2 -2
- package/lib/model/bulk-edit-operation-details.d.ts +5 -5
- package/lib/model/bulk-edit-tags-resource-type.d.ts +1 -1
- package/lib/model/compartment.d.ts +5 -5
- package/lib/model/create-compartment-details.d.ts +2 -2
- package/lib/model/create-domain-details.d.ts +3 -3
- package/lib/model/create-dynamic-group-details.d.ts +2 -2
- package/lib/model/create-group-details.d.ts +2 -2
- package/lib/model/create-identity-provider-details.d.ts +6 -6
- package/lib/model/create-network-source-details.d.ts +3 -3
- package/lib/model/create-policy-details.d.ts +2 -2
- package/lib/model/create-region-subscription-details.d.ts +1 -1
- package/lib/model/create-saml2-identity-provider-details.d.ts +1 -1
- package/lib/model/create-tag-default-details.d.ts +3 -3
- package/lib/model/create-tag-details.d.ts +2 -2
- package/lib/model/create-tag-namespace-details.d.ts +2 -2
- package/lib/model/create-user-details.d.ts +2 -2
- package/lib/model/customer-secret-key-summary.d.ts +6 -6
- package/lib/model/customer-secret-key.d.ts +5 -5
- package/lib/model/db-credential-summary.d.ts +5 -5
- package/lib/model/db-credential.d.ts +4 -4
- package/lib/model/default-tag-definition-validator.d.ts +2 -2
- package/lib/model/domain-summary.d.ts +4 -4
- package/lib/model/domain.d.ts +4 -4
- package/lib/model/dynamic-group.d.ts +4 -4
- package/lib/model/enable-replication-to-region-details.d.ts +1 -1
- package/lib/model/enum-tag-definition-validator.d.ts +3 -3
- package/lib/model/group.d.ts +4 -4
- package/lib/model/iam-work-request-log-summary.d.ts +1 -1
- package/lib/model/iam-work-request-summary.d.ts +3 -3
- package/lib/model/iam-work-request.d.ts +3 -3
- package/lib/model/identity-provider-group-summary.d.ts +6 -6
- package/lib/model/identity-provider.d.ts +16 -16
- package/lib/model/idp-group-mapping.d.ts +7 -7
- package/lib/model/mfa-totp-device-summary.d.ts +4 -4
- package/lib/model/mfa-totp-device.d.ts +5 -5
- package/lib/model/network-sources-summary.d.ts +5 -5
- package/lib/model/network-sources.d.ts +5 -5
- package/lib/model/o-auth2-client-credential-summary.d.ts +4 -4
- package/lib/model/o-auth2-client-credential.d.ts +4 -4
- package/lib/model/policy.d.ts +4 -4
- package/lib/model/region-subscription.d.ts +2 -2
- package/lib/model/region.d.ts +2 -2
- package/lib/model/saml2-identity-provider.d.ts +1 -1
- package/lib/model/smtp-credential-summary.d.ts +5 -5
- package/lib/model/smtp-credential.d.ts +4 -4
- package/lib/model/swift-password.d.ts +7 -7
- package/lib/model/tag-default-summary.d.ts +6 -6
- package/lib/model/tag-default.d.ts +7 -7
- package/lib/model/tag-namespace-summary.d.ts +4 -4
- package/lib/model/tag-namespace.d.ts +4 -4
- package/lib/model/tag-summary.d.ts +4 -4
- package/lib/model/tag.d.ts +4 -4
- package/lib/model/tagging-work-request-error-summary.d.ts +1 -1
- package/lib/model/tagging-work-request-log-summary.d.ts +1 -1
- package/lib/model/tagging-work-request-summary.d.ts +3 -3
- package/lib/model/tagging-work-request.d.ts +3 -3
- package/lib/model/tenancy.d.ts +3 -3
- package/lib/model/u-ipassword-information.d.ts +2 -2
- package/lib/model/u-ipassword.d.ts +2 -2
- package/lib/model/update-compartment-details.d.ts +2 -2
- package/lib/model/update-domain-details.d.ts +2 -2
- package/lib/model/update-dynamic-group-details.d.ts +2 -2
- package/lib/model/update-group-details.d.ts +2 -2
- package/lib/model/update-identity-provider-details.d.ts +3 -3
- package/lib/model/update-network-source-details.d.ts +3 -3
- package/lib/model/update-policy-details.d.ts +2 -2
- package/lib/model/update-saml2-identity-provider-details.d.ts +1 -1
- package/lib/model/update-tag-default-details.d.ts +3 -3
- package/lib/model/update-tag-details.d.ts +2 -2
- package/lib/model/update-tag-namespace-details.d.ts +2 -2
- package/lib/model/update-user-details.d.ts +2 -2
- package/lib/model/user-group-membership.d.ts +3 -3
- package/lib/model/user.d.ts +12 -12
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-summary.d.ts +3 -3
- package/lib/model/work-request.d.ts +3 -3
- package/lib/request/activate-domain-request.d.ts +2 -2
- package/lib/request/activate-mfa-totp-device-request.d.ts +2 -2
- package/lib/request/add-tag-default-lock-request.d.ts +2 -2
- package/lib/request/add-tag-namespace-lock-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/change-domain-compartment-request.d.ts +2 -2
- package/lib/request/change-domain-license-type-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/delete-api-key-request.d.ts +2 -2
- package/lib/request/delete-auth-token-request.d.ts +2 -2
- package/lib/request/delete-compartment-request.d.ts +2 -2
- package/lib/request/delete-customer-secret-key-request.d.ts +2 -2
- package/lib/request/delete-db-credential-request.d.ts +2 -2
- package/lib/request/delete-domain-request.d.ts +2 -2
- package/lib/request/delete-dynamic-group-request.d.ts +2 -2
- package/lib/request/delete-group-request.d.ts +2 -2
- package/lib/request/delete-identity-provider-request.d.ts +2 -2
- package/lib/request/delete-idp-group-mapping-request.d.ts +2 -2
- package/lib/request/delete-mfa-totp-device-request.d.ts +2 -2
- package/lib/request/delete-network-source-request.d.ts +2 -2
- package/lib/request/delete-oauth-client-credential-request.d.ts +2 -2
- package/lib/request/delete-policy-request.d.ts +2 -2
- package/lib/request/delete-smtp-credential-request.d.ts +2 -2
- package/lib/request/delete-swift-password-request.d.ts +2 -2
- package/lib/request/delete-tag-default-request.d.ts +2 -2
- package/lib/request/delete-tag-namespace-request.d.ts +2 -2
- package/lib/request/delete-tag-request.d.ts +2 -2
- package/lib/request/delete-user-request.d.ts +2 -2
- package/lib/request/enable-replication-to-region-request.d.ts +2 -2
- package/lib/request/generate-totp-seed-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +2 -2
- package/lib/request/list-compartments-request.d.ts +9 -9
- package/lib/request/list-cost-tracking-tags-request.d.ts +2 -2
- package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
- package/lib/request/list-db-credentials-request.d.ts +5 -5
- package/lib/request/list-domains-request.d.ts +5 -5
- package/lib/request/list-dynamic-groups-request.d.ts +5 -5
- package/lib/request/list-fault-domains-request.d.ts +1 -1
- package/lib/request/list-groups-request.d.ts +5 -5
- package/lib/request/list-iam-work-request-errors-request.d.ts +3 -3
- package/lib/request/list-iam-work-request-logs-request.d.ts +3 -3
- package/lib/request/list-iam-work-requests-request.d.ts +2 -2
- package/lib/request/list-identity-provider-groups-request.d.ts +2 -2
- package/lib/request/list-identity-providers-request.d.ts +5 -5
- package/lib/request/list-idp-group-mappings-request.d.ts +2 -2
- package/lib/request/list-mfa-totp-devices-request.d.ts +5 -5
- package/lib/request/list-network-sources-request.d.ts +5 -5
- package/lib/request/list-oauth-client-credentials-request.d.ts +2 -2
- package/lib/request/list-policies-request.d.ts +5 -5
- 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 +2 -2
- package/lib/request/list-swift-passwords-request.d.ts +1 -1
- package/lib/request/list-tag-defaults-request.d.ts +2 -2
- package/lib/request/list-tag-namespaces-request.d.ts +2 -2
- package/lib/request/list-tagging-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-tagging-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-tagging-work-requests-request.d.ts +2 -2
- package/lib/request/list-tags-request.d.ts +2 -2
- package/lib/request/list-user-group-memberships-request.d.ts +2 -2
- package/lib/request/list-users-request.d.ts +5 -5
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/move-compartment-request.d.ts +2 -2
- package/lib/request/recover-compartment-request.d.ts +2 -2
- package/lib/request/remove-tag-default-lock-request.d.ts +2 -2
- package/lib/request/remove-tag-namespace-lock-request.d.ts +2 -2
- package/lib/request/remove-user-from-group-request.d.ts +2 -2
- package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
- package/lib/request/update-auth-token-request.d.ts +2 -2
- package/lib/request/update-authentication-policy-request.d.ts +2 -2
- package/lib/request/update-compartment-request.d.ts +2 -2
- package/lib/request/update-customer-secret-key-request.d.ts +2 -2
- package/lib/request/update-domain-request.d.ts +2 -2
- package/lib/request/update-dynamic-group-request.d.ts +2 -2
- package/lib/request/update-group-request.d.ts +2 -2
- package/lib/request/update-identity-provider-request.d.ts +2 -2
- package/lib/request/update-idp-group-mapping-request.d.ts +2 -2
- package/lib/request/update-network-source-request.d.ts +2 -2
- package/lib/request/update-oauth-client-credential-request.d.ts +2 -2
- package/lib/request/update-policy-request.d.ts +2 -2
- package/lib/request/update-smtp-credential-request.d.ts +2 -2
- package/lib/request/update-swift-password-request.d.ts +2 -2
- package/lib/request/update-tag-default-request.d.ts +2 -2
- package/lib/request/update-tag-namespace-request.d.ts +1 -1
- package/lib/request/update-tag-request.d.ts +2 -2
- package/lib/request/update-user-capabilities-request.d.ts +2 -2
- package/lib/request/update-user-request.d.ts +2 -2
- package/lib/request/update-user-state-request.d.ts +2 -2
- package/lib/request/upload-api-key-request.d.ts +1 -1
- package/lib/response/activate-mfa-totp-device-response.d.ts +1 -1
- package/lib/response/add-user-to-group-response.d.ts +1 -1
- package/lib/response/assemble-effective-tag-set-response.d.ts +1 -1
- package/lib/response/create-auth-token-response.d.ts +1 -1
- package/lib/response/create-compartment-response.d.ts +1 -1
- package/lib/response/create-customer-secret-key-response.d.ts +1 -1
- package/lib/response/create-db-credential-response.d.ts +1 -1
- package/lib/response/create-dynamic-group-response.d.ts +1 -1
- package/lib/response/create-group-response.d.ts +1 -1
- package/lib/response/create-identity-provider-response.d.ts +1 -1
- package/lib/response/create-idp-group-mapping-response.d.ts +1 -1
- package/lib/response/create-mfa-totp-device-response.d.ts +1 -1
- package/lib/response/create-network-source-response.d.ts +1 -1
- package/lib/response/create-oauth-client-credential-response.d.ts +1 -1
- package/lib/response/create-or-reset-uipassword-response.d.ts +1 -1
- package/lib/response/create-policy-response.d.ts +1 -1
- package/lib/response/create-smtp-credential-response.d.ts +1 -1
- package/lib/response/create-swift-password-response.d.ts +1 -1
- package/lib/response/create-tag-default-response.d.ts +1 -1
- package/lib/response/create-tag-response.d.ts +1 -1
- package/lib/response/create-user-response.d.ts +1 -1
- package/lib/response/generate-totp-seed-response.d.ts +1 -1
- package/lib/response/get-authentication-policy-response.d.ts +1 -1
- package/lib/response/get-compartment-response.d.ts +1 -1
- package/lib/response/get-domain-response.d.ts +1 -1
- package/lib/response/get-dynamic-group-response.d.ts +1 -1
- package/lib/response/get-group-response.d.ts +1 -1
- package/lib/response/get-identity-provider-response.d.ts +1 -1
- package/lib/response/get-idp-group-mapping-response.d.ts +1 -1
- package/lib/response/get-mfa-totp-device-response.d.ts +1 -1
- package/lib/response/get-network-source-response.d.ts +1 -1
- package/lib/response/get-policy-response.d.ts +1 -1
- package/lib/response/get-tag-default-response.d.ts +1 -1
- package/lib/response/get-tag-response.d.ts +1 -1
- package/lib/response/get-user-group-membership-response.d.ts +1 -1
- package/lib/response/get-user-response.d.ts +1 -1
- package/lib/response/get-user-uipassword-information-response.d.ts +1 -1
- package/lib/response/list-allowed-domain-license-types-response.d.ts +1 -1
- package/lib/response/list-api-keys-response.d.ts +1 -1
- package/lib/response/list-auth-tokens-response.d.ts +1 -1
- package/lib/response/list-availability-domains-response.d.ts +1 -1
- package/lib/response/list-bulk-action-resource-types-response.d.ts +1 -1
- package/lib/response/list-bulk-edit-tags-resource-types-response.d.ts +1 -1
- package/lib/response/list-compartments-response.d.ts +1 -1
- package/lib/response/list-cost-tracking-tags-response.d.ts +1 -1
- package/lib/response/list-customer-secret-keys-response.d.ts +1 -1
- package/lib/response/list-db-credentials-response.d.ts +1 -1
- package/lib/response/list-domains-response.d.ts +1 -1
- package/lib/response/list-dynamic-groups-response.d.ts +1 -1
- package/lib/response/list-groups-response.d.ts +1 -1
- package/lib/response/list-iam-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-iam-work-requests-response.d.ts +1 -1
- package/lib/response/list-identity-provider-groups-response.d.ts +1 -1
- package/lib/response/list-identity-providers-response.d.ts +1 -1
- package/lib/response/list-idp-group-mappings-response.d.ts +1 -1
- package/lib/response/list-mfa-totp-devices-response.d.ts +1 -1
- package/lib/response/list-network-sources-response.d.ts +1 -1
- package/lib/response/list-oauth-client-credentials-response.d.ts +1 -1
- package/lib/response/list-policies-response.d.ts +1 -1
- package/lib/response/list-smtp-credentials-response.d.ts +1 -1
- package/lib/response/list-standard-tag-namespaces-response.d.ts +1 -1
- package/lib/response/list-swift-passwords-response.d.ts +1 -1
- package/lib/response/list-tag-defaults-response.d.ts +1 -1
- package/lib/response/list-tag-namespaces-response.d.ts +1 -1
- package/lib/response/list-tagging-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-tagging-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-tagging-work-requests-response.d.ts +1 -1
- package/lib/response/list-tags-response.d.ts +1 -1
- package/lib/response/list-user-group-memberships-response.d.ts +1 -1
- package/lib/response/list-users-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/recover-compartment-response.d.ts +1 -1
- package/lib/response/update-auth-token-response.d.ts +1 -1
- package/lib/response/update-authentication-policy-response.d.ts +1 -1
- package/lib/response/update-compartment-response.d.ts +1 -1
- package/lib/response/update-customer-secret-key-response.d.ts +1 -1
- package/lib/response/update-dynamic-group-response.d.ts +1 -1
- package/lib/response/update-group-response.d.ts +1 -1
- package/lib/response/update-identity-provider-response.d.ts +1 -1
- package/lib/response/update-idp-group-mapping-response.d.ts +1 -1
- package/lib/response/update-network-source-response.d.ts +1 -1
- package/lib/response/update-oauth-client-credential-response.d.ts +1 -1
- package/lib/response/update-policy-response.d.ts +1 -1
- package/lib/response/update-smtp-credential-response.d.ts +1 -1
- package/lib/response/update-swift-password-response.d.ts +1 -1
- package/lib/response/update-tag-default-response.d.ts +1 -1
- package/lib/response/update-tag-response.d.ts +1 -1
- package/lib/response/update-user-capabilities-response.d.ts +1 -1
- package/lib/response/update-user-response.d.ts +1 -1
- package/lib/response/update-user-state-response.d.ts +1 -1
- package/lib/response/upload-api-key-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -26,7 +26,7 @@ export interface UpdateTagDetails {
|
|
|
26
26
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
27
27
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
28
28
|
* <p>
|
|
29
|
-
Example:
|
|
29
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
"freeformTags"?: {
|
|
@@ -36,7 +36,7 @@ export interface UpdateTagDetails {
|
|
|
36
36
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
37
37
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
38
38
|
* <p>
|
|
39
|
-
Example:
|
|
39
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"definedTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateTagNamespaceDetails {
|
|
|
24
24
|
/**
|
|
25
25
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
26
26
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -33,7 +33,7 @@ export interface UpdateTagNamespaceDetails {
|
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
35
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"definedTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdateUserDetails {
|
|
|
32
32
|
/**
|
|
33
33
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
34
34
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"freeformTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface UpdateUserDetails {
|
|
|
41
41
|
/**
|
|
42
42
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
43
43
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
14
|
* An object that represents the membership of a user in a group. When you add a user to a group, the result is a
|
|
15
|
-
*
|
|
15
|
+
* {@code UserGroupMembership} with its own OCID. To remove a user from a group, you delete the {@code UserGroupMembership} object.
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
18
|
export interface UserGroupMembership {
|
|
@@ -35,12 +35,12 @@ export interface UserGroupMembership {
|
|
|
35
35
|
/**
|
|
36
36
|
* Date and time the membership was created, in the format defined by RFC3339.
|
|
37
37
|
* <p>
|
|
38
|
-
Example:
|
|
38
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"timeCreated": Date;
|
|
42
42
|
/**
|
|
43
|
-
* The membership's current state. After creating a membership object, make sure its
|
|
43
|
+
* The membership's current state. After creating a membership object, make sure its {@code lifecycleState} changes
|
|
44
44
|
* from CREATING to ACTIVE before using it.
|
|
45
45
|
*
|
|
46
46
|
*/
|
package/lib/model/user.d.ts
CHANGED
|
@@ -73,7 +73,7 @@ export interface User {
|
|
|
73
73
|
*/
|
|
74
74
|
"dbUserName"?: string;
|
|
75
75
|
/**
|
|
76
|
-
* The OCID of the
|
|
76
|
+
* The OCID of the {@code IdentityProvider} this user belongs to.
|
|
77
77
|
*/
|
|
78
78
|
"identityProviderId"?: string;
|
|
79
79
|
/**
|
|
@@ -83,18 +83,18 @@ export interface User {
|
|
|
83
83
|
/**
|
|
84
84
|
* Date and time the user was created, in the format defined by RFC3339.
|
|
85
85
|
* <p>
|
|
86
|
-
Example:
|
|
86
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
87
87
|
*
|
|
88
88
|
*/
|
|
89
89
|
"timeCreated": Date;
|
|
90
90
|
/**
|
|
91
|
-
* The user's current state. After creating a user, make sure its
|
|
91
|
+
* The user's current state. After creating a user, make sure its {@code lifecycleState} changes from CREATING to
|
|
92
92
|
* ACTIVE before using it.
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
"lifecycleState": User.LifecycleState;
|
|
96
96
|
/**
|
|
97
|
-
* Returned only if the user's
|
|
97
|
+
* Returned only if the user's {@code lifecycleState} is INACTIVE. A 16-bit value showing the reason why the user
|
|
98
98
|
* is inactive:
|
|
99
99
|
* <p>
|
|
100
100
|
- bit 0: SUSPENDED (reserved for future use)
|
|
@@ -107,7 +107,7 @@ export interface User {
|
|
|
107
107
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
108
108
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
109
109
|
* <p>
|
|
110
|
-
Example:
|
|
110
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
111
111
|
*
|
|
112
112
|
*/
|
|
113
113
|
"freeformTags"?: {
|
|
@@ -116,7 +116,7 @@ export interface User {
|
|
|
116
116
|
/**
|
|
117
117
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
118
118
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
119
|
-
* Example:
|
|
119
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
120
120
|
*
|
|
121
121
|
*/
|
|
122
122
|
"definedTags"?: {
|
|
@@ -131,31 +131,31 @@ export interface User {
|
|
|
131
131
|
"isMfaActivated": boolean;
|
|
132
132
|
/**
|
|
133
133
|
* The date and time of when the user most recently logged in the
|
|
134
|
-
* format defined by RFC3339 (ex.
|
|
134
|
+
* format defined by RFC3339 (ex. {@code 2016-08-25T21:10:29.600Z}).
|
|
135
135
|
* If there is no login history, this field is null.
|
|
136
136
|
* <p>
|
|
137
137
|
For illustrative purposes, suppose we have a user who has logged in
|
|
138
138
|
* at July 1st, 2020 at 1200 PST and logged out 30 minutes later.
|
|
139
139
|
* They then login again on July 2nd, 2020 at 1500 PST.
|
|
140
140
|
* <p>
|
|
141
|
-
Their previousSuccessfulLoginTime would be
|
|
141
|
+
Their previousSuccessfulLoginTime would be {@code 2020-07-01:19:00.000Z}.
|
|
142
142
|
* <p>
|
|
143
|
-
Their lastSuccessfulLoginTime would be
|
|
143
|
+
Their lastSuccessfulLoginTime would be {@code 2020-07-02:22:00.000Z}.
|
|
144
144
|
*
|
|
145
145
|
*/
|
|
146
146
|
"lastSuccessfulLoginTime"?: Date;
|
|
147
147
|
/**
|
|
148
148
|
* The date and time of when the user most recently logged in the
|
|
149
|
-
* format defined by RFC3339 (ex.
|
|
149
|
+
* format defined by RFC3339 (ex. {@code 2016-08-25T21:10:29.600Z}).
|
|
150
150
|
* If there is no login history, this field is null.
|
|
151
151
|
* <p>
|
|
152
152
|
For illustrative purposes, suppose we have a user who has logged in
|
|
153
153
|
* at July 1st, 2020 at 1200 PST and logged out 30 minutes later.
|
|
154
154
|
* They then login again on July 2nd, 2020 at 1500 PST.
|
|
155
155
|
* <p>
|
|
156
|
-
Their previousSuccessfulLoginTime would be
|
|
156
|
+
Their previousSuccessfulLoginTime would be {@code 2020-07-01:19:00.000Z}.
|
|
157
157
|
* <p>
|
|
158
|
-
Their lastSuccessfulLoginTime would be
|
|
158
|
+
Their lastSuccessfulLoginTime would be {@code 2020-07-02:22:00.000Z}.
|
|
159
159
|
*
|
|
160
160
|
*/
|
|
161
161
|
"previousSuccessfulLoginTime"?: Date;
|
|
@@ -21,7 +21,7 @@ export interface WorkRequestLogEntry {
|
|
|
21
21
|
"message": string;
|
|
22
22
|
/**
|
|
23
23
|
* Date and time the log was written, in the format defined by RFC3339.
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"timestamp"?: Date;
|
|
@@ -44,19 +44,19 @@ export interface WorkRequestSummary {
|
|
|
44
44
|
"errors"?: Array<model.WorkRequestError>;
|
|
45
45
|
/**
|
|
46
46
|
* Date and time the work was accepted, in the format defined by RFC3339.
|
|
47
|
-
* Example:
|
|
47
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"timeAccepted"?: Date;
|
|
51
51
|
/**
|
|
52
52
|
* Date and time the work started, in the format defined by RFC3339.
|
|
53
|
-
* Example:
|
|
53
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"timeStarted"?: Date;
|
|
57
57
|
/**
|
|
58
58
|
* Date and time the work completed, in the format defined by RFC3339.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"timeFinished"?: Date;
|
|
@@ -50,19 +50,19 @@ export interface WorkRequest {
|
|
|
50
50
|
"logs"?: Array<model.WorkRequestLogEntry>;
|
|
51
51
|
/**
|
|
52
52
|
* Date and time the work was accepted, in the format defined by RFC3339.
|
|
53
|
-
* Example:
|
|
53
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"timeAccepted"?: Date;
|
|
57
57
|
/**
|
|
58
58
|
* Date and time the work started, in the format defined by RFC3339.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"timeStarted"?: Date;
|
|
63
63
|
/**
|
|
64
64
|
* Date and time the work completed, in the format defined by RFC3339.
|
|
65
|
-
* Example:
|
|
65
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
"timeFinished"?: Date;
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomainRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ActivateDomainRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -35,7 +35,7 @@ export interface ActivateDomainRequest extends common.BaseRequest {
|
|
|
35
35
|
*/
|
|
36
36
|
"opcRetryToken"?: string;
|
|
37
37
|
/**
|
|
38
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
38
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
39
39
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
40
40
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
41
41
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDeviceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ActivateMfaTotpDeviceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface ActivateMfaTotpDeviceRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"mfaTotpToken": model.MfaTotpToken;
|
|
31
31
|
/**
|
|
32
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
32
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
33
33
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
34
34
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
35
35
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLockRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddTagDefaultLockRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface AddTagDefaultLockRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"addLockDetails": model.AddLockDetails;
|
|
27
27
|
/**
|
|
28
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
29
29
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
30
30
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
31
31
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLockRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddTagNamespaceLockRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface AddTagNamespaceLockRequest extends common.BaseRequest {
|
|
|
26
26
|
*/
|
|
27
27
|
"addLockDetails": model.AddLockDetails;
|
|
28
28
|
/**
|
|
29
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
29
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
30
30
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
31
31
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
32
32
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddUserToGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface AssembleEffectiveTagSetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResourcesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface BulkDeleteResourcesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTagsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface BulkDeleteTagsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTagsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface BulkEditTagsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResourcesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface BulkMoveResourcesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespaceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CascadeDeleteTagNamespaceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface CascadeDeleteTagNamespaceRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"tagNamespaceId": string;
|
|
23
23
|
/**
|
|
24
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
24
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
25
25
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
26
26
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
27
27
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDomainCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -40,7 +40,7 @@ export interface ChangeDomainCompartmentRequest extends common.BaseRequest {
|
|
|
40
40
|
*/
|
|
41
41
|
"opcRetryToken"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
43
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
44
44
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
45
45
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
46
46
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseTypeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDomainLicenseTypeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -40,7 +40,7 @@ export interface ChangeDomainLicenseTypeRequest extends common.BaseRequest {
|
|
|
40
40
|
*/
|
|
41
41
|
"opcRetryToken"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
43
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
44
44
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
45
45
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
46
46
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeTagNamespaceCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthTokenRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateAuthTokenRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKeyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateCustomerSecretKeyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredentialRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDbCredentialRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateDomain.ts.html |here} to see how to use CreateDomainRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDomainRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDynamicGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateGroup.ts.html |here} to see how to use CreateGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProviderRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateIdentityProviderRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMappingRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateIdpGroupMappingRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDeviceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CreateMfaTotpDeviceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSourceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateNetworkSourceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredentialRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateOAuthClientCredentialRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPasswordRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CreateOrResetUIPasswordRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreatePolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscriptionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateRegionSubscriptionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredentialRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSmtpCredentialRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPasswordRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSwiftPasswordRequest extends common.BaseRequest {
|
|
19
19
|
/**
|