v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Creates a new backup of the specified Autonomous Database.

post/#X-Amz-Target=Odb.CreateAutonomousDatabaseBackup

Headers

X-Amz-Target'Odb.CreateAutonomousDatabaseBackup' required

Request body

autonomousDatabaseIdstring required

The unique identifier of the Autonomous Database to back up.

displayNamestring

The user-friendly name for the Autonomous Database backup.

retentionPeriodInDaysinteger

The retention period, in days, for the Autonomous Database backup.

clientTokenstring

A client-provided token to ensure the idempotency of the request.

tagsobject

The list of resource tags to apply to the Autonomous Database backup. Each tag is a key-value pair with no predefined name, type, or namespace.

Response

Success

displayNamestring

The user-friendly name of the Autonomous Database backup that was created.

status'AVAILABLE' | 'FAILED' | 'PROVISIONING' | 'TERMINATED' | 'TERMINATING' | 'UPDATING' | 'MAINTENANCE_IN_PROGRESS'

The current status of the Autonomous Database backup.

statusReasonstring

Additional information about the current status of the Autonomous Database backup, if applicable.

autonomousDatabaseBackupIdstring required

The unique identifier of the Autonomous Database backup that was created.