Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Get Object Replication Info

GET /{object_name}?replicationInfo

Returns object replication status.

URL Format

Host Style: http://bucketname.ns1.emc.com/{object_name}?replicationInfo
Path Style: http://ns1.emc.com/bucketname/{object_name}?replicationInfo

Alternatively, both styles can specify the namespace using the x-emc-namespace header.


Prerequisites

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 Body

Response indicating if both object entry and data are replicated, e.g. true 100.0

Field Description Type Notes
ObjectReplicationInfo
IndexReplicated Boolean
ReplicatedDataPercentage Float