This command displays details of a specified native/s3 replication restore point.
Usage
restorepoint show --id ID
Required Parameters
| Specifies by ID which restore point to show. |
Example
vcli: admin> restorepoint show --id 10
+---------------+--------------------------------------------------+
| ID | 10 |
| Name | stream-comet-2020-07-13-144234-921633 (point 10) |
| State | COMPLETE |
| Bandwidth | 0.000 |
| Physical Size | 0.000 |
| Logical Size | 0.000 |
| Creation Time | 2020-07-13 15:35:40 |
| Target Name | target-comet-2020-07-13-144234-921633 |
| Stream Name | stream-comet-2020-07-13-144234-921633 |
+---------------+--------------------------------------------------+