HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DELETE_LS_ROUTING
AP_NO
The fq_partner_lu parameter does not contain a wildcard entry.
3.65.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.65.4 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_LOCAL_LU
The lu_name parameter contained a character that was not valid.
AP_INVALID_PARTNER_LU
The fq_partner_lu parameter contained a character that was not valid.
AP_INVALID_WILDCARD_NAME
The wildcard_fqplu parameter was set to
AP_YES, but the fq_partner_lu parameter was not a valid
wildcard name.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.65.5 Returned Parameters: State Check
If the verb does not execute because of a state error, SNAplus2 returns the following parameters.
primary_rc
AP_STATE_CHECK
secondary_rc
Possible values are:
AP_INVALID_LOCAL_LU
The lu_name parameter did not match an existing LS routing record.
AP_INVALID_PARTNER_LU
The fq_partner_lu parameter did not match an existing LS routing record for the specified local LU.
AP_INVALID_WILDCARD_NAME
The wildcard_fqplu parameter was set to YES, but no matching entry was found.
AP_INVALID_RESOURCE_NAME
No LS routing entry that matched the supplied parameters was found.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_STATE_CHECK, which
are common to all NOF verbs.
296