High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_ADJACENT_LEN_NODE
Chapter 3 397
string, right-padded with EBCDIC spaces. Do not
specify any LU names if you are deleting the entire
LEN node definition (if
num_of_lus
is zero).
You can specify a “wildcard” LU name to match
multiple LU names, by specifying only the initial
characters of the name. For example, the wildcard LU
name APPN.LU will match APPN.LUNAME or
APPN.LU01 (but will not match APPN.NAMELU).
However, all the LU names specified on a single verb
must be of the same type (wildcard or explicit), as
defined by the
wildcard_lus
parameter below. To
remove both types of LU names from the same LEN
node,usemultipleDELETE_ADJACENT_LEN_NODE
verbs.
wildcard_lus
Indicates whether the specified LU names are wildcard
entries or explicit LU names. Possible values are:
AP_YES
The specified LU names are wildcard entries.
AP_NO
The specified LU names are explicit entries.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_CP_NAME
The
cp_name
parameter contained a character that was
not valid.