ExclusionWindow - addServers


ExclusionWindow - addServers

Description :

This command adds one or more servers to an exclusion window.

The argument windowName is the handle to the exclusion window being modified.

Command Input :

Variable Name

Variable Type

Description

windowName

String

Name of the exclusion window to be updated

serverNames

String list

Comma-separated list of the server names

Example

The following example shows how to add servers named engrhas21agt1 and engrhas21agt2 to an exclusion window called MonthlyWindow.

Script

WINDOW_KEY=`blcli ExclusionWindow addServers MonthlyWindow engrhas21agt1,engrhas21agt2`

 

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

TrueSight Server Automation Command Line Interface 23.1