HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
STOP_INTERNAL_PU
Chapter 5 1091
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_STOP_TYPE
The
stop_type
parameter was not
set to a valid value.
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_PU_NOT_DEFINED
The supplied PU name did not match
the name of a defined internal PU.
AP_PU_ALREADY_DEACTIVATING
The PU is already in the process of
being stopped.
AP_PU_NOT_ACTIVE
The PU is not active.
Returned Parameters: Function Not Supported
If the verb does not execute because the node's configuration does not
support it, SNAplus2 returns the following parameter:
primary_rc
AP_FUNCTION_NOT_SUPPORTED