Operations at OracleDatabaseRecoveryPointsManagement

This page describes the backend methods at this endpoint.

Signature Description
DeleteRecoveryPointsResponse DeleteOracleDatabaseRecoveryPointsChain(String recoveryPointId) Deletes specified Oracle database recovery point and all related recovery points
DeleteRecoveryPointsResponse DeleteOracleDatabaseRecoveryPointsForAgent(String agentId) Deletes all Oracle database recovery points for specified agent.
OracleDatabaseRecoveryPointSummaryInfoCollection GetAllOracleDatabaseRecoveryPoints(String agentId) Gets the summary information for all Oracle database recovery points associated with the specified agent. Note that this list can potentially be very large.
OracleDatabaseRecoveryPointSummaryInfoCollection GetOracleDatabaseRecoveryPointsByRepository(String repositoryId, String agentId) 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.