Template - executeUnInstallBatchJobAgainstServers
Template - executeUnInstallBatchJobAgainstServers
Description :
This command executes an uninstall 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 uninstall job against a list of servers and returns immediately.
Script
blcli Template executeUnInstallBatchJobAgainstServers /TemplateGroupName TestTemplate server1,server2,server3
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*