High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_DEFAULTS
Chapter 3192
DEFINE_DEFAULTS
DEFINE_DEFAULTS specifies default parameters used by the node.
VCB Structure
typedef struct define_defaults
{
AP_UINT16 opcode; /* verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
AP_UINT16 primary_rc; /* primary return code */
AP_UINT32 secondary_rc; /* secondary return code */
DEFAULT_CHARS default_chars; /* default parameters */
} DEFINE_DEFAULTS;
typedef struct default_chars
{
unsigned char description[32]; /* resource description */
unsigned char reserv2[16]; /* reserved */
unsigned char mode_name[8]; /* default mode name */
unsigned char implicit_plu_forbidden; /* disallow implicit PLUs? */
unsigned char specific_security_codes;/* generic security sense */
/* codes? */
AP_UINT16 limited_timeout; /* timeout for limited sessions*/
unsigned char reserv[244]; /* reserved */
} DEFAULT_CHARS;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_DEFINE_DEFAULTS
default_chars.description
A null-terminated text string (0-31 characters followed
by a null character) describing the default parameters.
This string is for information only; it is stored in the
node's configuration file and returned on the