Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateAutonomousDatabaseBackupDetails

Details to create an Oracle Autonomous Database backup.

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

Properties

autonomousDatabaseId

autonomousDatabaseId: string

The OCID of the Autonomous Database backup.

Optional backupDestinationDetails

backupDestinationDetails: model.BackupDestinationDetails

Optional displayName

displayName: undefined | string

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

Optional isLongTermBackup

isLongTermBackup: undefined | false | true

Indicates whether the backup is long-term

Optional retentionPeriodInDays

retentionPeriodInDays: undefined | number

Retention period, in days, for long-term backups Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj