This command displays the configuration of a specified protection policy.
Usage
protectionpolicy show --id ID
Required Parameters
Example
vcli: admin> protectionpolicy show --id 1 +-------------+------------------------------------------------------------------------------------------------+ | ID | 1 | | Name | AlwaysBackUpData | | Schedules | [{'every': '20s', 'start-at': '2021-02-08 09:25:24', 'keep-local': '1m', 'keep-remote': '0m'}] | | Target Name | LOCAL | | Prefix | ABD | | Clone Type | LOCAL | +-------------+------------------------------------------------------------------------------------------------+
Comments
0 comments
Article is closed for comments.