AutonomousDatabaseBaseProperties interface
Autonomous Database base resource model.
Properties
| actual |
The current amount of storage in use for user and system data, in terabytes (TB). |
| admin |
Admin password. |
| allocated |
The amount of storage currently allocated for the database tables and billed for, rounded up. |
| apex |
Information about Oracle APEX Application Development. |
| autonomous |
Autonomous Database ID |
| autonomous |
The maintenance schedule type of the Autonomous Database Serverless. |
| available |
List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty. |
| backup |
Retention period, in days, for long-term backups |
| character |
The character set for the autonomous database. |
| compute |
The compute amount (CPUs) available to the database. |
| compute |
The compute model of the Autonomous Database. |
| connection |
The connection string used to connect to the Autonomous Database. |
| connection |
The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. |
| cpu |
The number of CPU cores to be made available to the database. |
| customer |
Customer Contacts. |
| database |
The Oracle Database Edition that applies to the Autonomous databases. |
| data |
The discriminator possible values: Regular, Clone, CrossRegionDisasterRecovery, CloneFromBackupTimestamp |
| data |
Status of the Data Safe registration for this Autonomous Database. |
| data |
The size, in gigabytes, of the data volume that will be created and attached to the database. |
| data |
The quantity of data in the database, in terabytes. |
| db |
A valid Oracle Database version for Autonomous Database. |
| db |
The Autonomous Database workload type |
| display |
The user-friendly name for the Autonomous Database. |
| failed |
Indicates the number of seconds of data loss for a Data Guard failover. |
| in |
The area assigned to In-Memory tables in Autonomous Database. |
| is |
Indicates if auto scaling is enabled for the Autonomous Database CPU core count. |
| is |
Indicates if auto scaling is enabled for the Autonomous Database storage. |
| is |
Indicates whether the Autonomous Database has local or called in-region Data Guard enabled. |
| is |
Specifies if the Autonomous Database requires mTLS connections. |
| is |
Indicates if the Autonomous Database version is a preview version. |
| is |
Specifies if the Autonomous Database preview version is being provisioned. |
| is |
Indicates whether the Autonomous Database has Cross Region Data Guard enabled. |
| license |
The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED. |
| lifecycle |
Additional information about the current lifecycle state. |
| lifecycle |
Views lifecycleState |
| local |
Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard |
| local |
Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance.Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover.Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover. |
| local |
Local Autonomous Disaster Recovery standby database details. |
| long |
Details for the long-term backup schedule. |
| memory |
The amount of memory (in GBs) enabled per ECPU or OCPU. |
| ncharacter |
The character set for the Autonomous Database. |
| next |
The date and time when the next long-term backup would be created. |
| ocid | Database ocid |
| oci |
HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. |
| open |
Indicates the Autonomous Database mode. |
| operations |
Status of Operations Insights for this Autonomous Database. |
| peer |
The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. |
| peer |
The list of Azure resource IDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have Azure IDs. |
| permission |
The Autonomous Database permission level. |
| private |
The private endpoint for the resource. |
| private |
The private endpoint Ip address for the resource. |
| private |
The resource's private endpoint label. |
| provisionable |
An array of CPU values that an Autonomous Database can be scaled to. |
| provisioning |
Azure resource provisioning state. |
| remote |
Indicates remote disaster recovery configuration |
| role | The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled. |
| scheduled |
The list of scheduled operations. |
| service |
The URL of the Service Console for the Autonomous Database. |
| sql |
The SQL Web Developer URL for the Oracle Autonomous Database. |
| subnet |
Client subnet |
| supported |
The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database. |
| time |
The date and time that the database was created. |
| time |
The date and time the Autonomous Data Guard role was switched for the Autonomous Database. |
| time |
The date and time the Always Free database will be automatically deleted because of inactivity. |
| time |
The date and time the Disaster Recovery role was switched for the standby Autonomous Database. |
| time |
The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database. |
| time |
The date and time when maintenance will begin. |
| time |
The date and time when maintenance will end. |
| time |
The timestamp of the last failover operation. |
| time |
The date and time when last refresh happened. |
| time |
The refresh point timestamp (UTC). |
| time |
The timestamp of the last switchover operation for the Autonomous Database. |
| time |
The date and time the Always Free database will be stopped because of inactivity. |
| used |
The storage space consumed by Autonomous Database in GBs. |
| used |
The amount of storage that has been used, in terabytes. |
| vnet |
VNET for network connectivity |
| whitelisted |
The client IP access control list (ACL). This is an array of CIDR notations and/or IP addresses. Values should be separate strings, separated by commas. Example: ['1.1.1.1','1.1.1.0/24','1.1.2.25'] |
Property Details
actualUsedDataStorageSizeInTbs
The current amount of storage in use for user and system data, in terabytes (TB).
actualUsedDataStorageSizeInTbs?: number
Property Value
number
adminPassword
Admin password.
adminPassword?: string
Property Value
string
allocatedStorageSizeInTbs
The amount of storage currently allocated for the database tables and billed for, rounded up.
allocatedStorageSizeInTbs?: number
Property Value
number
apexDetails
Information about Oracle APEX Application Development.
apexDetails?: ApexDetailsType
Property Value
autonomousDatabaseId
Autonomous Database ID
autonomousDatabaseId?: string
Property Value
string
autonomousMaintenanceScheduleType
The maintenance schedule type of the Autonomous Database Serverless.
autonomousMaintenanceScheduleType?: string
Property Value
string
availableUpgradeVersions
List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
availableUpgradeVersions?: string[]
Property Value
string[]
backupRetentionPeriodInDays
Retention period, in days, for long-term backups
backupRetentionPeriodInDays?: number
Property Value
number
characterSet
The character set for the autonomous database.
characterSet?: string
Property Value
string
computeCount
The compute amount (CPUs) available to the database.
computeCount?: number
Property Value
number
computeModel
The compute model of the Autonomous Database.
computeModel?: string
Property Value
string
connectionStrings
The connection string used to connect to the Autonomous Database.
connectionStrings?: ConnectionStringType
Property Value
connectionUrls
The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN.
connectionUrls?: ConnectionUrlType
Property Value
cpuCoreCount
The number of CPU cores to be made available to the database.
cpuCoreCount?: number
Property Value
number
customerContacts
databaseEdition
The Oracle Database Edition that applies to the Autonomous databases.
databaseEdition?: string
Property Value
string
dataBaseType
The discriminator possible values: Regular, Clone, CrossRegionDisasterRecovery, CloneFromBackupTimestamp
dataBaseType: string
Property Value
string
dataSafeStatus
Status of the Data Safe registration for this Autonomous Database.
dataSafeStatus?: string
Property Value
string
dataStorageSizeInGbs
The size, in gigabytes, of the data volume that will be created and attached to the database.
dataStorageSizeInGbs?: number
Property Value
number
dataStorageSizeInTbs
The quantity of data in the database, in terabytes.
dataStorageSizeInTbs?: number
Property Value
number
dbVersion
A valid Oracle Database version for Autonomous Database.
dbVersion?: string
Property Value
string
dbWorkload
The Autonomous Database workload type
dbWorkload?: string
Property Value
string
displayName
The user-friendly name for the Autonomous Database.
displayName?: string
Property Value
string
failedDataRecoveryInSeconds
Indicates the number of seconds of data loss for a Data Guard failover.
failedDataRecoveryInSeconds?: number
Property Value
number
inMemoryAreaInGbs
The area assigned to In-Memory tables in Autonomous Database.
inMemoryAreaInGbs?: number
Property Value
number
isAutoScalingEnabled
Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
isAutoScalingEnabled?: boolean
Property Value
boolean
isAutoScalingForStorageEnabled
Indicates if auto scaling is enabled for the Autonomous Database storage.
isAutoScalingForStorageEnabled?: boolean
Property Value
boolean
isLocalDataGuardEnabled
Indicates whether the Autonomous Database has local or called in-region Data Guard enabled.
isLocalDataGuardEnabled?: boolean
Property Value
boolean
isMtlsConnectionRequired
Specifies if the Autonomous Database requires mTLS connections.
isMtlsConnectionRequired?: boolean
Property Value
boolean
isPreview
Indicates if the Autonomous Database version is a preview version.
isPreview?: boolean
Property Value
boolean
isPreviewVersionWithServiceTermsAccepted
Specifies if the Autonomous Database preview version is being provisioned.
isPreviewVersionWithServiceTermsAccepted?: boolean
Property Value
boolean
isRemoteDataGuardEnabled
Indicates whether the Autonomous Database has Cross Region Data Guard enabled.
isRemoteDataGuardEnabled?: boolean
Property Value
boolean
licenseModel
The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED.
licenseModel?: string
Property Value
string
lifecycleDetails
Additional information about the current lifecycle state.
lifecycleDetails?: string
Property Value
string
lifecycleState
Views lifecycleState
lifecycleState?: string
Property Value
string
localAdgAutoFailoverMaxDataLossLimit
Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
localAdgAutoFailoverMaxDataLossLimit?: number
Property Value
number
localDisasterRecoveryType
Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance.Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover.Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
localDisasterRecoveryType?: string
Property Value
string
localStandbyDb
Local Autonomous Disaster Recovery standby database details.
localStandbyDb?: AutonomousDatabaseStandbySummary
Property Value
longTermBackupSchedule
Details for the long-term backup schedule.
longTermBackupSchedule?: LongTermBackUpScheduleDetails
Property Value
memoryPerOracleComputeUnitInGbs
The amount of memory (in GBs) enabled per ECPU or OCPU.
memoryPerOracleComputeUnitInGbs?: number
Property Value
number
ncharacterSet
The character set for the Autonomous Database.
ncharacterSet?: string
Property Value
string
nextLongTermBackupTimeStamp
The date and time when the next long-term backup would be created.
nextLongTermBackupTimeStamp?: Date
Property Value
Date
ocid
Database ocid
ocid?: string
Property Value
string
ociUrl
HTTPS link to OCI resources exposed to Azure Customer via Azure Interface.
ociUrl?: string
Property Value
string
openMode
Indicates the Autonomous Database mode.
openMode?: string
Property Value
string
operationsInsightsStatus
Status of Operations Insights for this Autonomous Database.
operationsInsightsStatus?: string
Property Value
string
peerDbId
The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database.
peerDbId?: string
Property Value
string
peerDbIds
The list of Azure resource IDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have Azure IDs.
peerDbIds?: string[]
Property Value
string[]
permissionLevel
The Autonomous Database permission level.
permissionLevel?: string
Property Value
string
privateEndpoint
The private endpoint for the resource.
privateEndpoint?: string
Property Value
string
privateEndpointIp
The private endpoint Ip address for the resource.
privateEndpointIp?: string
Property Value
string
privateEndpointLabel
The resource's private endpoint label.
privateEndpointLabel?: string
Property Value
string
provisionableCpus
An array of CPU values that an Autonomous Database can be scaled to.
provisionableCpus?: number[]
Property Value
number[]
provisioningState
Azure resource provisioning state.
provisioningState?: string
Property Value
string
remoteDisasterRecoveryConfiguration
Indicates remote disaster recovery configuration
remoteDisasterRecoveryConfiguration?: DisasterRecoveryConfigurationDetails
Property Value
role
The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.
role?: string
Property Value
string
scheduledOperationsList
The list of scheduled operations.
scheduledOperationsList?: ScheduledOperationsType[]
Property Value
serviceConsoleUrl
The URL of the Service Console for the Autonomous Database.
serviceConsoleUrl?: string
Property Value
string
sqlWebDeveloperUrl
The SQL Web Developer URL for the Oracle Autonomous Database.
sqlWebDeveloperUrl?: string
Property Value
string
subnetId
Client subnet
subnetId?: string
Property Value
string
supportedRegionsToCloneTo
The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
supportedRegionsToCloneTo?: string[]
Property Value
string[]
timeCreated
The date and time that the database was created.
timeCreated?: Date
Property Value
Date
timeDataGuardRoleChanged
The date and time the Autonomous Data Guard role was switched for the Autonomous Database.
timeDataGuardRoleChanged?: string
Property Value
string
timeDeletionOfFreeAutonomousDatabase
The date and time the Always Free database will be automatically deleted because of inactivity.
timeDeletionOfFreeAutonomousDatabase?: string
Property Value
string
timeDisasterRecoveryRoleChanged
The date and time the Disaster Recovery role was switched for the standby Autonomous Database.
timeDisasterRecoveryRoleChanged?: Date
Property Value
Date
timeLocalDataGuardEnabled
The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
timeLocalDataGuardEnabled?: string
Property Value
string
timeMaintenanceBegin
The date and time when maintenance will begin.
timeMaintenanceBegin?: Date
Property Value
Date
timeMaintenanceEnd
The date and time when maintenance will end.
timeMaintenanceEnd?: Date
Property Value
Date
timeOfLastFailover
The timestamp of the last failover operation.
timeOfLastFailover?: string
Property Value
string
timeOfLastRefresh
The date and time when last refresh happened.
timeOfLastRefresh?: string
Property Value
string
timeOfLastRefreshPoint
The refresh point timestamp (UTC).
timeOfLastRefreshPoint?: string
Property Value
string
timeOfLastSwitchover
The timestamp of the last switchover operation for the Autonomous Database.
timeOfLastSwitchover?: string
Property Value
string
timeReclamationOfFreeAutonomousDatabase
The date and time the Always Free database will be stopped because of inactivity.
timeReclamationOfFreeAutonomousDatabase?: string
Property Value
string
usedDataStorageSizeInGbs
The storage space consumed by Autonomous Database in GBs.
usedDataStorageSizeInGbs?: number
Property Value
number
usedDataStorageSizeInTbs
The amount of storage that has been used, in terabytes.
usedDataStorageSizeInTbs?: number
Property Value
number
vnetId
VNET for network connectivity
vnetId?: string
Property Value
string
whitelistedIps
The client IP access control list (ACL). This is an array of CIDR notations and/or IP addresses. Values should be separate strings, separated by commas. Example: ['1.1.1.1','1.1.1.0/24','1.1.2.25']
whitelistedIps?: string[]
Property Value
string[]