Deletion of Monitoring Data Using SUPCluster

Deletes monitoring data.

Syntax

void deleteMonitoringData(Date startTime, Date endTime) throws SUPAdminException;

Returns

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

Examples