This command displays the configuration of a specified replication target.
Usage
replicationtarget show --id ID
Required Parameters
Example
This example displays the configuration of the replication target with ID 1.
vcli: admin> replicationtarget show --id 1 +-------------------+----------------------------------------------+ | ID | 1 | | Name | AWS-S3-REPLICATION-TARGET | | State | INIT | | Proxies | [] | | Bucket-name | bucket-1 | | Http-protocol | https | | Custom-bucket-url | None | | Aws-region | None | | Aws-role | None | +-------------------+----------------------------------------------+
Comments
0 comments
Article is closed for comments.