Template - executeUnInstallBatchJobAgainstServerGroups

Template - executeUnInstallBatchJobAgainstServerGroups

Description :

This command executes an uninstall batch job against a list of server groups 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.

serverGroupList

com.bladelogic.om.infra.cli.helper.StringList

List of server groups names.

Example

The following example executes an uninstall job against a list of server groups and returns immediately.

Script





blcli Template executeUnInstallBatchJobAgainstServerGroups /TemplateGroupName TestTemplate Group1,Group2,Group3 



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

Comments