Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

SmartServerGroup - updateByName


SmartServerGroup - updateByName

Description :

This command updates the definition of the destination smart group, based on the definition of the source smart group. Note, the source and the destination smart group cannot have the same parent group.

Return type : com.bladelogic.om.infra.model.group.smartgroup.SmartGroup

Command Input :

Variable Name

Variable Type

Description

srcSmartGroupPath

String

Path to the source smart group.

destSmartGroupPath

String

Path to the destination smart group.

Example

The following example finds the source and destination smart server groups by name, then updates the destination smart server group.

Script





blcli SmartServerGroup updateByName /f2/newSmartGroup /f1/oldSmartGroup



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.7