Retrieval of Current Replication Requests

Retrieves current replication requests for the specified domains and packages.

Syntax

ReplicationRequestVO SUPMonitor.getReplicationRequests(MonitoredObject monitoredObjects)

Returns

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

Examples