"SoftLayer_" prefix removed for readability.
Add a permission action to the group.
Assigns a SoftLayer_User_Permission_Action object to the group.
Name | Type | Description |
---|---|---|
action | SoftLayer_User_Permission_Action | Permission Action 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.