Retrieval of Cache Group Performance

Retrieves cache group perfomance data of the monitored objects within a specified time range.

Syntax

CacheGroupPerformanceVO SUPMonitor.getCacheGroupPerformances(MonitoredObject monitoredObjects, startTime, endTime)

Returns

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

Examples