MaintenanceWindow - removePermission
MaintenanceWindow - removePermission
Description :
This command removes a permission from a maintenance window.
Returns the ACL.
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
windowName | String | Name of the maintenance 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 MaintenanceWindow.Modify from a maintenance window named WeeklyMaintWindow.
Script
blcli MaintenanceWindow removePermission WeeklyMaintWindow SampleRole MaintenanceWindow.Modify
Was this page helpful? Yes No
Submitting...
Thank you
Comments