High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_DOWNSTREAM_PU
Chapter 4662
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:
downstream_pu_data.overlay_size
The size of the returned downstream_pu_data
structure, and therefore the offset to the start of the
next entry in the data buffer.
downstream_pu_data.dspu_name
Name of the downstream PU. The name is an 8-byte
EBCDIC type-A string, padded on the right with
EBCDIC spaces if the name is shorter than 8
characters.
downstream_pu_data.description
A null-terminated text string describing the LS to the
downstream PU, as specified in the definition of the LS.
downstream_pu_data.ls_name
Name of the LS used to access the downstream PU.
This is an 8-byte ASCII string, padded on the right
with spaces if the name is shorter than 8 characters.
downstream_pu_data.pu_sscp_sess_active