Here’s an XML example of the tenant data type that describes the tenant-name resource for replication link content; the properties shown are those that are returned by a GET request for a tenant in an active/active link:
<tenant>
<status>REPLICATING</status>
<upToDateAsOfString>2014-03-19T17:45:15-0400</upToDateAsOfString>
<upToDateAsOfMillis>1395265515303</upToDateAsOfMillis>
<objectsPending>196</objectsPending>
<bytesPending>46347338966</bytesPending>
<objectsPendingRemote>14</objectsPendingRemote>
<bytesPendingRemote>735856</bytesPendingRemote>
</tenant>
© 2017 Hitachi Data Systems Corporation. All rights reserved.