access: managers
Removes a Service Processor IP address from a logical group.
sp delete logical-group member {–g | --group} GROUP_NAME
{{–s | --sp} SP_IP_OR_HOST | {-p | --platform} PF_HOSTNAME | UUID}
Argument Description {–g | --group} The name of an existing logical group. {–s | --sp} The Service Processor IP address or 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. |