Replication link statistics data type example

Here’s an XML example of the statistics data type that describes the statistics property of the link data type; the properties shown are those that are returned by a verbose GET request for an active/active link:

<statistics>
    <upToDateAsOfString>2014-03-18T10:47:59-0400</upToDateAsOfString>
    <upToDateAsOfMillis>1395154079640</upToDateAsOfMillis>
    <bytesPending>189027593061</bytesPending>
    <bytesPendingRemote>319740</bytesPendingRemote>
    <bytesReplicated>72254119306967</bytesReplicated>
    <bytesPerSecond>56215390</bytesPerSecond>
    <objectsPending>534</objectsPending>
    <objectsPendingRemote>2</objectsPendingRemote>
    <objectsReplicated>295661</objectsReplicated>
    <operationsPerSecond>119.1</operationsPerSecond>
    <errors>0</errors>
    <errorsPerSecond>0.0</errorsPerSecond>
</statistics>

Trademark and LegalDisclaimer

© 2016 Hitachi Data Systems Corporation. All rights reserved.