HWNPM0001E The specified summarization level (level) is invalid. It must be an integer value between minimum and maximum, inclusive.

Explanation

The summarization level that was passed as argument on the Performance Manager API call is invalid. The method that was called returns this error indicator.

Action

Modify the caller of this method to pass a valid summarization level as parameter. The valid levels are enumerated via the summtype_* constants in the com.ibm.tpc.perf.api.ApiConstants interface.