MaintenanceWindow - addServerGroups
MaintenanceWindow - addServerGroups
Description :
This command adds one or more target server groups to a maintenance window.
The argument windowName is the name of the maintenance window being modified.
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
windowName | String | Name of the maintenance 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 a maintenance window named MonthlyWindow.
Script
WINDOW_KEY=`blcli MaintenanceWindow addServerGroups MonthlyWindow serverGroup1,serverGroup2`
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*