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.

<statistics>
     <upToDateAsOfString>2019-07-12T10: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>
     <objectsVerified>200000</objectsVerified>
     <objectsReplicatedAfterVerification>0</objectsReplicatedAfterVerification>
</statistics>

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.