Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousDataWarehouse

Deprecated. See AutonomousDatabase for reference information about Autonomous Databases with the warehouse workload type.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional connectionStrings

connectionStrings: model.AutonomousDataWarehouseConnectionStrings

The connection string used to connect to the Data Warehouse. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous Data Warehouse for the password value.

cpuCoreCount

cpuCoreCount: number

The number of CPU cores to be made available to the database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

dataStorageSizeInTBs

dataStorageSizeInTBs: number

The quantity of data in the database, in terabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

dbName

dbName: string

The database name.

Optional dbVersion

dbVersion: undefined | string

A valid Oracle Database version for Autonomous Data Warehouse.

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-friendly name for the Autonomous Data Warehouse. The name does not have to be unique.

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\"}}

id

id: string

The OCID of the Autonomous Data Warehouse.

Optional licenseModel

licenseModel: LicenseModel

The Oracle license model that applies to the Oracle Autonomous Data Warehouse. The default is BRING_YOUR_OWN_LICENSE.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Information about the current lifecycle state.

lifecycleState

lifecycleState: LifecycleState

The current state of the database.

Optional serviceConsoleUrl

serviceConsoleUrl: undefined | string

The URL of the Service Console for the Data Warehouse.

Optional timeCreated

timeCreated: Date

The date and time the database was created.

Functions

getDeserializedJsonObj

getJsonObj