High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_DLUS
Chapter 4640
buf_size
Size of the supplied data buffer.
num_entries
Maximum number of DLUSs for which data should be
returned. To request data for a specific DLUS rather
than a range, specify the value 1. To return as many
entries as possible, specify zero; in this case, SNAplus2
will return the maximum numberof entries that can be
accommodated in the supplied data buffer.
list_options
The position in the list from which SNAplus2 should
begin to return data. Specify one of the following
values:
AP_FIRST_IN_LIST
Start at the first entry in the list.
AP_LIST_INCLUSIVE
Start at the entry specified by the
dlus_name
parameter.
AP_LIST_FROM_NEXT
Start at the entry immediately following the entry
specified by the
dlus_name
parameter.
The list is ordered by
dlus_name
. For more information
about how the application can obtain specific entries
from the list, see “List Options For QUERY_* Verbs”.
dlus_name
Name of the DLUS for which information is required,
or the name to be used as an index into the list of
DLUSs. This value is ignored if
list_options
is set to
AP_FIRST_IN_LIST.
The name is a 17-byte EBCDIC string, right-padded
with EBCDIC spaces. It consists of a network ID of up
to 8 A-string characters, an EBCDIC dot (period)
character, and a network name of up to 8 A-string
characters.