High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_EMULATOR_USER_DEF
Chapter 4 675
returned. If detailed information about user sessions is
being returned, this number includes partial entries
(for which a session name is specified, so that the
returned data does not include the user definition or
the user's first session).
To request data for a specific user 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 number of 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, and the level of information
required for each entry. Specify the level of information
with one of the following values:
AP_SUMMARY
Summary information only.
AP_DETAIL
Detailed information.
Combine this value using a logical OR operation with
one of the following values:
AP_FIRST_IN_LIST
Start at the first session for the first user in the list.
AP_LIST_INCLUSIVE
Start at the entry specified by the supplied user name
and session name, or start at the first session for the
specified user if no session name is specified.
AP_LIST_FROM_NEXT
If a session name is specified, start at the session
immediately following the specified session. If no
session name is specified, start at the first session for
the specified user.
The list is ordered by user name, and then by session
name (irrespective of session type) for each user. For
more information about how the list is ordered and how