Template - executeInstallBatchJobAndWaitAgainstServers
Template - executeInstallBatchJobAndWaitAgainstServers
Description :
This command executes an install batch job against a list of servers and waits for it to finish
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. |
serverList | com.bladelogic.om.infra.cli.helper.StringList | List of servers name. |
Example
The following example executes an install job against a list of servers and waits for it to complete.
Script
blcli Template executeInstallBatchJobAndWaitAgainstServers /TemplateGroupName TestTemplate server1,server2,server3
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*