HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_DOMAIN_CONFIG_FILE
AP_OK
3.20.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_DLUS_NAME
The supplied dlus_name parameter contained a character that was not valid or was not in the correct
format.
AP_INVALID_BKUP_DLUS_NAME
The supplied dlus_name parameter contained a character that was not valid or was not in the correct
format.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.20.5 Returned Parameters: Function Not Supported
If the verb does not execute successfully because the local nodes conguration does not support it, SNAplus2
returns the following parameters:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The local node does not support DLUR; this is dened by the dlur_support parameter on the
DEFINE_NODE verb.
3.20.6 Returned Parameters: Other Conditions
Appendix B, Common Return Codes lists further combinations of primary and secondary return codes that are
common to all NOF verbs.
3.21 DEFINE_DOMAIN_CONFIG_FILE
DEFINE_DOMAIN_CONFIG_FILE species a comment string to be included in the header of the domain
conguration le, or modies an existing comment string.
There is no equivalent verb for a node conguration le, because the header for this le does not contain a
comment string; use the description parameter in the DEFINE_NODE verb to include comment information in a
node conguration le.
This verb must be issued to the domain conguration le.
3.21.1 VCB Structure
typedef struct define_domain_config_file
{
138