access: managers
Removes an entry from a Service Processor’s Multi-server Management logical group set.
sp delete logical-group GROUP_NAME [-a | --all]
| Arguments | Description |
|---|---|
GROUP_NAME |
Specifies the name of the logical group you wish to remove. This argument is repeatable to remove multiple logical groups at one time. |
[-a | --all] |
Specifies to remove all logical groups. |
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. |