High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_LU_0_TO_3
Chapter 4 751
AP_LIST_FROM_NEXT
Start at the entry immediately following the entry
specified by the
lu_name
parameter.
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”.
pu_name
PU name for which LU information is required. To list
only information about LUs associated with a specific
PU, specify the PU name. To obtain a complete list for
all PUs, set this field to binary zeros.
lu_name
Name of the local LU. 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. This parameter is ignored if
list_options
is set to AP_FIRST_IN_LIST.
host_attachment
Host attachment filter. If the verb is issued to a
running node, this parameter specifies whether to filter
the returned information by whether the LUs are
attached to the host directly or using DLUR. Possible
values are:
AP_DIRECT_ATTACHED
Return information only on LUs directly attached to
the host system.
AP_DLUR_ATTACHED
Return information only on LUs supported by DLUR.
AP_NONE
Return information about all LUs regardless of host
attachment.
If the node is not running, this parameter is ignored;
SNAplus2 returns information about all LUs
regardless of host attachment.