Template - executeInstallBatchJobAgainstServers

Template - executeInstallBatchJobAgainstServers

Description :

This command executes an install batch job against a list of servers and returns immediately with the schedule id

Return type : Integer

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 returns immediately.

Script





blcli Template executeInstallBatchJobAgainstServers /TemplateGroupName TestTemplate server1,server2,server3 



Was this page helpful? Yes No Submitting... Thank you

Comments