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
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* As the name suggests, an
|
|
14
|
+
* As the name suggests, an {@code SmtpCredentialSummary} object contains information about an {@code SmtpCredential}.
|
|
15
15
|
* The SMTP credential is used for SMTP authentication with
|
|
16
16
|
* the [Email Delivery Service](https://docs.cloud.oracle.com/Content/Email/Concepts/overview.htm).
|
|
17
17
|
*
|
|
@@ -38,9 +38,9 @@ export interface SmtpCredentialSummary {
|
|
|
38
38
|
*/
|
|
39
39
|
"description"?: string;
|
|
40
40
|
/**
|
|
41
|
-
* Date and time the
|
|
41
|
+
* Date and time the {@code SmtpCredential} object was created, in the format defined by RFC3339.
|
|
42
42
|
* <p>
|
|
43
|
-
Example:
|
|
43
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"timeCreated"?: Date;
|
|
@@ -48,12 +48,12 @@ export interface SmtpCredentialSummary {
|
|
|
48
48
|
* Date and time when this credential will expire, in the format defined by RFC3339.
|
|
49
49
|
* Null if it never expires.
|
|
50
50
|
* <p>
|
|
51
|
-
Example:
|
|
51
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"timeExpires"?: Date;
|
|
55
55
|
/**
|
|
56
|
-
* The credential's current state. After creating a SMTP credential, make sure its
|
|
56
|
+
* The credential's current state. After creating a SMTP credential, make sure its {@code lifecycleState} changes from
|
|
57
57
|
* CREATING to ACTIVE before using it.
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
@@ -48,9 +48,9 @@ export interface SmtpCredential {
|
|
|
48
48
|
*/
|
|
49
49
|
"description"?: string;
|
|
50
50
|
/**
|
|
51
|
-
* Date and time the
|
|
51
|
+
* Date and time the {@code SmtpCredential} object was created, in the format defined by RFC3339.
|
|
52
52
|
* <p>
|
|
53
|
-
Example:
|
|
53
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"timeCreated"?: Date;
|
|
@@ -58,12 +58,12 @@ export interface SmtpCredential {
|
|
|
58
58
|
* Date and time when this credential will expire, in the format defined by RFC3339.
|
|
59
59
|
* Null if it never expires.
|
|
60
60
|
* <p>
|
|
61
|
-
Example:
|
|
61
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"timeExpires"?: Date;
|
|
65
65
|
/**
|
|
66
|
-
* The credential's current state. After creating a SMTP credential, make sure its
|
|
66
|
+
* The credential's current state. After creating a SMTP credential, make sure its {@code lifecycleState} changes from
|
|
67
67
|
* CREATING to ACTIVE before using it.
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
/**
|
|
14
14
|
* **Deprecated. Use {@link AuthToken} instead.**
|
|
15
15
|
* <p>
|
|
16
|
-
Swift is the OpenStack object storage service. A
|
|
16
|
+
Swift is the OpenStack object storage service. A {@code SwiftPassword} is an Oracle-provided password for using a
|
|
17
17
|
* Swift client with the Object Storage Service. This password is associated with
|
|
18
18
|
* the user's Console login. Swift passwords never expire. A user can have up to two Swift passwords at a time.
|
|
19
19
|
* <p>
|
|
@@ -24,8 +24,8 @@ For more information, see [Managing User Credentials](https://docs.cloud.oracle.
|
|
|
24
24
|
*/
|
|
25
25
|
export interface SwiftPassword {
|
|
26
26
|
/**
|
|
27
|
-
* The Swift password. The value is available only in the response for
|
|
28
|
-
* for
|
|
27
|
+
* The Swift password. The value is available only in the response for {@code CreateSwiftPassword}, and not
|
|
28
|
+
* for {@code ListSwiftPasswords} or {@code UpdateSwiftPassword}.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"password"?: string;
|
|
@@ -42,9 +42,9 @@ export interface SwiftPassword {
|
|
|
42
42
|
*/
|
|
43
43
|
"description"?: string;
|
|
44
44
|
/**
|
|
45
|
-
* Date and time the
|
|
45
|
+
* Date and time the {@code SwiftPassword} object was created, in the format defined by RFC3339.
|
|
46
46
|
* <p>
|
|
47
|
-
Example:
|
|
47
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"timeCreated"?: Date;
|
|
@@ -52,12 +52,12 @@ export interface SwiftPassword {
|
|
|
52
52
|
* Date and time when this password will expire, in the format defined by RFC3339.
|
|
53
53
|
* Null if it never expires.
|
|
54
54
|
* <p>
|
|
55
|
-
Example:
|
|
55
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"expiresOn"?: Date;
|
|
59
59
|
/**
|
|
60
|
-
* The password's current state. After creating a password, make sure its
|
|
60
|
+
* The password's current state. After creating a password, make sure its {@code lifecycleState} changes from
|
|
61
61
|
* CREATING to ACTIVE before using it.
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
@@ -46,14 +46,14 @@ export interface TagDefaultSummary {
|
|
|
46
46
|
*/
|
|
47
47
|
"value": string;
|
|
48
48
|
/**
|
|
49
|
-
* Date and time the
|
|
49
|
+
* Date and time the {@code TagDefault} object was created, in the format defined by RFC3339.
|
|
50
50
|
* <p>
|
|
51
|
-
Example:
|
|
51
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"timeCreated": Date;
|
|
55
55
|
/**
|
|
56
|
-
* The tag default's current state. After creating a
|
|
56
|
+
* The tag default's current state. After creating a {@code TagDefault}, make sure its {@code lifecycleState} is ACTIVE before using it.
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"lifecycleState"?: TagDefaultSummary.LifecycleState;
|
|
@@ -62,10 +62,10 @@ export interface TagDefaultSummary {
|
|
|
62
62
|
* the user creating the resource or another tag defualt). If no value is set, resource
|
|
63
63
|
* creation is blocked.
|
|
64
64
|
* <p>
|
|
65
|
-
* If the
|
|
66
|
-
* * If the
|
|
65
|
+
* If the {@code isRequired} flag is set to \"true\", the value is set during resource creation.
|
|
66
|
+
* * If the {@code isRequired} flag is set to \"false\", the value you enter is set during resource creation.
|
|
67
67
|
* <p>
|
|
68
|
-
Example:
|
|
68
|
+
Example: {@code false}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"isRequired": boolean;
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
/**
|
|
15
15
|
* Tag defaults let you specify a default tag (tagnamespace.tag=\"value\") to apply to all resource types
|
|
16
16
|
* in a specified compartment. The tag default is applied at the time the resource is created. Resources
|
|
17
|
-
* that exist in the compartment before you create the tag default are not tagged. The
|
|
17
|
+
* that exist in the compartment before you create the tag default are not tagged. The {@code TagDefault} object
|
|
18
18
|
* specifies the tag and compartment details.
|
|
19
19
|
* <p>
|
|
20
20
|
Tag defaults are inherited by child compartments. This means that if you set a tag default on the root compartment
|
|
@@ -57,14 +57,14 @@ export interface TagDefault {
|
|
|
57
57
|
*/
|
|
58
58
|
"value": string;
|
|
59
59
|
/**
|
|
60
|
-
* Date and time the
|
|
60
|
+
* Date and time the {@code TagDefault} object was created, in the format defined by RFC3339.
|
|
61
61
|
* <p>
|
|
62
|
-
Example:
|
|
62
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"timeCreated": Date;
|
|
66
66
|
/**
|
|
67
|
-
* The tag default's current state. After creating a
|
|
67
|
+
* The tag default's current state. After creating a {@code TagDefault}, make sure its {@code lifecycleState} is ACTIVE before using it.
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"lifecycleState"?: TagDefault.LifecycleState;
|
|
@@ -73,10 +73,10 @@ export interface TagDefault {
|
|
|
73
73
|
* user creating the resource or another tag defualt). If no value is set, resource creation is
|
|
74
74
|
* blocked.
|
|
75
75
|
* <p>
|
|
76
|
-
* If the
|
|
77
|
-
* * If the
|
|
76
|
+
* If the {@code isRequired} flag is set to \"true\", the value is set during resource creation.
|
|
77
|
+
* * If the {@code isRequired} flag is set to \"false\", the value you enter is set during resource creation.
|
|
78
78
|
* <p>
|
|
79
|
-
Example:
|
|
79
|
+
Example: {@code false}
|
|
80
80
|
*
|
|
81
81
|
*/
|
|
82
82
|
"isRequired": boolean;
|
|
@@ -36,7 +36,7 @@ export interface TagNamespaceSummary {
|
|
|
36
36
|
/**
|
|
37
37
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
38
38
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
39
|
-
* Example:
|
|
39
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"freeformTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface TagNamespaceSummary {
|
|
|
45
45
|
/**
|
|
46
46
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
47
47
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"definedTags"?: {
|
|
@@ -60,12 +60,12 @@ export interface TagNamespaceSummary {
|
|
|
60
60
|
*/
|
|
61
61
|
"isRetired"?: boolean;
|
|
62
62
|
/**
|
|
63
|
-
* The tagnamespace's current state. After creating a tagnamespace, make sure its
|
|
63
|
+
* The tagnamespace's current state. After creating a tagnamespace, make sure its {@code lifecycleState} is ACTIVE before using it. After retiring a tagnamespace, make sure its {@code lifecycleState} is INACTIVE before using it.
|
|
64
64
|
*/
|
|
65
65
|
"lifecycleState"?: string;
|
|
66
66
|
/**
|
|
67
67
|
* Date and time the tag namespace was created, in the format defined by RFC3339.
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"timeCreated"?: Date;
|
|
@@ -40,7 +40,7 @@ export interface TagNamespace {
|
|
|
40
40
|
/**
|
|
41
41
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
42
42
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
43
|
-
* Example:
|
|
43
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"freeformTags"?: {
|
|
@@ -49,7 +49,7 @@ export interface TagNamespace {
|
|
|
49
49
|
/**
|
|
50
50
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
51
51
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"definedTags"?: {
|
|
@@ -64,12 +64,12 @@ export interface TagNamespace {
|
|
|
64
64
|
*/
|
|
65
65
|
"isRetired": boolean;
|
|
66
66
|
/**
|
|
67
|
-
* The tagnamespace's current state. After creating a tagnamespace, make sure its
|
|
67
|
+
* The tagnamespace's current state. After creating a tagnamespace, make sure its {@code lifecycleState} is ACTIVE before using it. After retiring a tagnamespace, make sure its {@code lifecycleState} is INACTIVE before using it.
|
|
68
68
|
*/
|
|
69
69
|
"lifecycleState"?: TagNamespace.LifecycleState;
|
|
70
70
|
/**
|
|
71
71
|
* Date and time the tagNamespace was created, in the format defined by RFC3339.
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"timeCreated": Date;
|
|
@@ -36,7 +36,7 @@ export interface TagSummary {
|
|
|
36
36
|
/**
|
|
37
37
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
38
38
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
39
|
-
* Example:
|
|
39
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"freeformTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface TagSummary {
|
|
|
45
45
|
/**
|
|
46
46
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
47
47
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"definedTags"?: {
|
|
@@ -60,12 +60,12 @@ export interface TagSummary {
|
|
|
60
60
|
*/
|
|
61
61
|
"isRetired"?: boolean;
|
|
62
62
|
/**
|
|
63
|
-
* The tag's current state. After creating a tag, make sure its
|
|
63
|
+
* The tag's current state. After creating a tag, make sure its {@code lifecycleState} is ACTIVE before using it. After retiring a tag, make sure its {@code lifecycleState} is INACTIVE before using it. If you delete a tag, you cannot delete another tag until the deleted tag's {@code lifecycleState} changes from DELETING to DELETED.
|
|
64
64
|
*/
|
|
65
65
|
"lifecycleState"?: string;
|
|
66
66
|
/**
|
|
67
67
|
* Date and time the tag was created, in the format defined by RFC3339.
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"timeCreated"?: Date;
|
package/lib/model/tag.d.ts
CHANGED
|
@@ -52,7 +52,7 @@ export interface Tag {
|
|
|
52
52
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
53
53
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
54
54
|
* <p>
|
|
55
|
-
Example:
|
|
55
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"freeformTags"?: {
|
|
@@ -62,7 +62,7 @@ export interface Tag {
|
|
|
62
62
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
63
63
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
64
64
|
* <p>
|
|
65
|
-
Example:
|
|
65
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
"definedTags"?: {
|
|
@@ -77,13 +77,13 @@ export interface Tag {
|
|
|
77
77
|
*/
|
|
78
78
|
"isRetired": boolean;
|
|
79
79
|
/**
|
|
80
|
-
* The tag's current state. After creating a tag, make sure its
|
|
80
|
+
* The tag's current state. After creating a tag, make sure its {@code lifecycleState} is ACTIVE before using it. After retiring a tag, make sure its {@code lifecycleState} is INACTIVE before using it. If you delete a tag, you cannot delete another tag until the deleted tag's {@code lifecycleState} changes from DELETING to DELETED.
|
|
81
81
|
*/
|
|
82
82
|
"lifecycleState"?: Tag.LifecycleState;
|
|
83
83
|
/**
|
|
84
84
|
* Date and time the tag 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;
|
|
@@ -25,7 +25,7 @@ export interface TaggingWorkRequestErrorSummary {
|
|
|
25
25
|
"message": string;
|
|
26
26
|
/**
|
|
27
27
|
* Date and time the error happened, in the format defined by RFC3339.
|
|
28
|
-
* Example:
|
|
28
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"timestamp"?: Date;
|
|
@@ -21,7 +21,7 @@ export interface TaggingWorkRequestLogSummary {
|
|
|
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;
|
|
@@ -39,19 +39,19 @@ export interface TaggingWorkRequestSummary {
|
|
|
39
39
|
"resources"?: Array<model.WorkRequestResource>;
|
|
40
40
|
/**
|
|
41
41
|
* Date and time the work was accepted, in the format defined by RFC3339.
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"timeAccepted"?: Date;
|
|
46
46
|
/**
|
|
47
47
|
* Date and time the work started, in the format defined by RFC3339.
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"timeStarted"?: Date;
|
|
52
52
|
/**
|
|
53
53
|
* Date and time the work completed, in the format defined by RFC3339.
|
|
54
|
-
* Example:
|
|
54
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
55
55
|
*
|
|
56
56
|
*/
|
|
57
57
|
"timeFinished"?: Date;
|
|
@@ -40,19 +40,19 @@ export interface TaggingWorkRequest {
|
|
|
40
40
|
"resources"?: Array<model.WorkRequestResource>;
|
|
41
41
|
/**
|
|
42
42
|
* Date and time the work was accepted, in the format defined by RFC3339.
|
|
43
|
-
* Example:
|
|
43
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"timeAccepted"?: Date;
|
|
47
47
|
/**
|
|
48
48
|
* Date and time the work started, in the format defined by RFC3339.
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"timeStarted"?: Date;
|
|
53
53
|
/**
|
|
54
54
|
* Date and time the work completed, in the format defined by RFC3339.
|
|
55
|
-
* Example:
|
|
55
|
+
* Example: {@code 2016-08-25T21:10:29.600Z}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"timeFinished"?: Date;
|
package/lib/model/tenancy.d.ts
CHANGED
|
@@ -38,7 +38,7 @@ export interface Tenancy {
|
|
|
38
38
|
* The region key for the tenancy's home region. For the full list of supported regions, see
|
|
39
39
|
* [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
|
|
40
40
|
* <p>
|
|
41
|
-
Example:
|
|
41
|
+
Example: {@code PHX}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"homeRegionKey"?: string;
|
|
@@ -49,7 +49,7 @@ export interface Tenancy {
|
|
|
49
49
|
/**
|
|
50
50
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
51
51
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags"?: {
|
|
@@ -58,7 +58,7 @@ export interface Tenancy {
|
|
|
58
58
|
/**
|
|
59
59
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
60
60
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
61
|
-
* Example:
|
|
61
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"definedTags"?: {
|
|
@@ -25,12 +25,12 @@ export interface UIPasswordInformation {
|
|
|
25
25
|
/**
|
|
26
26
|
* Date and time the password was created, in the format defined by RFC3339.
|
|
27
27
|
* <p>
|
|
28
|
-
Example:
|
|
28
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"timeCreated"?: Date;
|
|
32
32
|
/**
|
|
33
|
-
* The password's current state. After creating a password, make sure its
|
|
33
|
+
* The password's current state. After creating a password, make sure its {@code lifecycleState} changes from
|
|
34
34
|
* CREATING to ACTIVE before using it.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
@@ -29,12 +29,12 @@ export interface UIPassword {
|
|
|
29
29
|
/**
|
|
30
30
|
* Date and time the password was created, in the format defined by RFC3339.
|
|
31
31
|
* <p>
|
|
32
|
-
Example:
|
|
32
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"timeCreated"?: Date;
|
|
36
36
|
/**
|
|
37
|
-
* The password's current state. After creating a password, make sure its
|
|
37
|
+
* The password's current state. After creating a password, make sure its {@code lifecycleState} changes from
|
|
38
38
|
* CREATING to ACTIVE before using it.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
@@ -24,7 +24,7 @@ export interface UpdateCompartmentDetails {
|
|
|
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 UpdateCompartmentDetails {
|
|
|
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"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateDomainDetails {
|
|
|
30
30
|
/**
|
|
31
31
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
32
32
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"freeformTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface UpdateDomainDetails {
|
|
|
39
39
|
/**
|
|
40
40
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
41
41
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"definedTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateDynamicGroupDetails {
|
|
|
30
30
|
/**
|
|
31
31
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
32
32
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"freeformTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface UpdateDynamicGroupDetails {
|
|
|
39
39
|
/**
|
|
40
40
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
41
41
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"definedTags"?: {
|
|
@@ -21,7 +21,7 @@ export interface UpdateGroupDetails {
|
|
|
21
21
|
/**
|
|
22
22
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
23
23
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"freeformTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateGroupDetails {
|
|
|
30
30
|
/**
|
|
31
31
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
32
32
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateIdentityProviderDetails {
|
|
14
14
|
/**
|
|
15
|
-
* The description you assign to the
|
|
15
|
+
* The description you assign to the {@code IdentityProvider}. Does not have to
|
|
16
16
|
* be unique, and it's changeable.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -20,7 +20,7 @@ export interface UpdateIdentityProviderDetails {
|
|
|
20
20
|
/**
|
|
21
21
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
22
22
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface UpdateIdentityProviderDetails {
|
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
31
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"definedTags"?: {
|
|
@@ -23,7 +23,7 @@ export interface UpdateNetworkSourceDetails {
|
|
|
23
23
|
"publicSourceList"?: Array<string>;
|
|
24
24
|
/**
|
|
25
25
|
* A list of allowed VCN OCID and IP range pairs.
|
|
26
|
-
* Example
|
|
26
|
+
* Example:{@code \"vcnId\": \"ocid1.vcn.oc1.iad.aaaaaaaaexampleuniqueID\", \"ipRanges\": [ \"129.213.39.0/24\" ]}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"virtualSourceList"?: Array<model.NetworkSourcesVirtualSourceList>;
|
|
@@ -35,7 +35,7 @@ export interface UpdateNetworkSourceDetails {
|
|
|
35
35
|
/**
|
|
36
36
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
37
37
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
38
|
-
* Example:
|
|
38
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"freeformTags"?: {
|
|
@@ -44,7 +44,7 @@ export interface UpdateNetworkSourceDetails {
|
|
|
44
44
|
/**
|
|
45
45
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
46
46
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
47
|
-
* Example:
|
|
47
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"definedTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdatePolicyDetails {
|
|
|
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 UpdatePolicyDetails {
|
|
|
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"?: {
|
|
@@ -25,7 +25,7 @@ export interface UpdateSaml2IdentityProviderDetails extends model.UpdateIdentity
|
|
|
25
25
|
"metadata"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* Extra name value pairs associated with this identity provider.
|
|
28
|
-
* Example:
|
|
28
|
+
* Example: {@code {\"clientId\": \"app_sf3kdjf3\"}}
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"freeformAttributes"?: {
|
|
@@ -21,10 +21,10 @@ export interface UpdateTagDefaultDetails {
|
|
|
21
21
|
* the user creating the resource or another tag defualt). If no value is set, resource
|
|
22
22
|
* creation is blocked.
|
|
23
23
|
* <p>
|
|
24
|
-
* If the
|
|
25
|
-
* * If the
|
|
24
|
+
* If the {@code isRequired} flag is set to \"true\", the value is set during resource creation.
|
|
25
|
+
* * If the {@code isRequired} flag is set to \"false\", the value you enter is set during resource creation.
|
|
26
26
|
* <p>
|
|
27
|
-
Example:
|
|
27
|
+
Example: {@code false}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"isRequired"?: boolean;
|