Retrieval of Device Notification History

Retrieves device notification history for the monitored objects in a cluster.

Syntax

DeviceNotificationHistoryVO SUPMonitor.getDeviceNotificationHistories(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