Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateNewDatabaseDetails

Details for creating a new database.

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

database

dbHomeId

dbHomeId: string

The OCID of the Database Home.

Optional dbVersion

dbVersion: undefined | string

A valid Oracle Database version. For a list of supported versions, use the ListDbVersions operation.

This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.

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 = "NONE"

Methods

getDeserializedJsonObj

getJsonObj