mssqlRecoverableRanges
Get recoverable ranges of a Microsoft SQL database Supported in v5.0+ Retrieve the recoverable ranges for a specified Microsoft SQL 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) | GetMssqlDbRecoverableRangesInput! | Input for V1GetMssqlDbRecoverableRanges. |
Returns
MssqlRecoverableRangeListResponse!