High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_NODE_LIMITS
Chapter 4838
typedef struct node_options
{
unsigned char network_node; /* is Network Node supported? */
unsigned char end_node; /* is End Node supported? */
unsigned char len_node; /* is LEN Node supported? */
unsigned char dlur_support; /* is DLUR supported? */
unsigned char pu_conc_support; /* is PU Conc supported? */
unsigned char tn_server_support; /* is TN Server supported? */
unsigned char hpr_support; /* level of HPR support */
unsigned char back_level_client; /* are back-level clients supported?*/
} NODE_OPTIONS;
Supplied Parameters
The application supplies the following parameter:
opcode
AP_QUERY_NODE_LIMITS
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
max_limits.num_lu_0_to_3_lus
The maximum number of type 0-3 LUs that your
license allows you to define. A value of zero indicates
that you cannot define any type 0-3 LUs; a value of -1
indicates no limit.
max_limits.num_lu_0_to_3_sessions
The maximum number of type 0-3 sessions that your
license allows you to have active at any one time. A
value of zero indicates that you cannot activate any
type 0-3 sessions; a value of -1 indicates no limit.
max_limits.num_local_lus
The maximum number of local APPC LUs that your
license allows you to define. A value of zero indicates
that you cannot define any local APPC LUs; a value of