GET service replication
Lists information about replication configuration for the specified bucket.
Requests
Syntax
Parameters
Parameter | Description | Required |
---|---|---|
| Bucket name. Type: string. Default value: none. | Yes |
Headers
This implementation uses only common request headers.
Responses
Headers
Header | Description |
---|---|
| Endpoint of the remote region where to replicate objects to. |
| Access key of a user of the remote region used to replicate objects. |
| Access secret of a user of the remote region used to replicate objects. |
Body
An XML replication configuration in the following format:
Examples
Sample request
Returns replication configuration of the bucket test
.
Sample response
Last updated