High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
UNREGISTER_INDICATION_SINK
Chapter 51078
indication_opcode
The
opcode
parameter of the indication that is no
longer required.
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_OP_CODE
The
indication_opcode
parameter did not match the
opcode
of any of the SNAplus2 NOF indications, or the
application has not previously registered to receive the
specified indication on this target handle.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
Returned Parameters: Function Not Supported
If the verb does not execute successfully because the local node does not
support the function associated with the specified indication, SNAplus2
returns the following parameters:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The local node does not support the specified
indication. For details of the support required for each
indication, see the description of each indication in
Chapter 6, “NOF Indications.”
Returned Parameters: Other Conditions
Appendix A, “Common Return Codes,” lists further combinations of