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
package/lib/model/api-key.d.ts
CHANGED
|
@@ -43,14 +43,14 @@ export interface ApiKey {
|
|
|
43
43
|
*/
|
|
44
44
|
"userId"?: string;
|
|
45
45
|
/**
|
|
46
|
-
* Date and time the
|
|
46
|
+
* Date and time the {@code ApiKey} object was created, in the format defined by RFC3339.
|
|
47
47
|
* <p>
|
|
48
|
-
Example:
|
|
48
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"timeCreated"?: Date;
|
|
52
52
|
/**
|
|
53
|
-
* The API key's current state. After creating an
|
|
53
|
+
* The API key's current state. After creating an {@code ApiKey} object, make sure its {@code lifecycleState} changes from
|
|
54
54
|
* CREATING to ACTIVE before using it.
|
|
55
55
|
*
|
|
56
56
|
*/
|
|
@@ -11,8 +11,8 @@
|
|
|
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
|
-
* An
|
|
15
|
-
* that do not support Oracle Cloud Infrastructure's signature-based authentication. For example, use an
|
|
14
|
+
* An {@code AuthToken} is an Oracle-generated token string that you can use to authenticate with third-party APIs
|
|
15
|
+
* that do not support Oracle Cloud Infrastructure's signature-based authentication. For example, use an {@code AuthToken}
|
|
16
16
|
* to authenticate with a Swift client with the Object Storage Service.
|
|
17
17
|
* <p>
|
|
18
18
|
The auth token is associated with the user's Console login. Auth tokens never expire. A user can have up to two
|
|
@@ -25,8 +25,8 @@ For more information, see [Managing User Credentials](https://docs.cloud.oracle.
|
|
|
25
25
|
*/
|
|
26
26
|
export interface AuthToken {
|
|
27
27
|
/**
|
|
28
|
-
* The auth token. The value is available only in the response for
|
|
29
|
-
* for
|
|
28
|
+
* The auth token. The value is available only in the response for {@code CreateAuthToken}, and not
|
|
29
|
+
* for {@code ListAuthTokens} or {@code UpdateAuthToken}.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
"token"?: string;
|
|
@@ -46,9 +46,9 @@ export interface AuthToken {
|
|
|
46
46
|
*/
|
|
47
47
|
"description"?: string;
|
|
48
48
|
/**
|
|
49
|
-
* Date and time the
|
|
49
|
+
* Date and time the {@code AuthToken} 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;
|
|
@@ -56,12 +56,12 @@ export interface AuthToken {
|
|
|
56
56
|
* Date and time when this auth token will expire, in the format defined by RFC3339.
|
|
57
57
|
* Null if it never expires.
|
|
58
58
|
* <p>
|
|
59
|
-
Example:
|
|
59
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"timeExpires"?: Date;
|
|
63
63
|
/**
|
|
64
|
-
* The token's current state. After creating an auth token, make sure its
|
|
64
|
+
* The token's current state. After creating an auth token, make sure its {@code lifecycleState} changes from
|
|
65
65
|
* CREATING to ACTIVE before using it.
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
@@ -18,7 +18,7 @@ export interface BulkActionResourceType {
|
|
|
18
18
|
"name": string;
|
|
19
19
|
/**
|
|
20
20
|
* List of metadata keys required to identify a specific resource. Some resource-types require information besides an OCID to identify
|
|
21
|
-
* a specific resource. For example, the resource-type
|
|
21
|
+
* a specific resource. For example, the resource-type {@code buckets} requires metadataKeys {@link #deleteBucket(DeleteBucketRequest) deleteBucket}.
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"metadataKeys"?: Array<string>;
|
|
@@ -36,11 +36,11 @@ export interface BulkActionResource {
|
|
|
36
36
|
* {@link #listBulkActionResourceTypes(ListBulkActionResourceTypesRequest) listBulkActionResourceTypes}.
|
|
37
37
|
* <p>
|
|
38
38
|
**Example**:
|
|
39
|
-
* The APIs to delete or move the
|
|
39
|
+
* The APIs to delete or move the {@code buckets} resource-type require {@code namespaceName} and {@code bucketName} to identify the resource, as
|
|
40
40
|
* shown in the APIs, {@link #deleteBucket(DeleteBucketRequest) deleteBucket} and
|
|
41
41
|
* {@link #updateBucket(UpdateBucketRequest) updateBucket}.
|
|
42
42
|
* <p>
|
|
43
|
-
To add a bucket for bulk actions, specify
|
|
43
|
+
To add a bucket for bulk actions, specify {@code namespaceName} and {@code bucketName} in
|
|
44
44
|
* the metadata property as shown in this example
|
|
45
45
|
* <p>
|
|
46
46
|
{
|
|
@@ -14,18 +14,18 @@ export interface BulkEditOperationDetails {
|
|
|
14
14
|
/**
|
|
15
15
|
* An enum-like description of the type of operation.
|
|
16
16
|
* <p>
|
|
17
|
-
*
|
|
18
|
-
* *
|
|
19
|
-
* *
|
|
17
|
+
* {@code ADD_WHERE_ABSENT} adds a defined tag only if the tag does not already exist on the resource.
|
|
18
|
+
* * {@code SET_WHERE_PRESENT} updates the value for a defined tag only if the tag is present on the resource.
|
|
19
|
+
* * {@code ADD_OR_SET} combines the first two operations to add a defined tag if it does not already exist on the resource
|
|
20
20
|
* or update the value for a defined tag only if the tag is present on the resource.
|
|
21
|
-
* *
|
|
21
|
+
* * {@code REMOVE} removes the defined tag from the resource. The tag is removed from the resource regardless of the tag value.
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"operationType": BulkEditOperationDetails.OperationType;
|
|
25
25
|
/**
|
|
26
26
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
27
27
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
28
|
-
* Example:
|
|
28
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"definedTags": {
|
|
@@ -19,7 +19,7 @@ export interface BulkEditTagsResourceType {
|
|
|
19
19
|
/**
|
|
20
20
|
* The metadata keys required to identify the resource.
|
|
21
21
|
* <p>
|
|
22
|
-
For example, for a bucket, the value of
|
|
22
|
+
For example, for a bucket, the value of {@code metadataKeys} will be [\"namespaceName\", \"bucketName\"].
|
|
23
23
|
* This information will match the API documentation.
|
|
24
24
|
* See [UpdateBucket](https://docs.cloud.oracle.com/api/#/en/objectstorage/latest/Bucket/UpdateBucket) and
|
|
25
25
|
* [DeleteBucket](https://docs.cloud.oracle.com/api/#/en/objectstorage/latest/Bucket/DeleteBucket).
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
* <p>
|
|
22
22
|
To place a resource in a compartment, simply specify the compartment ID in the \"Create\" request object when
|
|
23
23
|
* initially creating the resource. For example, to launch an instance into a particular compartment, specify
|
|
24
|
-
* that compartment's OCID in the
|
|
24
|
+
* that compartment's OCID in the {@code LaunchInstance} request. You can't move an existing resource from one
|
|
25
25
|
* compartment to another.
|
|
26
26
|
* <p>
|
|
27
27
|
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized,
|
|
@@ -54,12 +54,12 @@ export interface Compartment {
|
|
|
54
54
|
/**
|
|
55
55
|
* Date and time the compartment was created, in the format defined by RFC3339.
|
|
56
56
|
* <p>
|
|
57
|
-
Example:
|
|
57
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"timeCreated": Date;
|
|
61
61
|
/**
|
|
62
|
-
* The compartment's current state. After creating a compartment, make sure its
|
|
62
|
+
* The compartment's current state. After creating a compartment, make sure its {@code lifecycleState} changes from
|
|
63
63
|
* CREATING to ACTIVE before using it.
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
@@ -78,7 +78,7 @@ export interface Compartment {
|
|
|
78
78
|
/**
|
|
79
79
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
80
80
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
81
|
-
* Example:
|
|
81
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
82
82
|
*
|
|
83
83
|
*/
|
|
84
84
|
"freeformTags"?: {
|
|
@@ -87,7 +87,7 @@ export interface Compartment {
|
|
|
87
87
|
/**
|
|
88
88
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
89
89
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
90
|
-
* Example:
|
|
90
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
"definedTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface CreateCompartmentDetails {
|
|
|
29
29
|
/**
|
|
30
30
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
31
31
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"freeformTags"?: {
|
|
@@ -38,7 +38,7 @@ export interface CreateCompartmentDetails {
|
|
|
38
38
|
/**
|
|
39
39
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
40
40
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"definedTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface CreateDomainDetails {
|
|
|
30
30
|
* The region's name identifier. See [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm)
|
|
31
31
|
* for the full list of supported region names.
|
|
32
32
|
* <p>
|
|
33
|
-
Example:
|
|
33
|
+
Example: {@code us-phoenix-1}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"homeRegion": string;
|
|
@@ -73,7 +73,7 @@ export interface CreateDomainDetails {
|
|
|
73
73
|
/**
|
|
74
74
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
75
75
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
76
|
-
* Example:
|
|
76
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"freeformTags"?: {
|
|
@@ -82,7 +82,7 @@ export interface CreateDomainDetails {
|
|
|
82
82
|
/**
|
|
83
83
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
84
84
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"definedTags"?: {
|
|
@@ -40,7 +40,7 @@ export interface CreateDynamicGroupDetails {
|
|
|
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 CreateDynamicGroupDetails {
|
|
|
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"?: {
|
|
@@ -31,7 +31,7 @@ export interface CreateGroupDetails {
|
|
|
31
31
|
/**
|
|
32
32
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
33
33
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
34
|
-
* Example:
|
|
34
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"freeformTags"?: {
|
|
@@ -40,7 +40,7 @@ export interface CreateGroupDetails {
|
|
|
40
40
|
/**
|
|
41
41
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
42
42
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
43
|
-
* Example:
|
|
43
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"definedTags"?: {
|
|
@@ -16,14 +16,14 @@ export interface CreateIdentityProviderDetails {
|
|
|
16
16
|
*/
|
|
17
17
|
"compartmentId": string;
|
|
18
18
|
/**
|
|
19
|
-
* The name you assign to the
|
|
20
|
-
* The name must be unique across all
|
|
19
|
+
* The name you assign to the {@code IdentityProvider} during creation.
|
|
20
|
+
* The name must be unique across all {@code IdentityProvider} objects in the
|
|
21
21
|
* tenancy and cannot be changed.
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"name": string;
|
|
25
25
|
/**
|
|
26
|
-
* The description you assign to the
|
|
26
|
+
* The description you assign to the {@code IdentityProvider} during creation.
|
|
27
27
|
* Does not have to be unique, and it's changeable.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
@@ -33,14 +33,14 @@ export interface CreateIdentityProviderDetails {
|
|
|
33
33
|
* Supported identity providers are Oracle Identity Cloud Service (IDCS) and Microsoft
|
|
34
34
|
* Active Directory Federation Services (ADFS).
|
|
35
35
|
* <p>
|
|
36
|
-
Example:
|
|
36
|
+
Example: {@code IDCS}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"productType": CreateIdentityProviderDetails.ProductType;
|
|
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 CreateIdentityProviderDetails {
|
|
|
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"?: {
|
|
@@ -33,7 +33,7 @@ export interface CreateNetworkSourceDetails {
|
|
|
33
33
|
"publicSourceList"?: Array<string>;
|
|
34
34
|
/**
|
|
35
35
|
* A list of allowed VCN OCID and IP range pairs.
|
|
36
|
-
* Example
|
|
36
|
+
* Example:{@code \"vcnId\": \"ocid1.vcn.oc1.iad.aaaaaaaaexampleuniqueID\", \"ipRanges\": [ \"129.213.39.0/24\" ]}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"virtualSourceList"?: Array<model.NetworkSourcesVirtualSourceList>;
|
|
@@ -49,7 +49,7 @@ export interface CreateNetworkSourceDetails {
|
|
|
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 CreateNetworkSourceDetails {
|
|
|
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"?: {
|
|
@@ -43,7 +43,7 @@ export interface CreatePolicyDetails {
|
|
|
43
43
|
/**
|
|
44
44
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
45
45
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
46
|
-
* Example:
|
|
46
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"freeformTags"?: {
|
|
@@ -52,7 +52,7 @@ export interface CreatePolicyDetails {
|
|
|
52
52
|
/**
|
|
53
53
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
54
54
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
55
|
-
* Example:
|
|
55
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"definedTags"?: {
|
|
@@ -15,7 +15,7 @@ export interface CreateRegionSubscriptionDetails {
|
|
|
15
15
|
* The regions's key. See [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm) for
|
|
16
16
|
* the full list of supported 3-letter region codes.
|
|
17
17
|
* <p>
|
|
18
|
-
Example:
|
|
18
|
+
Example: {@code PHX}
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"regionKey": string;
|
|
@@ -25,7 +25,7 @@ export interface CreateSaml2IdentityProviderDetails extends model.CreateIdentity
|
|
|
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"?: {
|
|
@@ -32,10 +32,10 @@ export interface CreateTagDefaultDetails {
|
|
|
32
32
|
* the user creating the resource or another tag defualt). If no value is set, resource
|
|
33
33
|
* creation is blocked.
|
|
34
34
|
* <p>
|
|
35
|
-
* If the
|
|
36
|
-
* * If the
|
|
35
|
+
* If the {@code isRequired} flag is set to \"true\", the value is set during resource creation.
|
|
36
|
+
* * If the {@code isRequired} flag is set to \"false\", the value you enter is set during resource creation.
|
|
37
37
|
* <p>
|
|
38
|
-
Example:
|
|
38
|
+
Example: {@code false}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"isRequired"?: boolean;
|
|
@@ -26,7 +26,7 @@ export interface CreateTagDetails {
|
|
|
26
26
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
27
27
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
28
28
|
* <p>
|
|
29
|
-
Example:
|
|
29
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
"freeformTags"?: {
|
|
@@ -36,7 +36,7 @@ export interface CreateTagDetails {
|
|
|
36
36
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
37
37
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
38
38
|
* <p>
|
|
39
|
-
Example:
|
|
39
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"definedTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface CreateTagNamespaceDetails {
|
|
|
29
29
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
30
30
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
31
31
|
* <p>
|
|
32
|
-
Example:
|
|
32
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"freeformTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface CreateTagNamespaceDetails {
|
|
|
39
39
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
40
40
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
41
41
|
* <p>
|
|
42
|
-
Example:
|
|
42
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"definedTags"?: {
|
|
@@ -38,7 +38,7 @@ export interface CreateUserDetails {
|
|
|
38
38
|
/**
|
|
39
39
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
40
40
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"freeformTags"?: {
|
|
@@ -47,7 +47,7 @@ export interface CreateUserDetails {
|
|
|
47
47
|
/**
|
|
48
48
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
49
49
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
50
|
-
* Example:
|
|
50
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"definedTags"?: {
|
|
@@ -11,8 +11,8 @@
|
|
|
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, a
|
|
15
|
-
* A
|
|
14
|
+
* As the name suggests, a {@code CustomerSecretKeySummary} object contains information about a {@code CustomerSecretKey}.
|
|
15
|
+
* A {@code CustomerSecretKey} is an Oracle-provided key for using the Object Storage Service's Amazon S3 compatible API.
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
18
|
export interface CustomerSecretKeySummary {
|
|
@@ -29,9 +29,9 @@ export interface CustomerSecretKeySummary {
|
|
|
29
29
|
*/
|
|
30
30
|
"displayName"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* Date and time the
|
|
32
|
+
* Date and time the {@code CustomerSecretKey} object was created, in the format defined by RFC3339.
|
|
33
33
|
* <p>
|
|
34
|
-
Example:
|
|
34
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"timeCreated"?: Date;
|
|
@@ -39,12 +39,12 @@ export interface CustomerSecretKeySummary {
|
|
|
39
39
|
* Date and time when this password will expire, in the format defined by RFC3339.
|
|
40
40
|
* Null if it never expires.
|
|
41
41
|
* <p>
|
|
42
|
-
Example:
|
|
42
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"timeExpires"?: Date;
|
|
46
46
|
/**
|
|
47
|
-
* The secret key's current state. After creating a secret key, make sure its
|
|
47
|
+
* The secret key's current state. After creating a secret key, make sure its {@code lifecycleState} changes from
|
|
48
48
|
* CREATING to ACTIVE before using it.
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
@@ -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
|
-
* A
|
|
14
|
+
* A {@code CustomerSecretKey} is an Oracle-provided key for using the Object Storage Service's
|
|
15
15
|
* [Amazon S3 compatible API](https://docs.cloud.oracle.com/Content/Object/Tasks/s3compatibleapi.htm). The key consists of a
|
|
16
16
|
* secret key/access key pair. A user can have up to two secret keys at a time.
|
|
17
17
|
* <p>
|
|
@@ -39,9 +39,9 @@ export interface CustomerSecretKey {
|
|
|
39
39
|
*/
|
|
40
40
|
"displayName"?: string;
|
|
41
41
|
/**
|
|
42
|
-
* Date and time the
|
|
42
|
+
* Date and time the {@code CustomerSecretKey} object was created, in the format defined by RFC3339.
|
|
43
43
|
* <p>
|
|
44
|
-
Example:
|
|
44
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"timeCreated"?: Date;
|
|
@@ -49,12 +49,12 @@ export interface CustomerSecretKey {
|
|
|
49
49
|
* Date and time when this password will expire, in the format defined by RFC3339.
|
|
50
50
|
* Null if it never expires.
|
|
51
51
|
* <p>
|
|
52
|
-
Example:
|
|
52
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"timeExpires"?: Date;
|
|
56
56
|
/**
|
|
57
|
-
* The secret key's current state. After creating a secret key, make sure its
|
|
57
|
+
* The secret key's current state. After creating a secret key, make sure its {@code lifecycleState} changes from
|
|
58
58
|
* CREATING to ACTIVE before using it.
|
|
59
59
|
*
|
|
60
60
|
*/
|
|
@@ -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 DbCredentialSummary} object contains information about an {@code DbCredential}.
|
|
15
15
|
* The DB credential is used for DB authentication with
|
|
16
16
|
* the [DB Service].
|
|
17
17
|
*
|
|
@@ -33,9 +33,9 @@ export interface DbCredentialSummary {
|
|
|
33
33
|
*/
|
|
34
34
|
"description"?: string;
|
|
35
35
|
/**
|
|
36
|
-
* Date and time the
|
|
36
|
+
* Date and time the {@code DbCredential} object was created, in the format defined by RFC3339.
|
|
37
37
|
* <p>
|
|
38
|
-
Example:
|
|
38
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"timeCreated"?: Date;
|
|
@@ -43,12 +43,12 @@ export interface DbCredentialSummary {
|
|
|
43
43
|
* Date and time when this credential will expire, in the format defined by RFC3339.
|
|
44
44
|
* Null if it never expires.
|
|
45
45
|
* <p>
|
|
46
|
-
Example:
|
|
46
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"timeExpires"?: Date;
|
|
50
50
|
/**
|
|
51
|
-
* The credential's current state. After creating a DB credential, make sure its
|
|
51
|
+
* The credential's current state. After creating a DB credential, make sure its {@code lifecycleState} changes from
|
|
52
52
|
* CREATING to ACTIVE before using it.
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
@@ -25,9 +25,9 @@ export interface DbCredential {
|
|
|
25
25
|
*/
|
|
26
26
|
"userId"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* Date and time the
|
|
28
|
+
* Date and time the {@code DbCredential} object was created, in the format defined by RFC3339.
|
|
29
29
|
* <p>
|
|
30
|
-
Example:
|
|
30
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"timeCreated"?: Date;
|
|
@@ -35,12 +35,12 @@ export interface DbCredential {
|
|
|
35
35
|
* Date and time when this credential will expire, in the format defined by RFC3339.
|
|
36
36
|
* Null if it never expires.
|
|
37
37
|
* <p>
|
|
38
|
-
Example:
|
|
38
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"timeExpires"?: Date;
|
|
42
42
|
/**
|
|
43
|
-
* The credential's current state. After creating a DB credential, make sure its
|
|
43
|
+
* The credential's current state. After creating a DB credential, make sure its {@code lifecycleState} changes from
|
|
44
44
|
* CREATING to ACTIVE before using it.
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
15
|
* Use this validator to clear any existing validator on the tag key definition with the UpdateTag
|
|
16
|
-
* operation. Using this
|
|
17
|
-
* The resultant value for
|
|
16
|
+
* operation. Using this {@code validatorType} is the same as not setting any value on the validator field.
|
|
17
|
+
* The resultant value for {@code validatorType} returned in the response body is {@code null}.
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
export interface DefaultTagDefinitionValidator extends model.BaseTagDefinitionValidator {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* (For tenancies that support identity domains) As the name suggests, a
|
|
15
|
+
* (For tenancies that support identity domains) As the name suggests, a {@code DomainSummary} object contains information about a {@code Domain}.
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
18
|
export interface DomainSummary {
|
|
@@ -65,7 +65,7 @@ export interface DomainSummary {
|
|
|
65
65
|
/**
|
|
66
66
|
* Date and time the identity domain was created, in the format defined by RFC3339.
|
|
67
67
|
* <p>
|
|
68
|
-
Example:
|
|
68
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"timeCreated": Date;
|
|
@@ -82,7 +82,7 @@ export interface DomainSummary {
|
|
|
82
82
|
/**
|
|
83
83
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
84
84
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"freeformTags"?: {
|
|
@@ -91,7 +91,7 @@ export interface DomainSummary {
|
|
|
91
91
|
/**
|
|
92
92
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
93
93
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
94
|
-
* Example:
|
|
94
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
95
95
|
*
|
|
96
96
|
*/
|
|
97
97
|
"definedTags"?: {
|