ExclusionWindow - addServerGroups
ExclusionWindow - addServerGroups
Description :
This command adds one or more target server groups 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 |
groupNames | String list | Comma-separated list of the target server group names |
Example
The following example shows how to add server groups named serverGroup1 and serverGroup2 to an exclusion window named MonthlyWindow.
Script
WINDOW_KEY=`blcli ExclusionWindow addServerGroups MonthlyWindow serverGroup1,serverGroup2`
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*