"SoftLayer_" prefix removed for readability.
Adds a list of permission actions to the group.
Assigns multiple SoftLayer_User_Permission_Action objects to the group.
Name | Type | Description |
---|---|---|
actions | SoftLayer_User_Permission_Action[] | Permission Actions to be added. |
Throws the exception “You cannot add action to group: Permission Denied.” if a customer user attempts this request without the proper permission.
Throws the exception “Can’t access action” if the permission action does not exist.