ExclusionWindow - removePermission
ExclusionWindow - removePermission
Description :
This command removes a permission from an exclusion window.
Returns the ACL.
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
windowName | String | Name of the exclusion window |
roleName | String | Name of the role |
authName | String | Name of the authorization |
Example
The following example shows how to remove the permission consisting of the role SampleRole and the authorization ExclusionWindow.Modify from an exclusion window named WeeklyExclWindow.
Script
blcli ExclusionWindow removePermission WeeklyExclWindow SampleRole ExclusionWindow.Modify
Was this page helpful? Yes No
Submitting...
Thank you
Comments