Replication Statistics Retrieval

Retrieves the replication statistics for a cluster, a domain, a package, or a specific mobile business object.

Syntax

ReplicationStatisticsVO SUPMonitor.getReplicationStatistics(MonitoredObject monitoredObject, startTime, endTime)

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples