High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_COS_TG_ROW
Chapter 4562
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
buf_size
Length of the information returned in the supplied
buffer.
total_buf_size
Returned value indicating the size of buffer that would
have been required to return all the list information
requested. A value greater than
buf_size
indicates
that not all the available entries were returned.
num_entries
Number of entries returned in the data buffer.
total_num_entries
Total number of entries available. A value greater than
num_entries
indicates that not all the available
entries were returned.
Each entry in the data buffer consists of the following
parameters:
cos_tg_row_data.overlay_size
The size of the returned cos_tg_row_data structure,
and therefore the offset to the start of the next entry in
the data buffer.
cos_tg_row_data.cos_name
Class of service name. This is an 8-byte type-A
EBCDIC string (starting with a letter), padded on the
right with EBCDIC spaces if the name is shorter than
8 characters.
cos_tg_row_data.tg_row_index
TG row index (the first row has an index of zero).