esacli ibmId
Use the esacli ibmId command to add IBM® user IDs that can access the Electronic Service Agent support website to view status.
Synopsis
esacli ibmId –i {IBM user id list}
Description
The esacli ibmId command adds IBM user IDs that can access the Electronic Service Agent support website to view status.
Options
- -i | --ibmid
- Comma-separated list of IBM user IDs to be granted access to the Electronic Service Agent website.
Exit status
The following table contains the codes that are returned by this command.0: The operation completed successfully.1: IBM Electronic Service Agent instance is not running.10: Unsupported option was specified. Option: {option}.14: A required option was not provided. Option: {option}.18: An option was set more than once. Option: {option}.19: An option value was not provided when required. Option: {option}.27: An invalid IBM ID was specified. IBM ID: {id}
Example
- Set IBM user accounts
The example illustrates adding two user IDs to access the Electronic Service Agent website.
esacli ibmId –i “user1,user2” The command completed successfully.