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. |
Example
vcli: admin> protectedpath show --id 4 +------------------------+------------------+ | ID | 4 | | Name | Backthisup | | Role | Source | | State | Active | | PATH | /Dir | | Path On Remote | /Dir | | Peer-cluster-name | N/A | | Protection-policy-name | AlwaysBackUpData | | Is-local | N/A | | Bw | N/A | | Health | OK | +------------------------+------------------+ 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.