Operations at oracleDatabaseRecoveryPoints/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| oracleDatabaseRecoveryPoints/agents/{agentId}/allOracleDatabaseRPs | GET | Gets the summary information for all Oracle database recovery points associated with the specified agent. Note that this list can potentially be very large. |
| oracleDatabaseRecoveryPoints/agents/{agentId}/oracleDatabaseRPs/delete | DELETE | Deletes all Oracle database recovery points for specified agent. |
| oracleDatabaseRecoveryPoints/oracleDatabaseRPs/{recoveryPointId}/delete | DELETE | Deletes specified Oracle database recovery point and all related recovery points |
| oracleDatabaseRecoveryPoints/repositories/{repositoryId}/agents/{agentId}/oracleDatabaseRPs | GET | Gets the summary information for all Oracle Database recovery points associated with the specified repository and agent. Note that this list can potentially be very large. |