"SoftLayer_" prefix removed for readability.
Links a permission group to the role.
Links a SoftLayer_User_Permission_Group object to the role.
Name | Type | Description |
---|---|---|
group | SoftLayer_User_Permission_Group | Link role to provided group. |
Throws the exception “Can’t link role and group: Permission Denied.” if a customer user attempts this request without the proper permission.
Throws the exception “Invalid group” if the permission group does not exist.