This command displays the configuration of a specified protection policy.
Usage
protectionpolicy show --id ID
Required Parameters
Example
vcli: admin> protectionpolicy show --id 3 +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | ID | 3 | | Name | hourly | | Schedule | [{'every': '1h', 'start-at': '2021-06-03 09:34:28', 'keep-local': '0d', 'keep-remote': '6h'}, {'every': '5m', 'start-at': '2021-06-24 14:47:48', 'keep-local': '0d', 'keep-remote': '15m'}] | | Replication Peer | 28-54-go | | Snapshot Prefix | hourly | | Clone Type | NATIVE_REPLICATION | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Comments
0 comments
Article is closed for comments.