Retrieval of Data Change Notification History

Retrieves data change notification history for a monitored cluster.

Syntax

DataChangeNotificationHistoryVO SUPMonitor.getDataChangeNotificationHistories(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