Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDbHomeWithDbSystemIdFromBackupDetails

Note that a valid {@code dbSystemId} value must be supplied for the {@code CreateDbHomeWithDbSystemIdFromBackup} API operation to successfully complete.

Properties

database

Optional databaseSoftwareImageId

databaseSoftwareImageId: undefined | string

The database software image OCID

dbSystemId

dbSystemId: string

The OCID of the DB system.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Optional displayName

displayName: undefined | string

The user-provided name of the Database Home.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional isDesupportedVersion

isDesupportedVersion: undefined | false | true

If true, the customer acknowledges that the specified Oracle Database software is an older release that is not currently supported by OCI.

Optional kmsKeyId

kmsKeyId: undefined | string

The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.

Optional kmsKeyVersionId

kmsKeyVersionId: undefined | string

The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.

Const source

source: string = "DB_BACKUP"

Methods

getDeserializedJsonObj

getJsonObj