This command displays details of a specific protected path.
Usage
protectedpath show --id ID [--progress]
Required Parameters
Options
|
Displays progress details. Without this option, the command displays the path's configured properties, state, bandwidth and health. |
Examples
vcli: admin> protectedpath show --id 115 +------------------------+-----------------------------+ | ID | 115 | | Name | flamboyant-brilliant-ocelot | | Role | Source | | State | Initial Sync | | PATH | /src_rep_dir_cc4ac35b | | Path On Remote | /rep-target-ceea0805 | | Peer-cluster-name | N/A | | Protection-policy-name | flamboyant-brilliant-ocelot | | Is-local | N/A | | Bandwidth(MB/s) | 0.000 | | Health | OK | | Aggregated Usage(GB) | None | | Tenant-name | default | | Remote-tenant-name | | +------------------------+-----------------------------+ vcli: admin> protectedpath show --id 4 --progress +--------------------------------------------+-------------------------+ | ID | 4 | | Name | Backthisup | | Last Restore Point Creation Time | 2021-06-27T12:04:52Z | | Last Uploading Restore Point State | IN_PROGRESS | | Last Uploading Restore Point Physical Size | 0 | | Last Uploading Restore Point Logical Size | 0 | | Eta | None | | Inode Count | 1 | | Progress | None | +--------------------------------------------+-------------------------+
Comments
0 comments
Article is closed for comments.