Administration Commands
delete_rcf_access
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
INVALID_PORT_NAME
The specified port name was not the name of a port defined on the SNAplus2 system.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
secondary_rc
PORT_ACTIVE
The specified port cannot be modified because it is currently active.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.87 delete_rcf_access
The delete_rcf_access command deletes access to the SNAplus2 Remote Command Facility (RCF) that was previously specified using define_rcf_access. For more information about RCF, refer to the
Because RCF access parameters are defined as domain resources, this command is not associated with a particular node.
SNAplus2 acts on the RCF access parameters during node
2.87.1 Supplied Parameters
[delete_rcf_access]
No parameters are supplied for this command.
2.87.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.87.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
279