BlMntWindow - updateWindowDaysOfTheMonth
BlMntWindow - updateWindowDaysOfTheMonth
Description :
This command updates the maintenance window's days of the month 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 month for the Maintenance Window. |
Example
The following example shows how to update the days of the month of the maintenance window called "Test Window" in ACL policy called "Test Policy" to be the 1st, 5th and 7th
Script
BlMntWindow updateWindowDaysOfTheMonth "Test Policy" "TestWindow" 1,5,7
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*