Template - executeInstallBatchJobAgainstServerGroupsForRunID
Template - executeInstallBatchJobAgainstServerGroupsForRunID
Description :
This command executes an install batch job against a list of server groups and waits for it to start (returns the job run key)
Return type : com.bladelogic.om.infra.app.service.job.JobRunKey
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
templateGroupName | String | Fully qualified template group name. |
templateName | String | Name of the template. |
serverGroupList | com.bladelogic.om.infra.cli.helper.StringList | List of server groups names. |
Example
The following example executes an install job against a list of server groups and waits for it to start.
Script
blcli Template executeInstallBatchJobAgainstServerGroupsForRunID /TemplateGroupName TestTemplate Group1,Group2,Group3
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*