Retrieval of Data Change Notification Performance

Retrieves data change notification performance for monitored objects in a cluster.

Syntax

DataChangeNotificationPerformanceVO SUPMonitor.getDataChangeNotificationPerformance(MonitoredObject monitoredObjects, startTime, endTime)

Returns

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

Examples