cluster list-snapshoted-paths-remote

Prev Next

This command lists paths on a remote replication peer that are protected by snapshots. Snapshots can be manual snapshots or snapshots created by protected paths.

Usage

 cluster list-snapshoted-paths-remote --peer-id ID
                                      --tenant TENANT_NAME

Required Parameters

--peer-id ID

Specifies which replication peer for which to list paths that have snapshots.

--tenant TENANT_NAME

Specifies the name of the tenant on the remote peer for which to return paths.

Example

vcli: admin> cluster list-snapshoted-paths-remote --peer-id 1 --tenant default
+------+
| Name |
+------+
| /a/  |
+------+