"SoftLayer_" prefix removed for readability.
Unlinks a permission group to the role.
Unlinks a SoftLayer_User_Permission_Group object to the role.
Name | Type | Description |
---|---|---|
group | SoftLayer_User_Permission_Group | Unink role to provided group. |
Throws the exception “Can’t unlink 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.