SmartComponentGroup - updateById
SmartComponentGroup - updateById
Description :
This command updates the definition of the destination smart group, based on the definition of the source smart group.
Return type : com.bladelogic.om.infra.model.group.smartgroup.SmartGroup
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
srcSmartGroupId | Integer | ID of the source smart group. |
destSmartGroupId | Integer | ID of the destination smart group. |
Example
The following example updates a destination smart group.
Script
SRC_ID=`blcli SmartComponentGroup groupNameToId /f2/newSmartGroup`
DEST_ID=`blcli SmartComponentGroup groupNameToId /f1/oldSmartGroup`
blcli SmartComponentGroup updateById $SRC_ID $DEST_ID
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*