High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_NODE
Chapter 3322
Length of create parameters structure.
cp_create_parms.description
A text string (0-31 characters followed by a null
character) describing the node. This string is for
information only; it is stored in the node's configuration
file and returned on the QUERY_NODE verb, but
SNAplus2 does not make any other use of it.
cp_create_parms.node_type
One of the following node types:
AP_END_NODE
AP_LEN_NODE
cp_create_parms.fqcp_name
Node's fully qualified CP name. The name is a 17-byte
EBCDIC string, right-padded with EBCDIC spaces. It
consists of a network ID of up to 8 A-string characters,
an EBCDIC dot (period) character, and a network
name of up to 8 A-string characters.
cp_create_parms.cp_alias
Locally used CP alias. This alias can be used by APPC
applications to access the CP LU. This is an 8-byte
ASCII string. All 8 bytes are significant and must be
set.
cp_create_parms.mode_to_cos_map_supp
Specifies whether the node provides mode-to-COS
mapping. For a LEN node, mode-to-COS mapping is
not supported. Possible values are:
AP_YES
Mode-to-COS mapping is supported. A mode defined
for this node must include an associated COS name,
which specifies either an SNA-defined COS or one
defined using DEFINE_COS.
AP_NO
Mode-to-COS mapping is not supported. Default COS
names will be used.