SP Add Logical-Group Member Subcommand

access: manager

Adds a new Service Processor IP address or platform hostname to an already-defined logical group.
These logical groups can be used to initiate operations on a set of remote Service Processors from a master Service Processor.

sp add logical-group member {–g | --group} GROUP_NAME
{{–m | --member} [SP_IP_HOSTNAME | {-p | --platform} PLATFORM_HOSTNAME | UUID]

Argument Description
{–g | --group} The name of an existing logical group.
{–m | --member} The Service Processor IP address or Service Processor hostname .
{-p | --platform} The platform hostname.

Return Codes

Following are the return values for this command:

Code Numeric Code Code Description
NWSE_Success 0 NWSE_Success Command successfully completed.
NWSE_InvalidUsage 1 NWSE_InvalidUsage Invalid usage: bad parameter usage, conflicting options specified. The remote mount point was not specified.
NWSE_InvalidArgument 4 NWSE_InvalidArgument One or more arguments were incorrect or invalid. The local directory does not exist.
NWSE_NoPermission 6 NWSE_NoPermission Not authorized to perform this operation.

 

Related Topics

System Management Commands

SP Command