BlMntWindow - updateWindowDaysOfTheWeek
BlMntWindow - updateWindowDaysOfTheWeek
Description :
This command updates the maintenance window's days of the week specified by name from the ACL policy specified by name Returns the DBKey of the updated ACL policy.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
policyName | String | Name of the ACL policy. |
windowName | String | Name of the Maintenance Window. |
newDays | String | Days of the week for the Maintenance Window. |
Example
The following example shows how to update the days of the week of the maintenance window called "Test Window" in ACL policy called "Test Policy" to be Sunday, Thursday, Saturday
Script
BlMntWindow updateWindowDaysOfTheWeek "Test Policy" "TestWindow" 1,5,7
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*