v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
OracleDTC

Full database restore to original

Automatically restores the specified database to the original server.

post/oraclesbt/v1/orgs/{orgID}/jobs/restores/original

Path parameters

orgIDinteger required

Specify the ID of your organization. Get the ID of an organization using the 'List all organizations' API.

Request body

backupsetIDinteger

Specify the ID of your backup set. Get the ID of your backup set using the 'List all backup sets' API.

cancelRunningJobboolean

Specify if you want to cancel the ongoing backup jobs running on the database.

restoreWalletboolean

Specify if you want to restore the wallet files present (if any) in the snapshot mentioned.

rmanChannelsinteger

Specify the number of RMAN Channels to use for restore. You cannot provide more than 32 RMAN Channels.

snapshotNamestring

Specify the name of the snapshot. Get the name of the snapshot using the 'List all snapshots' API.

Response

Successfully triggered restore job

jobIDinteger

The unique identification number associated with the job.