Adapter for IBM Power 10.11 | Built-In Services | pub.ibmp:setDefaultUser
 
pub.ibmp:setDefaultUser
Sets the default user for the system name specified in $connectionAlias.
Input Parameters
Parameter Name
Description
$connectionAlias
String. Required. Fully qualified connection name of the IBM Power system.
userId
String. User ID to set as the default user for the system name specified in $connectionAlias.
Output Parameters
Parameter Name
Description
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.