HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_LU_POOL
Chapter 3454
the
num_lus
parameter. Each name is an 8-byte type A
EBCDIC string (starting with a letter), padded on the
right with EBCDIC spaces if the name is shorter than
8 characters.
If
num_lus
is set to zero, to remove all LUs from the
pool and delete the pool, this parameter is not used.
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_POOL_NAME
The supplied pool name was not
valid.
AP_INVALID_LU_NAME
One or more of the specified LU
names did not match the name of an
LU in the pool.
AP_INVALID_NUM_LUS
The supplied
num_lus
parameter was
not in the valid range.
Returned Parameters: Other Conditions
Appendix A, “Common Return Codes,” lists further combinations of
primary and secondary return codes that are common to all NOF verbs.