Retrieval of Device Notification Performance

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

Syntax

DeviceNotificationPerformanceVO SUPMonitor.getDeviceNotificationPerformance(MonitoredObject monitoredObjects, startTime, endTime)

Returns

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

Examples