access: all users
Returns a list of Service Processor IP addresses or hostnames within a logical group.
sp get logical-group members [{-g | --group} GROUP_NAME]
The group name is the name of an existing logical group to list group members. If not specified, members for all groups are returned.
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. |