Delete QoS Monitor Data (QtoqDeleteQoSMonitorData) API


  Required Parameter Group:

1 QoS collection name or names Input Array of Char(10)
2 Length of QoS collection name or names Input Binary(4)
3 Error code I/O Char(*)

  Service Program: QSYS/QTOQMONAPI

  Default Public Authority: *USE

  Threadsafe: Yes

The Delete QoS Monitor Data (QtoqDeleteQoSMonitorData) API allows the user to delete one or more sets of collected QoS monitor data.


Authorities and Locks

Special Authority
*IOSYSCFG

Required Parameter Group

QoS collection name or names
INPUT; CHAR(*)

The QoS collected name or names is an array of names the user wishes to delete.

Number of QoS collection name or names
INPUT; BINARY(4)

The length of the QoS collection names array.  This value should be in multiples of 10.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages

Message ID Error Message Text
CPF3C1E E Required parameter &1 omitted.
CPF3CF1 E Error code parameter not valid.
CPF9810 E Library &1 not found.
CPF9872 E Program or service program &1 in library &2 ended. Reason code &3.


API introduced: V5R2

[ Back to top | UNIX-Type APIs | APIs by category ]