Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousDbVersionSummary

The supported Autonomous Database version.

Properties

Optional dbWorkload

dbWorkload: DbWorkload

The Autonomous Database workload type. The following values are valid:

- OLTP - indicates an Autonomous Transaction Processing database - DW - indicates an Autonomous Data Warehouse database - AJD - indicates an Autonomous JSON Database - APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.

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

Optional details

details: undefined | string

A URL that points to a detailed description of the Autonomous Database version.

Optional isDedicated

isDedicated: undefined | false | true

True if the database uses dedicated Exadata infrastructure.

Optional isDefaultForFree

isDefaultForFree: undefined | false | true

True if this version of the Oracle Database software's default is free.

Optional isDefaultForPaid

isDefaultForPaid: undefined | false | true

True if this version of the Oracle Database software's default is paid.

Optional isFreeTierEnabled

isFreeTierEnabled: undefined | false | true

True if this version of the Oracle Database software can be used for Always-Free Autonomous Databases.

Optional isPaidEnabled

isPaidEnabled: undefined | false | true

True if this version of the Oracle Database software has payments enabled.

version

version: string

A valid Oracle Database version for Autonomous Database.

Functions

getDeserializedJsonObj

getJsonObj