Operations at oracle/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| oracle/catalogOracleRmanBackups | POST | Add exported Oracle database backups to Rman catalog |
| oracle/deleteObsolete | POST | Remove obsolete archived logs and backups |
| oracle/disableBackupModeForOracleDatabase | POST | Disable backup mode for Oracle database |
| oracle/getArchiveLogsInfo | POST | Get archived logs sequence bounds and current system change number |
| oracle/getEstimatedOracleBaseBackupMaxSize | POST | Get estimated max size of Oracle base backup |
| oracle/getEstimatedOracleIncrementalBackupMaxSize | POST | Get estimated max size of Oracle incremental backup |
| oracle/mountOracleDatabase | PUT | Mount Oracle database |
| oracle/openDatabasesAfterRestore | POST | Open Oracle databases after restore |
| oracle/openOracleDatabase | PUT | Open Oracle database |
| oracle/openOracleDatabaseResetLogs | PUT | Open Oracle database with reset logs option |
| oracle/recoverOracleDatabase | POST | Recover Oracle database |
| oracle/removeDatabaseFiles | PUT | Remove database files |
| oracle/removeOracleRmanBackups | PUT | Remove Oracle Rman backups |
| oracle/restoreArchiveLogs | POST | Restore archived logs |
| oracle/restoreControlFile | POST | Restore control file for specified instance |
| oracle/restoreOracleDatabase | PUT | Restore Oracle database |
| oracle/shutdownOracleInstances | POST | Shutdown Oracle instances |
| oracle/startOracleDatabaseBackupLevel0 | PUT | Performs level 0 backup of Oracle database |
| oracle/startOracleInstanceService | PUT | Start Oracle instance service |
| oracle/startRmanBackupsExport | POST | Initiate export process on remote machine side |
| oracle/startUpNoMountOracleInstance | PUT | Start up Oracle database with no mount option |
| oracle/switchOracleDatabaseToArchiveLogMode | POST | Switch Oracle database to archive log mode |
| oracle/truncateLogs | POST | Truncate archive log files |
| oracle/truncateLogsForInstance/{instanceName} | POST | Truncate archive log files for specified instance |
| oracle/uncatalogOracleRmanBackups | POST | Remove exported Oracle database backups from Rman catalog |