Retrieval of Summary Replication History

Retrieves a summary of replication history for the specified domains and packages.

Syntax

ReplicationHistorySummaryVO SUPMonitor.getReplicationHistorySummaries(MonitoredObject monitoredObjects, startTime, endTime, offset, length, SortedField sortedField)

Returns

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

Examples