oracleRecoverableRanges
Get recoverable ranges of a Oracle database Supported in v5.0+ Retrieve the recoverable ranges for a specified Oracle database. A begin and/or end timestamp can be provided to retrieve only the ranges that fall within the window.
Arguments
| Argument | Type | Description |
|---|---|---|
| input (required) | GetOracleDbRecoverableRangesInput! | Input for InternalGetOracleDbRecoverableRanges. |
Returns
OracleRecoverableRangeListResponse!