This command displays the configuration of a specified S3 replication peer.
Usage
s3replicationpeer show --id ID
Required Parameters
Example
This example displays the configuration of the S3 replication peer with ID 1.
vcli: admin> s3replicationpeer 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.