Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

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*

BMC Server Automation Command Line Interface 8.3