This command lists protected paths.
Usage
protectedpath list [--protection-policy-name NAME]
[--state INITIAL_SYNC|INIT|INCREMENTAL_SYNC|SUSPENDED|ERROR|DETACHED]
[--name NAME]
[--progress]Options
| Filters the list by protection policy name. |
| Filters the list by the specified state. |
| Filters the list by protected path name |
| Displays progress details. |
Example
vcli: admin> protectedpath list
+-----+--------------------+--------+--------+----------+----------------+-------------------+------------------------+----------+-----------------+--------+----------------------+-------------+--------------------+---------------------------------+---------------+
| ID | Name | Role | State | PATH | Path On Remote | Peer-cluster-name | Protection-policy-name | Is-local | Bandwidth(MB/s) | Health | Aggregated Usage(GB) | Tenant-name | Remote-tenant-name | Replication-streams | Sync-interval |
+-----+--------------------+--------+--------+----------+----------------+-------------------+------------------------+----------+-----------------+--------+----------------------+-------------+--------------------+---------------------------------+---------------+
| 5 | protected_cucumber | Source | Active | /p1z1zgl | /p1z1zgl | vast_enough | flashy-chat | N/A | None | OK | None | default | default | ['__ignore_stream_0_p1z1zgl'] | 86400 |
| 138 | protected_elephant | Source | Active | /cucXN77 | /cucXN77 | vast_enough | flashy-chat | N/A | None | OK | None | default | default | ['__ignore_stream_100_cucXN77'] | 86400 |
| 139 | protected_cheese | Source | Active | /wpAaQn7 | /wpAaQn7 | vast_enough | flashy-chat | N/A | None | OK | None | default | default | ['__ignore_stream_101_wpAaQn7'] | 86400 |
+-----+--------------------+--------+--------+----------+----------------+-------------------+------------------------+----------+-----------------+--------+----------------------+-------------+--------------------+---------------------------------+---------------+