High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_LS
Chapter 4744
The interval between the initial attempt and the first
retry is always one second. If zero is returned, the
default value configured with
DEFINE_DLUR_DEFAULTS is used. This parameter
is ignored if
ls_detail.def_data.dspu_services
is
not set to AP_DLUR.
ls_detail.def_data.dlus_retry_limit
Maximum number of retries after an initial failure to
contact the DLUS specified in the
ls_detail.def_data.dlus_name
and
ls_detail.def_data.bkup_dlus_name
parameters. If
zero is returned, the default value configured through
DEFINE_DLUR_DEFAULTS is used. If 0x0FFFF is
returned, SNAplus2 retries indefinitely. This
parameter is ignored if
ls_detail.def_data.dspu_services
is not set to
AP_DLUR.
ls_detail.def_data.link_spec_data_len
Length of link-specific data that is passed unchanged
to link station component during initialization. The
data structure for this data follows the ls_def_data
structure, but is padded to start on a 4-byte boundary.
For more details of the link-specific data, see
“DEFINE_LS”.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_LINK_NAME
The
list_options
parameter was set to
AP_LIST_INCLUSIVE to list all entries starting from
the supplied name, but the
ls_name
parameter was not
valid.
AP_INVALID_LIST_OPTION