access: managers
Adds a new entry into a Service Processor's Multi-server Management logical group set. 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 GROUP_NAME
| Arguments | Description |
|---|---|
GROUP_NAME |
Specifies the name of the logical group you wish to add. This argument is repeatable to add multiple logical groups at one time. |
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. |