High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_SECURITY_ACCESS_LIST
Chapter 4 903
Length of the information returned in the buffer.
total_buf_size
Returned value indicating the size of buffer that would
have been required to return all the list information
requested. This may be higher than
buf_size
.
total_num_entries
Total number of entries that could have been returned.
This may be higher than
num_entries
.
num_entries
The number of entries actually returned. The last
entry may be incomplete. This is indicated by the
last_list_incomplete
parameter.
num_init_users
If the
user_name
parameter was set to a nonzero value,
so that the information for the first security access list
in the returned data does not start with the first user
in that list, this parameter indicates the number of
user name structures for this list that are included in
the returned data. Otherwise, this parameter is not
used.
num_last_users
If the
last_list_incomplete
parameter indicates
that the data for the last list is incomplete, this
parameter indicates the number of user name
structures for this list that are included in the returned
data. (The
num_filtered_users
parameter returned
for this list indicates the total number of user name
structures that are available). Otherwise, this
parameter is not used.
last_list_incomplete
Specified whether the information for the last security
access list is incomplete. Possible values are:
AP_YES
The complete data for the last security access list was
too large to fit in the data buffer. At least one user