This command displays details of a specific replication stream.
Usage
replicationstream show --id IDRequired Parameters
| Specifies which replication stream to display. |
Example
This example shows a (source) stream waiting for a standby:
vcli: admin> replicationstream show --id 48
+--------------------------+------------------------------+
| ID | 48 |
| Name | vcli-stream-A-C |
| Role | Source |
| State | Waiting for a standby stream |
| Source-dir | /e |
| Protected-path-id | 43 |
| Bandwidth(MB/s) | 0.000 |
| Remote-tenant-name | default |
| Priority-score | 1.967 |
| Priority-number | 14 |
| Is-manual-priority-score | False |
+--------------------------+------------------------------+