Share via


AutonomousDatabaseBackupProperties interface

AutonomousDatabaseBackup resource model

Properties

autonomousDatabaseOcid

The OCID of the Autonomous Database.

backupType

The type of backup.

databaseSizeInTbs

The size of the database in terabytes at the time the backup was taken.

dbVersion

A valid Oracle Database version for Autonomous Database.

displayName

The user-friendly name for the backup. The name does not have to be unique.

isAutomatic

Indicates whether the backup is user-initiated or automatic.

isRestorable

Indicates whether the backup can be used to restore the associated Autonomous Database.

lifecycleDetails

Additional information about the current lifecycle state.

lifecycleState

The current state of the backup.

ocid

The OCID of the Autonomous Database backup.

provisioningState

Azure resource provisioning state.

retentionPeriodInDays

Retention period, in days

sizeInTbs

The backup size in terabytes (TB).

timeAvailableTil

Timestamp until when the backup will be available.

timeEnded

The date and time the backup completed.

timeStarted

The date and time the backup started.

Property Details

autonomousDatabaseOcid

The OCID of the Autonomous Database.

autonomousDatabaseOcid?: string

Property Value

string

backupType

The type of backup.

backupType?: string

Property Value

string

databaseSizeInTbs

The size of the database in terabytes at the time the backup was taken.

databaseSizeInTbs?: number

Property Value

number

dbVersion

A valid Oracle Database version for Autonomous Database.

dbVersion?: string

Property Value

string

displayName

The user-friendly name for the backup. The name does not have to be unique.

displayName?: string

Property Value

string

isAutomatic

Indicates whether the backup is user-initiated or automatic.

isAutomatic?: boolean

Property Value

boolean

isRestorable

Indicates whether the backup can be used to restore the associated Autonomous Database.

isRestorable?: boolean

Property Value

boolean

lifecycleDetails

Additional information about the current lifecycle state.

lifecycleDetails?: string

Property Value

string

lifecycleState

The current state of the backup.

lifecycleState?: string

Property Value

string

ocid

The OCID of the Autonomous Database backup.

ocid?: string

Property Value

string

provisioningState

Azure resource provisioning state.

provisioningState?: string

Property Value

string

retentionPeriodInDays

Retention period, in days

retentionPeriodInDays?: number

Property Value

number

sizeInTbs

The backup size in terabytes (TB).

sizeInTbs?: number

Property Value

number

timeAvailableTil

Timestamp until when the backup will be available.

timeAvailableTil?: Date

Property Value

Date

timeEnded

The date and time the backup completed.

timeEnded?: string

Property Value

string

timeStarted

The date and time the backup started.

timeStarted?: string

Property Value

string