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
|
@@ -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/CreateTagDefault.ts.html |here} to see how to use CreateTagDefaultRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTagDefaultRequest 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/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespaceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTagNamespaceRequest 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/CreateTag.ts.html |here} to see how to use CreateTagRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTagRequest 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/CreateUser.ts.html |here} to see how to use CreateUserRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateUserRequest 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/DeactivateDomain.ts.html |here} to see how to use DeactivateDomainRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeactivateDomainRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -35,7 +35,7 @@ export interface DeactivateDomainRequest 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
|
*
|
|
@@ -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/DeleteApiKey.ts.html |here} to see how to use DeleteApiKeyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteApiKeyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteApiKeyRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"fingerprint": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthTokenRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteAuthTokenRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteAuthTokenRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"authTokenId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/DeleteCompartment.ts.html |here} to see how to use DeleteCompartmentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteCompartmentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteCompartmentRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"compartmentId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -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/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKeyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteCustomerSecretKeyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteCustomerSecretKeyRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"customerSecretKeyId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredentialRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDbCredentialRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -30,7 +30,7 @@ export interface DeleteDbCredentialRequest extends common.BaseRequest {
|
|
|
30
30
|
*/
|
|
31
31
|
"opcRequestId"?: string;
|
|
32
32
|
/**
|
|
33
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
33
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
34
34
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
35
35
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
36
36
|
*
|
|
@@ -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/DeleteDomain.ts.html |here} to see how to use DeleteDomainRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDomainRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteDomainRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"domainId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -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/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroupRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDynamicGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteDynamicGroupRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"dynamicGroupId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -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/DeleteGroup.ts.html |here} to see how to use DeleteGroupRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteGroupRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"groupId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -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/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProviderRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteIdentityProviderRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteIdentityProviderRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"identityProviderId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -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/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMappingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteIdpGroupMappingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteIdpGroupMappingRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"mappingId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDeviceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteMfaTotpDeviceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteMfaTotpDeviceRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"mfaTotpDeviceId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSourceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteNetworkSourceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteNetworkSourceRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"networkSourceId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -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/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredentialRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteOAuthClientCredentialRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteOAuthClientCredentialRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"oauth2ClientCredentialId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/DeletePolicy.ts.html |here} to see how to use DeletePolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeletePolicyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeletePolicyRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"policyId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -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/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredentialRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteSmtpCredentialRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteSmtpCredentialRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"smtpCredentialId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPasswordRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteSwiftPasswordRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface DeleteSwiftPasswordRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"swiftPasswordId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefaultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteTagDefaultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface DeleteTagDefaultRequest extends common.BaseRequest {
|
|
|
26
26
|
*/
|
|
27
27
|
"opcRequestId"?: string;
|
|
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
|
*
|
|
@@ -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/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespaceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteTagNamespaceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteTagNamespaceRequest 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
|
*
|
|
@@ -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/DeleteTag.ts.html |here} to see how to use DeleteTagRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteTagRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface DeleteTagRequest extends common.BaseRequest {
|
|
|
26
26
|
*/
|
|
27
27
|
"tagName": string;
|
|
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
|
*
|
|
@@ -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/DeleteUser.ts.html |here} to see how to use DeleteUserRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteUserRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteUserRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"userId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -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/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface EnableReplicationToRegionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -40,7 +40,7 @@ export interface EnableReplicationToRegionRequest 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
|
*
|
|
@@ -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/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeedRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GenerateTotpSeedRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface GenerateTotpSeedRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"mfaTotpDeviceId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
28
28
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
29
29
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
30
30
|
*
|
|
@@ -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/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAuthenticationPolicyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetCompartment.ts.html |here} to see how to use GetCompartmentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetCompartmentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetDomain.ts.html |here} to see how to use GetDomainRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDomainRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroupRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDynamicGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetGroup.ts.html |here} to see how to use GetGroupRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetIamWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProviderRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetIdentityProviderRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMappingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetIdpGroupMappingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDeviceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetMfaTotpDeviceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetNetworkSource.ts.html |here} to see how to use GetNetworkSourceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetNetworkSourceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetPolicy.ts.html |here} to see how to use GetPolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetPolicyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplateRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetStandardTagTemplateRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetTagDefault.ts.html |here} to see how to use GetTagDefaultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTagDefaultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|