This command displays details of an async replication peer.
Usage
replicationpeer show --id IDRequired Parameters
| Specifies which replication peer to display. |
Example
vcli: admin> replicationpeer show --id 10
+-----------------------------------------------+-----------------------------------+
| ID | 10 |
| Name of native replication peer configuration | assertive-gibbon |
| State | CONNECTED |
| Remote-Leading-VIP | 198.168.100.200 |
| Local-VIP-Pool-ID | 3 |
| Remote-version | 4.6.0 |
| Last-heart-beat | 2023-03-15T19:05:51Z |
| Remote-Space-Left | 1126135934703643 |
| Remote-Peer-Name | vasterthanever |
| Health | OK |
| Mss | 1400 |
| Remote-VIP-Range | 198.168.100.200 - 198.168.100.203 |
| Secure-mode | NONE |
+-----------------------------------------------+-----------------------------------+