High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_TP_LOAD_INFO
Chapter 4976
AP_LIST_INCLUSIVE
Start at the entry specified by the combination of TP
name and LU alias.
AP_LIST_FROM_NEXT
Start at the entry immediately following the entry
specified by the combination of TP name and LU alias.
For more information about how the list is ordered and
how the application can obtain specific entries from it,
see “List Options For QUERY_* Verbs”.
tp_name
TP name to query. This is a 64-byte EBCDIC string,
padded on the right with spaces if the name is shorter
than 64 characters. Specify all binary zeroes to match
on all TPs. This value is ignored if
list_options
is set
to AP_FIRST_IN_LIST.
lu_alias
The LU alias to query. This is an 8-byte ASCII string,
padded on the right with spaces if the name is shorter
than 8 bytes. Specify all binary zeroes to match on all
LUs.
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.