"SoftLayer_" prefix removed for readability.
Assign a user customer to the role.
Assigns a SoftLayer_User_Customer object to the role.
Name | Type | Description |
---|---|---|
user | SoftLayer_User_Customer | Add role to provided user. |
Throws the exception “Can’t add user to role: Permission Denied.” if a customer user attempts this request without the proper permission.
Throws the exception “Invalid user” if the user customer does not exist.