BlMntWindow - updateWindowEndDate


BlMntWindow - updateWindowEndDate

Description :

This command updates the maintenance window's end date 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.

newDate

String

New end date for the Maintenance Window.

Example

The following example shows how to update the end date of the maintenance window called "Test Window" in ACL policy called "Test Policy" to be October 3rd 2009.

Script





BlMntWindow updateWindowEndDate "Test Policy" "TestWindow" 2009-10-03



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.7