Returns object replication status for each destination.
Host Style: http://bucketname.ns1.emc.com/{object_name}?detailedReplicationStatus[&versionId={version_id}]
Path Style: http://ns1.emc.com/bucketname/{object_name}?detailedReplicationStatus
Alternatively, both styles can specify the namespace using the x-emc-namespace header.
The following conditions must be met in order to call this operation.
BaseUrl used in a host-style request URL should be pre-configured using the ECS Management API or the ECS Portal (for example, emc.com in the URL: bucketname.ns1.emc.com).
Namespace and bucket corresponding to this object should exist
Response indicating replication status for each destination
| Field | Description | Type | Notes |
| ObjectDetailedReplicationStatus | |||
| ObjectName | The name of the object | String | |
| VersionId | The version ID of the object | String | |
| DestinationReplicationStatus |
0-* Elements |
||
| DestinationARN | The destination arn | String | |
| ReplicationStatus | The destination replication status - either one of these states: FAILED, PENDING, COMPLETED | String |