High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_RJE_WKSTN
Chapter 4892
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
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
.
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.
Each entry in the data buffer consists of the following:
rje_wkstn_summary.overlay_size
The size of the returned rje_wkstn_summary
structure, and therefore the offset to the start of the
next entry in the data buffer.
rje_wkstn_summary.workstation_name
The name of the RJE workstation.
rje_wkstn_summary.system_name
The computer name on which the workstation is
running. This is an ASCII string, padded on the right
with spaces.
rje_wkstn_summary.wkstn_pid
The process ID of the workstation.
rje_wkstn_detail.overlay_size
The size of the returned rje_wkstn_detail structure,