setDefaultUser
The service sets the default user for the system name that is specified in $connectionAlias.
- Input parameters
-
- $connectionAlias
- String. Connection alias of the IBM® Power® system.
- userId
- String. Default user ID to set for the system name specified in $connectionAlias.
- Return values
-
- success
- String. Status of the service execution. Returns true if the service runs successfully, else returns false.
- error
- String. Error message if the service fails.