Operations at oracle/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| oracle/agent/{agentId}/includeOracleVssWriter | PUT | Includes Oracle Vss Writer |
| oracle/agents/{agentId}/getAgentOracleMetadata | GET | Gets the Oracle metadata for the agent |
| oracle/agents/{agentId}/getAgentOracleMetadataExtended | GET | Gets the extended Oracle metadata for the agent |
| oracle/agents/{agentId}/oracleIntegrityCheckSettings | PUT | Sets the Oracle integrity check settings for the agent |
| oracle/agents/{agentId}/oracleIntegrityCheckSettings | GET | Gets the Oracle integrity check settings for the agent |
| oracle/agents/{agentId}/oracleLogTruncationSettings | GET | Gets the Oracle log truncation settings for the agent |
| oracle/agents/{agentId}/oracleLogTruncationSettings | PUT | Sets the Oracle log truncation settings for the agent |
| oracle/backupDatabase | PUT | Backup Oracle database |
| oracle/checksumcheckconfig | POST | Sets the configuration of the Oracle integrity check queue |
| oracle/enableArchiveLogMode | PUT | Enable Archive log mode for all agent databases |
| oracle/exportOracleRmanBackups | PUT | Exports Oracle Rman backups |
| oracle/oracleDatabaseVerify | PUT | Performs database verify |
| oracle/oracleIntegrityCheckConfig | GET | Gets the configuration of the Oracle integrity check queue |
| oracle/oracleIntegrityCheckEntries | GET | Gets the contents of the Oracle integrity check queue |
| oracle/remountOracleDatabases | PUT | Remounts agent Oracle databases |
| oracle/restoreOracleDatabase | PUT | Restore Oracle database |
| oracle/saveOracleInstanceCredentials/{agentId} | POST | Saves specified credentials for Oracle instance. |
| oracle/tnsnames/{agentId}/{oracleHomeName} | GET | Gets the Oracle TNS names for specified home. |
| oracle/truncate | POST | Truncate Oracle Logs. |
| oracle/verifycredentials/{agentId} | POST | Verifies specified credentials for Oracle instance. |