HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_LU_LU_PASSWORD
Chapter 3452
fqplu_name
Fully qualified LU name for the partner LU, as defined
to SNAplus2. 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.
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
AP_INVALID_PLU_NAME
The
fqplu_name
parameter was not
valid.
AP_INVALID_LU_NAME
The
lu_name
parameter was not
valid.
AP_INVALID_LU_ALIAS
The
lu_alias
parameter was not
valid.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
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.