HWNPM0605E The report columns parameter of a call to the performance reporting API method_name contains a metric or counter type that is not available for a specified device of type device_type and specified component with type code component_type. The metric or counter type code is type_code.
Explanation
The caller of a product reporting API receives a TPCMessage object containing this message if an API call fails with an InvalidParameterException. One of the data columns requested in the output is for a metric or counter of a type that is not available for a requested device and component type.
Action
The application must exclude the unavailable metric or counter from the request. The application can use the getMetricList and getCounterList APIs to determine the available metrics and counters prior to requesting data.