HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_RJE_WKSTN_DEF
Chapter 4916
AP_OK
buf_size
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
.
num_entries
The number of entries actually returned.
Each entry in the data buffer consists of the following:
total_num_entries
Total number of entries that could have been returned.
This may be higher than
num_entries
.
rje_wkstn_def_summary.overlay_size
The size of the returned rje_wkstn_def_summary
structure, and therefore the offset to the start of the
next entry in the data buffer.
rje_wkstn_def_summary.workstation_name
The name of the workstation.
rje_wkstn_def_detail.overlay_size
The size of the returned rje_wkstn_def_detail
structure, and therefore the offset to the start of the
next entry in the data buffer.
rje_wkstn_def_detail.workstation_name
The name of the workstation.
rje_wkstn_def_detail.def_data
The details of the workstation, as defined in the
configuration. The format of this information is the
same as for the DEFINE_RJE_WKSTN verb.